@charset "UTF-8";
/*!
Theme Name: Clubstome
Theme URI: http://www.templatemonster.com/
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Motorbike news.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clubstome
Tags: blue, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

blank is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Social List
# Accessibility
# Alignments
# Clearings
# Grid
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
    font-family: 'HelveticaCdMed_1';
    src: url('fonts/HelveticaCdMed_1.eot');
    src: url('fonts/HelveticaCdMed_1.eot') format('embedded-opentype'),
         url('fonts/HelveticaCdMed_1.woff2') format('woff2'),
         url('fonts/HelveticaCdMed_1.woff') format('woff'),
         url('fonts/HelveticaCdMed_1.ttf') format('truetype'),
         url('fonts/HelveticaCdMed_1.svg#HelveticaCdMed_1') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueLTStdUltLtCn_2';
    src: url('fonts/HelveticaNeueLTStdUltLtCn_2.eot');
    src: url('fonts/HelveticaNeueLTStdUltLtCn_2.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLTStdUltLtCn_2.woff2') format('woff2'),
         url('fonts/HelveticaNeueLTStdUltLtCn_2.woff') format('woff'),
         url('fonts/HelveticaNeueLTStdUltLtCn_2.ttf') format('truetype'),
         url('fonts/HelveticaNeueLTStdUltLtCn_2.svg#HelveticaNeueLTStdUltLtCn_2') format('svg');
}
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 16px;
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  margin: 12px 0; }

.page .typography_wrap h1 {
  margin-top: 0;
  margin-bottom: 15px; }
.page .typography_wrap h2 {
  margin-top: 33px;
  margin-bottom: 19px; }
.page .typography_wrap h3 {
  margin-top: 39px;
  margin-bottom: 13px; }
.page .typography_wrap h4 {
  margin-bottom: 14px;
  margin-top: 41px; }
.page .typography_wrap h5 {
  margin-top: 41px;
  margin-bottom: 5px; }
.page .typography_wrap h6 {
  margin-top: 0; }
.page .typography_wrap p {
  margin-top: 0; }

.title_typography {
  margin-bottom: 37px;
  margin-top: 22px; }

.wrap_contacts h4 {
  margin: 25px 0; }
.wrap_contacts p {
  margin: 9px 0 0; }
  .wrap_contacts p em {
    padding: 18px 0 0;
    display: block; }

.contacts_message {
  padding: 11px 0 9px;
  display: block; }

p {
  margin: 12px 0 17px; }

dfn, cite, em, i {
  font-style: italic; }

blockquote, .post-format-quote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none;
  padding: 2px 7px; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.sp-slides-container {
	background-color:#191919;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.col-xs-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .footer-area-wrap .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

  .col-xl-pull-0 {
    right: auto; }

  .col-xl-pull-1 {
    right: 8.33333%; }

  .col-xl-pull-2 {
    right: 16.66667%; }

  .col-xl-pull-3 {
    right: 25%; }

  .col-xl-pull-4 {
    right: 33.33333%; }

  .col-xl-pull-5 {
    right: 41.66667%; }

  .col-xl-pull-6 {
    right: 50%; }

  .col-xl-pull-7 {
    right: 58.33333%; }

  .col-xl-pull-8 {
    right: 66.66667%; }

  .col-xl-pull-9 {
    right: 75%; }

  .col-xl-pull-10 {
    right: 83.33333%; }

  .col-xl-pull-11 {
    right: 91.66667%; }

  .col-xl-pull-12 {
    right: 100%; }

  .col-xl-push-0 {
    left: auto; }

  .col-xl-push-1 {
    left: 8.33333%; }

  .col-xl-push-2 {
    left: 16.66667%; }

  .col-xl-push-3 {
    left: 25%; }

  .col-xl-push-4 {
    left: 33.33333%; }

  .col-xl-push-5 {
    left: 41.66667%; }

  .col-xl-push-6 {
    left: 50%; }

  .col-xl-push-7 {
    left: 58.33333%; }

  .col-xl-push-8 {
    left: 66.66667%; }

  .col-xl-push-9 {
    left: 75%; }

  .col-xl-push-10 {
    left: 83.33333%; }

  .col-xl-push-11 {
    left: 91.66667%; }

  .col-xl-push-12 {
    left: 100%; }

  .col-xl-offset-0 {
    margin-left: 0%; }

  .col-xl-offset-1 {
    margin-left: 8.33333%; }

  .col-xl-offset-2 {
    margin-left: 16.66667%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-4 {
    margin-left: 33.33333%; }

  .col-xl-offset-5 {
    margin-left: 41.66667%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-7 {
    margin-left: 58.33333%; }

  .col-xl-offset-8 {
    margin-left: 66.66667%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-10 {
    margin-left: 83.33333%; }

  .col-xl-offset-11 {
    margin-left: 91.66667%; }

  .col-xl-offset-12 {
    margin-left: 100%; } }
.col-xs-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.col-xs-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

@media (min-width: 544px) {
  .col-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }

  .col-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }
@media (min-width: 768px) {
  .col-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }

  .col-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }
@media (min-width: 992px) {
  .col-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }

  .col-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }
@media (min-width: 1200px) {
  .col-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }

  .col-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }
.row-xs-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.row-xs-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.row-xs-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

@media (min-width: 544px) {
  .row-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }

  .row-sm-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

  .row-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }
@media (min-width: 768px) {
  .row-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }

  .row-md-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

  .row-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }
@media (min-width: 992px) {
  .row-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }

  .row-lg-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

  .row-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }
@media (min-width: 1200px) {
  .row-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }

  .row-xl-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

  .row-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }
.col-xs-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.col-xs-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.col-xs-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

@media (min-width: 544px) {
  .col-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }

  .col-sm-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }

  .col-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
@media (min-width: 768px) {
  .col-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }

  .col-md-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }

  .col-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
@media (min-width: 992px) {
  .col-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }

  .col-lg-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }

  .col-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
@media (min-width: 1200px) {
  .col-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }

  .col-xl-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }

  .col-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff
  /* Fallback for when there is no custom background color defined. */ }

a, a:focus, a:visited {
  outline: none !important;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease; }

a:hover {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

blockquote, .post-format-quote, q {
  quotes: "" ""; }
  blockquote:before, .post-format-quote:before, blockquote:after, .post-format-quote:after, q:before, q:after {
    content: ""; }

blockquote, .post-format-quote {
  position: relative;
  margin: 0;
  padding: 46px 20px 1px 0; }
  .single blockquote, .single .post-format-quote {
    padding: 34px 20px 6px 0; }
  blockquote p, .post-format-quote p {
    margin-bottom: 0; }
  blockquote cite, .post-format-quote cite {
    position: relative;
    display: block;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 9px;
    padding: 0 0 0 14px;
    font-size: 14px;
    font-size: 0.875rem; }
    blockquote cite:before, .post-format-quote cite:before {
      content: "";
      width: 10px;
      height: 1px;
      top: 7px;
      left: 0;
      position: absolute;
      display: block; }
  blockquote:before, .post-format-quote:before {
    content: "\201c";
    position: absolute;
    font-size: 50px;
    left: -5px;
    top: -3px;
    margin: 0; }
    @media (min-width: 992px) {
      blockquote:before, .post-format-quote:before {
        font-size: 110px;
        line-height: 100px; } }

hr {
  background-color: #e0e0e8;
  border: 0;
  height: 1px;
  margin: 76px 0 70px; }

code {
  padding: 2px 5px; }

ul, ol {
  margin: 0 0 1.5em 1.5em;
  padding-left: 0; }
  .page .entry-content ul, .page .entry-content ol {
    font-size: 1.143em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal-leading-zero; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

.entry-content ol {
  margin-left: 25px;
  margin-top: 21px; }
.entry-content ol li {
  position: relative;
  padding-left: 5px;
  padding-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-top: 14px; }
  .entry-content ol li:first-child {
    margin-top: 0; }
  .entry-content ol li a {
    padding-left: 10px; }
.entry-content ul {
  margin-left: 20px;
  margin-top: 21px; }
.entry-content ul li {
  position: relative;
  margin-top: 14px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase; }
  .entry-content ul li:first-child {
    margin-top: 0; }
  .entry-content ul li a {
    padding-left: 17px;
    text-decoration: none; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

/* Inline list */
.inline-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .inline-list li {
    display: inline-block; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%
  /* Adhere to container width. */ }

.single .post-thumbnail .post-thumbnail__img {
  width:100%;
  max-width:800px;
}

.typography_wrap .extrastyle_1 h4 {
  margin-bottom: 20px; }
.typography_wrap .extrastyle_1 p {
  line-height: 31px; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.entry-content table {
  margin: 0 0 1.5em;
  max-width: 100%;
  border: 1px solid #e0e0e8; }
  .entry-content table th,
  .entry-content table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #e0e0e8; }
  .entry-content table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e0e0e8; }
  .entry-content table tbody + tbody {
    border-top: 1px solid #e0e0e8; }

.page-preloader-cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  display: block; }

.wrapper_loader {
  padding-left: 1em;
  padding-right: 1em;
  margin: auto;
  display: block;
  width: 195px;
  height: 100%; }

.cssload-loader {
  width: 49px;
  height: 49px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.cssload-loader {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  margin: -24px 0 0 -24px;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.cssload-loader,
.cssload-loader:before,
.cssload-loader:after {
  animation: 1.15s infinite ease-in-out;
  -o-animation: 1.15s infinite ease-in-out;
  -ms-animation: 1.15s infinite ease-in-out;
  -webkit-animation: 1.15s infinite ease-in-out;
  -moz-animation: 1.15s infinite ease-in-out; }

.cssload-loader:before,
.cssload-loader:after {
  width:100%;
  height:100%;
  border-radius:50%;
  position: absolute;
  top: 0;
  left: 0; }

.cssload-loader:before,
.cssload-loader:after {
  content: ""; }

.cssload-loader:before,
.cssload-loader:after {
  content: "";
  background-color: #48a4a2;
  transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  animation: cssload-animation 1.73s infinite ease-in-out;
  -o-animation: cssload-animation 1.73s infinite ease-in-out;
  -ms-animation: cssload-animation 1.73s infinite ease-in-out;
  -webkit-animation: cssload-animation 1.73s infinite ease-in-out;
  -moz-animation: cssload-animation 1.73s infinite ease-in-out; }

.cssload-loader:after {
  animation-delay: 0.86s;
  -o-animation-delay: 0.86s;
  -ms-animation-delay: 0.86s;
  -webkit-animation-delay: 0.86s;
  -moz-animation-delay: 0.86s; }

@keyframes cssload-animation {
  0% {
    -webkit-transform: translateX(-100%) scale(0);
            transform: translateX(-100%) scale(0); }
  50% {
    -webkit-transform: translateX(0%) scale(1);
            transform: translateX(0%) scale(1); }
  100% {
    -webkit-transform: translateX(100%) scale(0);
            transform: translateX(100%) scale(0); } }
@-ms-keyframes cssload-animation {
  0% {
    -ms-transform: translateX(-100%) scale(0); }
  50% {
    -ms-transform: translateX(0%) scale(1); }
  100% {
    -ms-transform: translateX(100%) scale(0); } }
@-webkit-keyframes cssload-animation {
  0% {
    -webkit-transform: translateX(-100%) scale(0); }
  50% {
    -webkit-transform: translateX(0%) scale(1); }
  100% {
    -webkit-transform: translateX(100%) scale(0); } }
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  left: -100px;
  overflow: hidden;
  width: 61px;
  height: 72px;
  border: none;
  text-indent: 0%;
  background-color: #fff;
  z-index: 999;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);
  text-align: center; }
  @media (min-width: 992px) {
    #toTop {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  #toTop:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
       -moz-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
    font-size: 31px;
    font-size: 1.9375rem;
    line-height: 20px;
    width: 61px;
    margin: 14px 0 0 0;
    top: 0;
    left: 0;
    position: relative;
    display: block;
    content: "expand_less"; }
  #toTop span {
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    display: block;
    vertical-align: top; }
  @media (min-width: 544px) {
    #toTop {
      left: auto;
      right: 20px; } }
  @media (min-width: 768px) {
    #toTop {
      bottom: 0; } }

#toTop:active, #toTop:focus {
  outline: none; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 4px;
  border: none;
  box-shadow: none; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }

.sp-slide-wrap .sp-more a {
  border: 2px solid #00a6a3;
}
.btn {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 2px;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  @media (min-width: 992px) {
    .btn {
      /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ } }
  .btn:hover {
    box-shadow: 0 0 0 transparent; }
  .btn__text, .btn__icon {
    display: inline-block;
    vertical-align: top; }
  .btn__icon {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
       -moz-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
    font-size: 1.5em;
    line-height: inherit; }
    .btn__icon:before {
      content: '\E5C8'; }
  .btn.btn-fullwidth {
    width: 100%;
    text-align: center; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea,
textarea#comment {
  padding: 14px 23px 16px;
  border: none;
  background-color: #f5f6f7;
  border-radius: 4px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  -webkit-appearance: none; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  select:focus,
  textarea:focus,
  textarea#comment:focus {
    box-shadow: none;
    outline: none; }

input[type="search"],
input[type="email"].subscribe-block__input {
  border-radius: 4px; }

button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
  outline: none; }

select {
  border: 1px solid #e0e0e8; }

textarea {
  width: 100%;
  min-height: 150px;
  resize: vertical;
  overflow: auto; }
::-placeholder {
	color:#cccccc;
}
::-moz-placeholder {
  opacity: 1; }

:-moz-placeholder {
  opacity: 1; }

.search-form {
  margin: 0;
  padding: 10px 0; }
  .top-panel .search-form {
    padding: 0; }
  .search-form:after {
    clear: both;
    content: "";
    width: 100%;
    display: block; }
  .search-form__field[type="search"] {
    float: left;
    vertical-align: top;
    width: calc(100% - 100px);
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.875rem; }
    .top-panel .search-form__field[type="search"] {
      background: none;
      border: none;
      padding: 7px 24px 7px 4px;
      box-shadow: none;
      width: calc(100% - 50px); }
      @media (min-width: 1200px) {
        .top-panel .search-form__field[type="search"] {
          width: 175px; } }
    .error-404 .search-form__field[type="search"], .not-found .search-form__field[type="search"] {
      width: 100%;
      margin-bottom: 10px;
      margin-right: 0;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
      .error-404 .search-form__field[type="search"]:focus, .not-found .search-form__field[type="search"]:focus {
        box-shadow: none;
        -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease; }
      @media (min-width: 768px) {
        .error-404 .search-form__field[type="search"], .not-found .search-form__field[type="search"] {
          width: calc(582px - 127px);
          margin-right: 10px;
          max-width: 100%;
          margin-bottom: 0; } }
    .widget .search-form__field[type="search"] {
      width: 100%;
      margin-bottom: 10px;
      margin-right: 0;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
      .widget .search-form__field[type="search"]:focus {
        box-shadow: none;
        -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease; }
      @media (min-width: 768px) {
        .widget .search-form__field[type="search"] {
          width: calc(100% - 100px);
          margin-right: 10px;
          max-width: 100%;
          margin-bottom: 0; } }
      .sidebar-primary .widget .search-form__field[type="search"], .sidebar-secondary .widget .search-form__field[type="search"], .footer-area .widget .search-form__field[type="search"] {
        width: 100%;
        margin-bottom: 10px; }
        @media (min-width: 1200px) {
          .sidebar-primary .widget .search-form__field[type="search"], .sidebar-secondary .widget .search-form__field[type="search"], .footer-area .widget .search-form__field[type="search"] {
            width: calc(100% - 100px);
            max-width: 100%; } }
      .sidebar-1-4 .widget .search-form__field[type="search"] {
        max-width: calc(100% - 100px); }
  .search-form__submit {
    vertical-align: top;
    float: left;
    padding-left: 30px;
    padding-right: 30px; }
    .sidebar-primary .search-form__submit, .sidebar-secondary .search-form__submit {
      margin-bottom: 10px; }
      @media (min-width: 1200px) {
        .sidebar-primary .search-form__submit, .sidebar-secondary .search-form__submit {
          margin-bottom: 0; } }
    .widget .search-form__submit i.material-icons {
      display: none; }
    .widget .search-form__submit em {
      display: none; }
    .error-404 .search-form__submit i.material-icons, .not-found .search-form__submit i.material-icons {
      display: none; }
    .error-404 .search-form__submit span, .not-found .search-form__submit span {
      display: none; }
    .search-form__submit i.material-icons {
      margin: 0 auto;
      display: block;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 20px;
      height: 20px;
      -webkit-transition: all 0.25ss ease;
              transition: all 0.25ss ease; }
    .search-form__submit:active, .search-form__submit:focus, .search-form__submit:hover {
      box-shadow: none; }
    .search-form__submit em {
      font-style: normal; }
    .top-panel .search-form__submit {
      padding: 5px 0;
      background: none;
      width: 50px; }
      .top-panel .search-form__submit span {
        display: none; }
      .top-panel .search-form__submit em {
        display: none; }
      .top-panel .search-form__submit:hover {
        background: none; }

/* widget search */
.widget-area .search-form {
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .widget-area .search-form {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }

.widget-area .widget_search .search-form {
  padding: 23px 20px; }
  @media (min-width: 992px) {
    .widget-area .widget_search .search-form {
      padding: 23px 38px; } }

.sidebar-primary .widget_search .search-form,
.sidebar-secondary .widget_search .search-form {
  padding: 23px 20px 13px; }
  @media (min-width: 992px) {
    .sidebar-primary .widget_search .search-form,
    .sidebar-secondary .widget_search .search-form {
      padding: 23px 38px 13px; } }

.widget-area .widget_search .widget-title {
  padding: 30px 20px 0; }
  @media (min-width: 992px) {
    .widget-area .widget_search .widget-title {
      padding: 30px 38px 0; } }

.comment-respond {
  margin: 23px 0;
  border-top: 1px solid #e0e0e8; }
.comment-reply-title {
  margin: 30px 0 20px;
  text-transform: normal; }
  @media (min-width: 992px) {
    .comment-reply-title {
      font-size: 22px;
      line-height: 1.4;
      margin-bottom: 15px;
      /*margin: 68px 0 23px;*/ } }
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
  margin: 20px 0 0 0; }
.comment-form .form-submit {
  margin: 30px 0 0 0; }
  .comment-form .form-submit .submit {
    /*box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23)*/;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
    @media (min-width: 992px) {
      .comment-form .form-submit .submit {
        /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ } }
    .comment-form .form-submit .submit:hover {
      box-shadow: 0 0 0 transparent; }
  .comment-list .comment-form .form-submit {
    padding-bottom: 30px; }
.comment-form__field {
  width: 100%;
  vertical-align: top; }
  .comment-list .comment-form__field {
    background-color: #fff; }
.comment-form .logged-in-as,
.comment-form .comment-notes {
  margin: 15px 0 25px;
  font-style: italic; }

#cancel-comment-reply-link {
  font-size: 12px;
  font-size: 0.75rem; }

.post-password-form label {
  display: inline-block;
  vertical-align: top; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none; }
  .page .entry-content a {
    text-decoration: underline; }


/*--------------------------------------------------------------
# Widget Google Translate
--------------------------------------------------------------*/
.gTranslateTop{position:relative;background-color:#333;box-sizing:border-box;padding:3px 6px;width:100%;height:30px;}
.gTranslateTop .chatOnline{position:absolute;width:100px;height:28px;}
.gTranslateTop .chatOnline a{color:#fff;width:90px;height:28px;display:inline-block;font-family:"Montserrat",sans-serif}
.gTranslateTop .chatOnline span{color:#fff;display:inline-block;font-size:22px;height:18px;padding:0 0 0 10px;width:40px;}
.gTranslateTop .gTranslateAlinha{position:absolute;right:2.3%;}
#google_translate_element2 {display: none;}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#main-menu {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  @media (min-width: 768px) {
    #main-menu.isStuck {
      position: fixed;
      text-align: center;
      width: 100%;
      left: 0;
      right: 0;
      z-index: 9999;
      padding-top: 0 !important;
      box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease;
      margin: 0 auto; } }
  @media (min-width: 768px) and (min-width: 992px) {
    #main-menu.isStuck {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  @media (min-width: 768px) {
      #main-menu.isStuck > li:last-child {
        margin-right: 0; }
      #main-menu.isStuck > li {
        margin-right: 25px; }
        #main-menu.isStuck > li > a {
          padding: 24px 0; } }

.main-navigation {
  clear: both;
  display: block;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul.sub-menu {
      position: absolute;
      top: 120%;
      visibility: hidden;
      opacity: 0;
      z-index: 99999;
      -webkit-transition: 200ms linear;
              transition: 200ms linear;
      -webkit-transition-property: top, opacity, visibility;
              transition-property: top, opacity, visibility;
      margin: 0;
      left: -9999px;
      height: 0;
      border-radius: 0 0 4px 4px; }
      @media (max-width: 800px) {
        .main-navigation ul ul.sub-menu {
          position: static;
          opacity: 1;
          visibility: visible;
          box-shadow: none;
          background: none;
          margin: 0; }
          .main-navigation ul ul.sub-menu li:before {
            content: "-";
            display: inline-block; }
          .main-navigation ul ul.sub-menu.active {
            height: 100%; } }
      .main-navigation ul ul.sub-menu li {
        background-color: #232323; }
        .main-navigation ul ul.sub-menu li:first-child {
          border-top: none; }
        .main-navigation ul ul.sub-menu li > ul {
          top: 20%;
          background: #fff;
          margin-left: 1px; }
          .main-navigation ul ul.sub-menu li > ul a {
            text-indent: 40px;
            font-size: 14px;
            text-transform: uppercase; }
            @media screen and (min-width: 800px) {
              .main-navigation ul ul.sub-menu li > ul a {
                text-indent: 0px; } }
        .main-navigation ul ul.sub-menu li:hover > ul, .main-navigation ul ul.sub-menu li.focus > ul, .main-navigation ul ul.sub-menu li.menu-hover > ul {
          top: 0;
          left: 100%; }
        @media screen and (min-width: 800px) {
          .main-navigation ul ul.sub-menu li:last-child > a {
            border-bottom: none; } }
        .main-navigation ul ul.sub-menu li > ul.in-transition {
          left: 100%; }
        .main-navigation ul ul.sub-menu li.menu-item-has-children:after {
          font-family: 'Material Icons';
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          /* Support for all WebKit browsers. */
          -webkit-font-smoothing: antialiased;
          /* Support for Safari and Chrome. */
          text-rendering: optimizeLegibility;
          /* Support for Firefox. */
          -moz-osx-font-smoothing: grayscale;
          /* Support for IE. */
          -webkit-font-feature-settings: 'liga';
             -moz-font-feature-settings: 'liga';
                  font-feature-settings: 'liga';
          content: "\e5cc";
          position: absolute;
          top: 16px;
          right: 18px;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 0.8em;
          display: none; }
          @media screen and (min-width: 800px) {
            .main-navigation ul ul.sub-menu li.menu-item-has-children:after {
              display: inline-block; } }
        .main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink {
          margin: 0;
          display: block;
          position: relative!important;;
          right: 0;
          top: 0;
          padding: 0;
          width: 50px;
          height: 50px;
          text-align: center;
          text-indent: 0;
          border: none; }
          .main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink i {
            position: relative;
            top: 12px;
            -webkit-transition: 300ms all;
                    transition: 300ms all; }
          .main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink.active i {
            -webkit-transform: rotateX(180deg);
                    transform: rotateX(180deg); }
          @media screen and (min-width: 800px) {
            .main-navigation ul ul.sub-menu li.menu-item-has-children > a.mobile-sublink {
              display: none; } }
      .main-navigation ul ul.sub-menu a {
        width: 100%;
        text-align: left;
        padding: 17px 20px;
        position: relative;
        font-size: 13.92px;
        font-size: 0.87rem;
        border-bottom: 1px solid #36383a;
        text-indent: 20px; }
        @media screen and (min-width: 800px) {
          .main-navigation ul ul.sub-menu a {
            padding: 17px 15px;
            width: 240px;
            text-indent: 0; } }
      .main-navigation ul ul.sub-menu li:hover > a:before,
      .main-navigation ul ul.sub-menu li.focus > a:before,
      .main-navigation ul ul.sub-menu li.menu-hover > a:before,
      .main-navigation ul ul.sub-menu li.current_page_item > a:before,
      .main-navigation ul ul.sub-menu li.current-menu-item > a:before,
      .main-navigation ul ul.sub-menu li.current_page_ancestor > a:before {
        top: 0;
        bottom: 0;
        opacity: 1; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul,
    .main-navigation ul li.menu-hover > ul {
      top: 100%;
      left: 0;
      /*visibility: visible;
      opacity: 1;*/ }
      @media screen and (min-width: 800px) {
        .main-navigation ul li:hover > ul,
        .main-navigation ul li.focus > ul,
        .main-navigation ul li.menu-hover > ul {
          visibility: visible;
          opacity: 1; }
      }
    .main-navigation ul li > ul.in-transition {
      left: 0; }
  .main-navigation ul.menu {
    font-size: 0;
    line-height: 0;
    margin: 0; }
    width: 950px;
    @media screen and (max-width: 800px) {
      .main-navigation ul ul.sub-menu {
        visibility: hidden;
      }
      .main-navigation ul ul.sub-menu.active{
        visibility: visible;
      }
      .main-navigation ul li.menu-hover > ul {
        visibility: hidden;
      }
    }
    @media screen and (max-width: 800px) {
      .main-navigation ul.menu {
        margin: 0 -10px 0 -10px; } }
    .main-navigation ul.menu > li {
      display: block;
      margin: 0; }
      @media screen and (min-width: 800px) {
        .main-navigation ul.menu > li {
          display: inline-block;
          margin: 0 30px 0 0; } }
      @media (min-width: 768px) {
        .main-navigation ul.menu > li {
          margin: 0 25px; } }
      @media (min-width: 992px) {
        .main-navigation ul.menu > li {
          margin: 0 10px; } }
      @media (min-width: 1200px) {
        .main-navigation ul.menu > li {
          margin: 0 20px; } }
      @media (min-width: 1300px) {
        .main-navigation ul.menu > li {
          margin: 0 45px 0 0; } }
      .boxed-wrap .main-navigation ul.menu > li {
        margin: 0 10px; }
      .main-navigation ul.menu > li > a {
        display: block;
        padding: 17px 20px;
        position: relative;
        font-size: 16px;
        font-size: 1rem;
        border-bottom: 1px solid #36383a; }
        @media (min-width: 1301px) and (max-width: 1400px) {
          .main-navigation ul ul.sub-menu a {
            padding: 17px 18px;
            font-size: 13px;
            font-size: 0.8rem;
          }
          .main-navigation ul.menu > li > a,
          .main-navigation ul ul.sub-menu li > ul a {
            padding: 17px 18px;
            font-size: 13px;
            font-size: 0.8rem;
          }
        }
        @media (min-width: 800px) and (max-width: 1300px) {
          .main-navigation ul.menu > li > a{
            padding: 30px 0 27px;
            font-size: 10px;
            font-size: 0.6rem;
          }
		}
        .main-navigation ul.menu > li > a.mobile-sublink {
          margin: 0;
          display: block;
          position: relative;
          right: 0;
          top: 0;
          padding: 0;
          width: 50px;
          height: 50px;
          text-align: center;
          border-bottom: none; }
          .main-navigation ul.menu > li > a.mobile-sublink i {
            position: relative;
            top: 12px;
            -webkit-transition: 300ms all;
                    transition: 300ms all; }
          .main-navigation ul.menu > li > a.mobile-sublink.active i {
            -webkit-transform: rotateX(180deg);
                    transform: rotateX(180deg); }
          @media screen and (min-width: 800px) {
            .main-navigation ul.menu > li > a.mobile-sublink {
              display: none; } }
        @media screen and (min-width: 800px) {
          .main-navigation ul.menu > li > a {
            padding: 20px 0 37px;
            border-bottom: none; } }
        .main-navigation ul.menu > li > a:before {
          width: 0;
          right: 0;
          bottom: 0;
          content: "";
          height: 2px;
          position: absolute;
          -webkit-transition: all 0.42s ease;
                  transition: all 0.42s ease; }
      .main-navigation ul.menu > li:hover > a:before, .main-navigation ul.menu > li.menu-hover > a:before, .main-navigation ul.menu > li.current_page_item > a:before, .main-navigation ul.menu > li.current-menu-item > a:before, .main-navigation ul.menu > li.current_page_ancestor > a:before {
        width: 100%;
        left: 0;
        -webkit-transition: all 0.35s ease;
                transition: all 0.35s ease; }
  .main-navigation li {
    position: relative;
    text-align: left; }
  .main-navigation a {
    display: block;
    text-decoration: none;
	text-transform:uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    position: relative; }
    .main-navigation a.mobile-sublink {
      display: none; }
  .main-navigation .menu-item_description {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300;
    position: absolute;
    padding: 1px 0 0 0; }
    .sub-menu .main-navigation .menu-item_description {
      position: static; }

.set-menu {
  padding: 10px 0 20px; }

.footer-menu {
  margin: 10px 0 15px; }
  .footer-menu__items li {
    padding: 8px 10px; }
    .footer-menu__items li a {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 300;
      text-transform: uppercase; }
    .footer-menu__items li:first-child {
      border-left: none; }
      .site-footer.default .footer-copyright .footer-menu__items li:first-child, .site-footer.minimal .footer-copyright .footer-menu__items li:first-child {
        margin-left: 15px; }

/* Small menu. */
.menu-toggle {
  display: inline-block;
  line-height: 12px;
  padding: 5px;
  margin-bottom: 10px;
  border-radius: none;
  display: none;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  .menu-toggle i {
    font-size: 28px;
    font-size: 1.75rem; }
  @media screen and (max-width: 800px) {
    .menu-toggle {
      display: block; } }

@media screen and (max-width: 800px) {
  .main-navigation.toggled ul {
    display: block;
    background: #232323; }
  .main-navigation.toggled #main-menu {
    border-top: 1px solid #36383a; }
  .main-navigation.toggled ul.menu > li > a:before {
    display: none; } }

.main-navigation ul {
  display: block; }
  @media (max-width: 801px) {
    .main-navigation ul {
      display: none; } }

.main-navigation.toggled .menu .menu-item:not(.menu-item-has-children) .mobile-sublink {
  display: none; }

/*--------------------------------------------------------------
## Paginations
--------------------------------------------------------------*/
.comment-navigation,
.posts-navigation,
.post-navigation {
  /*border-top: 1px solid #e0e0e8;
  padding: 30px 0;*/ }
  .site-main .comment-navigation, .site-main
  .posts-navigation, .site-main
  .post-navigation {
    margin: 0 0 0;
    overflow: hidden; }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
    padding: 10px 5px 30px 0; }
    @media (min-width: 544px) {
      .comment-navigation .nav-previous,
      .posts-navigation .nav-previous,
      .post-navigation .nav-previous {
        padding: 10px 5px 30px 25px; } }
    @media (min-width: 992px) {
      .comment-navigation .nav-previous,
      .posts-navigation .nav-previous,
      .post-navigation .nav-previous {
        padding: 30px; } }
    .comment-navigation .nav-previous > a,
    .posts-navigation .nav-previous > a,
    .post-navigation .nav-previous > a {
      position: relative;
      display: inline-block;
      vertical-align: top; }
      .comment-navigation .nav-previous > a:before,
      .posts-navigation .nav-previous > a:before,
      .post-navigation .nav-previous > a:before {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        -webkit-font-feature-settings: 'liga';
           -moz-font-feature-settings: 'liga';
                font-feature-settings: 'liga';
        font-size: 24px;
        content: '\E408';
        vertical-align: top;
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -12px; }
      .comment-navigation .nav-previous > a .meta-nav,
      .posts-navigation .nav-previous > a .meta-nav,
      .post-navigation .nav-previous > a .meta-nav {
        position: relative;
        font-size: 16px;
        display: block;
        pointer-events: none;
        opacity: .4; }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    padding: 10px 0 30px 5px; }
    @media (min-width: 544px) {
      .comment-navigation .nav-next,
      .posts-navigation .nav-next,
      .post-navigation .nav-next {
        padding: 10px 25px 30px 5px; } }
    @media (min-width: 992px) {
      .comment-navigation .nav-next,
      .posts-navigation .nav-next,
      .post-navigation .nav-next {
        padding: 30px; } }
    .comment-navigation .nav-next > a,
    .posts-navigation .nav-next > a,
    .post-navigation .nav-next > a {
      position: relative;
      display: inline-block;
      vertical-align: top; }
      .comment-navigation .nav-next > a:after,
      .posts-navigation .nav-next > a:after,
      .post-navigation .nav-next > a:after {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        -webkit-font-feature-settings: 'liga';
           -moz-font-feature-settings: 'liga';
                font-feature-settings: 'liga';
        font-size: 24px;
        content: '\E409';
        vertical-align: top;
        position: absolute;
        right: -30px;
        top: 50%;
        margin-top: -12px; }
      .comment-navigation .nav-next > a .meta-nav,
      .posts-navigation .nav-next > a .meta-nav,
      .post-navigation .nav-next > a .meta-nav {
        position: relative;
        font-size: 16px;
        pointer-events: none;
        opacity: .4;
        display: block; }

.pagination {
  padding:0 0 25px; }
.pagination .nav-links{text-align:center}
  .pagination .page-numbers {
    display: inline-block;
    min-width: 50px;
    height: 50px;
    padding: 5px;
    margin: 0 5px 5px 0;
    border-radius: 4px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 38px;
    text-align: center; }
    .pagination .page-numbers.dots {
      border: none;
      min-width: 30px; }
    .pagination .page-numbers.next, .pagination .page-numbers.prev {
      border: none;
      line-height: 38px; }
      .pagination .page-numbers.next i, .pagination .page-numbers.prev i {
        vertical-align: middle; }

/*--------------------------------------------------------------
## Social List
--------------------------------------------------------------*/
.social-list .social-list__items li {
  margin: 0 0 2px 2px; }
  .social-list .social-list__items li::before {
    display: none; }
.social-list__items li > a {
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
  .social-list__items li > a:hover {
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
  .social-list__items li > a[href*="codepen.io"]::before {
    content: '\f1cb'; }
  .social-list__items li > a[href*="digg.com"]::before {
    content: '\f1a6'; }
  .social-list__items li > a[href*="dribbble.com"]::before {
    content: '\f17d'; }
  .social-list__items li > a[href*="dropbox.com"]::before {
    content: '\f16b'; }
  .social-list__items li > a[href*="facebook.com"]::before {
    content: '\f09a'; }
  .social-list__items li > a[href*="flickr.com"]::before {
    content: '\f16e'; }
  .social-list__items li > a[href*="plus.google.com"]::before {
    content: '\f0d5'; }
  .social-list__items li > a[href*="github.com"]::before {
    content: '\f09b'; }
  .social-list__items li > a[href*="instagram.com"]::before {
    content: '\f16d'; }
  .social-list__items li > a[href*="linkedin.com"]::before {
    content: '\f0e1'; }
  .social-list__items li > a[href*="pinterest.com"]::before {
    content: '\f0d2'; }
  .social-list__items li > a[href*="getpocket.com"]::before {
    content: '\f265'; }
  .social-list__items li > a[href*="reddit.com"]::before {
    content: '\f1a1'; }
  .social-list__items li > a[href*="skype.com"]::before, .social-list__items li > a[href*="skype:"]::before {
    content: '\f17e'; }
  .social-list__items li > a[href*="stumbleupon.com"]::before {
    content: '\f1a4'; }
  .social-list__items li > a[href*="tumblr.com"]::before {
    content: '\f173'; }
  .social-list__items li > a[href*="twitter.com"]::before {
    content: '\f099'; }
  .social-list__items li > a[href*="vimeo.com"]::before {
    content: '\f27d'; }
  .social-list__items li > a[href*="wordpress.org"]::before, .social-list__items li > a[href*="wordpress.com"]::before {
    content: '\f19a'; }
  .social-list__items li > a[href*="youtube.com"]::before {
    content: '\f167'; }
  .social-list__items li > a[href*="amazon.com"]::before {
    content: '\f270'; }
  .social-list__items li > a[href*="tripadvisor"]::before {
    content: '\f262'; }
  .social-list__items li > a[href*="ycombinator.com"]::before {
    content: '\f23b'; }
  .social-list__items li > a[href*="xing.com"]::before {
    content: '\f168'; }
  .social-list__items li > a[href*="yahoo."]::before {
    content: '\f19e'; }
  .social-list__items li > a[href*="vine.co"]::before {
    content: '\f1ca'; }
  .social-list__items li > a[href*="weibo.com"]::before {
    content: '\f18a'; }
  .social-list__items li > a[href*="trello.com"]::before {
    content: '\f181'; }
  .social-list__items li > a[href*="steampowered.com"]::before {
    content: '\f1b6'; }
  .social-list__items li > a[href*="soundcloud.com"]::before {
    content: '\f1be'; }
  .social-list__items li > a[href*="spotify.com"]::before {
    content: '\f1bc'; }
  .social-list__items li > a[href*="stackexchange.com"]::before {
    content: '\f18d'; }
  .social-list__items li > a[href*="stackoverflow.com"]::before {
    content: '\f16c'; }
  .social-list__items li > a[href*="slideshare.net"]::before {
    content: '\f1e7'; }
  .social-list__items li > a[href*="slack.com"]::before {
    content: '\f198'; }
  .social-list__items li > a[href*="skyatlas.com"]::before {
    content: '\f216'; }
  .social-list__items li > a[href*="last.fm"]::before {
    content: '\f202'; }
  .social-list__items li > a[href*="jsfiddle.net"]::before {
    content: '\f1cc'; }
  .social-list__items li > a[href*="behance.net"]::before {
    content: '\f1b4'; }
  .social-list__items li > a[href*="bitbucket.org"]::before {
    content: '\f171'; }
  .social-list__items li > a[href*="codepen.io"]::before {
    content: '\f1cb'; }
  .social-list__items li > a[href*="codiepie.com"]::before {
    content: '\f284'; }
  .social-list__items li > a[href*="connectdevelop.com"]::before {
    content: '\f20e'; }
  .social-list__items li > a[href*="dashcube.com"]::before {
    content: '\f210'; }
  .social-list__items li > a[href*="contao.org"]::before {
    content: '\f26d'; }
  .social-list__items li > a[href*="delicious.com"]::before {
    content: '\f1a5'; }
  .social-list__items li > a[href*="deviantart.com"]::before {
    content: '\f1bd'; }
  .social-list__items li > a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: auto;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
    .social-list--text .social-list__items li > a::before {
      display: none; }
.sidebar-primary .social-list--widget a, .sidebar-secondary .social-list--widget a, .before-loop-area .social-list--widget a, .after-loop-area .social-list--widget a, .before-content-area .social-list--widget a, .after-content-area .social-list--widget a {
  opacity: 1; }

.share {
  position: absolute;
  right: -1px;
  bottom: -3px;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease; }
  .share .share-button:before {
    content: '\e80d';
    font-family: "Material Icons";
    font-size: 24px; }
  .share .share-button:hover {
    cursor: pointer; }
  .share .share-btns__item {
    text-align: right;
    display: inline-block; }
  .share .share-btns__list {
    position: absolute;
    opacity: 0;
    min-width: 250px;
    right: 0;
    top: -5px;
    padding-right: 15px;
    text-align: right;
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
    pointer-events: none; }
    .share .share-btns__list li {
      display: block;
      text-align: center; }
  .share:hover .share-btns__list {
    opacity: 1;
    padding-right: 30px;
    pointer-events: auto; }

.breadcrumbs {
  position: relative;
  margin: 0 0 27px; }
  .breadcrumbs__title {
    float: left;
    padding: 0 0 10px; }
    .breadcrumbs__title .page-title {
      margin: 0; }
  .breadcrumbs__items {
    float: left; }
  .breadcrumbs__browse {
    float: left;
    margin-right: 10px; }
  .breadcrumbs__wrap {
    float: left;
    margin: 0; }
    @media (min-width: 992px) {
      .breadcrumbs__wrap {
        margin: 3px 0; } }
  .breadcrumbs__item {
    float: left; }
    .breadcrumbs__item-sep {
      margin: 2px 15px 0;
      position: relative;
      line-height: 0; }
	.breadcrumbs__items a {
		color:#1f1f1f;
		font-weight:100;
	}
      .breadcrumbs__item-sep:before {
        content: "|";
        font-size: 14px;
		color:#1f1f1f;
        text-indent: 0;
        height: 100%;
        position: relative;
        display: block;
        line-height: 100%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 9px 18px 15px 0; }

.alignright {
  float: right;
  margin: 8px 0 15px 30px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding-bottom: 4px;
  margin-top: 26px; }

.typography_wrap .alignleft {
  float: left;
  margin: 9px 18px 15px 0; }
.typography_wrap .alignright {
  float: right;
  margin: 8px 0 15px 30px; }
.typography_wrap .alignnone {
  margin: 23px 0; }

.alignnone.size-full {
  margin: 19px 0 10px; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

.hidden {
  display: none; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
  position: relative;
  margin: 0 0;
  padding: 12px 0 0; }
@media (min-width: 992px) {
  .comments-title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
    margin: 58px 0 29px; } }
.comments-title:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #e0e0e8; }

.comment-list {
  list-style: none;
  padding: 0 0 20px;
  margin: 0; }
  .comment-list .children {
    list-style: none;
    padding-left: 10px;
    margin-left: 0; }
    @media (min-width: 992px) {
      .comment-list .children {
        padding-left: 50px; } }
  .comment-list > .comment {
    margin-bottom: 22px; }
.comment-body {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 992px) {
    .comment-body {
      padding-top: 0;
      padding-bottom: 10px; } }
  .comment-body__holder {
    position: relative;
    padding-right: 18px; }
  .comment-body .avatar {
    float: left;
    margin: 0 15px 10px 0;
    width: 40px;
    border-radius: 0; }
    @media (min-width: 992px) {
      .comment-body .avatar {
        width: auto;
        margin: 4px 19px 5px 0; } }
  .comment-body .fn {
    margin-right: 10px; }
    @media (min-width: 992px) {
      .comment-body .fn {
        margin-right: 12px; } }
  .comment-body .reply {
    position: absolute;
    top: -4px;
    right: -2px;
    z-index: 9;
    -webkit-transition: all 0.25s ease;
            transition: all 0.25s ease; }
    .comment-body .reply:hover {
      opacity: 1; }
.comment-reply-link {
  font-size: 24px; }
  .comment-reply-link .material-icons {
    font-size: inherit; }
.comment-date {
  display: inline-block; }
  .comment-date__time {
    display: inline-block;
    vertical-align: top; }
.comment-content p {
  margin-top: 8px; }
.comment .comment-metadata {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem; }

/*--------------------------------------------------------------
# Author Bio
--------------------------------------------------------------*/
.post-author-bio {
  /*border-top: 1px solid #e0e0e8;
  border-bottom: 1px solid #e0e0e8;*/
  padding: 30px 0;
  margin-top: 35px; }
  @media (min-width: 992px) {
    .post-author-bio {
      /*padding: 80px 0 89px;
      margin-top: 85px;*/ } }
.post-author__holder {
  /*box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23)*/;
  padding: 15px; }
  @media (min-width: 992px) {
    .post-author__holder {
      /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ } }
  @media (min-width: 992px) {
    .post-author__holder {
      padding: 33px 40px 34px; } }
.post-author__avatar {
  float: left;
  margin: 0 15px 10px 0; }
  @media (min-width: 992px) {
    .post-author__avatar {
      margin: 0 30px 10px 0; } }
  .post-author__avatar .avatar {
    width: 70px;
    margin-top: 7px;
    vertical-align: top; }
    @media (min-width: 992px) {
      .post-author__avatar .avatar {
        width: auto; } }
@media (min-width: 768px) {
  .post-author__title {
    margin: 0 0 16px; } }

/*--------------------------------------------------------------
# Share Buttons
--------------------------------------------------------------*/
.posts-list .share-btns__list {
  float: right;
  margin-top: 0;
  border-top: none; }
  @media (min-width: 992px) {
    .posts-list .share-btns__list {
      margin-top: 0; } }
  .posts-list .share-btns__list a {
    position: relative; }
  .posts-list .share-btns__list a:after {
    position: absolute;
    content: "";
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    z-index: -1;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
  .posts-list .share-btns__list a:hover:after {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.25s ease;
            transition: all 0.25s ease; }
.single-post .share-btns__list {
  margin-top: 15px; }
  .single-post .share-btns__list .share-btns__item {
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 0; }
    @media (min-width: 544px) {
      .single-post .share-btns__list .share-btns__item {
        margin-right: 0;
        margin-left: 5px; } }
  @media (min-width: 544px) {
    .single-post .share-btns__list {
      float: right;
      margin-top: 0; } }
.share-btns__item {
  display: inline-block;
  vertical-align: top; }
.share-btns__link {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  border-radius: 50%; }
  .single .share-btns__link {
    width: 48px;
    height: 48px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 48px; }
  .share-btns__link:hover {
    opacity: 1; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.card {
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .card {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  @media (min-width: 768px) and (max-width: 992px) {
    .card .entry-meta > span {
      display: block; }
    .card .share-btns__item {
      margin-right: -2px; } }

@media (min-width: 992px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.25rem;
    margin-left: -1.25rem; }
    .card-deck .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0;
              flex: 1 0 0;
      margin-right: 1.25rem;
      margin-left: 1.25rem; }

  .posts-list--grid-2-cols .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100%/2 - 2.5rem);
        -ms-flex: 1 0 calc(100%/2 - 2.5rem);
            flex: 1 0 calc(100%/2 - 2.5rem);
    max-width: calc(100%/2 - 2.5rem); }
  .posts-list--grid-3-cols .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100%/3 - 2.5rem);
        -ms-flex: 1 0 calc(100%/3 - 2.5rem);
            flex: 1 0 calc(100%/3 - 2.5rem);
    max-width: calc(100%/3 - 2.5rem); }
    .position-one-left-sidebar:not(.hidden-sidebars) .posts-list--grid-3-cols .card, .position-one-right-sidebar:not(.hidden-sidebars) .posts-list--grid-3-cols .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(100%/2 - 2.5rem);
          -ms-flex: 1 0 calc(100%/2 - 2.5rem);
              flex: 1 0 calc(100%/2 - 2.5rem);
      max-width: calc(100%/2 - 2.5rem); }
  .home .posts-list--grid-2-cols .sticky, .home .posts-list--grid-3-cols .sticky {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    max-width: calc(100% - 2.5rem); } }
@media (min-width: 992px) {
  .card-columns {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; }

  .posts-list--masonry-2-cols {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }

  .posts-list--masonry-3-cols {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; }
    .position-one-left-sidebar:not(.hidden-sidebars) .posts-list--masonry-3-cols, .position-one-right-sidebar:not(.hidden-sidebars) .posts-list--masonry-3-cols {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; }

  .posts-list--masonry-2-cols .card,
  .posts-list--masonry-3-cols .card {
    position: static;
    display: inline-block;
    width: 100%;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-transform: translatez(0); }
    .posts-list--masonry-2-cols .card .post-list__item-content,
    .posts-list--masonry-3-cols .card .post-list__item-content {
      position: relative; }
      .posts-list--masonry-2-cols .card .post-list__item-content .post__cats,
      .posts-list--masonry-3-cols .card .post-list__item-content .post__cats {
        margin-left: 0;
        left: 0; } }
@media (min-width: 1200px) {
  .hidden-sidebars .posts-list--vertical-justify {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .hidden-sidebars .posts-list--vertical-justify .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(100%/3 - 2.5rem);
          -ms-flex: 1 0 calc(100%/3 - 2.5rem);
              flex: 1 0 calc(100%/3 - 2.5rem);
      max-width: calc(100%/3 - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; }
      .hidden-sidebars .posts-list--vertical-justify .card .post-thumbnail__img {
        width: auto;
        max-width: none;
        /*left: -9%;*/
        position: relative; }
      /*.hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1), .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(100%/1.5 - 2.5rem);
            -ms-flex: 1 0 calc(100%/1.5 - 2.5rem);
                flex: 1 0 calc(100%/1.5 - 2.5rem);
        max-width: calc(100%/1.5 - 2.5rem); }*/
        .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1) .post-list__item-content .entry-footer, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1) .post-list__item-content .post__share.share, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) .post-list__item-content .entry-footer, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) .post-list__item-content .post__share.share {
          display: block; }
        .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1) .entry-title, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) .entry-title {
          width: 100%; } }
        @media (min-width: 1200px) and (min-width: 1200px) {
          .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1) .entry-title, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) .entry-title {
            width: 68%; } }
@media (min-width: 1200px) {
        .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 1) .post-thumbnail__img, .hidden-sidebars .posts-list--vertical-justify .card:nth-child(7n + 4) .post-thumbnail__img {
          width: auto;
          max-width: none;
          left: 0;
          position: relative; } }
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 10px; }
  @media (min-width: 992px) {
    .widget {
      margin-bottom: 30px; } }
  .sidebar-primary .widget, .sidebar-secondary .widget, .before-content-area .widget, .after-content-area .widget, .before-loop-area .widget, .after-loop-area .widget {
    padding: 30px 0 20px; }
    @media (min-width: 992px) {
      .sidebar-primary .widget, .sidebar-secondary .widget, .before-content-area .widget, .after-content-area .widget, .before-loop-area .widget, .after-loop-area .widget {
        padding: 70px 0 35px; } }
  .widget select {
    max-width: 100%; }

.home .sidebar-primary .widget,
.home .sidebar-secondary .widget {
  padding: 30px 0 20px; }
  .home .sidebar-primary .widget:first-child,
  .home .sidebar-secondary .widget:first-child {
    border: none; }
  @media (min-width: 992px) {
    .home .sidebar-primary .widget,
    .home .sidebar-secondary .widget {
      padding: 42px 0 35px; } }

.full-width-header-area {
  margin: -30px 0 0 0; }
  .full-width-header-area .widget {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
		.full-width-header-area .widget {
        	margin-bottom: 80px; }
		#widget_loja_carousel-5{
			margin-top:80px;}
	}

.sidebar-primary aside,
.sidebar-secondary aside {
  border-top: 1px solid #e6e8ea; }

.footer-area aside {
  position: relative; }
  .footer-area aside:before {
    position: absolute;
    content: "";
    left: 20px;
    right: 20px;
    height: 1px;
    top: 0; }
.footer-area .widget {
  padding-top: 0px;
  padding-bottom: 24px; }
  @media (min-width: 992px) {
    .footer-area .widget {
      padding-top: 0px;
      padding-bottom: 24px; } }

.full-width-header-area .widget-about-author, .after-content-full-width-area .widget-about-author {
  text-align: left;
  padding: 10px; }
  @media (min-width: 992px) {
    .full-width-header-area .widget-about-author, .after-content-full-width-area .widget-about-author {
      padding: 30px; } }
.before-content-area .widget-about-author, .before-loop-area .widget-about-author, .after-content-area .widget-about-author, .after-loop-area .widget-about-author {
  text-align: left; }
.position-two-sidebars .before-loop-area .widget-about-author, .position-two-sidebars .after-loop-area .widget-about-author {
  text-align: center; }

.about-author:after {
  clear: both;
  content: "";
  width: 100%;
  display: block; }
.about-author_avatar {
  text-align: center;
  padding: 5px 0 0; }
  .full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
    margin: 0 0 10px; }
    @media (min-width: 544px) {
      .full-width-header-area .about-author_avatar, .after-content-full-width-area .about-author_avatar, .before-content-area .about-author_avatar, .before-loop-area .about-author_avatar, .after-content-area .about-author_avatar, .after-loop-area .about-author_avatar {
        margin: 0 20px 0 0;
        float: left; } }
  .position-two-sidebars .before-loop-area .about-author_avatar, .position-two-sidebars .after-loop-area .about-author_avatar {
    float: none;
    margin: 0; }
.position-two-sidebars .before-loop-area .about-author_content, .position-two-sidebars .after-loop-area .about-author_content {
  overflow: visible; }
.about-author_name {
  margin: 0 0 9px !important;
  padding: 11px 0 15px; }
.about-author_description {
  padding: 0 0 20px; }
.about-author_btn_box {
  padding: 5px 0; }
  @media (min-width: 992px) {
    .about-author_btn_box {
      padding: 6px 0; } }

.widget-banner__link {
  display: block;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .widget-banner__link {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
.widget-banner__img {
  width: 100%;
  vertical-align: top; }

.full-width-header-area .widget_carousel,
.after-content-full-width-header-area .widget_carousel {
  padding-left: 20px;
  padding-right: 20px; }

.sidebar-primary .swiper-carousel-container .swiper-button-next, .sidebar-primary .swiper-carousel-container .swiper-button-prev, .sidebar-secondary .swiper-carousel-container .swiper-button-next, .sidebar-secondary .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev, .footer-area .swiper-carousel-container .swiper-button-next, .footer-area .swiper-carousel-container .swiper-button-prev {
  width: 30px;
  height: 30px;
  top: -41px; }
  @media (min-width: 992px) {
    .sidebar-primary .swiper-carousel-container .swiper-button-next, .sidebar-primary .swiper-carousel-container .swiper-button-prev, .sidebar-secondary .swiper-carousel-container .swiper-button-next, .sidebar-secondary .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev, .footer-area .swiper-carousel-container .swiper-button-next, .footer-area .swiper-carousel-container .swiper-button-prev {
      top: -30px; } }
  .sidebar-primary .swiper-carousel-container .swiper-button-next i, .sidebar-primary .swiper-carousel-container .swiper-button-prev i, .sidebar-secondary .swiper-carousel-container .swiper-button-next i, .sidebar-secondary .swiper-carousel-container .swiper-button-prev i, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-next i, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev i, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-next i, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev i, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-next i, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev i, .footer-area .swiper-carousel-container .swiper-button-next i, .footer-area .swiper-carousel-container .swiper-button-prev i {
    margin: 3px; }
.sidebar-primary .swiper-carousel-container .swiper-button-next, .sidebar-secondary .swiper-carousel-container .swiper-button-next, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-next, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-next, .footer-area .swiper-carousel-container .swiper-button-next {
  right: -1px; }
.sidebar-primary .swiper-carousel-container .swiper-button-prev, .sidebar-secondary .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev, .footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev, .footer-area .swiper-carousel-container .swiper-button-prev {
  right: 36px; }

.layout-fullwidth .before-content-area .clubstome-carousel,
.layout-fullwidth .after-content-area .clubstome-carousel,
.layout-fullwidth .before-loop-area .clubstome-carousel,
.layout-fullwidth .after-loop-area .clubstome-carousel {
  padding-right: 17px;
  padding-left: 17px;
  margin-right: -17px;
  margin-left: -17px; }

.layout-boxed .full-width-header-area .clubstome-carousel,
.layout-boxed .after-content-full-width-area .clubstome-carousel,
.layout-boxed .before-content-area .clubstome-carousel,
.layout-boxed .after-content-area .clubstome-carousel,
.layout-boxed .before-loop-area .clubstome-carousel,
.layout-boxed .after-loop-area .clubstome-carousel {
  padding-right: 17px;
  padding-left: 17px;
  margin-right: -17px;
  margin-left: -17px; }

.widget_carousel .swiper-container {
  margin-top: -10px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .widget_carousel .swiper-container {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 992px) {
    .widget_carousel .swiper-container {
      margin-top: -30px;
      padding-top: 30px; } }

.swiper-carousel-container {
	overflow:hidden;
	position: relative;
	margin-bottom: -10px; }
  @media (min-width: 992px) {
    .swiper-carousel-container {
      margin-bottom: -21px; } }
  .swiper-carousel-container .swiper-pagination {
    position: static; }

.swiper-button-next, .swiper-button-prev {
  width: 50px;
  height: 50px;
  top: -41px;
  margin: 0;
  background-color:#000000 !important;
  background-image: none;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
  display: none; }
  .swiper-button-next i, .swiper-button-prev i {
    margin: 12px; }
  .swiper-button-next.button-prev, .swiper-button-prev.button-prev {
    right: 20px; }
  .swiper-button-next.button-next, .swiper-button-prev.button-next {
    right: -1px; }
  @media (min-width: 768px) {
    .swiper-button-next, .swiper-button-prev {
	  padding: 0 9px;
      top: 168px;
      width: 48px;
      height: 48px;
      margin: 0; }
      .swiper-button-next i, .swiper-button-prev i {
        margin: 11px 3px; }
      .swiper-button-next.button-prev, .swiper-button-prev.button-prev {
        left: 0px; }
      .swiper-button-next.button-next, .swiper-button-prev.button-next {
        right: 0px; } }
  @media (min-width: 300px) {
    .swiper-button-next, .swiper-button-prev {
      top: 112px;
	}
	.swiper-button-prev {
		left:0;
	}}
  @media (min-width: 450px) {
    .swiper-button-next, .swiper-button-prev {
      top: 191px;
	}
	.swiper-button-prev {
		left:0;
	}}
  @media (min-width: 500px) {
    .swiper-button-next, .swiper-button-prev {
      top: 255px;
	}
	.swiper-button-prev {
		left:0;
	}}
  @media (min-width: 700px) {
    .swiper-button-next, .swiper-button-prev {
      top: 105px;
	} }
  @media (min-width: 992px) {
    .swiper-button-next, .swiper-button-prev {
      top: 149px;
	} }
  @media (min-width: 1200px) {
    .swiper-button-next, .swiper-button-prev {
      top: 149px;
	} }
  @media (min-width: 1350px) {
    .swiper-button-next, .swiper-button-prev {
      top: 159px;
	} }
  @media (min-width: 1650px) {
    .swiper-button-next, .swiper-button-prev {
      top: 229px;
	} }

.swiper-wrapper .single-post .post__cats {
  position: absolute; }
.swiper-wrapper .post {
  padding: 0; }
  .swiper-wrapper .post .carusel_content_wrapper {
    padding-top: 5px; }
    .swiper-wrapper .post .carusel_content_wrapper p {
      margin: 15px 0 0; }
    .swiper-wrapper .post .carusel_content_wrapper .post__excerpt {
		text-align:center; }
    .swiper-wrapper .post .carusel_content_wrapper .btn {
      margin-top: 20px; }
  .swiper-wrapper .post .inner {
    box-sizing: border-box;
    position: relative;
    background-color: #fff; }
  .overflow-additional h3 {
	top: 57%;
    position: absolute;
    width: 100%;
	display:none;
	font-size:22px;
  }
  .overflow-additional h6 {
	top: 66%;
    position: absolute;
    width: 100%;
	display:none;
	font-weight:normal;
	font-size:14px;
  }
  .overflow-additional h6 a {
	  color:#ffffff;
  }
  .swiper-wrapper .post .inner:hover .entry-content .overflow-additional h3,
  .swiper-wrapper .post .inner:hover .entry-content .overflow-additional h6 {
	  display:block;
  }
  .swiper-wrapper .post .inner:hover .entry-header .post-thumbnail__link::after {
    position: absolute;
    content: 'COMPRAR';
    padding: 10px 60px;
    border: 2px solid #ffffff;
    top: 50%;
    margin: -18px 0 0 -80px ;
    border-radius: 2px;
    color: #fff;
	font-size:12px;
    -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease;
    left: 50%;  }
   .widget_carousel .post-thumbnail__link::before {
	   background:none !important;
   }
   .swiper-wrapper h3 a:hover {
	   color:#ffffff !important;
   }
    .swiper-wrapper .post .inner:hover .entry-header .post-thumbnail__link img {
      opacity: .4;
      -webkit-transition: all 0.35s ease;
              transition: all 0.35s ease; }
  .swiper-wrapper .post .entry-header {
    padding-top: 0;
    box-shadow: none; }
    /*@media (min-width: 1200px) {
      .swiper-wrapper .post .entry-header {
        box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); } }*/
  /*@media (min-width: 1200px) and (min-width: 992px) {
    .swiper-wrapper .post .entry-header {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }*/

  .swiper-wrapper .post .entry-content {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
        justify-content: flex-end;
    z-index: auto;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px; }
    @media (min-width: 1200px) {
      .swiper-wrapper .post .entry-content {
        padding: 40px 40px 36px; } }
    .swiper-wrapper .post .entry-content .overflow-additional {
      min-width:1px;
      height:100%;
      -webkit-box-flex:1;
      -webkit-flex:1 0 auto;
      -ms-flex:1 0 auto;
      flex:1 0 auto;
      -webkit-align-content:space-between;
      -ms-flex-line-pack:justify;
      align-content:space-between;
      /*display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;*/
	  display:none;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-direction:column;
      -ms-flex-direction:column;
      flex-direction:column;
      -webkit-justify-content:flex-end;
      -ms-flex-pack:end;
      -webkit-box-pack:end;
      justify-content:flex-end;
      position:relative;
      z-index:2;}
      .swiper-wrapper .post .entry-content .overflow-additional .post__cats {
		display:none;
        top: 0;
        left: 0;
        -webkit-order: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
        -webkit-flex: 1 1 auto;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
        position: relative; }
      .swiper-wrapper .post .entry-content .overflow-additional .post__comments i {
        position: relative;
        font-size: 14px;
        top: 3px;
        margin-right: 5px; }
  .swiper-wrapper .post .entry-footer {
    margin: 0 0px;
    padding: 0 0;
    border: 0;
	display:none; }
  .swiper-wrapper .post h4 {
    margin: 10px 0; }
  .swiper-wrapper .post .post__author {
    margin-right: 14px;
    display: inline-block; }
    .swiper-wrapper .post .post__author a {
      font-weight: bold; }
  .swiper-wrapper .post .post-thumbnail__link {
    overflow: hidden;
    display: block;
    position: relative;
    /*background-color: #00A5A3;*/ }
    .swiper-wrapper .post .inner:hover .entry-header .post-thumbnail__link {
    background-color: #00A5A3; }
    .swiper-wrapper .post .post-thumbnail__link:before {
      width: 100%;
      height: 100%;
      content: "";
      display: block;
      position: absolute;
      z-index: 1; }
    .swiper-wrapper .post .post-thumbnail__link img {
      width: 100%;
      display: block;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 1s ease;
              transition: all 1s ease; }
  .swiper-wrapper .post .material-icons {
    font-size: 16px;
    margin-right: 10px; }
  .swiper-wrapper .post__cats {
    position: absolute;
    top: 20px;
    left: 20px; }
    @media (min-width: 992px) {
      .swiper-wrapper .post__cats {
        top: 40px;
        left: 40px; } }
    .swiper-wrapper .post__cats a {
      font-size: 14px;
      color: #fff;
      margin-right: 5px; }
      .swiper-wrapper .post__cats a:last-child {
        margin-right: 0; }
  .swiper-wrapper .post__date {
    font-size: 14px; }
  .swiper-wrapper .post__comments {
    font-size: 14px; }
  .swiper-wrapper .post__author {
    font-size: 14px; }

.wpcf7 p {
  margin: 12px 0 20px; }
.wpcf7 .wpcf7-form-control-wrap input {
  /*width: 100%;*/ }
.wpcf7 .wpcf7-not-valid {
  border-color: #fd4f4f;
  box-shadow: 0px 0px 4px #ff0000, 0px 0px 3px #ff0000, 0px 0px 3px #ff0000, 0px 0px 2px #ff0000, 0px 0px 1px #ff0000;
  background: rgba(253, 79, 79, 0.1); }
.wpcf7 .wpcf7-not-valid-tip {
  display: none;
  color: #fd4f4f;
  position: absolute;
  font-size: 14px;
  font-size: 0.875rem;
  bottom: -13px;
  left: 22px; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
  border: medium none;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  margin: 1em 0;
  padding: 0.5em 1em;
  }
.wpcf7 .wpcf7-mail-sent-ok{
  background: #00a6a3 !important;
 }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
  background: #ff0000; }
.wpcf7 .wpcf7-submit {
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  @media (min-width: 992px) {
    .wpcf7 .wpcf7-submit {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  .wpcf7 .wpcf7-submit:hover {
    box-shadow: 0 0 0 transparent; }
  .widget .widget-title {
  	font-size:50px;
  	text-align:center;
  }
  @media screen and (max-width: 500px) {
    .widget .widget-title {
    	font-size:30px;
    	text-align:center;
    }
  }
.sidebar-primary .widget .widget-title {
	font-size:22px;
	color:#00a6a3;
	text-align:left;
}
.footer-area-wrap h4.widget-title {
    font-family: 'montserratbold';
	font-weight: normal;
	text-align:left;
	text-transform:uppercase;
	margin:0 0 5px;
	font-size:14px;
	color:#ffffff;
}
.footer-area-wrap a {
    font-family: 'montserratlight';
	font-size:13px;
	color:#ffffff;
	text-transform:none;
}
.footer-area-wrap .widget ul li {
    list-style: none;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 3px 0 0;
    position: relative; }

.widget h4 {
  margin: 0 0 29px 0; }
.widget ul {
  margin: 0px 0px;
  padding: 0 0; }
  .widget ul li {
    list-style: none;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 14px 0 0;
    position: relative; }
    .widget ul li > ul {
      margin-bottom: 0;
      margin-left: 1em; }

/*.full-width-header-area .widget {
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .full-width-header-area .widget {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }*/

.before-content-area .widget_archive > ul::after, .before-content-area .widget_meta > ul::after, .before-content-area .widget_rss > ul::after, .before-content-area .widget_recent_comments > ul::after, .before-content-area .widget_recent_entries > ul::after, .before-content-area .widget_categories > ul::after, .before-content-area .widget_pages > ul::after, .before-content-area .widget_nav_menu > div > ul::after,
.after-content-area .widget_archive > ul::after,
.after-content-area .widget_meta > ul::after,
.after-content-area .widget_rss > ul::after,
.after-content-area .widget_recent_comments > ul::after,
.after-content-area .widget_recent_entries > ul::after,
.after-content-area .widget_categories > ul::after,
.after-content-area .widget_pages > ul::after,
.after-content-area .widget_nav_menu > div > ul::after,
.before-loop-area .widget_archive > ul::after,
.before-loop-area .widget_meta > ul::after,
.before-loop-area .widget_rss > ul::after,
.before-loop-area .widget_recent_comments > ul::after,
.before-loop-area .widget_recent_entries > ul::after,
.before-loop-area .widget_categories > ul::after,
.before-loop-area .widget_pages > ul::after,
.before-loop-area .widget_nav_menu > div > ul::after,
.after-loop-area .widget_archive > ul::after,
.after-loop-area .widget_meta > ul::after,
.after-loop-area .widget_rss > ul::after,
.after-loop-area .widget_recent_comments > ul::after,
.after-loop-area .widget_recent_entries > ul::after,
.after-loop-area .widget_categories > ul::after,
.after-loop-area .widget_pages > ul::after,
.after-loop-area .widget_nav_menu > div > ul::after,
.full-width-header-area .widget_archive > ul::after,
.full-width-header-area .widget_meta > ul::after,
.full-width-header-area .widget_rss > ul::after,
.full-width-header-area .widget_recent_comments > ul::after,
.full-width-header-area .widget_recent_entries > ul::after,
.full-width-header-area .widget_categories > ul::after,
.full-width-header-area .widget_pages > ul::after,
.full-width-header-area .widget_nav_menu > div > ul::after {
  content: '';
  display: block;
  clear: both; }
@media (min-width: 544px) {
  .before-content-area .widget_archive > ul > li, .before-content-area .widget_meta > ul > li, .before-content-area .widget_rss > ul > li, .before-content-area .widget_recent_comments > ul > li, .before-content-area .widget_recent_entries > ul > li, .before-content-area .widget_categories > ul > li, .before-content-area .widget_pages > ul > li, .before-content-area .widget_nav_menu > div > ul > li,
  .after-content-area .widget_archive > ul > li,
  .after-content-area .widget_meta > ul > li,
  .after-content-area .widget_rss > ul > li,
  .after-content-area .widget_recent_comments > ul > li,
  .after-content-area .widget_recent_entries > ul > li,
  .after-content-area .widget_categories > ul > li,
  .after-content-area .widget_pages > ul > li,
  .after-content-area .widget_nav_menu > div > ul > li,
  .before-loop-area .widget_archive > ul > li,
  .before-loop-area .widget_meta > ul > li,
  .before-loop-area .widget_rss > ul > li,
  .before-loop-area .widget_recent_comments > ul > li,
  .before-loop-area .widget_recent_entries > ul > li,
  .before-loop-area .widget_categories > ul > li,
  .before-loop-area .widget_pages > ul > li,
  .before-loop-area .widget_nav_menu > div > ul > li,
  .after-loop-area .widget_archive > ul > li,
  .after-loop-area .widget_meta > ul > li,
  .after-loop-area .widget_rss > ul > li,
  .after-loop-area .widget_recent_comments > ul > li,
  .after-loop-area .widget_recent_entries > ul > li,
  .after-loop-area .widget_categories > ul > li,
  .after-loop-area .widget_pages > ul > li,
  .after-loop-area .widget_nav_menu > div > ul > li,
  .full-width-header-area .widget_archive > ul > li,
  .full-width-header-area .widget_meta > ul > li,
  .full-width-header-area .widget_rss > ul > li,
  .full-width-header-area .widget_recent_comments > ul > li,
  .full-width-header-area .widget_recent_entries > ul > li,
  .full-width-header-area .widget_categories > ul > li,
  .full-width-header-area .widget_pages > ul > li,
  .full-width-header-area .widget_nav_menu > div > ul > li {
    width: 48%;
    margin-right: 2%;
    float: left; } }
@media (min-width: 768px) {
  .before-content-area .widget_archive > ul > li, .before-content-area .widget_meta > ul > li, .before-content-area .widget_rss > ul > li, .before-content-area .widget_recent_comments > ul > li, .before-content-area .widget_recent_entries > ul > li, .before-content-area .widget_categories > ul > li, .before-content-area .widget_pages > ul > li, .before-content-area .widget_nav_menu > div > ul > li,
  .after-content-area .widget_archive > ul > li,
  .after-content-area .widget_meta > ul > li,
  .after-content-area .widget_rss > ul > li,
  .after-content-area .widget_recent_comments > ul > li,
  .after-content-area .widget_recent_entries > ul > li,
  .after-content-area .widget_categories > ul > li,
  .after-content-area .widget_pages > ul > li,
  .after-content-area .widget_nav_menu > div > ul > li,
  .before-loop-area .widget_archive > ul > li,
  .before-loop-area .widget_meta > ul > li,
  .before-loop-area .widget_rss > ul > li,
  .before-loop-area .widget_recent_comments > ul > li,
  .before-loop-area .widget_recent_entries > ul > li,
  .before-loop-area .widget_categories > ul > li,
  .before-loop-area .widget_pages > ul > li,
  .before-loop-area .widget_nav_menu > div > ul > li,
  .after-loop-area .widget_archive > ul > li,
  .after-loop-area .widget_meta > ul > li,
  .after-loop-area .widget_rss > ul > li,
  .after-loop-area .widget_recent_comments > ul > li,
  .after-loop-area .widget_recent_entries > ul > li,
  .after-loop-area .widget_categories > ul > li,
  .after-loop-area .widget_pages > ul > li,
  .after-loop-area .widget_nav_menu > div > ul > li,
  .full-width-header-area .widget_archive > ul > li,
  .full-width-header-area .widget_meta > ul > li,
  .full-width-header-area .widget_rss > ul > li,
  .full-width-header-area .widget_recent_comments > ul > li,
  .full-width-header-area .widget_recent_entries > ul > li,
  .full-width-header-area .widget_categories > ul > li,
  .full-width-header-area .widget_pages > ul > li,
  .full-width-header-area .widget_nav_menu > div > ul > li {
    width: 23%;
    margin-right: 2%;
    float: left; } }
.before-content-area .widget_rss ul, .before-content-area .widget_recent_comments ul, .before-content-area .widget_recent_entries ul,
.after-content-area .widget_rss ul,
.after-content-area .widget_recent_comments ul,
.after-content-area .widget_recent_entries ul,
.before-loop-area .widget_rss ul,
.before-loop-area .widget_recent_comments ul,
.before-loop-area .widget_recent_entries ul,
.after-loop-area .widget_rss ul,
.after-loop-area .widget_recent_comments ul,
.after-loop-area .widget_recent_entries ul,
.full-width-header-area .widget_rss ul,
.full-width-header-area .widget_recent_comments ul,
.full-width-header-area .widget_recent_entries ul {
  margin-left: 0; }
  .before-content-area .widget_rss ul > li:first-child, .before-content-area .widget_recent_comments ul > li:first-child, .before-content-area .widget_recent_entries ul > li:first-child,
  .after-content-area .widget_rss ul > li:first-child,
  .after-content-area .widget_recent_comments ul > li:first-child,
  .after-content-area .widget_recent_entries ul > li:first-child,
  .before-loop-area .widget_rss ul > li:first-child,
  .before-loop-area .widget_recent_comments ul > li:first-child,
  .before-loop-area .widget_recent_entries ul > li:first-child,
  .after-loop-area .widget_rss ul > li:first-child,
  .after-loop-area .widget_recent_comments ul > li:first-child,
  .after-loop-area .widget_recent_entries ul > li:first-child,
  .full-width-header-area .widget_rss ul > li:first-child,
  .full-width-header-area .widget_recent_comments ul > li:first-child,
  .full-width-header-area .widget_recent_entries ul > li:first-child {
    border-top: 1px #e0e0e8 solid;
    padding-top: 21px;
    margin-left: 0; }
  .before-content-area .widget_rss ul > li:nth-child(1), .before-content-area .widget_recent_comments ul > li:nth-child(1), .before-content-area .widget_recent_entries ul > li:nth-child(1),
  .after-content-area .widget_rss ul > li:nth-child(1),
  .after-content-area .widget_recent_comments ul > li:nth-child(1),
  .after-content-area .widget_recent_entries ul > li:nth-child(1),
  .before-loop-area .widget_rss ul > li:nth-child(1),
  .before-loop-area .widget_recent_comments ul > li:nth-child(1),
  .before-loop-area .widget_recent_entries ul > li:nth-child(1),
  .after-loop-area .widget_rss ul > li:nth-child(1),
  .after-loop-area .widget_recent_comments ul > li:nth-child(1),
  .after-loop-area .widget_recent_entries ul > li:nth-child(1),
  .full-width-header-area .widget_rss ul > li:nth-child(1),
  .full-width-header-area .widget_recent_comments ul > li:nth-child(1),
  .full-width-header-area .widget_recent_entries ul > li:nth-child(1) {
    border-top: none;
    padding-top: 0; }
  @media (min-width: 544px) {
    .before-content-area .widget_rss ul > li, .before-content-area .widget_recent_comments ul > li, .before-content-area .widget_recent_entries ul > li,
    .after-content-area .widget_rss ul > li,
    .after-content-area .widget_recent_comments ul > li,
    .after-content-area .widget_recent_entries ul > li,
    .before-loop-area .widget_rss ul > li,
    .before-loop-area .widget_recent_comments ul > li,
    .before-loop-area .widget_recent_entries ul > li,
    .after-loop-area .widget_rss ul > li,
    .after-loop-area .widget_recent_comments ul > li,
    .after-loop-area .widget_recent_entries ul > li,
    .full-width-header-area .widget_rss ul > li,
    .full-width-header-area .widget_recent_comments ul > li,
    .full-width-header-area .widget_recent_entries ul > li {
      width: 100%;
      margin-right: 2%;
      float: left; } }
  @media (min-width: 768px) {
    .before-content-area .widget_rss ul > li, .before-content-area .widget_recent_comments ul > li, .before-content-area .widget_recent_entries ul > li,
    .after-content-area .widget_rss ul > li,
    .after-content-area .widget_recent_comments ul > li,
    .after-content-area .widget_recent_entries ul > li,
    .before-loop-area .widget_rss ul > li,
    .before-loop-area .widget_recent_comments ul > li,
    .before-loop-area .widget_recent_entries ul > li,
    .after-loop-area .widget_rss ul > li,
    .after-loop-area .widget_recent_comments ul > li,
    .after-loop-area .widget_recent_entries ul > li,
    .full-width-header-area .widget_rss ul > li,
    .full-width-header-area .widget_recent_comments ul > li,
    .full-width-header-area .widget_recent_entries ul > li {
      width: 100%;
      margin-right: 2%;
      float: left; } }

/*--------------------------------------------------------------
# Widget calendar
--------------------------------------------------------------*/
.widget_calendar h4 {
  margin: 0 0 24px 0; }
.widget_calendar .calendar_wrap table {
  margin: 0px 0 0 -2px;
  border-radius: 4px; }
.widget_calendar .calendar_wrap caption {
  font-size: 16px;
  font-size: 1rem;
  padding: 13px 10px 16px;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.widget_calendar .calendar_wrap th {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 13px 0 16px 0;
  border-bottom: 1px #e0e0e8 solid;
  text-align: center;
  position: relative; }
.widget_calendar .calendar_wrap tbody #today {
  border-radius: 4px; }
.widget_calendar .calendar_wrap tbody::before {
  content: '';
  display: block;
  height: 13px; }
.widget_calendar .calendar_wrap tbody td {
  padding: 10px 12px;
  text-align: center;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem; }
  @media (max-width: 480px) {
    .widget_calendar .calendar_wrap tbody td {
      padding: 6px; } }
  .widget_calendar .calendar_wrap tbody td a {
    position: relative;
    display: inline-block;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
    .widget_calendar .calendar_wrap tbody td a:hover::before {
      -webkit-transition: all 0.4s ease;
              transition: all 0.4s ease; }
    .widget_calendar .calendar_wrap tbody td a::before {
      content: '';
      position: absolute;
      top: -10px;
      left: -16px;
      right: -16px;
      bottom: -10px;
      z-index: -1;
      border-radius: 3px;
      display: block;
      margin-left: 0px;
      -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease; }
      @media (max-width: 480px) {
        .widget_calendar .calendar_wrap tbody td a::before {
          -webkit-transform: scale(0.8, 0.8);
              -ms-transform: scale(0.8, 0.8);
                  transform: scale(0.8, 0.8); } }
.widget_calendar .calendar_wrap tbody tr:first-child > td {
  padding: 12px; }
.widget_calendar .calendar_wrap #prev, .widget_calendar .calendar_wrap #next {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px 29px 20px; }
.widget_calendar .calendar_wrap #next {
  text-align: right; }
@media (max-width: 992px) {
  .widget_calendar h4 {
    margin: 0 0 15px 0; }
  .widget_calendar .calendar_wrap table {
    margin: 0; } }

/*--------------------------------------------------------------
# Widget Tag Cloud
--------------------------------------------------------------*/
.widget_tag_cloud .tagcloud {
  margin: 19px -5px 3px; }
  .widget_tag_cloud .tagcloud a {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    padding: 16px 25px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 5px 3px; }
    .widget_tag_cloud .tagcloud a:hover {
      border: 0px transparent solid; }
  @media (min-width: 768px) and (max-width: 992px) {
    .widget_tag_cloud .tagcloud {
      margin: 19px -2px; }
      .widget_tag_cloud .tagcloud a {
        font-size: 12px !important;
        font-size: 0.8rem !important;
        padding: 6px 10px;
        margin: 2px 1px; } }

/*--------------------------------------------------------------
# Widget Recent Posts and Recent Comments
--------------------------------------------------------------*/
/* Recent Posts */
.widget_recent_entries ul li {
  margin: 0;
  font-size: 14px; }
  .widget_recent_entries ul li a {
    display: inline-block;
    margin-bottom: 0; }
  .widget_recent_entries ul li .post-date {
    font-size: 14px;
    position: relative;
    display: block;
    margin: 5px 0 0 0; }

/* Recent Comments */
.widget_recent_comments ul li {
  margin: 0;
  font-size: 14px; }
  .widget_recent_comments ul li span {
    font-weight: bold; }
  .widget_recent_comments ul li > a {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: none;
    display: block !important;
    padding: 9px 0 0 0 !important; }

/* Recent Posts  & Recent Comments */
.widget_recent_comments h4, .widget_recent_entries h4 {
  margin-bottom: 18px; }
.widget_recent_comments ul li, .widget_recent_entries ul li {
  padding-top: 22px; }
  .widget_recent_comments ul li:first-child, .widget_recent_entries ul li:first-child {
    border-top: none;
    padding-top: 11px; }
  .widget_recent_comments ul li::before, .widget_recent_entries ul li::before {
    display: none; }

.widget.widget-image-grid.widget {
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  background: transparent; }
  .sidebar-primary .widget.widget-image-grid.widget, .sidebar-secondary .widget.widget-image-grid.widget, .footer-area .widget.widget-image-grid.widget {
    padding: 70px 0 0 0; }

.widget-image-grid .row {
  margin: 0;
  line-height: 0; }
.widget-image-grid__holder {
  padding: 0;
  line-height: normal; }
  .sidebar-primary .widget .widget-image-grid__holder, .sidebar-secondary .widget .widget-image-grid__holder, .footer-area .widget .widget-image-grid__holder {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
.widget-image-grid__inner {
  position: relative;
  display: block;
  overflow: hidden;
  background: black;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .widget-image-grid__inner {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  .widget-image-grid__inner .grid-content-wrap {
    -webkit-transition: all 0.28s ease;
            transition: all 0.28s ease; }
  .widget-image-grid__inner img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
  .widget-image-grid__inner:hover .grid-content-wrap {
    margin-bottom: 17%; }
  .widget-image-grid__inner:hover img {
    opacity: .4;
    -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
.widget-image-grid__content {
  margin: 0;
  padding: 0 20px 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  min-width: 1px;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
  @media (min-width: 992px) {
    .widget-image-grid__content {
      padding: 0 38px 36px; } }
  .widget-image-grid__content::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1; }
.widget-image-grid__title {
  margin: 0px 0px 8px 0;
  padding: 0px; }
  .widget-image-grid__title a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
    .widget-image-grid__title a:hover {
      color: inherit; }
  @media (min-width: 768px) {
    .widget-image-grid__title {
      font-size: 30px; } }
.widget-image-grid__link {
  font-size: 14px;
  -webkit-transition: inherit;
          transition: inherit; }
  .widget-image-grid__link i {
    font-size: 16px;
    margin: 0px 7px 0px 7px;
    position: relative;
    top: 4px;
    -webkit-transition: inherit;
            transition: inherit; }

.sidebar-primary .widget-image-grid__content, .sidebar-secondary .widget-image-grid__content, .footer-area .widget-image-grid__content {
  padding: 0 20px 20px; }
.sidebar-primary .widget-image-grid__title, .sidebar-secondary .widget-image-grid__title, .footer-area .widget-image-grid__title {
  font-size: 20px; }

.position-one-right-sidebar .before-content-area .columns-number-3 .widget-image-grid__content,
.position-one-right-sidebar .after-content-area .columns-number-3 .widget-image-grid__content,
.position-one-left-sidebar .before-content-area .columns-number-3 .widget-image-grid__content,
.position-one-left-sidebar .after-content-area .columns-number-3 .widget-image-grid__content {
  padding: 0 20px 20px; }
.position-one-right-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
.position-one-right-sidebar .after-content-area .columns-number-3 .widget-image-grid__title,
.position-one-left-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
.position-one-left-sidebar .after-content-area .columns-number-3 .widget-image-grid__title {
  font-size: 24px; }
  @media (min-width: 992px) {
    .position-one-right-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-content-area .columns-number-3 .widget-image-grid__title {
      font-size: 24px; } }
  @media (min-width: 1200px) {
    .position-one-right-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-content-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-content-area .columns-number-3 .widget-image-grid__title {
      font-size: 24px; } }
.position-one-right-sidebar .before-content-area .columns-number-4 .widget-image-grid__content,
.position-one-right-sidebar .after-content-area .columns-number-4 .widget-image-grid__content,
.position-one-left-sidebar .before-content-area .columns-number-4 .widget-image-grid__content,
.position-one-left-sidebar .after-content-area .columns-number-4 .widget-image-grid__content {
  padding: 0 20px 20px; }
.position-one-right-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
.position-one-right-sidebar .after-content-area .columns-number-4 .widget-image-grid__title,
.position-one-left-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
.position-one-left-sidebar .after-content-area .columns-number-4 .widget-image-grid__title {
  font-size: 24px; }
  @media (min-width: 992px) {
    .position-one-right-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-content-area .columns-number-4 .widget-image-grid__title {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    .position-one-right-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-content-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-content-area .columns-number-4 .widget-image-grid__title {
      font-size: 24px; } }

.position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
.position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content,
.position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
.position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content {
  padding: 0 20px 20px; }
  @media (min-width: 992px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content {
      padding: 4px; } }
  @media (min-width: 1200px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__content,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__content {
      padding: 0 20px 20px; } }
.position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
.position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title,
.position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
.position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title {
  font-size: 24px; }
  @media (min-width: 544px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title {
      font-size: 20px; } }
  @media (min-width: 768px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title {
      font-size: 16px; } }
  @media (min-width: 992px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .position-one-right-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-4 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-4 .widget-image-grid__title {
      font-size: 14px; } }
.position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__content,
.position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__content,
.position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__content,
.position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__content {
  padding: 0 20px 20px; }
.position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
.position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title,
.position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
.position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title {
  font-size: 24px; }
  @media (min-width: 544px) {
    .position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title {
      font-size: 20px; } }
  @media (min-width: 768px) {
    .position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title {
      font-size: 16px; } }
  @media (min-width: 992px) {
    .position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .position-one-right-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-right-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .before-loop-area .columns-number-3 .widget-image-grid__title,
    .position-one-left-sidebar .after-loop-area .columns-number-3 .widget-image-grid__title {
      font-size: 20px; } }

.instagram__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -4px;
  margin-right: -4px; }
.instagram__item {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  min-height: 1px;
  padding: 4px; }
  .sidebar-primary .instagram__item, .sidebar-secondary .instagram__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
.instagram__link {
  position: relative;
  overflow: hidden;
  display: block; }
  .instagram__link:hover .instagram__cover {
    opacity: .75; }
.instagram__img {
  display: inline-block;
  vertical-align: top;
  width: 100%; }
.instagram__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: 0;
  text-align: center;
  -webkit-transition: all .25s ease-out;
          transition: all .25s ease-out; }
  .instagram__cover:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
       -moz-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\E8F4';
    font-size: 2em;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.widget_fbw_id .loader {
  margin: 30px auto;
  font-size: 5px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #000000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }
  .widget_fbw_id .loader img {
    display: none; }
.widget_fbw_id .loader,
.widget_fbw_id .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
  width: 50%;
  float: left; }
  .widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
    border-radius: 0; }
  @media (min-width: 768px) and (max-width: 992px) {
    .widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
      width: 100%; }
      .widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px; } }
.widget_give_forms_widget form[id*='give-form'] .give-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 50%;
  float: right;
  font-size: .8rem; }
  @media (min-width: 768px) and (max-width: 992px) {
    .widget_give_forms_widget form[id*='give-form'] .give-btn {
      width: auto;
      border-radius: 4px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 5px; } }
  @media (min-width: 1200px) {
    .widget_give_forms_widget form[id*='give-form'] .give-btn {
      font-size: 1rem; } }

.sidebar-primary .clubstome-smartslider h2.sp-title, .sidebar-secondary .clubstome-smartslider h2.sp-title {
  font-size: 30px;
  line-height: 30px;
  text-align: center; }

.clubstome-smartslider {
  position: relative;
  overflow: hidden;
  width: auto; }
  .clubstome-smartslider__instance .sp-full-screen-button {
    color: #fff;
    right: 15px; }
  .clubstome-smartslider__instance .sp-bottom-thumbnails {
    width: auto !important;
    margin-left: 0;
    left: auto;
    right: auto;
    text-align: center; }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance .sp-bottom-thumbnails {
        width: auto !important;
        margin-left: 0;
        left: 0;
        right: 0;
        text-align: center; } }
    @media (min-width: 1200px) {
      .clubstome-smartslider__instance .sp-bottom-thumbnails {
        position: absolute;
        margin-top: 0;
        text-align: center;
        bottom: 76px;
        width: auto !important;
        left: 50%;
        right: auto;
        margin-left: -100px; } }
    @media (min-width: 1300px) {
      .clubstome-smartslider__instance .sp-bottom-thumbnails {
        position: absolute;
        margin-top: 0;
        text-align: center;
        bottom: 76px;
        width: auto !important;
        left: 50%;
        right: auto;
        margin-left: -68px; } }
  .clubstome-smartslider__instance .sp-thumbnails {
    display: inline-block; }
  .clubstome-smartslider__instance .sp-thumbnail-container {
    position: relative;
    margin-left: 5px;
    margin-right: 5px; }
    .clubstome-smartslider__instance .sp-thumbnail-container:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 3px solid;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
    .clubstome-smartslider__instance .sp-thumbnail-container.sp-selected-thumbnail:before {
      border: 3px solid;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
  .clubstome-smartslider__instance .sp-arrows {
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    top: 80px;
    margin-top: 0; }
    @media (min-width: 1350px) {
      .clubstome-smartslider__instance .sp-arrows {
        top: 50%; } }
    .before-content-area .clubstome-smartslider__instance .sp-arrows, .after-content-area .clubstome-smartslider__instance .sp-arrows, .before-loop-area .clubstome-smartslider__instance .sp-arrows, .after-loop-area .clubstome-smartslider__instance .sp-arrows, .sidebar-primary .clubstome-smartslider__instance .sp-arrows, .sidebar-secondary .clubstome-smartslider__instance .sp-arrows, .footer-area .clubstome-smartslider__instance .sp-arrows {
      width: 100%;
      top: 70px; }
      .before-content-area .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .after-content-area .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .before-loop-area .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .after-loop-area .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .sidebar-primary .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .sidebar-secondary .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow, .footer-area .clubstome-smartslider__instance .sp-arrows.sp-previous-arrow {
        left: 20px; }
      .before-content-area .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .after-content-area .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .before-loop-area .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .after-loop-area .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .sidebar-primary .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .sidebar-secondary .clubstome-smartslider__instance .sp-arrows.sp-next-arrow, .footer-area .clubstome-smartslider__instance .sp-arrows.sp-next-arrow {
        right: 20px; }
    .clubstome-smartslider__instance .sp-arrows .sp-arrow {
      -webkit-transition: background 0.3s ease;
              transition: background 0.3s ease;
      width: 48px;
      height: 48px;
      top: 50%;
      text-align: center;
      border-radius: 50%;
      background-image: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
      .clubstome-smartslider__instance .sp-arrows .sp-arrow:before {
        -webkit-transition: color 0.3s ease;
                transition: color 0.3s ease;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 48px;
        position: relative;
        width: 1em;
        height: 1em;
        margin: 0;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        font-size: 24px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        background: none; }
      .clubstome-smartslider__instance .sp-arrows .sp-arrow:after {
        display: none; }
    .clubstome-smartslider__instance .sp-arrows .sp-previous-arrow {
      margin-top: -50px;
      left: 30px; }
    .clubstome-smartslider__instance .sp-arrows .sp-next-arrow {
      right: 30px;
      margin-top: -50px; }
  .clubstome-smartslider__instance.sp-horizontal .sp-previous-arrow:before {
    content: "\f104"; }
  .clubstome-smartslider__instance.sp-horizontal .sp-next-arrow:before {
    content: "\f105"; }
  .clubstome-smartslider__instance.sp-vertical .sp-previous-arrow:before {
    content: "\f106"; }
  .clubstome-smartslider__instance.sp-vertical .sp-next-arrow:before {
    content: "\f107"; }
  .clubstome-smartslider__instance .sp-buttons {
    display: block;
    padding: 0;
    margin: 15px 0 0;
    width: auto;
    height: 40px;
    right: 40px;
    bottom: 90px;
    text-align: right; }
    @media (max-width: 768px) {
      .clubstome-smartslider__instance .sp-buttons {
        padding: 0;
        margin: 15px 0 0;
        width: 100%;
        height: auto;
        right: 19px;
        bottom: 5px;
        float: right;
        text-align: right;
        position: absolute; } }
    .sidebar-primary .clubstome-smartslider__instance .sp-buttons, .sidebar-secondary .clubstome-smartslider__instance .sp-buttons, .footer-area .clubstome-smartslider__instance .sp-buttons {
      display: none;
      padding: 0;
      margin: 15px 0 0;
      width: auto;
      height: 40px;
      right: 10px;
      left: 0;
      bottom: 60px;
      text-align: right; }
      @media (min-width: 544px) {
        .sidebar-primary .clubstome-smartslider__instance .sp-buttons, .sidebar-secondary .clubstome-smartslider__instance .sp-buttons, .footer-area .clubstome-smartslider__instance .sp-buttons {
          display: block; } }
      @media (min-width: 768px) {
        .sidebar-primary .clubstome-smartslider__instance .sp-buttons, .sidebar-secondary .clubstome-smartslider__instance .sp-buttons, .footer-area .clubstome-smartslider__instance .sp-buttons {
          position: absolute;
          right: 10px;
          left: 0;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          justify-0: flex-end;
          bottom: 0; } }
      @media (min-width: 992px) {
        .sidebar-primary .clubstome-smartslider__instance .sp-buttons, .sidebar-secondary .clubstome-smartslider__instance .sp-buttons, .footer-area .clubstome-smartslider__instance .sp-buttons {
          position: absolute;
          right: 0;
          left: 0;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          bottom: 0; } }
    .before-content-area .clubstome-smartslider__instance .sp-buttons, .after-content-area .clubstome-smartslider__instance .sp-buttons, .before-loop-area .clubstome-smartslider__instance .sp-buttons, .after-loop-area .clubstome-smartslider__instance .sp-buttons {
      display: none;
      padding: 0;
      margin: 15px 0 0;
      width: auto;
      height: 40px;
      right: 10px;
      bottom: 60px;
      text-align: right; }
      @media (min-width: 544px) {
        .before-content-area .clubstome-smartslider__instance .sp-buttons, .after-content-area .clubstome-smartslider__instance .sp-buttons, .before-loop-area .clubstome-smartslider__instance .sp-buttons, .after-loop-area .clubstome-smartslider__instance .sp-buttons {
          display: block; } }
      @media (min-width: 768px) {
        .before-content-area .clubstome-smartslider__instance .sp-buttons, .after-content-area .clubstome-smartslider__instance .sp-buttons, .before-loop-area .clubstome-smartslider__instance .sp-buttons, .after-loop-area .clubstome-smartslider__instance .sp-buttons {
          position: absolute;
          right: 40px;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          bottom: 40px; } }
      @media (min-width: 992px) {
        .before-content-area .clubstome-smartslider__instance .sp-buttons, .after-content-area .clubstome-smartslider__instance .sp-buttons, .before-loop-area .clubstome-smartslider__instance .sp-buttons, .after-loop-area .clubstome-smartslider__instance .sp-buttons {
          position: absolute;
          right: 40px;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          bottom: 40px; } }
    @media (min-width: 544px) {
      .clubstome-smartslider__instance .sp-buttons {
        display: block; } }
    @media (min-width: 768px) {
      .clubstome-smartslider__instance .sp-buttons {
        /*position: absolute;
        right: 40px;
        width: auto;
        height: 40px;*/
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        bottom: 90px; } }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance .sp-buttons {
        /*position: absolute;
        bottom: 90px;
        right: 40px;
        width: auto;*/
		width:132px;
		margin:0 auto;
		padding:0 0 0 60px;
        height: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
         } }
    @media (min-width: 1200px) {
      .clubstome-smartslider__instance .sp-buttons {
        /*right: 329px;
        bottom: 66px;*/ } }
.clubstome-smartslider .sp-image-container::after {
	background:none !important;
}
.clubstome-smartslider .sp-image-container .sp-image{
  height: auto !important;
  margin-left: 0 !important;
  width: 100% !important;
  margin-top: 0 !important;
}
.clubstome-smartslider .sp-buttons .sp-button:hover, .clubstome-smartslider .sp-buttons .sp-button.sp-selected-button {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #00A6A3;
    box-shadow: none !important;
}
.sp-button:hover::before {
	margin: 0px 3px !important;
	background:#00A6A3;
}
.sp-button::before {
    background:#ffffff;
    border-radius: 50%;
    box-sizing: inherit;
    content: "";
    display: inline-block;
    height: 12px;
    margin: -2px 5px;
    width: 12px;}
.clubstome-smartslider .sp-buttons .sp-button {
    background: none !important;
}

.sp-selected-button::before {
    background:#00A6A3;
    border-radius: 50%;
    box-sizing: inherit;
    content: "";
    display: inline-block;
    height: 12px;
    margin: 0 3px;
    width: 12px;}
    .clubstome-smartslider__instance .sp-buttons .sp-button {
      position: relative;
      width: 22px;
      height: 22px;
      margin: 9px 2px;
      border: none;
      border-radius: 50%;
      display: block;
      z-index: 1;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
      @media (max-width: 768px) {
        .clubstome-smartslider__instance .sp-buttons .sp-button {
          display: inline-block; } }
      .clubstome-smartslider__instance .sp-buttons .sp-button:hover {
        -webkit-transition: all 0.3s ease;
                transition: all 0.3s ease; }
      .clubstome-smartslider__instance .sp-buttons .sp-button.sp-selected-button {
        -webkit-transition: -webkit-transform 0.3s ease;
                transition: transform 0.3s ease; }
      @media (min-width: 300px) {
    .slider-pro .sp-slides-container .sp-grab{height: 149px;}
	  .clubstome-smartslider__instance .sp-slide-wrap {
		background: transparent;
		padding: 80px 20px 27px 10px;
		width: 30%;
	  }}
      @media (min-width: 450px) {
    .slider-pro .sp-slides-container .sp-grab{height: 199px;}
	  .clubstome-smartslider__instance .sp-slide-wrap {
		background: transparent;
		padding: 79px 20px 27px 10px;
		width: 30%;
	  }}
      @media (min-width: 550px) {
    .slider-pro .sp-slides-container .sp-grab{height: 232px;}
	  .clubstome-smartslider__instance .sp-slide-wrap {
		background: #191919 none repeat scroll 0 0;
		padding: 59px 17px 27px 20px;
		width: 30%;
	  }}
      @media (min-width: 750px) {
    .slider-pro .sp-slides-container .sp-grab{height: 254px;}
	  .clubstome-smartslider__instance .sp-slide-wrap {
		background: #191919 none repeat scroll 0 0;
		padding: 100px 20px 27px 30px;
		width: 32%;
	  }
	  .clubstome-smartslider__instance .sp-slide-wrap .sp-title {
		  width:200px;
	  }}
      @media (min-width: 992px) {
    .slider-pro .sp-slides-container .sp-grab{height: 318px;}
	  .clubstome-smartslider__instance .sp-slide-wrap {
		background: #191919 none repeat scroll 0 0;
		padding: 130px 20px 27px 90px;
		width: 29%;
	  }
	  .clubstome-smartslider__instance .sp-slide-wrap .sp-title {
		  width:88%;
	  }}
  .clubstome-smartslider__instance .sp-slide-wrap {
		box-sizing: border-box;
		/*display: none;*/
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
    /*position: absolute;
    top: 50%;
	  margin-top:-130px;
    width: 40%;
    display: block;
    left:5%;*/
	}
	.clubstome-smartslider__instance .botao-mask {
		position:absolute;
		box-sizing:border-box;
		height:100%;
		width:100%;
		left:0;
		top:0;
	}
	.clubstome-smartslider__instance .botao-mask .botao-mask-cont{
		height:100%;
	}
	.clubstome-smartslider__instance .botao-mask .botao-mask-cont a{
		height:100%;
		position:absolute;
		width:100%;
		text-indent:-2000px;
	}


@media (max-width:2000px) {
  .slider-pro .sp-slides-container .sp-grab {height: 583px;}
}
@media (max-width:1400px) {
  .slider-pro .sp-slides-container .sp-grab {height: 406px;}
}
@media (max-width:1100px) {
  .slider-pro .sp-slides-container .sp-grab {height: 318px;}
}
@media (max-width:850px) {
  .slider-pro .sp-slides-container .sp-grab {height: 254px;}
}
@media (max-width:650px) {
  .slider-pro .sp-slides-container .sp-grab {height: 192px;}
}
@media (max-width:500px) {
  .slider-pro .sp-slides-container .sp-grab {height: 119px;}
}
@media (max-width:350px) {
  .slider-pro .sp-slides-container .sp-grab {height: 149px;}
}
  .clubstome-smartslider__instance .sp-slide::after {
	  display:none;
    content: '';
	  background:url(img/sprite.png) 0 -294px no-repeat;
    position: absolute;
    width: 250px;
    height: 250px;
    z-index: 10000;
    bottom: 0;
    right: 0;
  }
    .before-content-area .clubstome-smartslider__instance .sp-slide-wrap, .after-content-area .clubstome-smartslider__instance .sp-slide-wrap, .before-loop-area .clubstome-smartslider__instance .sp-slide-wrap, .after-loop-area .clubstome-smartslider__instance .sp-slide-wrap, .sidebar-primary .clubstome-smartslider__instance .sp-slide-wrap, .sidebar-secondary .clubstome-smartslider__instance .sp-slide-wrap, .footer-area .clubstome-smartslider__instance .sp-slide-wrap {
      position: absolute;
      bottom: 40px;
      width: 100%;
      display: block;
      left: 15px;
      margin-left: 0; }
    @media (max-width: 768px) {
      .clubstome-smartslider__instance .sp-slide-wrap {
        bottom: 40px;
        left: 10px; } }
    @media (max-width: 1280px) {
      .clubstome-smartslider__instance .sp-slide-wrap {
        left: 0px;
        margin-left: 0; } }
  .clubstome-smartslider__instance .sp-layer {
    position: relative; }
    .before-content-area .clubstome-smartslider__instance .sp-layer, .after-content-area .clubstome-smartslider__instance .sp-layer, .before-loop-area .clubstome-smartslider__instance .sp-layer, .after-loop-area .clubstome-smartslider__instance .sp-layer, .sidebar-primary .clubstome-smartslider__instance .sp-layer, .sidebar-secondary .clubstome-smartslider__instance .sp-layer, .footer-area .clubstome-smartslider__instance .sp-layer {
      width: 100% !important; }
  .clubstome-smartslider__instance h2.sp-title {
    white-space: normal !important;
    overflow: hidden;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    -webkit-hyphens: none;
       -moz-hyphens: none;
        -ms-hyphens: none;
            hyphens: none; }
    .clubstome-smartslider__instance h2.sp-title a {
      color: inherit;
      text-decoration: none;
      -webkit-hyphens: none;
         -moz-hyphens: none;
          -ms-hyphens: none;
              hyphens: none; }
    .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance h2.sp-title {
      white-space: normal !important;
      overflow: hidden;
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 20px;
      text-align: left; }
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
      white-space: normal !important;
      overflow: hidden;
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
          margin-bottom: 20px;
          font-size: 44px;
          line-height: 1.1; } }
      @media (min-width: 992px) {
        .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
          margin-bottom: 20px;
          font-size: 44px;
          line-height: 1.1; } }
      @media (min-width: 1200px) {
        .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
          margin-bottom: 35px;
          font-size: 54px;
          line-height: 1.1; } }
      @media (min-width: 1350px) {
        .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
          margin-bottom: 35px;
          font-size: 54px;
          line-height: 1.1; } }
      @media (min-width: 1650px) {
        .before-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance h2.sp-title {
          margin-bottom: 35px;
          font-size: 54px;
          line-height: 1.1; } }
    @media (min-width: 768px) {
      .clubstome-smartslider__instance h2.sp-title {
        font-family: 'HelveticaCdMed_1';
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1.1; } }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance h2.sp-title {
        font-family: 'HelveticaCdMed_1';
        margin-bottom: 20px;
        font-size: 36px;
        line-height: 1.1; } }
    @media (min-width: 1200px) {
      .clubstome-smartslider__instance h2.sp-title {
        font-family: 'HelveticaCdMed_1';
        margin-bottom: 35px;
        font-size: 40px;
        line-height: 1.1; } }
    @media (min-width: 1350px) {
      .clubstome-smartslider__instance h2.sp-title {
        font-family: 'HelveticaCdMed_1';
        margin-bottom: 35px;
        font-size: 40px;
        line-height: 1.1; } }
    @media (min-width: 1650px) {
      .clubstome-smartslider__instance h2.sp-title {
        font-family: 'HelveticaCdMed_1';
        font-size: 51px;
		font-weight:normal;
		text-transform:uppercase;
        margin-bottom: 35px;
        line-height: 1.1;
		 }
		 }
      .clubstome-smartslider__instance h2.sp-title {
		  width:88% !important;
	  }
  .sp-slide-wrap .sp-more {
	  width:65% !important;
  }
  .clubstome-smartslider__instance p.sp-content {
    white-space: normal !important;
    overflow: hidden;
    display: none;
    margin-bottom: 20px;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.28;
    color: #fff; }
    @media (min-width: 544px) {
      .clubstome-smartslider__instance p.sp-content {
        display: block; } }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance p.sp-content {
        display: block;
        font-size: 17.6px;
        font-size: 1.1rem; } }
    @media (min-width: 1281px) {
      .clubstome-smartslider__instance p.sp-content {
        font-size: 24px;
        font-size: 1.5rem; } }
  .clubstome-smartslider__instance div.sp-more a {
    -webkit-transition: all 0.3s ease !important;
            transition: all 0.3s ease !important;
    padding: 13px 30px 15px;
    font-size: 12px;
    text-decoration: none;
    /*box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);*/ }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance div.sp-more a {
        /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ } }
    .clubstome-smartslider__instance div.sp-more a:hover {
      box-shadow: 0 0 0 transparent; }
    @media (min-width: 992px) {
      .clubstome-smartslider__instance div.sp-more a {
        padding:12px 26px; font-weight:bold; } }
    @media (min-width: 1200px) {
      .clubstome-smartslider__instance div.sp-more a {
        padding:12px 48px; font-weight:bold; } }
  .before-content-area .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .after-content-area .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .before-loop-area .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .after-loop-area .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .sidebar-primary .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .sidebar-secondary .clubstome-smartslider__instance .sp-slide .sp-slide-wrap, .footer-area .clubstome-smartslider__instance .sp-slide .sp-slide-wrap {
    width: auto !important;
    left: 0;
    right: 0;
    padding: 0 10px 20px; }
  @media (max-width: 1900px) {
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .before-content-area .clubstome-smartslider__instance p.sp-content, .before-content-area .clubstome-smartslider__instance div.sp-more, .after-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance p.sp-content, .after-content-area .clubstome-smartslider__instance div.sp-more, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance p.sp-content, .before-loop-area .clubstome-smartslider__instance div.sp-more, .after-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance p.sp-content, .after-loop-area .clubstome-smartslider__instance div.sp-more, .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-primary .clubstome-smartslider__instance p.sp-content, .sidebar-primary .clubstome-smartslider__instance div.sp-more, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance p.sp-content, .sidebar-secondary .clubstome-smartslider__instance div.sp-more, .footer-area .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance p.sp-content, .footer-area .clubstome-smartslider__instance div.sp-more {
      width: 100% !important; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .before-content-area .clubstome-smartslider__instance p.sp-content, .before-content-area .clubstome-smartslider__instance div.sp-more, .after-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance p.sp-content, .after-content-area .clubstome-smartslider__instance div.sp-more, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance p.sp-content, .before-loop-area .clubstome-smartslider__instance div.sp-more, .after-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance p.sp-content, .after-loop-area .clubstome-smartslider__instance div.sp-more, .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-primary .clubstome-smartslider__instance p.sp-content, .sidebar-primary .clubstome-smartslider__instance div.sp-more, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance p.sp-content, .sidebar-secondary .clubstome-smartslider__instance div.sp-more, .footer-area .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance p.sp-content, .footer-area .clubstome-smartslider__instance div.sp-more {
      width: 100% !important; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .before-content-area .clubstome-smartslider__instance p.sp-content, .before-content-area .clubstome-smartslider__instance div.sp-more, .after-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance p.sp-content, .after-content-area .clubstome-smartslider__instance div.sp-more, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance p.sp-content, .before-loop-area .clubstome-smartslider__instance div.sp-more, .after-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance p.sp-content, .after-loop-area .clubstome-smartslider__instance div.sp-more, .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-primary .clubstome-smartslider__instance p.sp-content, .sidebar-primary .clubstome-smartslider__instance div.sp-more, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance p.sp-content, .sidebar-secondary .clubstome-smartslider__instance div.sp-more, .footer-area .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance p.sp-content, .footer-area .clubstome-smartslider__instance div.sp-more {
      width: 100% !important; } }
  @media (min-width: 544px) and (max-width: 767px) {
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .before-content-area .clubstome-smartslider__instance p.sp-content, .before-content-area .clubstome-smartslider__instance div.sp-more, .after-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance p.sp-content, .after-content-area .clubstome-smartslider__instance div.sp-more, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance p.sp-content, .before-loop-area .clubstome-smartslider__instance div.sp-more, .after-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance p.sp-content, .after-loop-area .clubstome-smartslider__instance div.sp-more, .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-primary .clubstome-smartslider__instance p.sp-content, .sidebar-primary .clubstome-smartslider__instance div.sp-more, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance p.sp-content, .sidebar-secondary .clubstome-smartslider__instance div.sp-more, .footer-area .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance p.sp-content, .footer-area .clubstome-smartslider__instance div.sp-more {
      width: 100% !important; } }
  @media (max-width: 543px) {
    .before-content-area .clubstome-smartslider__instance h2.sp-title, .before-content-area .clubstome-smartslider__instance p.sp-content, .after-content-area .clubstome-smartslider__instance h2.sp-title, .after-content-area .clubstome-smartslider__instance p.sp-content, .before-loop-area .clubstome-smartslider__instance h2.sp-title, .before-loop-area .clubstome-smartslider__instance p.sp-content, .after-loop-area .clubstome-smartslider__instance h2.sp-title, .after-loop-area .clubstome-smartslider__instance p.sp-content, .sidebar-primary .clubstome-smartslider__instance h2.sp-title, .sidebar-primary .clubstome-smartslider__instance p.sp-content, .sidebar-secondary .clubstome-smartslider__instance h2.sp-title, .sidebar-secondary .clubstome-smartslider__instance p.sp-content, .footer-area .clubstome-smartslider__instance h2.sp-title, .footer-area .clubstome-smartslider__instance p.sp-content {
      width: 100% !important;
      left: 10px !important;
      margin-bottom: 20px; }
    .before-content-area .clubstome-smartslider__instance div.sp-more, .after-content-area .clubstome-smartslider__instance div.sp-more, .before-loop-area .clubstome-smartslider__instance div.sp-more, .after-loop-area .clubstome-smartslider__instance div.sp-more, .sidebar-primary .clubstome-smartslider__instance div.sp-more, .sidebar-secondary .clubstome-smartslider__instance div.sp-more, .footer-area .clubstome-smartslider__instance div.sp-more {
      display: none; } }
  @media (max-width: 420px) {
    .before-content-area .clubstome-smartslider__instance .sp-arrows, .after-content-area .clubstome-smartslider__instance .sp-arrows, .before-loop-area .clubstome-smartslider__instance .sp-arrows, .after-loop-area .clubstome-smartslider__instance .sp-arrows, .sidebar-primary .clubstome-smartslider__instance .sp-arrows, .sidebar-secondary .clubstome-smartslider__instance .sp-arrows, .footer-area .clubstome-smartslider__instance .sp-arrows {
      display: none; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .clubstome-smartslider__instance p.sp-content, .clubstome-smartslider__instance div.sp-more {
      width: 500px !important; }
    .clubstome-smartslider__instance p.sp-content {
      top: 15% !important; } }
  @media (min-width: 544px) and (max-width: 767px) {
    .clubstome-smartslider__instance p.sp-content, .clubstome-smartslider__instance div.sp-more {
      width: 360px !important; }
    .clubstome-smartslider__instance p.sp-content {
      top: 14% !important; } }
  @media (max-width: 543px) {
    .clubstome-smartslider__instance h2.sp-title, .clubstome-smartslider__instance p.sp-content {
      width: 240px !important;
      left: 10px !important;
      margin-bottom: 20px; }
    .clubstome-smartslider__instance div.sp-more {
      display: none; } }
  @media (max-width: 420px) {
    .clubstome-smartslider__instance .sp-arrows {
      display: none; } }
  .clubstome-smartslider[data-thumbnails="true"] .sp-buttons {
    display: none; }
  .clubstome-smartslider[data-navigation="true"] .sp-buttons {
    bottom: 90px; }
    @media (min-width: 768px) {
      .clubstome-smartslider[data-navigation="true"] .sp-buttons {
        position: absolute;
        right: 40px;
        width: auto;
        height: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        bottom: 90px; } }
    @media (min-width: 992px) {
      .clubstome-smartslider[data-navigation="true"] .sp-buttons {
        position: absolute;
        right: 40px;
        width: auto;
        height: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        bottom: 90px; } }
    @media (min-width: 1200px) {
      .clubstome-smartslider[data-navigation="true"] .sp-buttons {
        right: 329px;
        bottom: 66px; } }
    .before-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .before-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-primary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-secondary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .footer-area .clubstome-smartslider[data-navigation="true"] .sp-buttons {
      display: none;
      padding: 0;
      margin: 15px 0 0;
      width: auto;
      height: 40px;
      right: 10px;
      left: 0;
      bottom: 60px;
      text-align: right; }
      @media (min-width: 544px) {
        .before-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .before-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-primary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-secondary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .footer-area .clubstome-smartslider[data-navigation="true"] .sp-buttons {
          display: block; } }
      @media (min-width: 768px) {
        .before-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .before-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-primary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-secondary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .footer-area .clubstome-smartslider[data-navigation="true"] .sp-buttons {
          position: absolute;
          right: 10px;
          left: 0;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          justify-0: flex-end;
          bottom: 0; } }
      @media (min-width: 992px) {
        .before-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-content-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .before-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .after-loop-area .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-primary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .sidebar-secondary .clubstome-smartslider[data-navigation="true"] .sp-buttons, .footer-area .clubstome-smartslider[data-navigation="true"] .sp-buttons {
          position: absolute;
          right: 0;
          left: 0;
          width: auto;
          height: 40px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          bottom: 0; } }

.subs_wrapper {
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);
  margin-top: 10px; }
  @media (min-width: 992px) {
    .subs_wrapper {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }

.follow-block {
  padding: 31px 20px 38px;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .follow-block {
      padding: 31px 38px 38px; } }
  .sidebar-primary .follow-block, .sidebar-secondary .follow-block, .footer-area .follow-block {
    padding: 31px 20px 38px; }
    @media (min-width: 1200px) {
      .sidebar-primary .follow-block, .sidebar-secondary .follow-block, .footer-area .follow-block {
        padding: 31px 38px 38px; } }
  .follow-block .widget-title {
    margin-bottom: 13px; }
  .follow-block__message {
    margin-bottom: 14px; }

.subscribe-block {
  padding: 31px 20px; }
  @media (min-width: 768px) {
    .subscribe-block {
      padding: 31px 38px; } }
  .sidebar-primary .subscribe-block, .sidebar-secondary .subscribe-block, .footer-area .subscribe-block {
    padding: 31px 20px; }
    @media (min-width: 1200px) {
      .sidebar-primary .subscribe-block, .sidebar-secondary .subscribe-block, .footer-area .subscribe-block {
        padding: 31px 38px; } }
  .subscribe-block .widget-title {
    margin-bottom: 14px; }
  .follow-block + .subscribe-block {
    border-top: 1px solid rgba(27, 48, 67, 0.1);
    padding: 31px 20px 41px; }
    @media (min-width: 768px) {
      .follow-block + .subscribe-block {
        padding: 31px 38px 41px; } }
    .sidebar-primary .follow-block + .subscribe-block, .sidebar-secondary .follow-block + .subscribe-block, .footer-area .follow-block + .subscribe-block {
      margin: 0;
      padding-left: 20px;
      padding-right: 20px; }
      @media (min-width: 1200px) {
        .sidebar-primary .follow-block + .subscribe-block, .sidebar-secondary .follow-block + .subscribe-block, .footer-area .follow-block + .subscribe-block {
          margin: 0 0;
          padding-left: 38px;
          padding-right: 38px; } }
    .footer-area .follow-block + .subscribe-block {
      border-top: 1px solid rgba(27, 48, 67, 0.1); }
  .subscribe-block .subscribe-block__error {
    color: #fd4f4f;
    background: #ffeeee;
    position: absolute;
    border-radius: 3px;
    padding: 1px 4px 2px;
    font-size: 14px;
    font-size: 0.875rem;
    bottom: -24px;
    left: 0; }
  .subscribe-block__input-group {
    position: relative;
    overflow: visible;
    margin-top: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .sidebar-primary .subscribe-block__input-group, .sidebar-secondary .subscribe-block__input-group, .footer-area .subscribe-block__input-group {
      -ms-flex-pack: center;
      -webkit-justify-content: center; }
    @media (min-width: 992px) {
      .footer-area .subscribe-block__input-group {
        margin-left: auto;
        margin-right: auto; } }
  .subscribe-block__input[type="email"] {
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(100% - 72px);
    -ms-flex: 0 1 calc(100% - 72px);
    flex: 0 1 calc(100% - 72px);
    border-right: none;
    white-space: nowrap;
    box-sizing: border-box;
    min-width: 1%;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
    .sidebar-primary .subscribe-block__input[type="email"], .sidebar-secondary .subscribe-block__input[type="email"], .footer-area .subscribe-block__input[type="email"] {
      -webkit-flex: 0 1 calc(100% - 90px);
      -ms-flex: 0 1 calc(100% - 90px);
      -webkit-box-flex: 0;
              flex: 0 1 calc(100% - 90px); }
    .subscribe-block__input[type="email"]:focus {
      box-shadow: none;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
    @media (min-width: 1200px) {
      .subscribe-block__input[type="email"] {
        max-width: 100%; } }
    .sidebar-1-4 .subscribe-block__input[type="email"] {
      max-width: calc(100% - 72px); }
  .subscribe-block__submit {
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 1 1 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
        align-self: auto;
    max-width: 40%;
    padding-left: 20px;
    padding-right: 20px;
    word-wrap: nowrap;
    box-shadow: none;
    -webkit-hyphens: none;
       -moz-hyphens: none;
        -ms-hyphens: none;
            hyphens: none; }
    @media (min-width: 768px) {
      .subscribe-block__submit {
        font-size: 16px;
        font-size: 1rem;
        padding-left: 30px;
        padding-right: 30px; } }
    .sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit, .footer-area .subscribe-block__submit {
      -webkit-order: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      -webkit-flex: 1 1 auto;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
      word-wrap: nowrap;
      padding-left: 20px;
      padding-right: 20px;
      -webkit-hyphens: none;
         -moz-hyphens: none;
          -ms-hyphens: none;
              hyphens: none; }
      @media (min-width: 768px) {
        .sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit, .footer-area .subscribe-block__submit {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (min-width: 1200px) {
        .sidebar-primary .subscribe-block__submit, .sidebar-secondary .subscribe-block__submit, .footer-area .subscribe-block__submit {
          padding-left: 30px;
          padding-right: 30px; } }
  .subscribe-block__message {
    padding: 0 0 15px; }
    .footer-area .subscribe-block__message {
      padding-bottom: 15px; }

.widget-taxonomy-tiles.widget {
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  background: #191919; }
  .sidebar-primary .widget-taxonomy-tiles.widget, .sidebar-secondary .widget-taxonomy-tiles.widget, .footer-area .widget-taxonomy-tiles.widget {
    box-shadow: none;
    padding: 70px 0 0 0; }
#widget-taxonomy-tiles-4 {
	margin-bottom:40px;
}
#widget-taxonomy-tiles-4 .row {
	/*height:305px !important;*/
	/*overflow:hidden;*/
}

.full-width-header-area aside.widget_recent_entries{margin-bottom:40px;background:#000;}
.full-width-header-area aside.widget_recent_entries h4{display:none;}
.full-width-header-area aside.widget_recent_entries .minibanners{margin:0;}
.full-width-header-area aside.widget_recent_entries .bg_imgterm {background: #00a5a3;}
.full-width-header-area aside.widget_recent_entries .bg_imgterm img.wp-post-image{
	  max-height:304px;
      display:block;
      width:100%;
      height:auto;
      -webkit-transform:translateZ(0);
              transform:translateZ(0);
			  opacity:1;}
.full-width-header-area aside.widget_recent_entries .widget-taxonomy-tiles__inner:hover .bg_imgterm .wp-post-image {
    opacity:0.4;
    -webkit-transition:all 0.38s ease;
    transition:all 0.38s ease;
}

.widget-taxonomy-tiles {
  padding: 0;
  box-shadow: none;
  border-radius: 0; }
  .widget-taxonomy-tiles__holder {
    padding: 0;
    float: left;
    line-height: normal;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
    .sidebar-primary .widget .widget-taxonomy-tiles__holder, .sidebar-secondary .widget .widget-taxonomy-tiles__holder, .footer-area .widget .widget-taxonomy-tiles__holder {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .widget-taxonomy-tiles__inner {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    /*box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);*/ }
    /*@media (min-width: 992px) {
      .widget-taxonomy-tiles__inner {
        box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }*/
    .widget-taxonomy-tiles__inner a {
      text-decoration: none;
      color: inherit;
      position: relative;
      display: block;
	  font-size:26px; }
      .widget-taxonomy-tiles__inner a:before {
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        z-index: 10; }
      .tiles-columns .widget-taxonomy-tiles__inner a {
        height: 100%; }
    .tiles-columns .widget-taxonomy-tiles__inner {
      position: absolute;
      width: 100%;
      height: 100%; }
    .widget-taxonomy-tiles__inner .term-img {
	  max-height:304px;
      display: block;
      width: 100%;
      height: auto;
      -webkit-transform: translateZ(0);
              transform: translateZ(0); }
    .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content {
      bottom: 15%;
      -webkit-transition: all 0.38s ease;
              transition: all 0.38s ease; }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content {
          bottom: 27%; } }
      .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
        top: 50%;
		color:#ffffff !important;
		margin:20px -80px 0 0;
        z-index:20;
        -webkit-transition: all 0.35s ease;
                transition: all 0.35s ease; }
        @media (min-width: 300px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 110%; } }
        @media (min-width: 450px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 110%; } }
        @media (min-width: 550px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 110%; } }
        @media (min-width: 700px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 110%; } }
        @media (min-width: 992px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 31%; } }
        @media (min-width: 1200px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 38%; } }
        @media (min-width: 1650px) {
          .widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__content:before {
            top: 50%; } }
.bg_imgterm::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, #1f1f1f 0%, transparent 40%) repeat scroll 0 0 !important;
}
.widget-taxonomy-tiles .bg_imgterm {
    background: #00A5A3 !important;
}
.widget-taxonomy-tiles .bg_imgterm::before {
    /*background: none !important;*/
}
.widget-taxonomy-tiles h3 a,
.widget-taxonomy-tiles .post-count {
	/*color:#ffffff !important;*/
}
widget-taxonomy-tiles__inner a:hover {
	color:#ffffff !important;
}
  .widget-taxonomy-tiles .tiles-columns .term-img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
@media (min-width: 300px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:140px 40px 45px 30px;
	  font-size:22px;
  } }
@media (min-width: 450px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:230px 60px 45px 30px;
	  font-size:22px;
  } }
@media (min-width: 550px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:230px 60px 45px 30px;
	  font-size:22px;
  } }
@media (min-width: 700px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:184px 60px 42px 30px;
	  font-size:22px;
  } }
@media (min-width: 1000px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:90px 40px 40px 30px;
	  font-size:22px;
  } }
@media (min-width: 1200px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:115px 50px 40px 39px;
	  font-size:24px;
  } }
@media (min-width: 1350px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:130px 60px 50px 39px;
	  font-size:24px;
  } }
@media (min-width: 1650px) {
  .widget-taxonomy-tiles__content h3 a {
	  padding:213px 110px 67px 39px;
  } }
  /*.widget-taxonomy-tiles__content h3 a {
	  padding:133px 110px 147px 39px;
  }*/
  .widget-taxonomy-tiles__content h3 a:hover {
	  color:#333 !important;
  }
  .widget-taxonomy-tiles__content {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    /*padding:133px 110px 117px 39px;*/
    z-index: 1;
    -webkit-transition: all 0.55s ease;
            transition: all 0.55s ease; }
    @media (min-width: 992px) {
	  .widget-taxonomy-tiles__content h3 a:hover {
		  padding:133px 110px 117px 39px;
		  color:#333;
	  }
      .widget-taxonomy-tiles__content {
        /*padding:133px 110px 117px 39px;*/ } }
    .widget-taxonomy-tiles__content:before {
      font-family: 'Montserrat';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-feature-settings: 'liga';
         -moz-font-feature-settings: 'liga';
              font-feature-settings: 'liga';
      font-size: 12px;
      top:110%;
      right: 50%;
	    margin:0px -80px 0 0;
      position: absolute;
      display: block;
	    border:2px solid #ffffff;
	    padding:13px 50px;
      content: "VEJA MAIS";
      /*-webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);*/
      -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease; }
      @media (max-width: 1100px) {
        .widget-taxonomy-tiles__content:before {
          opacity: 0;}
        .widget-taxonomy-tiles__content h3 a {
          color: #fff;}
      }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles__content:before {
          top: 110%;
          right: 48%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles__content:before {
          top: 110%;
          right: 48%; } }
      @media (min-width: 1650px) {
        .widget-taxonomy-tiles__content:before {
          top: 110%;
          right: 50%; } }
    .widget-taxonomy-tiles__content i.material-icons {
      position: absolute;
      top: 50%;
      right: 26px;
      margin-top: -11px; }
  .widget-taxonomy-tiles__title {
    margin: 0 0 0 0;
	height: auto; }
    .tiles-columns .widget-taxonomy-tiles__title {
      word-wrap: normal; }
  .widget-taxonomy-tiles .post-count {
    margin: 9px 0 0 1px;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
  .widget-taxonomy-tiles .tile_item {
    float: left;
    margin-bottom: -1px; }
  .widget-taxonomy-tiles .post-desc {
    margin: 16px 0 0 0; }
  .widget-taxonomy-tiles .tiles-columns {
    padding-top: 2px;
    margin: 0 -3px 0 0;
    display: block;
    line-height: 0; }
    .widget-taxonomy-tiles .tiles-columns:after {
      content: '';
      display: block;
      clear: both; }
    .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
      width: 100%; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
          width: 100%; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
          width: 8.33333%; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
          width: 8.33333%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-x {
          width: 8.33333%; } }
    .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
      width: 100%; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
          width: 100%; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
          width: 16.66667%; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
          width: 16.66667%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-x {
          width: 16.66667%; } }
    .widget-taxonomy-tiles .tiles-columns .tile-md-x {
      width: 100%; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-x {
          width: 100%; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-x {
          width: 25%; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-x {
          width: 25%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-x {
          width: 25%; } }
    .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
      width: 100%; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
          width: 100%; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
          width: 33.33333%; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
          width: 33.33333%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
          width: 33.33333%; } }
    .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
      width: 100%; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
          width: 100%; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
          width: 50%; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
          width: 50%; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
          width: 50%; } }
    .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
      height: 544px; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
          height: 544px; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
          height: 62px; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
          height: 80.5px; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xs-y {
          height: 97.5px; } }
    .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
      height: 544px; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
          height: 544px; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
          height: 124px; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
          height: 161px; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-sm-y {
          height: 195px; } }
    .widget-taxonomy-tiles .tiles-columns .tile-md-y {
      height: 544px; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-y {
          height: 544px; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-y {
          height: 186px; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-y {
          height: 241.5px; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-md-y {
          height: 292.5px; } }
    .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
      height: 544px; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
          height: 544px; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
          height: 248px; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
          height: 322px; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-lg-y {
          height: 390px; } }
    .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
      height: 544px; }
      @media (min-width: 544px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
          height: 544px; } }
      @media (min-width: 768px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
          height: 372px; } }
      @media (min-width: 992px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
          height: 483px; } }
      @media (min-width: 1200px) {
        .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
          height: 585px; } }
    .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-md-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-lg-x, .sidebar-primary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .sidebar-secondary .widget-taxonomy-tiles .tiles-columns .tile-xl-x, .footer-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
      width: 50%; }

.tile-md-x.tile-md-y .widget-taxonomy-tiles__content:before {
  display: block; }

.tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content:before {
  display: block; }

@media (min-width: 768px) {
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content:before {
    display: none; }

  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content:before {
    display: none; } }
@media (min-width: 768px) {
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content {
    padding: 20px 20px 20px 20px; }
    .tile-md-x.tile-md-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 19.2px;
      font-size: 1.2rem; }
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content:before {
    display: none; }

  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content {
    padding: 15px 40px 15px 15px; }
    .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 16px;
      font-size: 1rem; }
  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content:before {
    display: none; } }
@media (min-width: 992px) {
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content {
    padding: 20px 20px 20px 20px; }
    .tile-md-x.tile-md-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 19.2px;
      font-size: 1.2rem; }
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content:before {
    bottom: 25px;
    right: 16px;
    display: block; }

  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content {
    padding: 15px 40px 15px 15px; }
    .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 16px;
      font-size: 1rem; }
  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content:before {
    bottom: 25px;
    right: 16px;
    display: block; } }
@media (min-width: 1200px) {
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content {
    padding: 20px 40px 20px 20px; }
    .tile-md-x.tile-md-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 24px;
      font-size: 1.5rem; }
  .tile-md-x.tile-md-y .widget-taxonomy-tiles__content:before {
    bottom: 35px;
    right: 16px;
    display: block; }

  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content {
    padding: 15px 40px 15px 15px; }
    .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 19.2px;
      font-size: 1.2rem; }
  .tile-sm-x.tile-sm-y .widget-taxonomy-tiles__content:before {
    bottom: 35px;
    right: 16px;
    display: block; } }
@media (min-width: 768px) {
  .sidebar-primary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .sidebar-primary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .sidebar-secondary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .sidebar-secondary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .footer-area .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content, .footer-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
    display: none; }

  .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
    padding: 15px; }
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
      font-size: 14px;
      font-size: 0.875rem; }
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count, .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc, .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc, .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i {
      display: none; } }
.bg_imgterm {
  position: relative; }
  .tiles-columns .bg_imgterm {
    position: absolute;
    width: 100%;
    height: 100%; }

.bg_imgterm:before {
  position: absolute;
  width: 101%;
  height: 100%;
  content: "";
  display: block;
  z-index: 1; }


.maisNoticias {
	width:100%;
	padding:50px 0;
	margin:0 0 50px 0;
	background:#191919;
	text-align:center;
}
.widget-custom-postson .widgetNoticias a {
	color:#ffffff;
}
.maisNoticias .btMaisNoticia{
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 20px 60px;
	display:inline-block;
}
.maisNoticias .btMaisNoticia:hover{
  border: 2px solid #00a6a3;
	background:#00a6a3;
}
#widget-custom-postson-7 {
	background:#191919;
	overflow: hidden;
	margin-bottom:0;
}
#widget-custom-postson-7 .widget-title {
	color:#ffffff;
	margin:40px 0;
}
#widget-custom-postson-7 h5 {
  height: 100%;
	text-align:center;
	font-weight:100;
	font-size:16px;
	color:#ffffff;
}
#widget-custom-postson-7 h5 a {
	margin:0 20px;
	display:inline-block;
}
#widget-custom-postson-7 .widgetNoticias .col-xl-4{
  padding-bottom: 0 !important;
}
#widget-custom-postson-7 .widgetNoticias .post-inner{
  position: relative;
  height: 100%;
}
#widget-custom-postson-7 .widgetNoticias .post-inner .youtubeHitLink{display:none;}
#widget-custom-postson-7 .widgetNoticias .post-content{
  width: 100%;
  height: 100%;
  position: absolute;
}
#widget-custom-postson-7 .widgetNoticias .post-image {
  position: relative;
}
#widget-custom-postson-7 .widgetNoticias .post-image::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, #1f1f1f 0%, transparent 40%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
#widget-custom-postson-7 .widgetNoticias h5 a {
  box-sizing: border-box;
  margin: 0;
  padding: 43% 12% 0;
  text-align: left;
  height: 100%;
  width: 100%;
}
@media (max-width: 1400px) and (min-width: 980px) {
  #widget-custom-postson-7 .widgetNoticias h5 a {
    padding: 40% 12% 0;
  }
}
#widget-custom-postson-7 .widgetNoticias h5 a:hover {
  color: #fff;
}
@media (max-width: 650px) {
	#widget-custom-postson-7 .post-image {
		width:100%;
		margin-bottom:30px;
		text-align:center;
  }
}
#widget-custom-postson-7 .widgetNoticias .btn-wrapper {
  height: 100%;
  margin-top: 4px;
  position: absolute;
  top: 0;
  width: 100%;
}
#widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
#widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn:hover {
  background: rgba(0, 166, 163, 0.5) none repeat scroll 0 0;
}
@media (max-width: 1100px) {
  #widget-custom-postson-7 .widgetNoticias h5 {
    z-index: 100;
  }
  #widget-custom-postson-7 .widgetNoticias h5 a {
    left: 0;
    margin-top: 4px;
    position: absolute;
    z-index: 10;
  }
  #widget-custom-postson-7 .widgetNoticias h5 a:hover {
    background: rgba(0, 166, 163, 0) none repeat scroll 0 0;
  }
  #widget-custom-postson-7 .widgetNoticias .btn-wrapper {
    z-index: 3;
  }
  #widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn:hover {
    background: transparent;
  }
}
#widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn__text {
  transition: all 0.5s ease;
  border: 2px solid #fff;
  color: #fff;
  left: 50%;
  margin: -19px 0 0 -75px;
  padding: 8px 0;
  position: absolute;
  top: 120%;
  width: 150px;
  opacity: 0;
}
#widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn:hover .btn__text {
  top: 50%;
  opacity: 1;
}
@media (max-width: 1100px){
  #widget-custom-postson-7 .widgetNoticias .btn-wrapper .btn:hover .btn__text {
    opacity: 0;
  }
}
.widgetNoticias .btn-wrapper .btn:hover {
	background:#00a6a3;
}
.widgetNoticias .btn-wrapper .btn:hover .btn__text {
	color:#ffffff;
}
.widgetNoticias .btn-wrapper .btn .btn__text {
	font-size:12px;
	color:#00a6a3;
}
.widgetNoticias .post{
	padding:0;
}
.widgetNoticias .post-image {
	margin-right:0 !important;
	margin-left:0 !important;
  margin-bottom: 0 !important;
}
  @media (min-width: 300px) {
	.custom-posts-holder .post {
    	-webkit-box-flex: 0;
    	-webkit-flex: 0 0 100%;
    	    -ms-flex: 0 0 100%;
    	        flex: 0 0 100%;
   		 max-width: 100%;
		 padding-top: 12px; }
	}
  @media (min-width: 700px) {
	.custom-posts-holder .post {
    	-webkit-box-flex: 0;
    	-webkit-flex: 0 0 50%;
    	    -ms-flex: 0 0 50%;
    	        flex: 0 0 50%;
   		 max-width: 50%;
		 padding-top: 12px; }
	}
  @media (min-width: 992px) {
.custom-posts-holder .post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
	  padding-top: 12px; }}
  .custom-posts-holder .post:first-child {
    padding-top: 0; }
  .before-content-area .custom-posts-holder .post, .after-content-area .custom-posts-holder .post, .before-loop-area .custom-posts-holder .post, .after-loop-area .custom-posts-holder .post, .full-width-header-area .custom-posts-holder .post {
    padding-top: 0;
    padding-bottom: 12px; }
.custom-posts-holder .post-image {
  float: left;
  margin: 4px 19px 10px 0; }

    @media (min-width: 300px) {
	#widget-custom-postson-8 {
		height:900px;
	}
	#widget-custom-postson-8 h4.widget-title {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 100%;
		  -ms-flex: 0 0 100%;
			  flex: 0 0 100%;
	  width: 100%;
		padding: 11% 0 0 27px;
		font-size:30px;
		height:216px;
	}
	.videoPost {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
			-ms-flex: 0 0 100%;
				flex: 0 0 100%;
		max-width: 100%;
	}
	#widget-custom-postson-8 h4.widget-title:before {
    margin:70px 0 0 8px;
		font-size:24px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
    font-size: 14px;
    margin: 64px 0 0 -119px;
    padding: 12px 18px 12px 70px;
	}
	.videoPost .post {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
			-ms-flex: 0 0 100%;
				flex: 0 0 100%;
		max-width: 100%;
	}
	}
    @media (min-width: 450px) {
	#widget-custom-postson-8 {
		height:1275px;
	}
	#widget-custom-postson-8 h4.widget-title {
		height:250px;
		padding: 11% 0 0 27px;
		font-size:30px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:70px 0 0 8px;
		font-size:24px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
    font-size: 14px;
    margin: 64px 0 0 -119px;
    padding: 12px 18px 12px 70px;
	}
	}
    @media (min-width: 750px) {
	#widget-custom-postson-8 {
		height:630px;
	}
	#widget-custom-postson-8 h4.widget-title {
    background: #00a6a3;
		height:280px;
		padding: 11% 0 0 27px;
		font-size:30px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:54px 0 0 10px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
    font-size: 16px;
    margin: 47px 0 0 -119px;
    padding: 12px 24px 12px 74px;
	}
	.videoPost {
	}
	.videoPost .post {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
			-ms-flex: 0 0 50%;
				flex: 0 0 50%;
		max-width: 50%;
	}
	}
    /*@media (min-width: 750px) {
	#widget-custom-postson-8 {
		height:282px;
	}
	#widget-custom-postson-8 h4.widget-title {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 33.33333%;
		  -ms-flex: 0 0 33.33333%;
			  flex: 0 0 33.33333%;
	  width: 33.33333%;
	  float: left;
      padding: 11% 0 0 27px;
      font-size:30px;
      height: 100%;
	}
	.videoPost {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
			-ms-flex: 0 0 66.66667%;
				flex: 0 0 66.66667%;
		max-width: 66.66667%;
		float:left;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:40px 0 0 0;
		font-size:24px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
		font-size: 12px;
		margin: 94px 0 0 -119px;
		padding: 11px 14px;
	}
	}*/
    @media (min-width: 790px) {
	/*#widget-custom-postson-8 {
		height:293px;
	}*/
	#widget-custom-postson-8 h4.widget-title {
		padding: 11% 0 0 27px;
		font-size:30px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:70px 0 0 8px;
		font-size:24px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
    font-size: 16px;
    margin: 64px 0 0 -119px;
    padding: 11px 18px 11px 64px;
	}
	}
    @media (min-width: 992px) {
	/*#widget-custom-postson-8 {
		height:372px;
	}*/
  #widget-custom-postson-8 h4.widget-title {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 33.33333%;
		  -ms-flex: 0 0 33.33333%;
			  flex: 0 0 33.33333%;
	  width: 33.33333%;
	  float: left;
      padding: 11% 0 0 27px;
      font-size:30px;
      height: 100%;
	}
	.videoPost{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
			-ms-flex: 0 0 66.66667%;
				flex: 0 0 66.66667%;
		max-width: 66.66667%;
		float:left;
	}
	.widget-custom-postson .videoPost .post .post-inner .post-image .wp-image img{height:100%;}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:65px 0 0 10px;
		font-size:26px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
    font-size: 16px;
    margin: 57px 0 0 -119px;
    padding: 13px 19px 13px 69px;
	}
	}
    @media (min-width: 1200px) {
	/*#widget-custom-postson-8 {
		height:451px;
	}*/
	#widget-custom-postson-8 h4.widget-title {
		padding: 11% 0 0 52px;
		font-size:40px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:94px 0 0 12px;
		font-size:33px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
		font-size: 18px;
		margin: 84px 0 0 -159px;
		padding: 14px 30px 14px 90px;
	}
	}
    @media (min-width: 1350px) {
	/*#widget-custom-postson-8 {
		height:481px;
	}*/
	#widget-custom-postson-8 h4.widget-title {
		padding: 11% 0 0 52px;
		font-size:40px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
		margin:94px 0 0 3px;
		font-size:35px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
		font-size: 18px;
		margin: 84px 0 0 -164px;
		padding: 14px 30px 14px 90px;
	}
	}
    @media (min-width: 1600px) {
	/*#widget-custom-postson-8 {
		height:683px;
	}*/
	#widget-custom-postson-8 h4.widget-title {
		padding: 13% 0 0 150px;
		font-size:40px;
	}
	#widget-custom-postson-8 h4.widget-title:before {
    margin: 97px 0 0 17px;
		font-size:35px;
	}
	#widget-custom-postson-8 h4.widget-title:after {
		font-size: 20px;
		margin: 84px 0 0 -154px;
		padding: 15px 30px 15px 90px;
	}
	}
#widget-custom-postson-8{
	height:100%;
	background-color:#191919;
	background:url(img/bg-videos.jpg) no-repeat left top;
	overflow:hidden;
}
#widget-custom-postson-8 h4.widget-title {
      margin: 0;
      text-align: left;
	  /*background:url(img/bg-videos.jpg) center bottom;*/
}
#widget-custom-postson-8 h4.widget-title:before {
  content: '\e037';
  background: #ffffff none repeat scroll 0 0;
  border-radius: 25%;
  color: #00a6a3;
  font-family: "Material Icons";
  font-size: 26px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  text-align: center;
  width: 44px;
}
#widget-custom-postson-8 h4.widget-title:after {
    content: "Inscrever-se";
    border: 2px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    position: absolute;
}
.videoPost {
	margin:0;
	background:#191919;
}
.videoPost .post {
	padding:0 !important;
}
.videoPost .post-inner .post-content{
  opacity: 0;
  -webkit-transition: all 0.22s ease;
          transition: all 0.22s ease;
}
.videoPost .post-content h5{
  position: absolute;
  width: 100%;
  margin: 50px 0 0 !important;
  top: 50%;
  font-size: 18px;
}
.videoPost .post-content h5 a{
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  padding: 0 8%;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 8px #000;
  width: 100%;
}
.videoPost .post-content h5 a:hover{
  color: #ffffff;
}
.videoPost .post-inner:hover .post-image .wp-image::after{
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 0.22s ease;
          transition: all 0.22s ease;
}
.videoPost .post-inner:hover .post-content {
  opacity: 1;
  -webkit-transition: all 0.22s ease;
          transition: all 0.22s ease;
}
.videoPost .post-inner{
  height: 100%;
  position: relative;
  width: 100%;
}

.videoPost .post-inner .youtubeHitLink {
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.videoPost .post-image {
  margin:0;
}
    @media (min-width: 992px) {
    .custom-posts-holder .post-image {
      float: left; } }
  .before-content-area .custom-posts-holder .post-image, .after-content-area .custom-posts-holder .post-image, .before-loop-area .custom-posts-holder .post-image, .after-loop-area .custom-posts-holder .post-image {
    float: left;
    margin: 4px 19px 10px 0; }
    @media (min-width: 992px) {
      .before-content-area .custom-posts-holder .post-image, .after-content-area .custom-posts-holder .post-image, .before-loop-area .custom-posts-holder .post-image, .after-loop-area .custom-posts-holder .post-image {
        float: none; } }
    @media (min-width: 1200px) {
      .before-content-area .custom-posts-holder .post-image, .after-content-area .custom-posts-holder .post-image, .before-loop-area .custom-posts-holder .post-image, .after-loop-area .custom-posts-holder .post-image {
        float: left; } }
  .sidebar-primary .custom-posts-holder .post-image, .sidebar-secondary .custom-posts-holder .post-image {
    float: left;
    margin: 4px 19px 10px 0; }
    @media (min-width: 768px) {
      .sidebar-primary .custom-posts-holder .post-image, .sidebar-secondary .custom-posts-holder .post-image {
        float: none; } }
    @media (min-width: 1200px) {
      .sidebar-primary .custom-posts-holder .post-image, .sidebar-secondary .custom-posts-holder .post-image {
        float: left; } }
.custom-posts-holder .post-content h5 {
  margin-bottom: 2px; }
.custom-posts-holder .post-content h5, .custom-posts-holder .post-content p {
  margin-top: 0; }
.custom-posts-holder .post-content p, .custom-posts-holder .post-content .post-date, .custom-posts-holder .post-content .post-author, .custom-posts-holder .post-content .post-comments-count {
  font-size: 14px;
  font-size: 0.875rem; }
.custom-posts-holder .post-content .post-date, .custom-posts-holder .post-content .post-author, .custom-posts-holder .post-content .post-comments-count {
  margin: 0 5px 10px 0;
  text-transform: uppercase; }
.custom-posts-holder .post-content .btn {
  margin: 10px 0; }
.custom-posts-holder .post-content .post-terms a {
  margin: 0 5px 10px 0;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem; }
.custom-posts-holder .post-content .btn-wrapper {
  display: block; }
.custom-posts-holder.video .wp-image {
  position:relative;
  display:flex; }
  .custom-posts-holder.video .wp-image:after {
    opacity: 0.9;
    background: #f61c0d !important;
    content: '\e037';
    font-family: 'Material Icons';
    font-size: 32px;
    color: #ffffff !important;
    width: 60px;
    height: 44px;
    line-height: 44px;
    border-radius: 25%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -30px;
    text-align: center;
    -webkit-transition: all 0.32s ease;
            transition: all 0.32s ease; }
  .custom-posts-holder.video .wp-image:hover:after {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: all 0.22s ease;
            transition: all 0.22s ease; }

.single-product #primary {flex:0 0 100%;max-width:100%;}
.single-product #sidebar-primary {display:none;}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none; }
  .single-post .site-main, .page .site-main, .single .site-main {
    padding: 0;
    margin: 0 0 10px; }
    @media (min-width: 992px) {
      .single-post .site-main, .page .site-main, .single .site-main {
        padding: 0;
        margin: 0 0 30px; } }

.container.site-header > .container, .container.site-content > .container, .container.site-footer > .container {
  max-width: inherit;
  padding-left: 0;
  padding-right: 0; }

.site-header.container,
.site-footer.container {
  max-width: 100%;
  padding: 0; }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  margin-bottom: 30px; }

.header-container {
  /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ }

.header-container {
  padding: 18px 30px 0; }

@media (max-width: 50em) {
  header.site-header.centered .header-container_wrap, header.site-header.default .header-container_wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
            align-items: flex-start; } }
  @media screen and (max-width: 50em) and (min-width: 50em) {
    header.site-header.centered .header-container_wrap, header.site-header.default .header-container_wrap {
      -webkit-flex-wrap: no-wrap;
          -ms-flex-wrap: no-wrap;
              flex-wrap: no-wrap; } }
@media (max-width: 50em) {
  header.site-header .top-panel__message {
    display: none; }
  header.site-header .header-container {
    padding: 10px 10px 0; }
    header.site-header .header-container .site-branding {
      -webkit-flex: 0 1 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%;
      -webkit-order: 1;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding: 0 0 10px;
      text-align: center; }
    header.site-header .header-container .social-list {
      -webkit-order: 3;
      -ms-flex-order: 3;
      -webkit-box-ordinal-group: 4;
              order: 3;
      -webkit-flex: 1 2 auto;
      -webkit-box-flex: 1;
          -ms-flex: 1 2 auto;
              flex: 1 2 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
      text-align: right;
      padding: 0 15px 20px 0; } }
    @media screen and (max-width: 50em) and (min-width: 600px) {
      header.site-header .header-container .social-list {
        padding: 0 0 10px; } }
@media (max-width: 50em) {
    header.site-header .header-container .main-navigation {
      -webkit-order: 3;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      -webkit-box-flex: 1;
              flex: 1 1 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
      position: relative;
      padding: 0; }
      header.site-header .header-container .main-navigation .menu-toggle {
        position: absolute;
        top: -63px;
        left: 11px; } }
.layout-boxed .header-container {
  padding: 18px 0 0; }

.site-header.default .main-navigation {
  text-align: left;
  clear: both;
  padding: 2px 0 0 0; }
  .site-header.default .main-navigation ul.menu > li > a {
    padding: 0 0 41px; }
.site-header.default .header-container {
  padding: 21px 30px 0; }
.site-header.default .site-branding {
  float: left;
  padding: 0 0 11px;
  margin: 13px 0 0 0; }
  @media only screen and (min-width: 600px) {
    .site-header.default .site-branding {
      margin: 9px 0 0; } }
.site-header.default .social-list {
  float: right;
  padding: 0 0 10px; }

.site-header.centered .site-branding {
  text-align: center;
  padding: 0 0 11px;
  margin: 13px 0 0 0; }
  @media only screen and (min-width: 600px) {
    .site-header.centered .site-branding {
      margin: 12px 0; } }
.site-header.centered .social-list {
  text-align: center;
  padding: 0 0 0 0; }
  @media (min-width: 1200px) {
    .site-header.centered .social-list {
      right: 24px;
      top: 54px;
      position: absolute; } }
.site-header.centered .main-navigation {
  text-align: center;
  padding: 13px 0 0 0; }
  .site-header.centered .main-navigation ul.menu > li > a {
    padding: 0 0 37px; }
  .site-header.centered .main-navigation ul.menu > li:last-child {
    margin-right: 0; }

.site-header.minimal .social-list {
  -webkit-order: 2;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  white-space: nowrap;
  padding: 0 0 15px; }
.site-header.minimal .main-navigation {
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
  text-align: left;
  width: auto;
  max-width: 65%; }
  @media screen and (max-width: 1200px) {
    .site-header.minimal .main-navigation {
      -webkit-order: 1;
      -ms-flex-order: 1;
      -webkit-box-ordinal-group: 1;
              order: 1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 100%;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%;
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              align-self: stretch;
      max-width: none;
      margin: 0 auto;
      width: auto;
      max-width: 55%; } }
  @media screen and (max-width: 1020px) {
    .site-header.minimal .main-navigation {
      -webkit-order: 3;
      -ms-flex-order: 3;
      -webkit-box-ordinal-group: 4;
              order: 3;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 100%;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%;
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              align-self: stretch;
      max-width: none;
      margin: 0 auto;
      width: 100%;
      max-width: none; } }
.site-header.minimal .site-branding {
  -webkit-order: 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0 0 11px;
  margin: 13px 0 0 0; }
  @media only screen and (min-width: 600px) {
    .site-header.minimal .site-branding {
      margin: 8px 0 0 0; } }

.header-container__flex {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
          align-items: flex-start; }
  @media screen and (min-width: 600px) {
    .header-container__flex {
      -webkit-flex-wrap: no-wrap;
          -ms-flex-wrap: no-wrap;
              flex-wrap: no-wrap; } }

.top-panel {
  padding: 0;
  display:none; }
  @media (min-width: 37.5em) {
    .top-panel__wrap {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -webkit-box-pack: justify;
              justify-content: space-between;
      -ms-flex-line-pack: stretch;
      -webkit-align-content: stretch;
      align-content: stretch;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -webkit-box-align: start;
              align-items: flex-start; } }
  @media screen and (min-width: 37.5em) and (max-width: 37.5em) {
    .top-panel__wrap {
      -webkit-flex-wrap: no-wrap;
          -ms-flex-wrap: no-wrap;
              flex-wrap: no-wrap; } }

  .top-panel__wrap:after {
    clear: both;
    content: "";
    width: 100%;
    display: block; }
  .top-panel__message {
    float: left;
    margin: 16px 20px 17px 21px;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
    @media (min-width: 992px) {
      .top-panel__message {
        margin: 16px 20px 17px 29px; } }
    .top-panel__message .info-block {
      font-size: 14px;
      font-size: 0.875rem; }
      .top-panel__message .info-block p {
        margin: 0; }
      .top-panel__message .info-block:last-child {
        margin-bottom: 0; }
      @media (min-width: 992px) {
        .top-panel__message .info-block {
          float: left;
          margin-bottom: 0; } }
    .top-panel__message .material-icons {
      background: #fff;
      width: 29px;
      height: 29px;
      border-radius: 15px;
      line-height: 29px;
      text-align: center;
      font-size: 16px;
      font-size: 1rem;
      margin: 0 10px 0 0;
      vertical-align: middle; }
      .top-panel__message .material-icons.indent-left {
        margin-left: 35px; }

@media screen and (max-width: 50em) {
  .search-top-right {
    margin: 0 0 0 68px;
		width:230px;
	}
}
	.search-top-right {
		-moz-box-flex: 0;
		-moz-box-ordinal-group: 3;
		align-self: center;
		flex: 0 1 auto;
		order: 2;
		padding: 0 0 15px;
		white-space: nowrap;
		width:300px;
	}
	.search-top-right .search-form__field {
		color: #f2f2f2;
		font-family: "Montserrat",sans-serif;
		background:#303030;
		border-radius:18px;
		padding:10px 20px;
		line-height:19px;
	}
	.search-top-right .search-form__field[type="search"] {
		box-sizing: border-box;
		float: left;
		font-size: 0.875rem;
		vertical-align: top;
		width: calc(100% - 44px);
	}
	.search-top-right .search-form__submit {
		float: left;
		padding: 8px;
		vertical-align: top;
		border-radius:50%;
		background:#1f1f1f;
	}
	.search-top-right span,
	.search-top-right em {
		display:none;
	}
  .top-panel__search {
    padding: 8px 15px 8px 16px;
    float: right;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    min-width: 270px; }
    @media (min-width: 992px) {
      .top-panel__search {
        padding: 8px 23px; } }
    @media screen and (max-width: 1200px) {
      .top-panel__search {
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        min-width: 100%; } }
    .top-panel__search i {
      position: relative; }
      .top-panel__search i:before {
        position: absolute;
        height: 26px;
        width: 1px;
        background: #36383a;
        left: -23px;
        top: -2px;
        content: "";
        display: block; }
  .top-panel__menu {
    margin: 0;
    padding: 10px 20px;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
    .top-panel__menu-list {
      list-style: none;
      margin: 0;
      padding: 0; }
      .top-panel__menu-list li {
        display: inline-block;
        padding: 0; }
        .top-panel__menu-list li:before {
          display: none; }
        .top-panel__menu-list li:first-child:before {
          display: none; }
        .top-panel__menu-list li:before {
          position: relative;
          content: "";
          display: none;
          width: 4px;
          height: 4px;
          margin-bottom: 2px;
          border-radius: 15px;
          background: #888888; }
        @media (min-width: 992px) {
          .top-panel__menu-list li:before {
            display: inline-block; } }
        .top-panel__menu-list li a {
          font-size: 14px;
          font-size: 0.875rem;
          margin: 0 8px 0 0;
          text-transform: uppercase;
          font-weight: 300;
          text-decoration: none;
          position: relative; }
          @media (min-width: 992px) {
            .top-panel__menu-list li a {
              margin: 0 12px 0 15px; } }
        .top-panel__menu-list li.current-menu-item, .top-panel__menu-list li.current_page_item,
        .top-panel__menu-list li a:hover {
          text-decoration: none; }

.site-logo {
  padding: 0;
  margin: 0;
  display: inline-block; }
  @media screen and (max-width: 37.5em) {
    .site-logo {
      margin-top: -7px; }
  }
  .site-logo__link {
    text-decoration: none; }
  .site-logo .site-logo__link img {
    width: auto;}
  @media (max-width: 520px){
    .site-logo .site-logo__link img {
      width: 75px;}
  }

.site-description {
  display: inline-block;
  padding: 0 0 0 13px;
  margin: 0 0 0 8px;
  top: -3px;
  position: relative; }
  @media screen and (max-width: 37.5em) {
    .site-description {
      display: block;
      padding: 3px 0;
      margin: 0;
      text-align: center; } }
  .site-description:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 1px;
    left: 0;
    top: -4px;
    background: #404243;
    display: inline-block; }
    @media screen and (max-width: 37.5em) {
      .site-description:before {
        display: none; } }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }
  .sticky__label {
    display: inline-block;
    line-height: 22px;
    padding: 0 10px;
    float: right;
    text-align: center;
    border-radius: 20px; }
    .sticky__label > i {
      display: block;
      width: auto;
      height: 2em;
      width: calc(2em - 20px);
      font-size: 21px;
      line-height: 2; }
      .posts-list .sticky__label > i {
        color: inherit;
        font-size: 21px;
        margin-right: 0; }
    .has-post-thumbnail .sticky__label {
      float: none;
      position: absolute;
      top: 10px;
      right: 0;
      z-index: 99; }
      @media (min-width: 992px) {
        .has-post-thumbnail .sticky__label {
          top: 30px; } }
  .posts-list--grid-2-cols .sticky.posts-list__item, .posts-list--grid-3-cols .sticky.posts-list__item, .posts-list--masonry-2-cols .sticky.posts-list__item, .posts-list--masonry-3-cols .sticky.posts-list__item {
    margin-top: 0; }
  @media (min-width: 992px) {
    .posts-list--default .sticky.posts-list__item .btn, .posts-list--grid-2-cols .sticky.posts-list__item .btn, .posts-list--grid-3-cols .sticky.posts-list__item .btn {
      width: auto;
      height: auto;
      padding: 14px 30px; } }
  @media (min-width: 992px) {
    .sticky.posts-list__item .btn__text {
      display: inline-block; } }
  @media (min-width: 992px) {
    .sticky.posts-list__item .btn__icon {
      display: none; }
      .posts-list--masonry-2-cols .sticky.posts-list__item .btn__icon, .posts-list--masonry-3-cols .sticky.posts-list__item .btn__icon, .posts-list--vertical-justify .sticky.posts-list__item .btn__icon {
        display: inline-block; } }
  .position-two-sidebars .sticky.posts-list__item .btn__icon {
    display: inline-block; }
  .position-two-sidebars .sticky.posts-list__item .btn {
    padding: 0;
    width: 50px;
    height: 50px; }
  @media (min-width: 992px) {
    .posts-list--grid-2-cols .sticky .entry-title, .posts-list--grid-3-cols .sticky .entry-title {
      font-size: 30px; } }

/* pages border */
.single .site-main, .page .site-main {
  border-top: 1px solid #e6e8ea;
  padding-top: 30px; }
.single .site-main{margin-left:10%;margin-right:10%;}

@media (min-width: 992px) {
  .single .site-main {
    padding-top: 80px; } }

@media (min-width: 992px) {
  .page .site-main {
    padding-top: 48px; } }

.about_wrap h4 {
  margin: 12px 0 14px; }
.about_wrap p {
  margin: 12px 0 26px; }

.imgmargin_1.size-full {
  margin: 15px 0 10px; }

.posts-list--masonry-2-cols.posts-list .post-list__item-content .post-thumbnail,
.posts-list--masonry-3-cols.posts-list .post-list__item-content .post-thumbnail {
  box-shadow: none; }
.posts-list--masonry-2-cols .post-thumbnail__img,
.posts-list--masonry-3-cols .post-thumbnail__img {
  width: 100%;
  height: auto; }

.post-list__item-content {
  position: relative;
  min-width: 1px; }
.post-list__item-content .post-thumbnail {
	background:#00a6a3 !important;
}
.post__cats a, .sticky__label {
	font-weight:100 !important;
}
.posts-list .post__cats a:hover {
	background:#191919;
	color:#ffffff;
}
  @media (min-width: 1200px) {
    .post-list__item-content:hover .post-thumbnail__link {
      opacity: .4;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: all 0.52s ease;
              transition: all 0.52s ease; } }
  .ie .post-list__item-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .post-list__item-content .post-content-overflow {
    padding: 10px 0 10px;
    position: relative; }
    @media (min-width: 1200px) {
      .posts-list--masonry-2-cols .post-list__item-content .post-content-overflow .post__share.share, .posts-list--grid-2-cols .post-list__item-content .post-content-overflow .post__share.share, .posts-list--grid-3-cols .post-list__item-content .post-content-overflow .post__share.share, .posts-list--masonry-3-cols .post-list__item-content .post-content-overflow .post__share.share {
        display: none; } }
    @media (min-width: 1200px) {
      .post-list__item-content .post-content-overflow {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        z-index: auto;
        overflow: hidden;
        text-align: left; }
        .posts-list--masonry-2-cols .post-list__item-content .post-content-overflow, .posts-list--masonry-3-cols .post-list__item-content .post-content-overflow {
          overflow: visible; } }
    @media (min-width: 1200px) {
      .post-list__item-content .post-content-overflow {
        padding: 36px 38px; }
        .no-thumb.format-aside .post-list__item-content .post-content-overflow {
          min-height: 380px; } }
    @media (min-width: 1500px) {
      .full-width-block .post-list__item-content .post-content-overflow {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .post-list__item-content .post-content-overflow .post__cats {
      margin-right: 50px;
      -webkit-order: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      -webkit-flex: 1 1 auto;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .format-aside .post-list__item-content .post-content-overflow .entry-content {
      padding: 6px 0 10px; }
    .no-thumb.format-status .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-quote .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-video .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-link .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-aside .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-audio .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-gallery .post-list__item-content .post-content-overflow .post__share.share, .no-thumb.format-image .post-list__item-content .post-content-overflow .post__share.share {
      margin-top: 60px; }
    .posts-list--masonry-2-cols .no-thumb .post-list__item-content .post-content-overflow, .posts-list--masonry-3-cols .no-thumb .post-list__item-content .post-content-overflow, .blog-masonry-2-cols .no-thumb .post-list__item-content .post-content-overflow, .blog-masonry-3-cols .no-thumb .post-list__item-content .post-content-overflow {
      position: relative;
      height: auto; }
    .no-thumb .post-list__item-content .post-content-overflow .post__cats {
      position: relative;
      margin-right: 50px; }
    .no-thumb .post-list__item-content .post-content-overflow .post__share.share {
      margin-top: 0; }
      @media (min-width: 1200px) {
        .no-thumb .post-list__item-content .post-content-overflow .post__share.share {
          margin-top: 0; } }
    .post-list__item-content .post-content-overflow-additional {
      min-width: 1px;
      height: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-align-content: space-between;
          -ms-flex-line-pack: justify;
              align-content: space-between;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .full-width-block .post-list__item-content .post-content-overflow-additional {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }

.home .posts-list {
  padding-top: 49px; }

.posts-list .entry-content {
  border-top: none;
  padding: 25px 0 10px; }
.posts-list--masonry-2-cols .posts-list__item, .posts-list--masonry-3-cols .posts-list__item {
  margin-top: 0; }
.posts-list--grid-2-cols .posts-list__item, .posts-list--grid-3-cols .posts-list__item {
  -webkit-display: -webkit-box;
  -webkit-display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.posts-list__item .entry-content p {
  margin: 0; }
.posts-list__item a {
  text-decoration: none; }
@media (min-width: 992px) {
  .posts-list--default .posts-list__item .btn, .posts-list.sticky .posts-list__item .btn {
    width: auto;
    height: auto;
    padding: 14px 30px; } }
@media (min-width: 992px) {
  .posts-list--default .posts-list__item .btn__text, .posts-list.sticky .posts-list__item .btn__text {
    display: inline-block; } }
@media (min-width: 992px) {
  .posts-list--default .posts-list__item .btn__icon, .posts-list.sticky .posts-list__item .btn__icon {
    display: none; } }
.posts-list--default .small-thumbnail .content-footer_group {
  display: block;
  margin: 20px 0; }
.posts-list--default .small-thumbnail .post-list__item-content {
  position: relative;
  min-width: 1px;
  overflow: hidden; }
.posts-list--default .format-gallery .swiper-container {
  max-width: 100%; }
  @media (min-width: 992px) {
    .posts-list--default .format-gallery .swiper-container {
      max-width: 75%; } }
  @media (min-width: 1200px) {
    .posts-list--default .format-gallery .swiper-container {
      max-width: 50%; } }
.posts-list--default .small-thumbnail .post-content-overflow {
  position: relative; }
.posts-list--default .small-thumbnail .format_card {
  top: 20px;
  left: 20px; }
.posts-list--default .small-thumbnail.no-thumb .post-list__item-content .post-content-overflow {
  padding: 76px 20px 36px; }
.posts-list--default .small-thumbnail .post-list__item-content .post-content-overflow {
  padding: 20px 0 0; }
  @media (min-width: 1200px) {
    .posts-list--default .small-thumbnail .post-list__item-content .post-content-overflow {
      padding: 8px 20px 0; } }
.posts-list--default .post-thumbnail__link.post-thumbnail--small {
  float: left;
  margin: 0;
  overflow: hidden; }
.posts-list--default .small-thumbnail .post-thumbnail {
  float: left;
  overflow: hidden;
  margin: 0 0 0 0; }
  @media (min-width: 1200px) {
    .posts-list--default .small-thumbnail .post-thumbnail {
      margin: 0 20px 0 0; } }
.posts-list--default .small-thumbnail.no-thumb .post-thumbnail {
  margin: 0 0 7px 0;
  float: none; }
.posts-list--default .small-thumbnail .post-content-overflow {
  display: block;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .posts-list--default .small-thumbnail .post-content-overflow {
      overflow: visible; } }
  .posts-list--default .small-thumbnail .post-content-overflow .post__cats {
    position: relative; }

.hentry {
  position: relative;
  margin: 0 0 40px;
  padding: 0; }
  @media (min-width: 992px) {
    .hentry {
      margin: 0 0 40px;
      padding: 0; } }
  .single-post .hentry, .page .hentry {
    box-shadow: none;
    border-radius: 0;
    padding: 0; }

.entry-title {
  margin-bottom: 8px; }
  .single .entry-title {
    line-height: 1.15;
    margin: 12px 0 2px; }
  .entry-header .entry-title:first-child {
    margin-top: 0; }
    @media (min-width: 992px) {
      .entry-header .entry-title:first-child {
        margin-bottom: 8px; } }
  @media (min-width: 992px) {
    .posts-list .entry-title {
      font-size: 30px; } }
.entry-meta {
  text-transform: uppercase; }
  .entry-summary + .entry-meta, .entry-content + .entry-meta {
    margin-top: 0; }
  .single .entry-meta span {
    position: relative;
    margin: 5px 19px 0 0;
    float: left;
    overflow: hidden; }
.entry-footer {
  position: relative; }
  .posts-list .entry-footer {
    margin: 0;
    padding-right: 0;
    padding-left: 0; }
  .entry-footer .btn {
    float: right;
    margin-top: 30px; }

.blog-vertical-justify .post-thumbnail {
  overflow: hidden; }
.post-thumbnail__link.post-thumbnail--small {
  display: block;
  margin-bottom: 15px;
  text-align: center; }
  @media (min-width: 992px) {
    .post-thumbnail__link.post-thumbnail--small {
      float: left;
      margin-right: 30px;
      text-align: left; } }
.post-thumbnail__link i {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
.post-thumbnail__img {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .posts-list .post-thumbnail__img {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    -webkit-transition: none !important;
            transition: none !important; }
  .entry-header + .post-thumbnail > .post-thumbnail__img, .entry-header + .post-thumbnail .post-thumbnail__link > .post-thumbnail__img {
    margin-top: 25px; }
  .post-thumbnail--fullwidth .post-thumbnail__img {
    width: 100%; }
.posts-list .post-thumbnail--fullwidth {
  display: block; }
.single-post .post .entry-meta {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  overflow: hidden;
  margin-bottom: 23px; }
  .single-post .post .entry-meta .post__author a {
    font-weight: bold; }
  .single-post .post .entry-meta .post__comments .material-icons {
    margin: 0 4px 0 0;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
.posts-list .post__cats, .single-post .post__cats {
  position: static; }
.single-post .post__cats {
  display: inline-block;
  margin-right: 19px;
  float: left; }
.posts-list .post__cats {
	display:none;
}
.post__cats a {
  display: inline-block;
  vertical-align: top;
  background-color: #388df8;
  color: #fff;
  padding: 6px 10px;
  margin: 0 0 3px 0;
  border-radius: 3px;
  text-decoration: none; }
.entry-meta .post__cats a:hover {color:#ffffff;}
.post-content-overflow-additional .post__cats {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 10px;
  z-index: 99; }
  @media (min-width: 1200px) {
    .post-content-overflow-additional .post__cats {
      top: 4px;
      left: 2px; } }
  .posts-list--masonry-3-cols .post-content-overflow-additional .post__cats, .posts-list--grid-3-cols .post-content-overflow-additional .post__cats {
    position: relative; }
.post-format-wrap .post__cats {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99; }
  @media (min-width: 992px) {
    .post-format-wrap .post__cats {
      top: 30px;
      left: 30px; } }
.post__date, .post__comments {
  margin-right: 20px; }
  @media (max-width: 1500px) {
    .post__date, .post__comments {
      margin-right: 15px; } }
  @media (min-width: 1201px) and (max-width: 1360px) {
    .post__date, .post__comments {
      display: block; } }
  .post__date .material-icons, .post__comments .material-icons {
    margin-top: -1px;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
.post__date, .post__comments, .post__tags {
  font-size: 14px;
  font-size: 0.875rem; }
.post__tags span {
  margin-right: 19px; }
.posts-list .post__tags a {
  font-size: 14px !important;
  font-size: 0.875rem !important;
  padding: 8px 15px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  margin: 5px 5px 5px 0; }
  .posts-list .post__tags a:hover {
    border: 0px transparent solid; }
@media (min-width: 768px) and (max-width: 992px) {
  .posts-list .post__tags a {
    font-size: 12px !important;
    font-size: 0.8rem !important;
    padding: 6px 10px;
    margin: 2px 1px; } }
.single-post .post__tags {
  margin-top: 15px;
  margin-top: 31px; }
  @media (min-width: 544px) {
    .single-post .post__tags {
      float: left; } }

.single .related-posts .post__date, .single .related-posts .post__comments {
  margin-right: 15px;
  margin-left: 0px; }
.related-posts .post__tags {
  margin-top: 10px; }
.single .related-post .post-thumbnail__img + .post__cats, .single .related-post .post-thumbnail__link + .post__cats {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px; }
  @media (min-width: 1200px) {
    .single .related-post .post-thumbnail__img + .post__cats, .single .related-post .post-thumbnail__link + .post__cats {
      top: 40px;
      left: 40px; } }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.single h5 {
  margin-bottom: 16px; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.single .entry-content {
  border-top: none;
  padding:20px 2px;
 }
.atletas-template-default .entry-content {
  border-top: none;
  padding:20px 2px;
}
.atletas-template-default .site .site-content{
	max-width:1260px;
	margin:0 auto;
    padding-left:1.25rem;
    padding-right:1.25rem;
}
.atletas-template-default .site .site-content .entry-header {
    margin-left: 0px;
}

.page-links {
  clear: both;
  margin: 0 0 15px; }

.post-content-overflow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: auto; }

.post-content-overflow-additional {
  position: relative;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end; }

.posts-list__item .entry-header {
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
.posts-list__item .entry-meta {
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

/*--------------------------------------------------------------
 ### Posts list
 --------------------------------------------------------------*/
.posts-list .posts-list__item {
  box-shadow: none; }
.posts-list .post-list__item-content .post-thumbnail {
  /*box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);*/ }
  @media (min-width: 992px) {
    .posts-list .post-list__item-content .post-thumbnail {
      /*box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23);*/ } }
.posts-list .post__tags {
  margin-top: 0;
  display: inline-block; }
  .posts-list .post__tags a {
    padding: 0;
    margin: 0 5px 0 0;
    background: transparent;
    font-size: 14px;
    font-size: 0.875rem; }

/*--------------------------------------------------------------
 ### Related posts
 --------------------------------------------------------------*/
.single .related-posts.posts-list {
  margin: 0;
  padding: 30px 0 40px; }
  @media (min-width: 992px) {
    .single .related-posts.posts-list {
      padding: 58px 0 88px; } }
  .single .related-posts.posts-list .post-thumbnail {
    position: relative;
    overflow: hidden; }
  .single .related-posts.posts-list h5.entry-title {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .single .related-posts.posts-list h5.entry-title {
        margin-bottom: 0; } }

.related-posts .related-wrap .wrap-image {
  box-shadow:none;box-sizing:border-box;border:1px solid #CCC; }
  @media (min-width: 992px) {
    .related-posts .related-wrap .wrap-image {
      box-shadow:none;box-sizing:border-box;border:1px solid #CCC; } }
.related-posts .related-wrap .post-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
.related-posts .related-wrap .post-thumbnail {
  position: relative;
  box-sizing: border-box;
  overflow: hidden; }

.related-post {
  margin-top: 20px; }
  @media (min-width: 992px) {
    .related-post {
      margin-top: 40px; } }
  @media (min-width: 1200px) {
    .related-post {
      margin-top: 36px; } }
  .related-post.layout_col_3 .related-content, .related-post.layout_col_4 .related-content {
    padding: 15px; }
    .related-post.layout_col_3 .related-content .entry-title, .related-post.layout_col_4 .related-content .entry-title {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.2; }
  .related-post.layout_col_3 .post-thumbnail .post__cats, .related-post.layout_col_4 .post-thumbnail .post__cats {
    top: 15px;
    left: 15px; }
  .related-post.layout_col_4 .related-content {
    position: absolute;
    padding: 15px; }
    @media (min-width: 1200px) {
      .related-post.layout_col_4 .related-content {
        position: relative;
        padding: 20px 0 0; } }
    @media (min-width: 1200px) {
      .related-post.layout_col_4 .related-content .entry-title {
        margin: 8px 0; } }

.related-posts .related-post > div {
  position: relative; }
.related-posts .related-post.thumbnail_hidden .related-content {
  position: relative;
  padding: 20px 0 0; }
.related-posts .related-post.thumbnail_hidden .related-content .entry-title {
  margin: 15px 0; }
.related-posts .related-post.thumbnail_hidden .related-content .post__tags {
  margin-top: 0; }
.related-posts .related-post.thumbnail_hidden .related-content .post__tags a {
      padding: 0;
      margin: 0 5px 0 0;
      background: transparent;
      font-size: 14px;
      font-size: 0.875rem; }
.related-posts .related-content {
  position: absolute;
  bottom: 0;
  padding: 15px;
  display: table;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%; }
.related-posts .related-content h4.entry-title{
	font-size:30px;
}
  @media (min-width: 1200px) {
    .related-posts .related-content {
      padding: 40px 40px 36px; } }
  .related-posts .related-content .post__cats {
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
        align-self: auto;
    float: none; }
  .related-posts .related-content .inner-related-content {
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
        align-self: auto; }
  .related-posts .related-content .excerpt-wrap p {
    margin: 30px 0 0; }
  .related-posts .related-content .post__tags {
    margin-top: 0; }
    .related-posts .related-content .post__tags a {
      padding: 0;
      margin: 0 5px 0 0;
      background: transparent;
      font-size: 14px;
      font-size: 0.875rem; }

.related-posts .entry-meta, .posts-list .entry-meta {
  font-size: 14px;
  font-size: 0.875rem; }
  .related-posts .entry-meta span, .posts-list .entry-meta span {
    margin: 0 14px 0 0;
    display: inline-block; }
  .posts-list .post__comments{display:none !important;}
  .related-posts .entry-meta .post__comments .material-icons, .posts-list .entry-meta .post__comments .material-icons {
    margin: 0 4px 0 0;
    position: relative;
    top: 3px; }

/*--------------------------------------------------------------
### content-footer_group
--------------------------------------------------------------*/
.content-footer_group {
  padding: 0; }

/* justify share */
.small-justify-block .post__share.share {
  display: block; }
.hidden-sidebars .small-justify-block .post__share.share {
  display: block; }
@media (max-width: 1200px) {
.hidden-sidebars .small-justify-block .post__share.share {
  position:absolute;bottom:60px;right:10px;}
}
    @media (min-width: 1200px) {
      .hidden-sidebars .small-justify-block .post__share.share {
        display: none; } }

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/
.post {
  /* Gallery */
  /* Link */
  /* Quote */
  /* Wrapper for non-image featured content */ }
  .entry-content .post-gallery {
    margin-top: 10px; }
  .post-gallery img {
    border-radius: 4px 4px 0 0;
    display: block; }
    .entry-content .post-gallery img {
      border-radius: 0; }
  .post-gallery .swiper-button-next, .post-gallery .swiper-button-prev {
    width: 48px;
    height: 48px;
    top: 50%;
    text-align: center;
    border-radius: 50%;
    background-image: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 20px; }
    @media (min-width: 1200px) {
      .post-gallery .swiper-button-next, .post-gallery .swiper-button-prev {
        top: 40px; } }
    .post-gallery .swiper-button-next i, .post-gallery .swiper-button-prev i {
      margin: 12px; }
  .post-gallery .swiper-button-prev {
    right: 73px; }
    @media (min-width: 1200px) {
      .post-gallery .swiper-button-prev {
        right: 93px; } }
    .single .post-gallery .swiper-button-prev {
      left: 20px;
      top: 50%;
      margin-top: -25px; }
      @media (min-width: 992px) {
        .single .post-gallery .swiper-button-prev {
          left: 40px; } }
  .post-gallery .swiper-button-next {
    right: 20px; }
    @media (min-width: 1200px) {
      .post-gallery .swiper-button-next {
        right: 40px; } }
    .single .post-gallery .swiper-button-next {
      right: 20px;
      top: 50%;
      margin-top: -25px; }
      @media (min-width: 992px) {
        .single .post-gallery .swiper-button-next {
          right: 40px; } }
  .post-gallery .material-icons {
    font-size: 24px; }
  .post-gallery__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  .post-gallery__link {
    display: block; }
  .post-format-link {
    display: inline-block;
    border-radius: 50px;
    margin: 10px 0;
    padding: 12px 31px 10px 19px;
    font-size: 14px; }
    @media (min-width: 544px) {
      .post-format-link {
        font-size: 18px; } }
    .post-format-link:before {
      content: "insert_link";
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Safari and Chrome. */
      text-rendering: optimizeLegibility;
      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;
      /* Support for IE. */
      -webkit-font-feature-settings: 'liga';
         -moz-font-feature-settings: 'liga';
              font-feature-settings: 'liga';
      display: inline-block;
      vertical-align: middle;
      font-size: 24px;
      margin: 0 10px 3px 0; }
  .has-thumb .post-thumbnail {
    position: relative; }
  .has-thumb .post-thumbnail__format-link {
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    text-align: center; }
    .has-thumb .post-thumbnail__format-link .post-format-link {
      margin: -20px 0 0 0; }
  @media (min-width: 992px) {
    .post-format-quote {
      padding: 26px 30px 25px 70px; } }
  .post-format-quote:before {
    top: 10px; }
    @media (min-width: 992px) {
      .post-format-quote:before {
        left: 21px;
        top: 20px; } }
  .post-featured-content {
    border-radius: 4px 4px 0 0;
    background: #2f2f2f; }
    .format-video .post-featured-content {
      background: #2f2f2f; }
      .format-video .post-featured-content iframe {
        border-radius: 4px 4px 0 0; }
    .post-featured-content .post__cats {
      margin: 10px 0 0 10px; }
      @media (min-width: 992px) {
        .post-featured-content .post__cats {
          margin: 30px 0 0 30px; } }
      .format-video .post-featured-content .post__cats {
        position: absolute;
        left: 0;
        top: 0;
        margin: 10px; }
        @media (min-width: 992px) {
          .format-video .post-featured-content .post__cats {
            margin: 30px; } }
        .format-video .post-featured-content .post__cats:first-child {
          position: static; }
  .post.format-status .post__cats {
    padding: 0 0 10px; }

.embed-wrapper .twitter-tweet {
  margin: 10px auto !important;
  max-width: 90% !important; }

.fb_iframe_widget {
  max-width: 100%; }
  .fb_iframe_widget > span {
    max-width: 100%; }

/* Gallery */
.format-gallery .post-gallery img {
  border-radius: 0; }
.single .format-gallery .swiper-container {
  margin: 25px 0 35px; }
.format-gallery .swiper-container {
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23);
  z-index: auto;
  max-width: 100%; }
  @media (min-width: 992px) {
    .format-gallery .swiper-container {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
  @media (min-width: 768px) {
    .format-gallery .swiper-container {
      max-width: 85%; } }
  @media (min-width: 992px) {
    .format-gallery .swiper-container {
      max-width: 85%; } }
  @media (min-width: 1200px) {
    .format-gallery .swiper-container {
      max-width: 100%; } }
.format-gallery .post-content-overflow {
  z-index: 2; }

/* Aside no_thumb */
.posts-list .no-thumb.type-page .post-content-overflow-additional {
  padding-top: 10px; }

.posts-list .no-thumb .post-thumbnail {
  box-sizing: border-box;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .posts-list .no-thumb .post-thumbnail {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }
.posts-list .no-thumb .post-list__item-content .post-content-overflow {
  position: relative;
  padding: 30px 27px; }
  @media (min-width: 992px) {
    .posts-list .no-thumb .post-list__item-content .post-content-overflow {
      padding: 36px 38px; } }
.posts-list .no-thumb .entry-content {
  margin-bottom: 10px; }
.posts-list .no-thumb .entry-content:empty {
  margin: 0;
  padding: 0╨╢; }

/* Video */
.single .format-video .post-thumbnail {
  display: none; }
.single .format-video p iframe {
  width: 100% !important; }

.posts-list .format_card {
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  z-index: 1;
  display: block; }
  @media (min-width: 992px) {
    .posts-list .format_card {
      top: 39px;
      right: 40px; } }
  .posts-list .format_card.video_card:after {
    content: '\e037'; }
  .posts-list .format_card.link_card:after {
    content: '\e250'; }
  .posts-list .format_card.audio_card:after {
    content: '\e04d'; }
  .posts-list .format_card.image_card:after {
    content: '\e3f4'; }
  .posts-list .format_card.aside_card:after {
    content: '\e85d'; }
  .posts-list .format_card.status_card:after {
    content: '\e80d'; }
  .posts-list .format_card.gallery_card:after {
    content: '\e8eb'; }
  .posts-list .format_card.quote_card:after {
    content: "\201c";
    font-family: 'Montserrat', sans-serif; }
  .posts-list .format_card:after {
    font-family: 'Material Icons';
    font-size: 24px;
    font-size: 1.5rem;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    display: block;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.32s ease;
            transition: all 0.32s ease; }

/* Status */
.posts-list .format-status .embed-wrapper {
  margin: 20px 0; }

/* Audio */
.single .mejs-container {
  margin: 15px 0 25px;
  box-shadow: 0 3px 15px rgba(27, 48, 67, 0.23); }
  @media (min-width: 992px) {
    .single .mejs-container {
      box-shadow: 0 10px 27px rgba(27, 48, 67, 0.23); } }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-area {
  padding-top: 40px;
  padding-bottom: 15px; }

.footer-container {
  padding: 30px 20px; }
  @media (min-width: 768px) {
    .footer-container {
      padding: 2px 30px 3px; } }
.site-footer.default .footer-container {
	display:none;
}
  .site-footer.minimal .footer-container {
    padding: 2px 29px 3px; }

.site-info .footer-logo {
  margin: 0 0 11px; }
.site-info .social-list {
  margin: 0 0 32px; }
.site-info__flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start; }
  .site-info__flex .social-list {
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-flex: 1 1 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
        align-self: center;
    white-space: nowrap;
    text-align: center; }
    .site-info__flex .social-list ul {
      margin: 0 auto;
      text-align: center; }
  .site-info__flex .site-info_logo {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
        align-self: center;
    text-align: center; }
    .site-info__flex .site-info_logo .footer-logo, .site-info__flex .site-info_logo .footer-copyright {
      position: relative;
      display: inline-block; }
    .site-info__flex .site-info_logo .footer-copyright {
      margin: 0 0 5px 12px; }

.footer-copyright {
  font-size: 14px;
  font-size: 0.875rem; }

.site-footer.default .footer-copyright {
  display: block;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .site-footer.default .footer-copyright {
      display: inline-block; } }
.site-footer.default .footer-menu {
  display: block;
  vertical-align: middle; }

.site-info__flex_min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 992px) {
    .site-info__flex_min {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-content: stretch;
          -ms-flex-line-pack: stretch;
              align-content: stretch;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.site-footer.minimal .footer-copyright {
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0; }
  @media (min-width: 768px) {
    .site-footer.minimal .footer-copyright {
      display: inline-block;
      text-align: left;
      margin: 0 0 5px 12px; } }
.site-footer.minimal .site-info_logo {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 0 0 0;
  margin-bottom: 14px;
  text-align: center; }
  @media (min-width: 768px) {
    .site-footer.minimal .site-info_logo {
      text-align: left;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-align-self: auto;
          -ms-flex-item-align: auto;
              align-self: auto;
      padding: 11px 0 0 0;
      margin-bottom: 10px; } }
.site-footer.minimal .site-info_logo .footer-logo {
  position: relative;
  display: inline-block; }
.site-footer.minimal .social-list {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  margin: 0 0 8px 0; }
  @media (min-width: 768px) {
    .site-footer.minimal .social-list {
      margin: 0 80px 8px 0;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-align-self: auto;
          -ms-flex-item-align: auto;
              align-self: auto; } }
.site-footer.minimal .footer-menu {
  display: block;
  vertical-align: middle; }
  @media (min-width: 992px) {
    .site-footer.minimal .footer-menu {
      display: inline-block;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-align-self: auto;
          -ms-flex-item-align: auto;
              align-self: auto; } }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.not-found {
  padding: 0;
  text-align: left;
  margin: 0 0 10px; }
  .not-found .page-title {
    margin: 13px 0 34px; }
  .not-found h4 {
    margin-bottom: 27px; }
  .not-found .btn {
    margin-bottom: 11px; }
  @media (min-width: 992px) {
    .not-found {
      margin: 0 0 30px; } }

.error404 .site-main {
  border-top: 1px solid #e6e8ea;
  padding-top: 30px; }
  @media (min-width: 992px) {
    .error404 .site-main {
      padding-top: 48px; } }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.posts-list iframe, .posts-list .wp-audio-shortcode {
  margin: 20px 0 30px; }

.posts-list .wp-audio-shortcode {
  margin: 0 0 30px; }

.posts-list .swiper-container {
  margin-bottom: 30px; }

.img-pull-left {
  width: 50%;
  float: left;
  margin: 0 4% 1% 0; }

.img-pull-right {
  width: 50%;
  float: right;
  margin: 0 0 1% 4%; }

.alignleft {
  margin: 15px 30px 15px 0; }

.alignright {
  margin: 15px 0 15px 30px; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/
.embed-responsive {
  position: relative;
  display: block;
  padding: 0; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 62.33%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }



#text-2 .wpcf7{
	margin:30px 0 26px 0;
}
.widget_text,
.widget_smart_slider {
	margin:0 !important;
}

/* Cormulário newsletter topo */
.ttCadastro {
	max-width:670px;
	margin:0 auto;
}
.ttCadastro h4 {
	font-size:24px;
	text-align:center;
	margin:0 0 16px;
	text-transform:uppercase;
}
@media (max-width: 520px) {
  .ttCadastro h4 {
  	font-size:16px;
    padding: 0 20px;
  }
}
.contCadastro {
	max-width:670px;
	margin:0 auto
}
.contCadastro .nlNome::-webkit-input-placeholder,
.contCadastro .nlEmail::-webkit-input-placeholder {
   color:#666666;
}
.contCadastro .nlNome::-moz-placeholder,
.contCadastro .nlEmail::-moz-placeholder {
   color:#666666;
}
.contCadastro .nlNome:-ms-input-placeholder,
.contCadastro .nlEmail:-ms-input-placeholder {
   color:#666666;
}
.contCadastro .nlNome,
.contCadastro .nlEmail{
	width:233px !important;
	background:#ffffff;
	border: 1px solid #000000;
	margin:4px;
	padding:11px 20px;
}
  @media (max-width: 620px) {
.contCadastro {
	text-align:center;
}
.contCadastro .wpcf7-form-control-wrap {
	display:inline-block;
	width:100%;
	text-align:center;
}
.contCadastro .nlEnviar {
    margin: 4px 0 0 19px;
    padding: 12px 92px;
}}
  @media (min-width: 620px) {
.contCadastro .wpcf7-form-control-wrap,
.contCadastro .nlEnviar {
    margin: 4px 0 0;
}
.contCadastro .nlEnviar {
	box-shadow:none;
    margin: 4px 0 0 3px;
    padding: 12px 66px;
}}
.contCadastro .nlEnviar {
	box-shadow:none;
}
.condCont {
	width:100%;
	background:#f2f2f2;
}
.condCont .condContent {
	margin:0 auto;
	background:#f2f2f2;
}

  @media (min-width: 550px) {
	.condCont {
		margin:-12px 0 0 0;
	}
	.condCont .condContent {
		max-width:590px;
	}
	.condCont .condContent li {
		height:126px;
		background-size:650px;
	}
	.condCont .condContent li.condItem1 {
		background-position:2px 25px;
		width:117px;
	}
	.condCont .condContent li.condItem2 {
		background-position:-160px 25px;
		width:103px;
	}
	.condCont .condContent li.condItem3 {
		background-position:-304px 25px;
		width:142px;
	}
	.condCont .condContent li.condItem4 {
		background-position:-486px 25px;
		width:164px;
	}
	.condCont .condContent li.condDivisor {
		width:4px;
		background-position:-134px 25px;
	}
  }

  @media (min-width: 992px) {
	.condCont {
		margin:-40px 0 0 0;
	}
	.condCont .condContent {
		max-width:980px;
	}
	.condCont .condContent li {
		height:126px;
		background-size:1008px;
	}
	.condCont .condContent li.condItem1 {
		background-position:0 0;
		width:197px;
	}
	.condCont .condContent li.condItem2 {
		background-position:-220px 0;
		width:206px;
	}
	.condCont .condContent li.condItem3 {
		background-position:-452px 0;
		width:260px;
	}
	.condCont .condContent li.condItem4 {
		background-position:-733px 0;
		width:274px;
	}
	.condCont .condContent li.condDivisor {
		width:4px;
		background-position:-208px 0;
	}
  }
	.condCont .condContent li {
		display:inline-block;
		background-image:url(img/cond-bar.png);
		text-indent:-30000px;
		margin:0;
	}

/* Cormulário newsletter topo */

.rodapeCadastro .nlNome::-webkit-input-placeholder,
.rodapeCadastro .nlEmail::-webkit-input-placeholder {
   color:#666666;
}
.rodapeCadastro .nlNome::-moz-placeholder,
.rodapeCadastro .nlEmail::-moz-placeholder {
   color:#666666;
}
.rodapeCadastro .nlNome:-ms-input-placeholder,
.rodapeCadastro .nlEmail:-ms-input-placeholder {
   color:#666666;
}
  @media (min-width: 300px) {
	.rodapeCadastro .nlNome,
	.rodapeCadastro .nlEmail{
		width:155px;
		margin:0 0 6px;
		display:block;
	}
	.socialContent .socialItem2 {
		margin-right:0px;
	}
  }
  @media (max-width: 850px) and (min-width: 300px) {
	.socialContent .logoMormaiiFt {
		display:block
	}
  }
  @media (min-width: 992px) {
	.rodapeCadastro .nlNome,
	.rodapeCadastro .nlEmail{
		width:142px;
		margin:0 0 6px;
	}
	.socialContent .socialItem2 {
		margin-right:50px;
	}
  }
  @media (min-width: 1200px) {
	.rodapeCadastro .nlNome,
	.rodapeCadastro .nlEmail{
		width:188px;
		margin:0 0 6px;
	}
	.socialContent .socialItem2 {
		margin-right:0px;
	}
  }
.rodapeCadastro .nlNome,
.rodapeCadastro .nlEmail{
	background:#ffffff;
	padding:8px 16px;
	font-size:12px;
}
.rodapeCadastro .nlEnviar {
    background: #1f1f1f none repeat scroll 0 0;
    border: 2px solid #ffffff;
    box-shadow: none;
    margin: 0;
    padding: 5px 52px;
	font-size:11px;
	color:#ffffff;
}
.rodapeCadastro .nlEnviar:hover {
    background: #00A6A3 none repeat scroll 0 0;
    border: 2px solid #00A6A3;
}

/* Botao videos */

.site-content #text-14,
.site-content #text-14 .textwidget,
.site-content #text-14 .textwidget p{
  position: relative;
  margin: 0;
  width: 100%;
  height: 0;
}
.site-content #text-14 .textwidget p a.catBtVideos{
  color: #00a6a3;
  float: left;
  font-size: 8px;
  font-weight: normal;
  height: 450px;
  margin: 0;
  max-width: 620px;
  opacity: 0.5;
  position: absolute;
  text-indent: -9000px;
  top: 0;
  width: 33%;
  z-index: 10;
}
@media screen and (max-width: 1500px) {
  .site-content #text-14 .textwidget p a.catBtVideos{
    height: 330px;
  }
}
@media screen and (max-width: 1100px) {
  .site-content #text-14 .textwidget p a.catBtVideos{
    height: 300px;
  }
}
@media screen and (max-width: 810px) {
  .site-content #text-14 .textwidget p a.catBtVideos{
    height: 250px;
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .site-content #text-14 .textwidget p a.catBtVideos{
    width: 100%;
    height: 200px;
  }
}

/* /Botao videos */
/* Cormulário newsletter topo */

.socialContent a {
	background-image:url(img/sprite.png);
    box-shadow:none;
    margin:0;
	display:inline-block;
	text-indent:-9000px;
}
.socialContent .socialItem1,
.socialContent .socialItem2,
.socialContent .socialItem3,
.socialContent .socialItem4 {
	width:40px;
	height:40px;
	background-color:#00A6A3;
	border-radius:50%;
}
.socialContent a:hover {
	background-color:#272727;
}
.socialContent .socialItem1 {
	background-position:0 0;
}
.socialContent .socialItem2 {
	background-position:-40px 0;
}
.socialContent .socialItem3 {
	background-position:-83px 0;
}
.socialContent .socialItem4 {
	background-position:-123px 0;
}
.socialContent .logoMormaiiFt {
	background-position:0 -144px;
	width:166px;
	height:20px;
	margin-top:46px;
}

.contFranq {
	position:relative;
	margin:0 0 30px;
}
  @media (max-width: 350px) {
	.contFranq img.imgFranqueado {
		height:100%;
		width:800px;
		max-width:800px;
	}
	.contFranq {
		width:auto;
		height:220px;
		overflow:hidden;
	}
	.contFranq .widgetTitle {
		top:25%;
		font-size:22px;
	}
	.contFranq .btFranq {
		top:52%;
		margin:0 0 0 -100px;
		padding:12px 50px;
	}
  }
  @media (max-width: 650px) and (min-width: 350px) {
	.contFranq img.imgFranqueado {
		height:100%;
		width:800px;
		max-width:800px;
	}
	.contFranq {
		width:auto;
		height:220px;
		overflow:hidden;
	}
	.contFranq .widgetTitle {
		top:25%;
		font-size:28px;
	}
	.contFranq .btFranq {
		top:52%;
		margin:0 0 0 -100px;
		padding:12px 50px;
	}
  }
  @media (min-width: 700px) {
	.contFranq .widgetTitle {
		top:25%;
		font-size:28px;
	}
	.contFranq .btFranq {
		top:52%;
		margin:0 0 0 -100px;
		padding:12px 50px;
	}
  }
  @media (min-width: 992px) {
	.contFranq .widgetTitle {
		top:28%;
		font-size:36px;
	}
	.contFranq .btFranq {
		top:55%;
		margin:0 0 0 -110px;
		padding:14px 55px;
	}
  }
  @media (min-width: 1600px) {
	.contFranq .widgetTitle {
		top:33%;
		font-size:50px;
	}
	.contFranq .btFranq {
		top:55%;
		margin:0 0 0 -120px;
		padding:18px 75px;
	}
  }
.contFranq .widgetTitle {
	position:absolute;
	width:100%;
	color:#ffffff;
	text-align:center;
}
.contFranq .contBtFranq {
	position:absolute;
	width:100%;
	top:60%;
	text-align:center;
}
.contFranq .btFranq {
	position:absolute;
	left:50%;
	display:inline-block;
	color:#ffffff;
	background:#00a6a3;
	border:2px solid #00a6a3;
	border-radius:2px;
}
.contFranq .btFranq:hover {
	background: #fff;
  color: #00a6a3;
}
.contFranq .imgFranqueado {
	width:100%;
}

.contHistoria {
	background: #1f1f1f;
	display: flex;
	flex-wrap: wrap;
	margin:15px 0 0;
}
  @media (min-width: 300px) {
	.contHistoria div {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 100%;
		  -ms-flex: 0 0 100%;
			  flex: 0 0 100%;
	  width: 100%;
	  float:left;
	 }
	.contHistoria h3 {
		font-size: 34px;
		top: 20%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -107px;
		padding: 16px 66px;
		top: 50%;
	}
	.contHistoria .boxHistoria p {
		font-size: 10px;
		left: 10%;
		line-height: 14px;
		top: 2%;
	}
	.contHistoria .boxHistoria figcaption:before {
		height: 6px;
		left: 10%;
		top: 91%;
		width: 50px;
	}
  }
  @media (min-width: 450px) {
	.contHistoria h3 {
		font-size: 40px;
		top: 24%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -126px;
		padding: 20px 86px;
		top: 50%;
	}
	.contHistoria .boxHistoria p {
		font-size: 13px;
		left: 10%;
		line-height: 22px;
		top: 8%;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 60px;
		height: 7px;
		top: 87%;
		left:10%;
	}
  }
  @media (min-width: 550px) {
	.contHistoria div {
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 33.33333%;
		  -ms-flex: 0 0 33.33333%;
			  flex: 0 0 33.33333%;
	  width: 33.33333%;
	  float:left;
	 }
	.contHistoria h3 {
		font-size: 22px;
		top: 12%;
	}
	.contHistoria .btHistoria {
		font-size: 12px;
		margin: 0 0 0 -74px;
		padding: 10px 36px;
		top: 48%;
	}
	.contHistoria .boxHistoria p {
		left: 10%;
		top: 0%;
		font-size:10px;
		line-height:14px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 50px;
		height: 6px;
		top: 85%;
		left:10%;
	}
  }
  @media (max-width: 650px) and (min-width: 550px) {
	.contHistoria .boxHistoria p {
		overflow: hidden;
		height: 98px;
	}
  }
  @media (min-width: 700px) {
	.contHistoria h3 {
		font-size: 32px;
		top: 15%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -98px;
		padding: 14px 56px;
		top: 46%;
	}
	.contHistoria .boxHistoria p {
		font-size: 10px;
		top:0;
		left: 10%;
		line-height: 14px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 50px;
		height: 6px;
		top: 85%;
		left:10%;
	}
  }
  @media (max-width: 850px) and (min-width: 700px) {
	.contHistoria .boxHistoria p {
		overflow: hidden;
		height: 124px;
	}
  }
  @media (min-width: 992px) {
	.contHistoria h3 {
		font-size: 32px;
		top: 20%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -118px;
		padding: 18px 76px;
		top: 49%;
	}
	.contHistoria .boxHistoria p {
		left: 10%;
		top: 2%;
		font-size:10px;
		line-height:15px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 60px;
		height: 7px;
		top: 87%;
		left:10%;
	}
  }
  @media (min-width: 1200px) {
	.contHistoria h3 {
		font-size: 36px;
		top: 23%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -126px;
		padding: 20px 86px;
		top: 50%;
	}
	.contHistoria .boxHistoria p {
		left: 10%;
		top: 8%;
		font-size:12px;
		line-height:18px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 60px;
		height: 7px;
		top: 87%;
		left:10%;
	}
  }
  @media (min-width: 1350px) {
	.contHistoria h3 {
		font-size: 40px;
		top: 26%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -126px;
		padding: 20px 86px;
		top: 50%;
	}
	.contHistoria .boxHistoria p {
		left: 10%;
		top: 8%;
		font-size:13px;
		line-height:20px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 60px;
		height: 7px;
		top: 89%;
		left:10%;
	}
  }
  @media (min-width: 1600px) {
	.contHistoria h3 {
		font-size: 40px;
		top: 30%;
	}
	.contHistoria .btHistoria {
		font-size: 13px;
		margin: 0 0 0 -126px;
		padding: 20px 86px;
		top: 50%;
	}
	.contHistoria .boxHistoria p {
		left: 11%;
		top: 18%;
		font-size:14px;
		line-height:24px;
	}
	.contHistoria .boxHistoria figcaption:before {
	    width: 60px;
		height: 7px;
		top: 73%;
		left:11%;
	}
  }
.contHistoria .boxHistBt figure {
    border-radius: 0;
}
.contHistoria figure {
    overflow: hidden;
    position: relative;
}
.contHistoria figcaption {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.55s ease 0s;
    width: 100%;
    z-index: 1;
}
.contHistoria .widgetTitle {
	width:100%;
	text-align:center;
}
.contHistoria h3 {
    position: absolute;
    width: 100%;
	text-align:center;
}
.contHistoria .btHistoria {
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    left: 50%;
    position: absolute;
}
.contHistoria .boxHistoria p {
	font-family: Verdana, Geneva, sans-serif;
	width: 80%;
    color: #fff;
    position: absolute;
}
.contHistoria .boxHistoria figcaption:before {
	position:absolute;
	background:#00a6a3;
	content:"";
}

.widget_wp_posts_carousel{
    background: #F2F2F2 none repeat scroll 0 0;
	padding:50px 0 0 0;
	margin:0 !important;
}
.widget_wp_posts_carousel .widget-title {
	text-transform:uppercase;
}
.widget_wp_posts_carousel .wp-posts-carousel-container {
    background: #F2F2F2 none repeat scroll 0 0 !important;
    box-shadow: none !important;
}
.widget_wp_posts_carousel .wp-posts-carousel-image a .owl-lazy {
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-title {
    font-size: 30px !important;
	text-transform:uppercase;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-desc {
    padding: 10px 110px;
    text-align: center;
}
.wp-posts-carousel-more-button {
	padding:10px 46px !important;
	border:2px solid #00a6a3;
	border-radius:2px;
	color:#00a6a3;
	font-size:12px;
	text-transform:uppercase;
}
.wp-posts-carousel-more-button:hover {
	background:#00a6a3;
	border-radius:2px;
	color:#ffffff;
}
.maisAtletas {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 0 0 74px;
    text-align: center;
    width: 100%;
    margin-bottom: 80px;
}
.maisAtletas .btMaisAtletas {
	background:#00a6a3;
  border: 2px solid #00a6a3;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 20px 40px;
}
.maisAtletas .btMaisAtletas:hover {
  background: #f2f2f2;
	color:#00a6a3;
}
.home.page-template-default .site .site-content .container {
	display:none;
}

.redeThumbs {
}
.redeThumbs .cont-redes {
	display:inline-block;
	text-align:center;
}
  @media (min-width: 300px) {
	.redeThumbs .cont-redes {
		width:100%;
	}
	.redeThumbs .box-rede {
		width: 80%;
		margin:3px 3px;
		height:180px;
	}
	.redeThumbs .img-redes{
		min-height:200px;
		min-width:200px;
	}
  }
  @media (min-width: 450px) {
	.redeThumbs .cont-redes {
		width:100%;
	}
	.redeThumbs .box-rede {
		width: 31%;
		margin:3px 3px;
		height:180px;
	}
	.redeThumbs .img-redes{
		min-height:200px;
		min-width:200px;
	}
  }
  @media (min-width: 700px) {
	.redeThumbs .cont-redes {
		width:100%;
	}
	.redeThumbs .box-rede {
		width: 31%;
		margin:3px 3px;
		height:235px;
	}
	.redeThumbs .img-redes{
		min-height:250px;
		min-width:250px;
	}
  }
  @media (min-width: 992px) {
	.redeThumbs .cont-redes {
		width:100%;
	}
	.redeThumbs .box-rede {
		width: 15%;
		margin:0 5px;
		height:190px;
	}
	.redeThumbs .img-redes{
		min-height:200px;
		min-width:200px;
	}
  }
  @media (min-width: 1400px) {
	.redeThumbs .cont-redes {
		width:100%;
	}
	.redeThumbs .box-rede {
		width: 15.5%;
		margin:0 6px;
		height:280px;
	}
	.redeThumbs .img-redes{
		min-height: 300px;
		min-width: 300px;
		max-width: 375px;
	}
  }
.redeThumbs .box-rede {
	position:relative;
	display:inline-block;
	overflow:hidden;
}
.redeThumbs .img-redes{
	filter:grayscale(100%);
	object-fit:cover;
}
.box-instagram a::before,
.box-facebook a::before{
    font-family: "FontAwesome";
    position: absolute;
    padding: 10px 12px;
    font-size: 30px;
    color: #191919;
    background: #ffffff;
    z-index: 10;
    width: 55px;
    text-align: center;
    margin: 0 0 0 10px;
    height: 52px;
    line-height: 33px;
	bottom:14px;
	transition: all 0.4s ease 0s;
}
.box-facebook a::before{
	content:'\f09a';
}
.box-instagram a::before{
	content:'\f16d';
}
.box-instagram:hover a::before,
.box-facebook:hover a::before{
	color:#ffffff;
	background:#191919;
	transition: all 0.4s ease 0s;
}
.wp-posts-carousel-categories {
	display:none;
}

.category-atleta .page-header {
	display:none;
}
.category-atleta .breadcrumbs__title {
	width:100%;
	text-align:center;
}
.category-atleta .breadcrumbs__title::before {
	content:'ATLETAS';
	width:100%;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-size:50px;
	line-height:50px;
}
.category-atleta .site-main{padding-bottom:40px;}
/*.category-atleta .post-content-overflow{overflow:hidden;padding: 0}*/
.category-atleta .breadcrumbs__title .page-title {display:none;}
/*.category-atleta .post-content-overflow-additional{height: 100%;}*/
/*.category-atleta .entry-header{height: 100%;}*/
/*.category-atleta h2.entry-title {width: 100% !important;height: 100%;}*/
/*.category-atleta h2.entry-title a {
  box-sizing:border-box;
  display:inline-block;
  height:100%;
  text-decoration:none;
  width:100%;
}*/
.category-atleta h2.entry-title a:hover {color: #fff;}

.category-atleta .breadcrumbs__items {
	display:none;
}
.category-atleta .share {
    bottom: 10px;
    right: 10px;
    z-index: 3;
}

.category .site-main{
	padding:0 30px;
}
.category .site-main figure.post-thumbnail{
	max-height:340px;
}
.category .content-footer_group {
	display:none;
}
.single-post .entry-title {
    font-size: 40px;
	font-weight:200;
    text-transform: uppercase;
}
@media (max-width: 900px) {
	.single-post .entry-title {
		font-size:25px;
		font-weight:200;
		text-transform: uppercase;
	}
}
.single-post .post__date,
.single-post .post__comments {
	display:none;
}
.single-post .entry-content p {
    color: #7e7e7e;
    font-size:14px;
}
.single-atletas .type-atletas .post__author,
.single-atletas .type-atletas .post__date,
.single-atletas .type-atletas .post__comments,
.single-atletas .post-author-bio,
.single-atletas .type-atletas .post-thumbnail .post-thumbnail__img {
	display:none;
}
.type-atletas .entry-title {
	font-size:50px;
	text-transform:uppercase;
}
.type-atletas .post-list__item-content .entry-title{
	font-size:30px;
	text-transform:uppercase;
}
.type-atletas .entry-content p {
	font-size:16px;
	color:#7e7e7e;
}
.type-atletas .entry-content figure {
	background:#f2f2f2;
	padding:0 0 1px;
}
.type-atletas .entry-content figcaption {
	text-align:left;
	padding:0 0 0 20px;
}

/* Internas - Sidebar */
  @media (min-width: 992px) {
	.conquistas .post {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
	padding-top: 12px; }}
.conquistas .wp-image{
}


.share-btns__list .twitter-item{
  display: none;
}
.entry-footer .share-btns__link {
	background:#1f1f1f;
	margin:0 2px 0 0;
}
.entry-footer .share-btns__link:hover {
	background:#00a6a3;
}
.entry-footer .share-btns__list {
	text-align:right;
}

/* Produtos Relacionados - ACFields */
.rel-prods-ACFields {
	position:relative;
    margin: 18px 0 40px;
    max-width: 900px;
}
.rel-prods-ACFields h3 {
}
.rel-prods-ACFields .prod-rel {
	display:inline-block;
    height: 310px;
    margin: 0 1px 20px;
    padding: 10px;
    text-align: center;
    width: 170px;
}
.rel-prods-ACFields .rel-05 {
    padding: 10px 0 10px 10px;
}
.rel-prods-ACFields .prod-rel {
    text-align: center;
}
.rel-prods-ACFields .prod-rel .imgbox {
    height: 150px;
    margin: 0;
    overflow: hidden;
    width: 150px;
}
.rel-prods-ACFields .prod-rel .imgbox img {
	max-width: 150px;
}
.rel-prods-ACFields .prod-rel h5 {
    color: #8c8c8c;
    font-size: 13px;
    font-weight: normal;
    height: 32px;
    margin: 12px 0;
}
.rel-prods-ACFields .prod-rel p {
    font-size: 17px;
    margin: 0 0 10px;
}
.rel-prods-ACFields .prod-rel a {
    background: #00a6a3;
    border: 2px solid #00a6a3;
	border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 36px;
    line-height: 32px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
}
.rel-prods-ACFields .prod-rel a:hover {
    background: #ffffff;
    color: #00a6a3;
}

.position-fullwidth #page .site-content .container {
	max-width:100%;
	overflow:hidden;
	padding:0;
}
.position-fullwidth #page .breadcrumbs .breadcrumbs__items .breadcrumbs__content .breadcrumbs__wrap {
	padding:0 0 0 30px;
}
.position-fullwidth .tit01 {
	/*font-size:50px !important;*/
}
.pagHistoria h2.titBg {
	margin:0;
  text-indent: -3000px;
}
.position-fullwidth .titBg {
	background:#f2f2f2;
	margin:0;
	padding:45px 0;
}
.position-fullwidth .titWidth {
	margin:40px 0 50px;
	font-size:40px;
	font-weight:200;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}
.position-fullwidth .pageWidth {
	max-width:1260px;
	margin:20px auto;
}
.metaslider-flex {
	overflow:hidden;
}
/*.position-fullwidth .ytIframe,*/
.position-fullwidth .imgPageHistoria {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.position-fullwidth .ytIframeCont {
	background:#1f1f1f;
	margin:0;
}
.position-fullwidth .ytIframeCont img {
	margin:0 0 -4px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.position-fullwidth .site-main,
.position-fullwidth .type-page {
	margin-bottom:0;
}
.single-post #page .site-content .container {
	width:100%;
    max-width:1260px;
}
.page-template-default .conquestPage {
	max-width:990px !important;
	padding:0px 20px !important;
	margin:0 auto 50px;
}
.page-template-default .conquestPage .site-main {
	border:none;
}
.page-template-default .conquestPage h2 {
    font-size:40px;
	font-weight:200;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	margin: 10px 0 100px;
}
.page-template-default .conquestPage h3 {
    text-transform:uppercase;
	margin:10px 0 60px;
	color:#7e7e7e;
	font-size:30px;
	font-weight:200;
}
.page-template-default .conquestPage p {
	color:#7e7e7e;
}
.page-template-default .conquestPage hr {
	display: inline-block;
	width:100%;
}
.position-fullwidth .boxbtHist {
	background:#00A5A3;
	padding:40px 10px;
}
.position-fullwidth .boxbtHist p,
.position-fullwidth .boxbtHist h3 {
	display:inline-block;
	text-align:center;
	width:100%;
}
.layout-fullwidth .
.position-fullwidth .boxbtHist h3 {
	font-size:30px;
}
.position-fullwidth .boxbtHist a {
	display:inline-block;
  font-size:14px;
  padding:20px 86px;
	border:2px solid #ffffff;
	border-radius:2px;
	color:#ffffff;
}
.position-fullwidth .boxbtHist a:hover {
  color: #00a5a3;
  background-color: #ffffff;
}

.flexslider ul.flex-direction-nav {
    display: block;
    height: 36px;
	top:50%;
	width:100%;
    position: absolute !important;
    z-index: 1000;}
.flexslider ul.flex-direction-nav li {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 50%;}




/****************************** PAGES ******************************/
.pageOndeEnc{
}
.wpcf7-response-output {
	text-align:center;
}
.contentFormCE ::-webkit-input-placeholder {
	color:#7e7e7e;
}
.contentFormCE :-ms-input-placeholder {
	color:#7e7e7e;
}
.contentFormCE ::-moz-placeholder {
	color:#7e7e7e;
}

.pageComExt .formExt {
	background:#f2f2f2;
	width:100%;
}
.pageComExt .formExt .wpcf7-form {
	padding:40px 0;
}
.pageComExt .contFormCE,
.pageComExt .introComExt{
  padding: 0 15px;
	max-width:1260px;
	margin:0 auto;
}
.pageComExt .formExt .contentFormCE{
	margin:40px 0;
}
.pageComExt .formExt .inCE{
	list-style:none;
	display:inline-block;
  margin-right: -4px;
  width: 50%;
  padding: 3px 15px;
  box-sizing: border-box;
}
.pageComExt .formExt .taCE,
.pageComExt .formExt .btCE{
	list-style:none;
	display:block;
  padding: 3px 15px;
  box-sizing: border-box;
}
.pageComExt .formExt .inCE input,
.pageComExt .formExt .taCE textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #1f1f1f;
  border-radius: 2px;
  color: #1f1f1f;
  font-size: 14px;
  height: 60px;
  padding: 10px 20px;
  width: 100%;
}
.pageComExt .formExt .btCE .wpcf7-submit {
    border-radius:2px;
    box-shadow:none;
    font-size:12px;
    padding:10px 60px;
    text-transform:uppercase;
}
.pageComExt .formExt .btCE img.ajax-loader {
    position:absolute;
    right:190px;
    top:11px;
}
.pageComExt .relExt {
    background: #ffffff none repeat scroll 0 0;
    width: 100%;
	padding:30px 0 70px;
}
.pageComExt .relExtCont {
	max-width:960px;
	margin:0 auto;
	text-align:center;
}
.post-list-oex {
    min-width: 300px;
    position: relative;
	display:inline-block;
}
.post-list-oex:nth-child(3) {
	margin:0 17px;
}
.post-list-oex .post__cats a {
	font-size:10px;
	font-weight:100;
}
.post-list-oex .post__cats a:hover {
	background:#000000;
	color:#ffffff;
}
.post-list-oex .entry-title a {
	color:#ffffff;
	font-size: 22px;
}
.post-list-oex .post-content-overflow {
    padding: 36px 38px;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-pack: end;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    position: absolute;
    text-align: left;
    z-index: auto;
}
.post-list-oex .post-content-overflow-additional {
    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    align-content: space-between;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 100%;
    min-width: 1px;
}
.post-list-oex .post__cats {
    margin-right: 50px;
    position: relative;
}
.post-list-oex .post__cats {
    -moz-box-flex: 1;
    -moz-box-ordinal-group: 1;
    align-self: flex-start;
    flex: 1 1 auto;
    margin-right: 50px;
    order: 0;
}

.pageComExt .contFormCE h3,
.pageComExt .site-main h2,
.relExt .relExtCont h3{
  margin:40px 0 50px;
  font-size:40px;
  font-weight:200;
  text-transform:uppercase;
  text-align:center;
}
@media screen and (max-width:650px){
  .pageComExt .formExt .inCE{
    width: 100%;
  }
  .pageComExt .contFormCE h3,
  .pageComExt .site-main h2,
  .relExt .relExtCont h3{
    font-size:32px;
  }
}
.pageComExt .oe_info a {
    background-image: url("img/sprite.png");
    box-shadow: none;
    display: inline-block;
    margin: 18px 4px 0 0;
    text-indent: -9000px;
    height: 40px;
    width: 40px;
}
.pageComExt .oe_info a.oe_facebook,
.pageComExt .oe_info a.oe_instagram {
	background-color:#00a6a3;
    border-radius: 50%;
}
.pageComExt .oe_info a.oe_facebook:hover,
.pageComExt .oe_info a.oe_instagram:hover {
	background-color:#272727;
}
.pageComExt .oe_info a.oe_google_maps {
	width:42px;
}
.pageComExt .oe_info a.oe_facebook {
    background-position:0 0;
}
.pageComExt .oe_info a.oe_instagram {
    background-position:-83px 0;
}
.pageComExt .oe_info a.oe_google_maps {
    background-position:-167px 0;
}
.pageComExt p{
  /*font-size:14px;
  line-height:24px;*/
  margin:20px 0;
}
.pageComExt .oe_wrap{
  padding:40px 0 0 0;
}
.pagHistoria .site-main,
.pageComExt .site-main,
.pageOndeEnc .site-main{
  padding: 0;
}
.pageOndeEnc p{
  margin: 0;
}
.pageComExt .site-main h1,
.pageOndeEnc .site-main h1{
  margin:60px 0 70px;
  font-size:40px;
  font-weight:200;
  text-transform:uppercase;
}
.pageComExt .site-main form,
.pageOndeEnc .site-main form{
  padding-bottom:160px;
}
.pageComExt .site-main form select,
.pageOndeEnc .site-main form select{
  width: 300px;
  height: 60px;
  margin: 10px;
  padding: 10px 25px;
  border: 2px solid white;
  border-radius: 2px;
  background: none;
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
}
.pageComExt .site-main form select option,
.pageOndeEnc .site-main form select option{
  color: #1f1f1f;
}
.pageComExt .site-main form button,
.pageOndeEnc .site-main form button{
  width: 300px;
  height: 60px;
  margin: 10px;
  background-color: #1f1f1f;
  border-radius: 2px;
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
}
.pageComExt .site-main .oe_ul,
.pageOndeEnc .site-main .oe_ul{
  max-width: 960px;
  margin: 0 auto;
}
.pageComExt .site-main .oe_ul .oe_ul_li,
.pageOndeEnc .site-main .oe_ul .oe_ul_li{
  display: inline-block !important;
  width: 100%;
  margin: 75px 0 0;
  text-align: left;
}
.pageComExt .site-main .oe_ul .oe_ul_li:last-of-type,
.pageOndeEnc .site-main .oe_ul .oe_ul_li:last-of-type {
  margin:75px 0;
}
.pageOndeEnc .site-main .oe_ul .oe_ul_li:last-of-type{
  padding-bottom: 50px;
}
.pageOndeEnc .site-main .oe_ul .oe_ul_li .oe_image{
  display: inline-block;
  width: 300px;
}
.pageComExt .site-main .oe_ul .oe_ul_li .oe_info,
.pageOndeEnc .site-main .oe_ul .oe_ul_li .oe_info{
  display: inline-block;
  width: calc(100% - 325px);
  margin-left: 20px;
  vertical-align: top;
}
.pageComExt .site-main .oe_ul .oe_ul_li .oe_name,
.pageOndeEnc .site-main .oe_ul .oe_ul_li .oe_name{
  display: block;
  margin: 0;
  color: #1f1f1f;
  font-size: 38px;
  text-transform: uppercase;
}
.pageComExt .site-main .oe_ul .oe_ul_li p,
.pageOndeEnc .site-main .oe_ul .oe_ul_li p{
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  color: #7e7e7e;
}
.pageComExt .site-main .oe_ul .oe_ul_li p b,
.pageOndeEnc .site-main .oe_ul .oe_ul_li p b{
  color: #1f1f1f;
  text-transform: uppercase;
}
.pageOndeEnc .site-main .oe_ul .oe_ul_li a{
  padding: 0;
  color: #00a6a3;
}
@media screen and (max-width:960px){
  .pageOndeEnc .site-main .oe_ul{
    padding: 0 20px;
  }
}

@media screen and (max-width:768px){
  .pageOndeEnc .site-main .oe_ul .oe_ul_li .oe_image{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }

  .pageOndeEnc .site-main .oe_ul .oe_ul_li .oe_info{
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.woocommerce a.single_add_to_cart_button.button.alt,
.woocommerce a.button,
.products a.product_type_simple{
	background:#00a6a3;
	border: 2px solid #00a6a3;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 10px 30px;
}
.woocommerce a.single_add_to_cart_button.button.alt:hover,
.woocommerce a.button:hover,
.products a.product_type_simple:hover{
  background: #fff;
	color:#00a6a3;
}

/* PÁGINA DO WOOCOMMERCE */
.woocommerce-page .site-main{
	margin:0 9%;
}
.woocommerce .woocommerce-ordering select {
    max-width: 300px;
    width: 100%;
}
@media screen and (max-width:450px){
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product {
		width:90%;
	}
}
.woocommerce-pagination{padding:0 0 20px}
.woocommerce-pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers li{border:none !important;}
.woocommerce-pagination ul.page-numbers li span.page-numbers,
.woocommerce-pagination ul.page-numbers li a.page-numbers{
    border-radius:4px;
    display:inline-block;
    font-size:1rem;
    height:50px;
    line-height:38px;
    margin:0 5px 5px 0;
    min-width:50px;
    padding:5px;
    text-align:center;
}
.woocommerce-pagination ul.page-numbers li a.next:hover,
.woocommerce-pagination ul.page-numbers li a.prev:hover,
.woocommerce-pagination ul.page-numbers li a.page-numbers{
    background:#00a6a3 none repeat scroll 0 0;
    color:#ffffff;
}
.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-pagination ul.page-numbers li a.page-numbers:focus,
.woocommerce-pagination ul.page-numbers li a.page-numbers:hover,
.woocommerce-pagination ul.page-numbers li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current{
    background:#2f2f2f none repeat scroll 0 0;
    color:#ffffff;
}
.woocommerce-pagination ul.page-numbers li a.next:hover,
.woocommerce-pagination ul.page-numbers li a.prev:hover{
    background:#00a6a3 none repeat scroll 0 0;
    color:#ffffff;
}




/* PÁGINA DE CONTATO */
.contatoPage{
}
.contatoPage #primary{flex:0 0 100%;max-width:100%;}
.contatoPage .sidebar-primary{display:none;}
.contatoPage .entry-content{padding:0;}
.contatoPage .formContatoCont{
	padding:20px 0;
	margin:0 0 30px 0;
	border-bottom:1px solid #e6e8ea;
}
.contatoPage .formContatoCont .wpcf7-text{width:100%;}
.contatoPage .formContatoCont .wpcf7-submit{
	padding:10px 40px;
	box-shadow:none;
}
.contatoPage iframe{
	border:none;
	overflow:hidden;
}
.contatoPage #geralpanel{margin-top: 20px;}
.contatoPage ul, .contatoPage li{list-style:none;}
.contatoPage .panel-title{cursor:pointer;}
.contatoPage .panel-body h3{font-size:18px;}
.contatoPage .collapse {display:none;}
.contatoPage .collapse.in{display:block;}
.contatoPage .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel-heading {
    border-bottom: 0 none;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

.embed-container{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	max-width:100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
