@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300,regular,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,500italic,400italic,300italic,300,100italic,100,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800italic,300,300italic,400italic,600,700,700italic,800,600italic&subset=latin,latin-ext);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
}
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video,
details,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow-y: scroll;
}
body {
  background-color: white;
  color: #333;
  padding: 0;
}
body * {
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizelegibility;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #D8D8D8;
}
p {
  margin: 0 0 10px;
}
ul {
  list-style: none;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  vertical-align: middle;
}
.img-rounded {
  border-radius: 6px;
}
.img-right {
  display: block !important;
  float: right !important;
  margin: 0 0 20px 50px !important;
  width: auto !important;
}
.img-left {
  display: block !important;
  float: left !important;
  margin: 0 50px 20px 0 !important;
  width: auto !important;
}
figure a {
  display: block;
}
figure .overlay {
  background-color: #F12A46;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 4;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure:hover > a > .overlay {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
figure .thumb-info {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}
figure:hover .overlay .thumb-info {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.overlay .thumb-info i {
  width: 100%;
  position: absolute;
  top: 50%;
  font-size: 44px;
  margin-top: -15px;
  height: 30px;
  line-height: 33px;
  -moz-text-shadow: 0 0 5px rgba(0,0,0,0.2);
  -webkit-text-shadow: 0 0 5px rgba(0,0,0,0.2);
  text-shadow: 0 0 5px rgba(0,0,0,0.2);
  text-align: center;
}
.overlay .thumb-info i.small-icon {
  font-size: 32px;
  top: 42%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}
th {
  font-weight: bold;
  vertical-align: bottom;
}
td {
  font-weight: normal;
  vertical-align: top;
}
td,
td img {
  vertical-align: top;
}
th p,
td p {
  font-size: 1em;
}
caption {
  display: none;
}
select,
input,
textarea {
  font: 99% sans-serif;
}
input,
select {
  vertical-align: middle;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
button {
  overflow: visible;
  width: auto;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.hidden {
  display: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.txt-center {
  text-align: center !important;
}
.txt-right img,
.txt-left img,
.txt-center img {
  display: inline !important;
}
.skip-float {
  clear: left;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  line-height: 0;
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  text-align: center;
}
.alignright,
.alignnone,
.alignleft,
.aligncenter {
  max-width: 100%;
  height: auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 5px 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 1.1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  font-style: italic;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper {
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.boxed {
  margin-left: auto;
  margin-right: auto;
}
.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.row {
  position: relative;
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.boxed,
.container {
  max-width: 1152px;
}
.cols_group {
  margin-left: -12px;
  margin-right: -12px;
}
.cols_group:before,
.cols_group:after {
  content: " ";
  display: table;
}
.cols_group:after {
  clear: both;
}
[class*="column_"] {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
[class*="column_"]:before,
[class*="column_"]:after {
  content: " ";
  display: table;
}
[class*="column_"]:after {
  clear: both;
}
.column_24 {
  width: 100%;
}
.column_23 {
  width: 95.83333333333334%;
}
.column_22 {
  width: 91.66666666666666%;
}
.column_21 {
  width: 87.5%;
}
.column_20 {
  width: 83.33333333333334%;
}
.column_19 {
  width: 79.16666666666666%;
}
.column_18 {
  width: 75%;
}
.column_17 {
  width: 70.83333333333334%;
}
.column_16 {
  width: 66.66666666666666%;
}
.column_15 {
  width: 62.5%;
}
.column_14 {
  width: 58.333333333333336%;
}
.column_13 {
  width: 54.166666666666664%;
}
.column_12 {
  width: 50%;
}
.column_11 {
  width: 45.83333333333333%;
}
.column_10 {
  width: 41.66666666666667%;
}
.column_9 {
  width: 37.5%;
}
.column_8 {
  width: 33.33333333333333%;
}
.column_7 {
  width: 29.166666666666668%;
}
.column_6 {
  width: 25%;
}
.column_5 {
  width: 20.833333333333336%;
}
.column_4 {
  width: 16.666666666666664%;
}
.column_3 {
  width: 12.5%;
}
.column_2 {
  width: 8.333333333333332%;
}
.column_1 {
  width: 4.166666666666666%;
}
.column_24_pull {
  right: 100%;
}
.column_23_pull {
  right: 95.83333333333334%;
}
.column_22_pull {
  right: 91.66666666666666%;
}
.column_21_pull {
  right: 87.5%;
}
.column_20_pull {
  right: 83.33333333333334%;
}
.column_19_pull {
  right: 79.16666666666666%;
}
.column_18_pull {
  right: 75%;
}
.column_17_pull {
  right: 70.83333333333334%;
}
.column_16_pull {
  right: 66.66666666666666%;
}
.column_15_pull {
  right: 62.5%;
}
.column_14_pull {
  right: 58.333333333333336%;
}
.column_13_pull {
  right: 54.166666666666664%;
}
.column_12_pull {
  right: 50%;
}
.column_11_pull {
  right: 45.83333333333333%;
}
.column_10_pull {
  right: 41.66666666666667%;
}
.column_9_pull {
  right: 37.5%;
}
.column_8_pull {
  right: 33.33333333333333%;
}
.column_7_pull {
  right: 29.166666666666668%;
}
.column_6_pull {
  right: 25%;
}
.column_5_pull {
  right: 20.833333333333336%;
}
.column_4_pull {
  right: 16.666666666666664%;
}
.column_3_pull {
  right: 12.5%;
}
.column_2_pull {
  right: 8.333333333333332%;
}
.column_1_pull {
  right: 4.166666666666666%;
}
.column_0_pull {
  right: 0%;
}
.column_24_push {
  left: 100%;
}
.column_23_push {
  left: 95.83333333333334%;
}
.column_22_push {
  left: 91.66666666666666%;
}
.column_21_push {
  left: 87.5%;
}
.column_20_push {
  left: 83.33333333333334%;
}
.column_19_push {
  left: 79.16666666666666%;
}
.column_18_push {
  left: 75%;
}
.column_17_push {
  left: 70.83333333333334%;
}
.column_16_push {
  left: 66.66666666666666%;
}
.column_15_push {
  left: 62.5%;
}
.column_14_push {
  left: 58.333333333333336%;
}
.column_13_push {
  left: 54.166666666666664%;
}
.column_12_push {
  left: 50%;
}
.column_11_push {
  left: 45.83333333333333%;
}
.column_10_push {
  left: 41.66666666666667%;
}
.column_9_push {
  left: 37.5%;
}
.column_8_push {
  left: 33.33333333333333%;
}
.column_7_push {
  left: 29.166666666666668%;
}
.column_6_push {
  left: 25%;
}
.column_5_push {
  left: 20.833333333333336%;
}
.column_4_push {
  left: 16.666666666666664%;
}
.column_3_push {
  left: 12.5%;
}
.column_2_push {
  left: 8.333333333333332%;
}
.column_1_push {
  left: 4.166666666666666%;
}
.column_0_push {
  left: 0%;
}
.column_24_offset {
  margin-left: 100%;
}
.column_23_offset {
  margin-left: 95.83333333333334%;
}
.column_22_offset {
  margin-left: 91.66666666666666%;
}
.column_21_offset {
  margin-left: 87.5%;
}
.column_20_offset {
  margin-left: 83.33333333333334%;
}
.column_19_offset {
  margin-left: 79.16666666666666%;
}
.column_18_offset {
  margin-left: 75%;
}
.column_17_offset {
  margin-left: 70.83333333333334%;
}
.column_16_offset {
  margin-left: 66.66666666666666%;
}
.column_15_offset {
  margin-left: 62.5%;
}
.column_14_offset {
  margin-left: 58.333333333333336%;
}
.column_13_offset {
  margin-left: 54.166666666666664%;
}
.column_12_offset {
  margin-left: 50%;
}
.column_11_offset {
  margin-left: 45.83333333333333%;
}
.column_10_offset {
  margin-left: 41.66666666666667%;
}
.column_9_offset {
  margin-left: 37.5%;
}
.column_8_offset {
  margin-left: 33.33333333333333%;
}
.column_7_offset {
  margin-left: 29.166666666666668%;
}
.column_6_offset {
  margin-left: 25%;
}
.column_5_offset {
  margin-left: 20.833333333333336%;
}
.column_4_offset {
  margin-left: 16.666666666666664%;
}
.column_3_offset {
  margin-left: 12.5%;
}
.column_2_offset {
  margin-left: 8.333333333333332%;
}
.column_1_offset {
  margin-left: 4.166666666666666%;
}
.column_0_offset {
  margin-left: 0%;
}
@media (min-width: 480px) {
  .column_24_xs {
    width: 100%;
  }
  .column_23_xs {
    width: 95.83333333333334%;
  }
  .column_22_xs {
    width: 91.66666666666666%;
  }
  .column_21_xs {
    width: 87.5%;
  }
  .column_20_xs {
    width: 83.33333333333334%;
  }
  .column_19_xs {
    width: 79.16666666666666%;
  }
  .column_18_xs {
    width: 75%;
  }
  .column_17_xs {
    width: 70.83333333333334%;
  }
  .column_16_xs {
    width: 66.66666666666666%;
  }
  .column_15_xs {
    width: 62.5%;
  }
  .column_14_xs {
    width: 58.333333333333336%;
  }
  .column_13_xs {
    width: 54.166666666666664%;
  }
  .column_12_xs {
    width: 50%;
  }
  .column_11_xs {
    width: 45.83333333333333%;
  }
  .column_10_xs {
    width: 41.66666666666667%;
  }
  .column_9_xs {
    width: 37.5%;
  }
  .column_8_xs {
    width: 33.33333333333333%;
  }
  .column_7_xs {
    width: 29.166666666666668%;
  }
  .column_6_xs {
    width: 25%;
  }
  .column_5_xs {
    width: 20.833333333333336%;
  }
  .column_4_xs {
    width: 16.666666666666664%;
  }
  .column_3_xs {
    width: 12.5%;
  }
  .column_2_xs {
    width: 8.333333333333332%;
  }
  .column_1_xs {
    width: 4.166666666666666%;
  }
  .column_24_xs_pull {
    right: 100%;
  }
  .column_23_xs_pull {
    right: 95.83333333333334%;
  }
  .column_22_xs_pull {
    right: 91.66666666666666%;
  }
  .column_21_xs_pull {
    right: 87.5%;
  }
  .column_20_xs_pull {
    right: 83.33333333333334%;
  }
  .column_19_xs_pull {
    right: 79.16666666666666%;
  }
  .column_18_xs_pull {
    right: 75%;
  }
  .column_17_xs_pull {
    right: 70.83333333333334%;
  }
  .column_16_xs_pull {
    right: 66.66666666666666%;
  }
  .column_15_xs_pull {
    right: 62.5%;
  }
  .column_14_xs_pull {
    right: 58.333333333333336%;
  }
  .column_13_xs_pull {
    right: 54.166666666666664%;
  }
  .column_12_xs_pull {
    right: 50%;
  }
  .column_11_xs_pull {
    right: 45.83333333333333%;
  }
  .column_10_xs_pull {
    right: 41.66666666666667%;
  }
  .column_9_xs_pull {
    right: 37.5%;
  }
  .column_8_xs_pull {
    right: 33.33333333333333%;
  }
  .column_7_xs_pull {
    right: 29.166666666666668%;
  }
  .column_6_xs_pull {
    right: 25%;
  }
  .column_5_xs_pull {
    right: 20.833333333333336%;
  }
  .column_4_xs_pull {
    right: 16.666666666666664%;
  }
  .column_3_xs_pull {
    right: 12.5%;
  }
  .column_2_xs_pull {
    right: 8.333333333333332%;
  }
  .column_1_xs_pull {
    right: 4.166666666666666%;
  }
  .column_0_xs_pull {
    right: 0%;
  }
  .column_24_xs_push {
    left: 100%;
  }
  .column_23_xs_push {
    left: 95.83333333333334%;
  }
  .column_22_xs_push {
    left: 91.66666666666666%;
  }
  .column_21_xs_push {
    left: 87.5%;
  }
  .column_20_xs_push {
    left: 83.33333333333334%;
  }
  .column_19_xs_push {
    left: 79.16666666666666%;
  }
  .column_18_xs_push {
    left: 75%;
  }
  .column_17_xs_push {
    left: 70.83333333333334%;
  }
  .column_16_xs_push {
    left: 66.66666666666666%;
  }
  .column_15_xs_push {
    left: 62.5%;
  }
  .column_14_xs_push {
    left: 58.333333333333336%;
  }
  .column_13_xs_push {
    left: 54.166666666666664%;
  }
  .column_12_xs_push {
    left: 50%;
  }
  .column_11_xs_push {
    left: 45.83333333333333%;
  }
  .column_10_xs_push {
    left: 41.66666666666667%;
  }
  .column_9_xs_push {
    left: 37.5%;
  }
  .column_8_xs_push {
    left: 33.33333333333333%;
  }
  .column_7_xs_push {
    left: 29.166666666666668%;
  }
  .column_6_xs_push {
    left: 25%;
  }
  .column_5_xs_push {
    left: 20.833333333333336%;
  }
  .column_4_xs_push {
    left: 16.666666666666664%;
  }
  .column_3_xs_push {
    left: 12.5%;
  }
  .column_2_xs_push {
    left: 8.333333333333332%;
  }
  .column_1_xs_push {
    left: 4.166666666666666%;
  }
  .column_0_xs_push {
    left: 0%;
  }
  .column_24_xs_offset {
    margin-left: 100%;
  }
  .column_23_xs_offset {
    margin-left: 95.83333333333334%;
  }
  .column_22_xs_offset {
    margin-left: 91.66666666666666%;
  }
  .column_21_xs_offset {
    margin-left: 87.5%;
  }
  .column_20_xs_offset {
    margin-left: 83.33333333333334%;
  }
  .column_19_xs_offset {
    margin-left: 79.16666666666666%;
  }
  .column_18_xs_offset {
    margin-left: 75%;
  }
  .column_17_xs_offset {
    margin-left: 70.83333333333334%;
  }
  .column_16_xs_offset {
    margin-left: 66.66666666666666%;
  }
  .column_15_xs_offset {
    margin-left: 62.5%;
  }
  .column_14_xs_offset {
    margin-left: 58.333333333333336%;
  }
  .column_13_xs_offset {
    margin-left: 54.166666666666664%;
  }
  .column_12_xs_offset {
    margin-left: 50%;
  }
  .column_11_xs_offset {
    margin-left: 45.83333333333333%;
  }
  .column_10_xs_offset {
    margin-left: 41.66666666666667%;
  }
  .column_9_xs_offset {
    margin-left: 37.5%;
  }
  .column_8_xs_offset {
    margin-left: 33.33333333333333%;
  }
  .column_7_xs_offset {
    margin-left: 29.166666666666668%;
  }
  .column_6_xs_offset {
    margin-left: 25%;
  }
  .column_5_xs_offset {
    margin-left: 20.833333333333336%;
  }
  .column_4_xs_offset {
    margin-left: 16.666666666666664%;
  }
  .column_3_xs_offset {
    margin-left: 12.5%;
  }
  .column_2_xs_offset {
    margin-left: 8.333333333333332%;
  }
  .column_1_xs_offset {
    margin-left: 4.166666666666666%;
  }
  .column_0_xs_offset {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .column_24_sm {
    width: 100%;
  }
  .column_23_sm {
    width: 95.83333333333334%;
  }
  .column_22_sm {
    width: 91.66666666666666%;
  }
  .column_21_sm {
    width: 87.5%;
  }
  .column_20_sm {
    width: 83.33333333333334%;
  }
  .column_19_sm {
    width: 79.16666666666666%;
  }
  .column_18_sm {
    width: 75%;
  }
  .column_17_sm {
    width: 70.83333333333334%;
  }
  .column_16_sm {
    width: 66.66666666666666%;
  }
  .column_15_sm {
    width: 62.5%;
  }
  .column_14_sm {
    width: 58.333333333333336%;
  }
  .column_13_sm {
    width: 54.166666666666664%;
  }
  .column_12_sm {
    width: 50%;
  }
  .column_11_sm {
    width: 45.83333333333333%;
  }
  .column_10_sm {
    width: 41.66666666666667%;
  }
  .column_9_sm {
    width: 37.5%;
  }
  .column_8_sm {
    width: 33.33333333333333%;
  }
  .column_7_sm {
    width: 29.166666666666668%;
  }
  .column_6_sm {
    width: 25%;
  }
  .column_5_sm {
    width: 20.833333333333336%;
  }
  .column_4_sm {
    width: 16.666666666666664%;
  }
  .column_3_sm {
    width: 12.5%;
  }
  .column_2_sm {
    width: 8.333333333333332%;
  }
  .column_1_sm {
    width: 4.166666666666666%;
  }
  .column_24_sm_pull {
    right: 100%;
  }
  .column_23_sm_pull {
    right: 95.83333333333334%;
  }
  .column_22_sm_pull {
    right: 91.66666666666666%;
  }
  .column_21_sm_pull {
    right: 87.5%;
  }
  .column_20_sm_pull {
    right: 83.33333333333334%;
  }
  .column_19_sm_pull {
    right: 79.16666666666666%;
  }
  .column_18_sm_pull {
    right: 75%;
  }
  .column_17_sm_pull {
    right: 70.83333333333334%;
  }
  .column_16_sm_pull {
    right: 66.66666666666666%;
  }
  .column_15_sm_pull {
    right: 62.5%;
  }
  .column_14_sm_pull {
    right: 58.333333333333336%;
  }
  .column_13_sm_pull {
    right: 54.166666666666664%;
  }
  .column_12_sm_pull {
    right: 50%;
  }
  .column_11_sm_pull {
    right: 45.83333333333333%;
  }
  .column_10_sm_pull {
    right: 41.66666666666667%;
  }
  .column_9_sm_pull {
    right: 37.5%;
  }
  .column_8_sm_pull {
    right: 33.33333333333333%;
  }
  .column_7_sm_pull {
    right: 29.166666666666668%;
  }
  .column_6_sm_pull {
    right: 25%;
  }
  .column_5_sm_pull {
    right: 20.833333333333336%;
  }
  .column_4_sm_pull {
    right: 16.666666666666664%;
  }
  .column_3_sm_pull {
    right: 12.5%;
  }
  .column_2_sm_pull {
    right: 8.333333333333332%;
  }
  .column_1_sm_pull {
    right: 4.166666666666666%;
  }
  .column_0_sm_pull {
    right: 0%;
  }
  .column_24_sm_push {
    left: 100%;
  }
  .column_23_sm_push {
    left: 95.83333333333334%;
  }
  .column_22_sm_push {
    left: 91.66666666666666%;
  }
  .column_21_sm_push {
    left: 87.5%;
  }
  .column_20_sm_push {
    left: 83.33333333333334%;
  }
  .column_19_sm_push {
    left: 79.16666666666666%;
  }
  .column_18_sm_push {
    left: 75%;
  }
  .column_17_sm_push {
    left: 70.83333333333334%;
  }
  .column_16_sm_push {
    left: 66.66666666666666%;
  }
  .column_15_sm_push {
    left: 62.5%;
  }
  .column_14_sm_push {
    left: 58.333333333333336%;
  }
  .column_13_sm_push {
    left: 54.166666666666664%;
  }
  .column_12_sm_push {
    left: 50%;
  }
  .column_11_sm_push {
    left: 45.83333333333333%;
  }
  .column_10_sm_push {
    left: 41.66666666666667%;
  }
  .column_9_sm_push {
    left: 37.5%;
  }
  .column_8_sm_push {
    left: 33.33333333333333%;
  }
  .column_7_sm_push {
    left: 29.166666666666668%;
  }
  .column_6_sm_push {
    left: 25%;
  }
  .column_5_sm_push {
    left: 20.833333333333336%;
  }
  .column_4_sm_push {
    left: 16.666666666666664%;
  }
  .column_3_sm_push {
    left: 12.5%;
  }
  .column_2_sm_push {
    left: 8.333333333333332%;
  }
  .column_1_sm_push {
    left: 4.166666666666666%;
  }
  .column_0_sm_push {
    left: 0%;
  }
  .column_24_sm_offset {
    margin-left: 100%;
  }
  .column_23_sm_offset {
    margin-left: 95.83333333333334%;
  }
  .column_22_sm_offset {
    margin-left: 91.66666666666666%;
  }
  .column_21_sm_offset {
    margin-left: 87.5%;
  }
  .column_20_sm_offset {
    margin-left: 83.33333333333334%;
  }
  .column_19_sm_offset {
    margin-left: 79.16666666666666%;
  }
  .column_18_sm_offset {
    margin-left: 75%;
  }
  .column_17_sm_offset {
    margin-left: 70.83333333333334%;
  }
  .column_16_sm_offset {
    margin-left: 66.66666666666666%;
  }
  .column_15_sm_offset {
    margin-left: 62.5%;
  }
  .column_14_sm_offset {
    margin-left: 58.333333333333336%;
  }
  .column_13_sm_offset {
    margin-left: 54.166666666666664%;
  }
  .column_12_sm_offset {
    margin-left: 50%;
  }
  .column_11_sm_offset {
    margin-left: 45.83333333333333%;
  }
  .column_10_sm_offset {
    margin-left: 41.66666666666667%;
  }
  .column_9_sm_offset {
    margin-left: 37.5%;
  }
  .column_8_sm_offset {
    margin-left: 33.33333333333333%;
  }
  .column_7_sm_offset {
    margin-left: 29.166666666666668%;
  }
  .column_6_sm_offset {
    margin-left: 25%;
  }
  .column_5_sm_offset {
    margin-left: 20.833333333333336%;
  }
  .column_4_sm_offset {
    margin-left: 16.666666666666664%;
  }
  .column_3_sm_offset {
    margin-left: 12.5%;
  }
  .column_2_sm_offset {
    margin-left: 8.333333333333332%;
  }
  .column_1_sm_offset {
    margin-left: 4.166666666666666%;
  }
  .column_0_sm_offset {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .column_24_md {
    width: 100%;
  }
  .column_23_md {
    width: 95.83333333333334%;
  }
  .column_22_md {
    width: 91.66666666666666%;
  }
  .column_21_md {
    width: 87.5%;
  }
  .column_20_md {
    width: 83.33333333333334%;
  }
  .column_19_md {
    width: 79.16666666666666%;
  }
  .column_18_md {
    width: 75%;
  }
  .column_17_md {
    width: 70.83333333333334%;
  }
  .column_16_md {
    width: 66.66666666666666%;
  }
  .column_15_md {
    width: 62.5%;
  }
  .column_14_md {
    width: 58.333333333333336%;
  }
  .column_13_md {
    width: 54.166666666666664%;
  }
  .column_12_md {
    width: 50%;
  }
  .column_11_md {
    width: 45.83333333333333%;
  }
  .column_10_md {
    width: 41.66666666666667%;
  }
  .column_9_md {
    width: 37.5%;
  }
  .column_8_md {
    width: 33.33333333333333%;
  }
  .column_7_md {
    width: 29.166666666666668%;
  }
  .column_6_md {
    width: 25%;
  }
  .column_5_md {
    width: 20.833333333333336%;
  }
  .column_4_md {
    width: 16.666666666666664%;
  }
  .column_3_md {
    width: 12.5%;
  }
  .column_2_md {
    width: 8.333333333333332%;
  }
  .column_1_md {
    width: 4.166666666666666%;
  }
  .column_24_md_pull {
    right: 100%;
  }
  .column_23_md_pull {
    right: 95.83333333333334%;
  }
  .column_22_md_pull {
    right: 91.66666666666666%;
  }
  .column_21_md_pull {
    right: 87.5%;
  }
  .column_20_md_pull {
    right: 83.33333333333334%;
  }
  .column_19_md_pull {
    right: 79.16666666666666%;
  }
  .column_18_md_pull {
    right: 75%;
  }
  .column_17_md_pull {
    right: 70.83333333333334%;
  }
  .column_16_md_pull {
    right: 66.66666666666666%;
  }
  .column_15_md_pull {
    right: 62.5%;
  }
  .column_14_md_pull {
    right: 58.333333333333336%;
  }
  .column_13_md_pull {
    right: 54.166666666666664%;
  }
  .column_12_md_pull {
    right: 50%;
  }
  .column_11_md_pull {
    right: 45.83333333333333%;
  }
  .column_10_md_pull {
    right: 41.66666666666667%;
  }
  .column_9_md_pull {
    right: 37.5%;
  }
  .column_8_md_pull {
    right: 33.33333333333333%;
  }
  .column_7_md_pull {
    right: 29.166666666666668%;
  }
  .column_6_md_pull {
    right: 25%;
  }
  .column_5_md_pull {
    right: 20.833333333333336%;
  }
  .column_4_md_pull {
    right: 16.666666666666664%;
  }
  .column_3_md_pull {
    right: 12.5%;
  }
  .column_2_md_pull {
    right: 8.333333333333332%;
  }
  .column_1_md_pull {
    right: 4.166666666666666%;
  }
  .column_0_md_pull {
    right: 0%;
  }
  .column_24_md_push {
    left: 100%;
  }
  .column_23_md_push {
    left: 95.83333333333334%;
  }
  .column_22_md_push {
    left: 91.66666666666666%;
  }
  .column_21_md_push {
    left: 87.5%;
  }
  .column_20_md_push {
    left: 83.33333333333334%;
  }
  .column_19_md_push {
    left: 79.16666666666666%;
  }
  .column_18_md_push {
    left: 75%;
  }
  .column_17_md_push {
    left: 70.83333333333334%;
  }
  .column_16_md_push {
    left: 66.66666666666666%;
  }
  .column_15_md_push {
    left: 62.5%;
  }
  .column_14_md_push {
    left: 58.333333333333336%;
  }
  .column_13_md_push {
    left: 54.166666666666664%;
  }
  .column_12_md_push {
    left: 50%;
  }
  .column_11_md_push {
    left: 45.83333333333333%;
  }
  .column_10_md_push {
    left: 41.66666666666667%;
  }
  .column_9_md_push {
    left: 37.5%;
  }
  .column_8_md_push {
    left: 33.33333333333333%;
  }
  .column_7_md_push {
    left: 29.166666666666668%;
  }
  .column_6_md_push {
    left: 25%;
  }
  .column_5_md_push {
    left: 20.833333333333336%;
  }
  .column_4_md_push {
    left: 16.666666666666664%;
  }
  .column_3_md_push {
    left: 12.5%;
  }
  .column_2_md_push {
    left: 8.333333333333332%;
  }
  .column_1_md_push {
    left: 4.166666666666666%;
  }
  .column_0_md_push {
    left: 0%;
  }
  .column_24_md_offset {
    margin-left: 100%;
  }
  .column_23_md_offset {
    margin-left: 95.83333333333334%;
  }
  .column_22_md_offset {
    margin-left: 91.66666666666666%;
  }
  .column_21_md_offset {
    margin-left: 87.5%;
  }
  .column_20_md_offset {
    margin-left: 83.33333333333334%;
  }
  .column_19_md_offset {
    margin-left: 79.16666666666666%;
  }
  .column_18_md_offset {
    margin-left: 75%;
  }
  .column_17_md_offset {
    margin-left: 70.83333333333334%;
  }
  .column_16_md_offset {
    margin-left: 66.66666666666666%;
  }
  .column_15_md_offset {
    margin-left: 62.5%;
  }
  .column_14_md_offset {
    margin-left: 58.333333333333336%;
  }
  .column_13_md_offset {
    margin-left: 54.166666666666664%;
  }
  .column_12_md_offset {
    margin-left: 50%;
  }
  .column_11_md_offset {
    margin-left: 45.83333333333333%;
  }
  .column_10_md_offset {
    margin-left: 41.66666666666667%;
  }
  .column_9_md_offset {
    margin-left: 37.5%;
  }
  .column_8_md_offset {
    margin-left: 33.33333333333333%;
  }
  .column_7_md_offset {
    margin-left: 29.166666666666668%;
  }
  .column_6_md_offset {
    margin-left: 25%;
  }
  .column_5_md_offset {
    margin-left: 20.833333333333336%;
  }
  .column_4_md_offset {
    margin-left: 16.666666666666664%;
  }
  .column_3_md_offset {
    margin-left: 12.5%;
  }
  .column_2_md_offset {
    margin-left: 8.333333333333332%;
  }
  .column_1_md_offset {
    margin-left: 4.166666666666666%;
  }
  .column_0_md_offset {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .column_24_lg {
    width: 100%;
  }
  .column_23_lg {
    width: 95.83333333333334%;
  }
  .column_22_lg {
    width: 91.66666666666666%;
  }
  .column_21_lg {
    width: 87.5%;
  }
  .column_20_lg {
    width: 83.33333333333334%;
  }
  .column_19_lg {
    width: 79.16666666666666%;
  }
  .column_18_lg {
    width: 75%;
  }
  .column_17_lg {
    width: 70.83333333333334%;
  }
  .column_16_lg {
    width: 66.66666666666666%;
  }
  .column_15_lg {
    width: 62.5%;
  }
  .column_14_lg {
    width: 58.333333333333336%;
  }
  .column_13_lg {
    width: 54.166666666666664%;
  }
  .column_12_lg {
    width: 50%;
  }
  .column_11_lg {
    width: 45.83333333333333%;
  }
  .column_10_lg {
    width: 41.66666666666667%;
  }
  .column_9_lg {
    width: 37.5%;
  }
  .column_8_lg {
    width: 33.33333333333333%;
  }
  .column_7_lg {
    width: 29.166666666666668%;
  }
  .column_6_lg {
    width: 25%;
  }
  .column_5_lg {
    width: 20.833333333333336%;
  }
  .column_4_lg {
    width: 16.666666666666664%;
  }
  .column_3_lg {
    width: 12.5%;
  }
  .column_2_lg {
    width: 8.333333333333332%;
  }
  .column_1_lg {
    width: 4.166666666666666%;
  }
  .column_24_lg_pull {
    right: 100%;
  }
  .column_23_lg_pull {
    right: 95.83333333333334%;
  }
  .column_22_lg_pull {
    right: 91.66666666666666%;
  }
  .column_21_lg_pull {
    right: 87.5%;
  }
  .column_20_lg_pull {
    right: 83.33333333333334%;
  }
  .column_19_lg_pull {
    right: 79.16666666666666%;
  }
  .column_18_lg_pull {
    right: 75%;
  }
  .column_17_lg_pull {
    right: 70.83333333333334%;
  }
  .column_16_lg_pull {
    right: 66.66666666666666%;
  }
  .column_15_lg_pull {
    right: 62.5%;
  }
  .column_14_lg_pull {
    right: 58.333333333333336%;
  }
  .column_13_lg_pull {
    right: 54.166666666666664%;
  }
  .column_12_lg_pull {
    right: 50%;
  }
  .column_11_lg_pull {
    right: 45.83333333333333%;
  }
  .column_10_lg_pull {
    right: 41.66666666666667%;
  }
  .column_9_lg_pull {
    right: 37.5%;
  }
  .column_8_lg_pull {
    right: 33.33333333333333%;
  }
  .column_7_lg_pull {
    right: 29.166666666666668%;
  }
  .column_6_lg_pull {
    right: 25%;
  }
  .column_5_lg_pull {
    right: 20.833333333333336%;
  }
  .column_4_lg_pull {
    right: 16.666666666666664%;
  }
  .column_3_lg_pull {
    right: 12.5%;
  }
  .column_2_lg_pull {
    right: 8.333333333333332%;
  }
  .column_1_lg_pull {
    right: 4.166666666666666%;
  }
  .column_0_lg_pull {
    right: 0%;
  }
  .column_24_lg_push {
    left: 100%;
  }
  .column_23_lg_push {
    left: 95.83333333333334%;
  }
  .column_22_lg_push {
    left: 91.66666666666666%;
  }
  .column_21_lg_push {
    left: 87.5%;
  }
  .column_20_lg_push {
    left: 83.33333333333334%;
  }
  .column_19_lg_push {
    left: 79.16666666666666%;
  }
  .column_18_lg_push {
    left: 75%;
  }
  .column_17_lg_push {
    left: 70.83333333333334%;
  }
  .column_16_lg_push {
    left: 66.66666666666666%;
  }
  .column_15_lg_push {
    left: 62.5%;
  }
  .column_14_lg_push {
    left: 58.333333333333336%;
  }
  .column_13_lg_push {
    left: 54.166666666666664%;
  }
  .column_12_lg_push {
    left: 50%;
  }
  .column_11_lg_push {
    left: 45.83333333333333%;
  }
  .column_10_lg_push {
    left: 41.66666666666667%;
  }
  .column_9_lg_push {
    left: 37.5%;
  }
  .column_8_lg_push {
    left: 33.33333333333333%;
  }
  .column_7_lg_push {
    left: 29.166666666666668%;
  }
  .column_6_lg_push {
    left: 25%;
  }
  .column_5_lg_push {
    left: 20.833333333333336%;
  }
  .column_4_lg_push {
    left: 16.666666666666664%;
  }
  .column_3_lg_push {
    left: 12.5%;
  }
  .column_2_lg_push {
    left: 8.333333333333332%;
  }
  .column_1_lg_push {
    left: 4.166666666666666%;
  }
  .column_0_lg_push {
    left: 0%;
  }
  .column_24_lg_offset {
    margin-left: 100%;
  }
  .column_23_lg_offset {
    margin-left: 95.83333333333334%;
  }
  .column_22_lg_offset {
    margin-left: 91.66666666666666%;
  }
  .column_21_lg_offset {
    margin-left: 87.5%;
  }
  .column_20_lg_offset {
    margin-left: 83.33333333333334%;
  }
  .column_19_lg_offset {
    margin-left: 79.16666666666666%;
  }
  .column_18_lg_offset {
    margin-left: 75%;
  }
  .column_17_lg_offset {
    margin-left: 70.83333333333334%;
  }
  .column_16_lg_offset {
    margin-left: 66.66666666666666%;
  }
  .column_15_lg_offset {
    margin-left: 62.5%;
  }
  .column_14_lg_offset {
    margin-left: 58.333333333333336%;
  }
  .column_13_lg_offset {
    margin-left: 54.166666666666664%;
  }
  .column_12_lg_offset {
    margin-left: 50%;
  }
  .column_11_lg_offset {
    margin-left: 45.83333333333333%;
  }
  .column_10_lg_offset {
    margin-left: 41.66666666666667%;
  }
  .column_9_lg_offset {
    margin-left: 37.5%;
  }
  .column_8_lg_offset {
    margin-left: 33.33333333333333%;
  }
  .column_7_lg_offset {
    margin-left: 29.166666666666668%;
  }
  .column_6_lg_offset {
    margin-left: 25%;
  }
  .column_5_lg_offset {
    margin-left: 20.833333333333336%;
  }
  .column_4_lg_offset {
    margin-left: 16.666666666666664%;
  }
  .column_3_lg_offset {
    margin-left: 12.5%;
  }
  .column_2_lg_offset {
    margin-left: 8.333333333333332%;
  }
  .column_1_lg_offset {
    margin-left: 4.166666666666666%;
  }
  .column_0_lg_offset {
    margin-left: 0%;
  }
  .column_0 {
    float: none;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
  }
}
.cols_group.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.cols_group.no-gutter > [class^="column_"],
.cols_group.no-gutter > [class*=" column_"] {
  padding-right: 0;
  padding-left: 0;
}
.container_height {
  display: table;
  width: 100%;
}
.cols_group_height {
  display: table-row;
}
.column_height {
  display: table-cell;
  float: none;
}
.column-top {
  vertical-align: top;
}
.column-middle {
  vertical-align: middle;
}
.column-bottom {
  vertical-align: bottom;
}
.full-width .container {
  max-width: 100% !important;
}
.full-width .container .container {
  max-width: 1152px !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.columna_min {
  padding-left: 50px;
}
.column_0 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body {
  font-family: 'Raleway', sans-serif;
  line-height: 2.4em;
  background-color: #EEEEEE;
}
body.lang-pl {
  font-family: 'Open Sans', sans-serif;
}
body.page-template-template_Principal_Interior-php {
  background-color: #FFFFFF;
}
body.home {
  background-color: #FFFFFF;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
h1,
.h1 {
  color: #131920;
  font-size: 3em;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  line-height: 1.3em;
  text-align: left;
  position: absolute;
  bottom: 5px;
  left: 12px;
}
.home h1,
.home .h1 {
  position: relative;
  bottom: auto;
  left: auto;
  padding-top: 150px !important;
}
.page-template-template_Principal_Interior-php h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 5.0em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin: 6px 0 14px 0;
  padding: 0 20px 21px 20px;
  background-image: url('/media/hr_1.jpg');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 135px !important;
}
h2,
.h2 {
  color: #222222;
  font-size: 2.4em;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.politica-de-cookies h2,
.aviso-legal h2,
.politica-de-cookies .h2,
.aviso-legal .h2 {
  padding-top: 35px !important;
}
h2.title-row,
.h2.title-row {
  font-style: normal !important;
}
.page-template-template_Aviso_legal-php h2,
.page-template-template_Aviso_legal-php .h2 {
  font-size: 2.5em;
  margin-top: 35px;
  margin-bottom: 20px;
}
.page-template-template_Aviso_legal-php h2:first-child,
.page-template-template_Aviso_legal-php .h2:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}
h3,
.h3 {
  color: #222222;
  font-size: 2em;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin-bottom: 23px;
  padding-top: 10px;
}
.bg-05 h3,
.bg-05 .h3 {
  color: #FFF;
  font-size: 2.0em;
  font-weight: 800;
}
h4,
.h4 {
  color: #0a0a0a;
  font-size: 2em;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin-bottom: 23px;
  padding-top: 0px;
}
h5,
.h5 {
  color: #DE2E39;
  font-size: 2em;
  font-weight: 800;
  font-style: normal;
  text-transform: none;
  margin-bottom: 28px;
  padding: 30px 0px 25px 30px;
}
h6,
.h6 {
  color: ;
  font-size: ;
  font-weight: ;
  font-style: ;
  text-transform: ;
  margin-bottom: 28px;
  padding-top: 10px;
}
p,
ul li,
ol li {
  color: #0a0a0a;
  font-size: 1.6em;
  font-style: normal;
  font-weight: 450;
  text-transform: none;
  margin-right: 10px;
}
p {
  margin-bottom: 16px;
}
p.h1 {
  margin-bottom: 0;
}
strong {
  color: '#0a0a0a';
}
.header_title {
  background-position: 0 bottom;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  height: 231px;
  width: 100% !important;
}
.home .header_title {
  height: 618px;
}
.header_title .column_24 {
  position: relative;
  height: 231px;
}
.header_title h1,
.header_title .h1 {
  color: #fff;
  font-size: 5em;
  text-transform: uppercase;
}
.page-template-template_Principal_Interior-php .header_title {
  height: 648px;
  background-position: 50% 0 !important;
}
.page-template-template_Principal_Interior-php .box_subtitle p {
  font-size: 2.1em;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 24px;
}
.page-template-template_Principal_Interior-php .box_subtitle p a {
  display: inline;
}
.header_snow_chains .column_24,
.header_snow_chains {
  position: relative;
  height: auto;
}
.header_snow_chains .column_24 h1,
.header_snow_chains .column_24 .h1 {
  position: relative;
  left: auto;
  right: auto;
  color: #000000;
  font-size: 3.0em;
  font-weight: 300;
  margin-bottom: 9px;
  padding-bottom: 10px;
  background-image: url('/media/hr_2.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
.page-heading {
  padding: 0;
}
.page-heading h1 {
  margin: 0;
}
.page-heading .breadcrumbs {
  margin-top: 26px;
}
.title-row {
  background-image: url(/media/hr_2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #222222 !important;
  font-size: 1.9em !important;
  font-weight: 800 !important;
  margin: 0 auto 20px auto !important;
  padding: 0 0 12px 0;
  text-align: center !important;
  text-transform: uppercase !important;
}
.title-row span {
  color: #222222;
  border-bottom: 1px solid #f5f3f5;
}
.bg-03 .title-row {
  color: #FFF !important;
  font-style: normal;
}
.bg-01 .title-row,
.bg-02 .title-row {
  color: #1A2128 !important;
  font-style: normal;
}
.title-section {
  text-align: center;
  font-size: 1.4em;
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0;
}
.summary {
  color: #000000;
  font-size: 2em;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: auto !important;
  margin-right: auto !important;
  line-height: 1.3em;
  padding: 0 0 0 0 !important;
}
.column_18 .summary {
  padding-right: 200px !important;
}
.column_17 .summary {
  padding-right: 280px !important;
}
.home .summary {
  text-align: left;
  font-size: 3 em;
  color: #FFF;
  font-weight: 200;
  margin: 0px 0 48px 0;
}
.bg-02 .summary {
  font-size: 2.5em;
}
.bg-04 .summary {
  font-size: 3.0em;
  color: #FFF !important;
  font-weight: 300;
}
.moduleText ul {
  padding-bottom: 40px;
}
.moduleText ul.min {
  padding-bottom: 20px;
}
ul li {
  background: url("http://www.snovit.eu/media/boliche1.png") no-repeat 0 9px;
  margin-bottom: 5px;
  padding: 0 0 1px 23px;
}
ul ul {
  padding: 18px 0 0 0;
}
ul li li {
  background: none;
  font-size: 1em;
  list-style-position: inside;
  list-style-type: circle;
  margin-bottom: 5px;
  padding: 0;
}
ol li {
  list-style-position: inside;
  margin-bottom: 10px;
  padding: 0;
}
ol ol {
  padding: 18px 0 8px 0;
}
ol li li {
  font-size: 1em;
  list-style-position: inside;
  list-style-type: lower-latin;
  margin-bottom: 5px;
  padding: 0 0 0 30px;
}
ul li.ic_turismo,
ul li.ic_suv,
ul li.ic_camiones,
ul li.ic_vehiculos_especiales {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 94px;
  margin-bottom: 10px;
  min-height: 68px;
  font-size: 1.8em;
  color: #AAAAAA;
}
ul li.ic_turismo strong,
ul li.ic_suv strong,
ul li.ic_camiones strong,
ul li.ic_vehiculos_especiales strong {
  color: #FFFFFF;
  font-size: 1.2em;
}
ul li.ic_turismo a strong,
ul li.ic_suv a strong,
ul li.ic_camiones a strong,
ul li.ic_vehiculos_especiales a strong {
  color: #FFFFFF;
}
ul li.ic_turismo a:hover strong,
ul li.ic_suv a:hover strong,
ul li.ic_camiones a:hover strong,
ul li.ic_vehiculos_especiales a:hover strong {
  color: #de2e39;
}
ul li.ic_turismo {
  background-image: url('/media/ic_turismo.png');
}
ul li.ic_suv {
  background-image: url('/media/ic_suv.png');
}
ul li.ic_camiones {
  background-image: url('/media/ic_camion.png');
}
ul li.ic_vehiculos_especiales {
  background-image: url('/media/ic_vehiculos_especiales.png');
}
ul li.icon-a,
ul li.icon-b,
ul li.icon-c,
ul li.icon-d,
p.icon-a,
p.icon-b,
p.icon-c,
p.icon-d {
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 51px;
}
ul li.icon-a,
p.icon-a {
  background-image: url('/media/ic_a.png');
}
ul li.icon-b,
p.icon-b {
  background-image: url('/media/ic_b.png');
}
ul li.icon-c,
p.icon-c {
  background-image: url('/media/ic_c.png');
}
ul li.icon-d,
p.icon-d {
  background-image: url('/media/ic_d.png');
}
.box_ficha h2,
.box_ficha h3,
.box_ficha h4 {
  padding-left: 17px;
}
.box_ficha ul {
  padding: 0 0 30px 17px;
}
.box_ficha ul.list_menu,
ul.list_menu {
  padding: 0;
  margin: 0 -12px;
  border-top: 1px solid #FFF;
}
ul.list_menu li {
  background-image: none;
  border-bottom: 1px solid #FFF;
  padding: 23px;
  margin: 0;
}
ul.list_menu li a {
  padding: 23px;
  margin: -23px;
  display: block;
  color: #0A0A0A;
  background-image: url('/media/ic_down.png');
  background-position: right 35%;
  background-repeat: no-repeat;
}
ul.list_menu li a:hover {
  background-image: url('/media/ic_down_hover.png');
  color: #FFFFFF;
  background-color: #DE2E39;
}
a,
a:active,
a:focus {
  outline: none;
}
a {
  color: #de2e39;
}
a:hover {
  color: #0a0a0a;
}
.button {
  background: none;
  color: #ffffff;
  display: inline-block;
  font-size: 1.6em;
  height: auto;
  padding: 12px 25px;
  margin: 0;
  outline: none;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}
.button:hover {
  background-color: #ffffff;
  color: #de2e39;
  outline: 0;
  padding: 12px 25px;
}
.button.rounded {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
table {
  border-top: 1px solid #DEDFE0;
  border-left: 1px solid #DEDFE0;
  margin: 15px 0;
}
table th {
  border-bottom: 1px solid #DEDFE0;
  border-right: 1px solid #DEDFE0;
  color: #6A6A6A;
  font-size: 1.6em;
  padding: 12px;
  text-align: center;
  background-color: #EEEEEE;
  vertical-align: middle;
}
table td {
  border-bottom: 1px solid #DEDFE0;
  border-right: 1px solid #DEDFE0;
  color: #6A6A6A;
  font-size: 1.6em;
  padding: 12px;
  text-align: center;
}
.table_bgPar tr:nth-child(even) {
  background: #EEEEEE;
}
.table_bgPar tr:nth-child(odd) {
  background: #fff;
}
.table_bgImpar tr:nth-child(even) {
  background: #fff;
}
.table_bgImpar tr:nth-child(odd) {
  background: #EEEEEE;
}
table strong {
  color: '#0a0a0a';
}
.top-border {
  border-top: 1px solid #f5f3f5;
}
.bottom-border {
  border-bottom: 1px solid #f5f3f5;
}
.top-spacing {
  padding-top: 100px;
}
.bottom-spacing {
  padding-bottom: 100px;
}
.top-spacing-med {
  padding-top: 70px;
}
.bottom-spacing-med {
  padding-bottom: 70px;
}
.top-spacing-min {
  padding-top: 38px;
}
.bottom-spacing-min {
  padding-bottom: 38px;
}
.bg-01 {
  background-color: #ffffff;
}
.bg-02 {
  background-color: #eeeeee;
}
.bg-03 {
  background-color: #c9e39f;
}
.bg-04 {
  background-color: #d21e35;
}
.bg-05 {
  background-color: #1b1c20;
}
.bg-01-content .moduleText {
  background-color: #ffffff;
  padding: 30px;
}
.bg-02-content .moduleText {
  background-color: #eeeeee;
  padding: 30px;
}
.bg-03-content .moduleText {
  background-color: #c9e39f;
  padding: 30px;
}
.bg-04-content .moduleText {
  background-color: #d21e35;
  padding: 30px;
}
.bg-05-content .moduleText {
  background-color: #1b1c20;
  padding: 30px;
}
.parallax-image {
  min-height: 270px;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .parallax-image {
    background-attachment: scroll;
    background-position: 40% 50%;
  }
}
@media only screen and (min-width: 768px) {
  .parallax-image {
    background-attachment: fixed;
  }
}
#toTop {
  background: url("http://www.snovit.eu/media/totop2.png") no-repeat left top;
  bottom: 12px;
  display: none;
  height: 47px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  text-indent: 100%;
  width: 50px;
}
#toTopHover {
  background: url("http://www.snovit.eu/media/totop2.png") no-repeat left -47px;
  display: block;
  float: left;
  height: 47px;
  overflow: hidden;
  width: 50px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
.header {
  background-color: #FFF;
}
.header .container .container,
.header .container,
.full-width .header .container,
.full-width .header .container .container {
  max-width: 100% !important;
}
.header .main-navigation {
  width: 100% !important;
  text-align: center;
}
.header .main-navigation #menu-primary-menu {
  width: 100% !important;
  text-align: center;
  max-width: 1152px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}
.header #logo {
  text-align: center !important;
}
.header #logo img {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.home .header {
  background-color: transparent;
  border: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.topHeader {
  background-color: #1b1c20;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.header_mobile {
  background-color: #FFF;
  border-bottom: 1px solid #DDDDDD;
  display: none;
}
.has-mini-header .header_mobile {
  position: fixed;
  display: block;
  z-index: 999;
  top: 0;
}
.header_mobile .visible-phone {
  display: block;
}
.header_mobile .hidden-phone {
  display: none;
}
.header_mobile .show-menu {
  display: none;
}
.topHeader .tt_template_structure {
  float: right;
}
.visible-phone {
  display: none;
}
.box_featured h2 {
  color: #FFFFFF;
  font-size: 3.5em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 18px 0;
  padding: 0 0 24px 0;
  background-image: url('/media/hr_4.jpg');
  background-repeat: no-repeat;
  background-position: 0 bottom;
  line-height: 1em;
}
.box_featured p {
  color: #FFFFFF;
  font-size: 2.0em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.page-template-template_Principal_Interior-php .moduleText {
  padding-bottom: 30px;
}
.page-template-template_Principal_Interior-php .moduleText h2 {
  color: #383946;
  font-style: normal;
  font-size: 3.2em;
  margin-bottom: 9px;
  padding-bottom: 10px;
  background-image: url('/media/hr_2.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
.page-template-template_Principal_Interior-php .bg-04 .moduleText h2,
.page-template-template_Principal_Interior-php .bg-05 .moduleText h2 {
  color: #ffffff;
  font-weight: 800;
  font-size: 2.0em;
  text-transform: uppercase;
  margin-bottom: 10px !important;
  padding: 0;
}
.page-template-template_Principal_Interior-php .moduleText h2 strong {
  font-weight: 800;
}
@media only screen and (max-width: 480px) {
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .row {
    height: auto !important;
  }
  .row_1 {
    display: none;
  }
  .row_2 {
    background-color: #F9720F;
    padding: 0;
  }
  [class*="column_"] {
    width: 100%;
  }
  .column_0 {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .header [class*="column_"] {
    width: 100%;
  }
  .header_mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header .fa-bars {
    color: #ffffff;
  }
  .header #logo {
    float: left;
    padding: 10px 0 10px 24px;
  }
  .header .nav-control {
    padding: 6px 0 10px 0;
  }
  .header .nav-control {
    float: right;
    text-align: right;
  }
  .topHeader {
    display: none;
  }
  .sidebar {
    padding: 0;
  }
  .submenu {
    margin-bottom: 15px;
  }
  .sidebar :last-child {
    margin-bottom: 0;
  }
  .page-heading h1 {
    font-size: 3.5em;
  }
  .page-heading .breadcrumbs {
    display: none;
  }
  h2,
  .h2 {
    font-size: 2.6em;
    line-height: normal;
  }
  h3,
  .h3 {
    font-size: 2em;
  }
  h4,
  .h4 {
    font-size: 1.6em;
  }
  h5,
  .h5 {
    font-size: 1.6em;
  }
  .summary {
    font-size: 2.4em;
  }
  .table-responsive {
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive>table {
    margin-bottom: 0;
  }
  .footer {
    padding: 40px 12px 0 12px;
  }
  .footer [class*="column_"] {
    padding-bottom: 20px;
  }
  .footer .column_24 {
    padding-bottom: 0;
  }
  .footer .menu {
    padding-bottom: 0;
  }
  .bottomFooter p {
    text-aling: center;
  }
  .bottomFooter .menu {
    text-align: right;
    margin: 0 auto;
  }
  .bottomFooter .menu li {
    margin: 0 auto;
  }
  #toTop {
    bottom: 12px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  h1 {
    font-size: 3em;
  }
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .row {
    height: auto !important;
  }
  .row_1 {
    display: none;
  }
  .row_2 {
    background-color: #F9720F;
    padding: 0;
  }
  .columna_min {
    padding-left: 0px;
  }
  [class*="column_"] {
    width: 100%;
  }
  .column_0 {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .header [class*="column_"] {
    width: 100%;
  }
  .header_mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  .topHeader {
    display: none;
  }
  .topHeader [class*="column_"] {
    width: auto;
  }
  .header .fa-bars {
    color: #ffffff;
  }
  .header #logo {
    float: left;
    padding: 10px 0 10px 24px;
  }
  .header .nav-control {
    padding: 6px 0 10px 0;
  }
  .header .nav-control {
    float: right;
    text-align: right;
  }
  .sidebar {
    padding: 0;
  }
  .submenu {
    margin-bottom: 15px;
  }
  .sidebar :last-child {
    margin-bottom: 0;
  }
  h2,
  .h2 {
    font-size: 2.6em;
    line-height: normal;
  }
  .summary {
    font-size: 2.4em;
  }
  .table-responsive {
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive>table {
    margin-bottom: 0;
  }
  .footer {
    padding: 40px 12px 0 12px;
  }
  .footer [class*="column_"] {
    padding-bottom: 40px;
  }
  .footer .column_24 {
    padding-bottom: 0;
  }
  .footer .column_6 {
    width: 50%;
  }
  .bottomFooter .menu {
    text-align: center;
    margin: 0 auto;
  }
  .bottomFooter .menu li {
    margin: 0 auto;
  }
  #toTop {
    bottom: 12px;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .column_18 {
    width: 66.66666666666666%;
  }
  .column_6 {
    width: 33.33333333333333%;
  }
  .column_0 {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .header [class*="column_"] {
    width: 100%;
  }
  .header_mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  .topHeader [class*="column_"] {
    width: auto;
  }
  .header .fa-bars {
    color: #ffffff;
  }
  .header #logo {
    float: left;
    padding: 10px 0 10px 24px;
  }
  .header .nav-control {
    padding: 6px 0 10px 0;
  }
  .header .nav-control {
    float: right;
    text-align: right;
  }
  .sidebar {
    padding: 0;
  }
  .submenu {
    margin-bottom: 15px;
  }
  .sidebar :last-child {
    margin-bottom: 0;
  }
  .img-right {
    float: none !important;
    margin: 0 0 20px 0 !important;
  }
  .footer {
    padding: 40px 12px 0 12px;
  }
  .footer [class*="column_"] {
    padding-bottom: 40px;
  }
  .footer .col_1,
  .footer .col_1,
  .footer .col_1,
  .footer .col_4 {
    width: 50%;
  }
  .footer .column_0 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .footer .column_24 {
    padding-bottom: 0;
    width: 100%;
  }
  .bottomFooter [class*="column_"] {
    text-align: center;
    width: 100%;
  }
  .bottomFooter .menu {
    text-align: center;
    margin: 0 auto;
    width: auto;
  }
  .bottomFooter .menu li {
    margin: 0 auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .footer {
    padding: 40px 12px 0 12px;
  }
}
@media only screen and (min-width : 957px) and (max-width: 1279px) {
  .topHeader [class*="column_"] {
    width: auto;
  }
  .footer {
    padding: 40px 12px 0 12px;
  }
}
body.maintenance {
  text-align: center;
}
body.maintenance h1 {
  line-height: 1.4em;
}
body.maintenance p {
  font-size: 1.8em;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.team-member-image img {
  transition: all .2s ease-in-out;
}
.team-member-image img:hover {
  transform: scale(1.1);
}
.hidden-anchor br {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .home h1,
  .home .h1 {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 800px) {
  .home h1,
  .home .h1 {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 500px) {
  html {
    font-size: 59.5%;
  }
  .box_featured h2 {
    font-size: 2.5em;
  }
}
.column_pd {
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 52px;
}
.home .column_pd h3 a {
  color: #FFF !important;
}
.home .column_pd h3 a:hover {
  color: #de2e39 !important;
}
.column_radius {
  background-image: url('/media/column_radius.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center !important;
  height: 263px !important;
  max-height: 263px !important;
  text-align: center;
}
.column_radius .moduleText {
  display: table;
  height: 263px !important;
  width: 276px;
  max-width: 276px;
  max-height: 263px !important;
  padding: 0 !important;
  margin: 0 auto !important;
}
.column_radius p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 0 !important;
  margin: 0 !important;
  font-size: 2.0em;
  padding: 0 13px 0 10px !important;
}
.txt-center {
  background-position: 50% bottom !important;
}
@media only screen and (max-width: 1139px) {
  .column_radius {
    background-size: contain;
  }
  .column_radius p {
    font-size: 1.7em;
    padding: 0 1% !important;
  }
  .column_radius .moduleText {
    width: auto;
  }
}
@media only screen and (max-width: 956px) {
  .column_radius {
    margin-bottom: 24px !important;
  }
  .column_radius p {
    padding: 0 6% !important;
  }
}
.bg-04 h2,
.bg-04 .h2,
.bg-04 .page-template-template_Principal_Interior-php .moduleText h2,
.bg-04 .title-row,
.bg-05 h2,
.bg-05 .h2,
.bg-05 .page-template-template_Principal_Interior-php .moduleText h2,
.bg-05 .title-row,
.bg-05 .conversion-module p.title-section {
  color: #ffffff !important;
  background-image: url('/media/hr_2_1.png') !important;
  padding-bottom: 12px !important;
}
.bg-03 h2,
.bg-03 .h2,
.bg-03 .page-template-template_Principal_Interior-php .moduleText h2,
.bg-03 .title-row,
.bg-transparent h2,
.bg-transparent .h2,
.bg-transparent .page-template-template_Principal_Interior-php .moduleText h2,
.bg-transparent .title-row,
.bg-transparent .conversion-module p.title-section {
  color: #212121 !important;
  background-image: url('/media/hr_2.png') !important;
  padding-bottom: 12px !important;
}
.bg-05 p.summary,
.bg-05 p {
  color: #ffffff !important;
}
.bg-02 p.summary,
.bg-02 p {
  color: #212121 !important;
}
.single-snow_chains .box_subtitle p,
.accesorios .box_subtitle p,
.single-accessories .box_subtitle p,
.single-industrial_chains .box_subtitle p {
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 800px) {
  .single-snow_chains .column_16,
  .single-industrial_chains .column_16,
  .single-accessories .column_16,
  .single-snow_chains .column_8,
  .single-industrial_chains .column_8,
  .single-accessories .column_8 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .image-module {
    margin-bottom: 12px;
  }
  .bg_b_n {
    background-image: none;
  }
  .bg_b_n .bg-trasparent {
    background-color: #FFFFFF;
  }
  .page-template-template_Principal_Interior-php h1 {
    font-size: 2.5em !important;
  }
}
.page-template-template_Principal_Interior-php .header_title {
  height: 600px !important;
}
#content-home {
  padding: 0 !important;
  margin: 0 !important;
}
.banner_newsletter_footer {
  background-color: #2D2E31;
  text-align: center;
}
.banner_newsletter_footer a {
  background-color: #EE2D24;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  padding: 28px 9px !important;
  display: inline-block;
}
.banner_newsletter_footer a:hover {
  background-color: transparent;
}
.banner_newsletter_home {
  background-color: #DE2E39;
  margin: 0 0 0 13px;
  padding: 30px;
}
.banner_newsletter_home h2 {
  color: #FFF;
  margin: 0 0 21px 0;
  font-size: 3.0em;
  font-weight: 600;
  line-height: 1.1em;
  background-image: url('/media/hr_2_1.png') !important;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  padding-bottom: 12px !important;
}
.banner_newsletter_home p {
  margin-bottom: 35px;
  color: #FFF !important;
  font-size: 2.0em !important;
  font-style: normal !important;
  line-height: 1.5em;
}
.banner_newsletter_home a.button {
  background-color: #1B1C20;
  border: 1px solid #1B1C20;
  color: #ffffff;
}
.banner_newsletter_home a.button:hover,
.banner_newsletter_home a:hover,
.bg-02 .banner_newsletter_home a.button:hover,
.bg-02 .banner_newsletter_home a:hover {
  background-color: transparent !important;
  border: 1px solid #1B1C20 !important;
  color: #1B1C20 !important;
}
.banner_newsletter_blog {
  background-color: #DC0C15;
  margin-top: 40px;
}
.banner_newsletter_blog a {
  display: block;
  padding: 32px;
}
.banner_newsletter_blog h2 {
  text-align: center;
  color: #FFFFFF !important;
  margin: 0 0 23px 0 !important;
  font-size: 2.em !important;
}
.banner_newsletter_blog p {
  color: #ffffff !important;
  font-size: 1.8em !important;
  padding-right: 166px;
}
.banner_newsletter_blog img {
  float: right;
  margin-right: -160px;
  margin-top: -60px;
}
.faq h2 {
  margin-top: 50px;
  line-height: normal;
}
.faq h2:first-child {
  margin-top: 0px;
}
.faq ul {
  padding-bottom: 16px !important;
}
.tt_box_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #DE2E39;
  color: #ffffff;
  width: 100%;
  margin: 0;
  padding: 9px 0;
  text-align: center;
  z-index: 9998;
}
.tt_box_bar p {
  color: #ffffff;
  width: auto;
  margin: 0 auto !important;
  padding: 0 !important;
  font-size: 1.7em;
  font-weight: 700;
}
.tt_box_bar p span {
  padding: 3px 0;
}
.tt_box_bar p a {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  margin-left: 25px;
  padding: 3px 10px;
}
.tt_box_bar p a:hover {
  background-color: transparent;
  color: #000000;
  border: 1px solid #000000;
}
.bottomFooter {
  padding-bottom: 30px !important;
}
#toTop {
  z-index: 9998;
}
@media only screen and (max-width: 568px) {
  .tt_box_bar p {
    font-size: 1.4em;
  }
  .tt_box_bar p span {
    display: block;
    margin-bottom: 10px;
  }
  .bottomFooter {
    padding-bottom: 100px !important;
  }
}
p.comment-form-url {
  display: none;
}
.slide .pagination {
  margin: 0 0 0 0;
  padding: 14px 8px;
  width: 100%;
  text-align: right;
  background-color: #F7F7F7;
  border-top: 2px solid #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 55px;
}
.blog-module .caroufredsel_wrapper {
  margin: 0 0 40px 0 !important;
}
.slide .pagination a {
  background-image: url(/media/pagination2.png);
  background-position: 21px 0;
  background-repeat: none;
  width: 21px;
  height: 21px;
  margin: 0 0px 0 0;
  display: inline-block;
}
.slide .pagination a.selected {
  background-position: 0 -21px;
  cursor: default;
}
.slide .pagination a span {
  display: none;
}
.single-blog .gallery-module a.prev,
.single-blog .gallery-module a.next {
  position: absolute;
  top: 45%;
}
.recent-posts.blog .blog-article {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.blog-article h1,
.blog-article h2 {
  line-height: 1em;
  margin-bottom: 10px;
}
.blog-article h2 a {
  color: #6A6A6A;
}
.blog-article h2 a:hover {
  color: #F8720E;
}
.blog-article .post-date {
  color: #939393;
  display: inline-block;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog-article .box_icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 96px;
}
.blog-article .icon_general {
  background-image: url(/media/icon_analytics.png);
}
.blog-article:hover .icon_general {
  background-image: url(/media/icon_analytics_hover.png);
}
.featured-posts {
  background-color: #F7F7F7;
}
.featured-posts .post-container {
  padding: 10px 20px;
}
.featured-posts .post-title {
  font-size: 2.7em;
  font-weight: 300;
  padding: 0;
}
.featured-posts .post-category {
  font-size: 1.3em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.featured-posts .post-more {
  font-size: 1.3em;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
}
.featured-posts p,
.featured-posts .post-category a,
.featured-posts .sep,
.featured-posts .post-title a:hover,
.featured-posts .post-more a:hover {
  color: #525252;
}
.featured-posts .post-category {
  font-weight: 700;
  font-size: 1.4em;
}
.featured-posts .post-category a {
  color: #A11A39;
}
.featured-posts .post-category a:hover {
  color: #131920;
}
.featured-posts p:last-child {
  margin: 0;
}
.blog-module .recent-posts {
  border: 0 !important;
  float: left;
}
.blog-module .recent-posts .post-item {
  padding-left: 13px;
  padding-right: 0;
}
.blog-module .recent-posts .post-item .post-content {
  background-color: #fff;
  padding: 30px 10px;
}
.blog-module .post-category {
  font-size: 1.4em;
  color: #AAA;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.featured-posts .post-category {
  margin-top: 20px;
}
.blog-module .post-category a {
  color: #AAA !important;
}
.blog-module .post-category a:hover {
  color: #DE2E39 !important;
}
.blog-module h3.post-title {
  font-size: 2em;
  color: #373946;
  font-weight: 600;
  margin: 0 0 13px 0;
}
.blog-module h3.post-title a {
  color: #131920;
}
.blog-module h3.post-title a:hover {
  color: #DE2E39;
}
.blog-module .recent-posts .post-item {
  border: 0 !important;
}
.blog-module p {
  color: #131920;
  font-weight: 300;
  font-style: italic;
  font-size: 1.5em;
}
.blog-module p.post-date {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #13191F;
  font-size: 1.5em;
  font-style: italic;
  padding: 0 0 6px 0;
}
.blog-module p.post-more,
.post-item-content .box_content_list p.post-more {
  color: #131920;
  font-size: 2.4em;
  text-align: left;
  font-style: normal;
  font-weight: 300;
}
.blog-module p.post-more a,
.post-item-content .box_content_list p.post-more a {
  color: #DE2E39;
  display: inline-block;
  margin: 0 5px 20px 0;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.9em;
  height: 29px;
  width: 29px;
  padding: 2px 0 0 0;
  text-align: center;
}
.post-item-content .box_content_list p.post-more a {
  margin-bottom: 0;
}
.blog-module p.post-more a:hover,
.post-item-content .box_content_list p.post-more a:hover {
  background-color: #DE2E39;
  color: #FFF;
}
.blog-module .carousel-item {
  float: left;
}
.blog-module .num_items_1 .carousel-item {
  width: 100%;
}
.blog-module .num_items_2 .carousel-item {
  width: 50%;
}
.blog-module .num_items_3 .carousel-item {
  width: 33%;
}
.blog-module .num_items_4 .carousel-item {
  width: 25%;
}
.bg-05 .blog-module p.post-date {
  color: #131920 !important;
}
.bg-05 .blog-module .recent-posts .post-item .post-content {
  padding: 30px 24px;
}
.super-featured-article,
.blog-article {
  padding: 0 !important;
}
.post-item-content {
  background-color: #F7F7F7;
}
.post-item-content img {
  border-bottom: 1px solid #ffffff;
}
.post-item-content .box_content_list p,
.post-item-content .box_content_list h2 {
  padding: 0 21px;
}
.post-item-content .box_content_list p.category {
  font-size: 1.4em;
  color: #DE2E39;
  font-weight: 700;
  margin: 7px 0 18px 0;
  text-transform: uppercase;
}
.post-item-content .box_content_list p.category a {
  color: #DE2E39 !important;
}
.post-item-content .box_content_list p.category a:hover {
  color: #07070A !important;
}
.post-item-content .box_content_list h2 {
  font-size: 1.7em;
  color: #131920;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 21px 13px 21px;
  padding: 0 0 6px 0;
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
.box_load_post .post-item-content,
.search .post-item-content {
  padding-bottom: 35px;
}
.box_load_post .post-item-content img,
.search .post-item-content img {
  margin-bottom: 19px;
}
.post-item-content .box_content_list h2 a {
  color: #131920;
}
.post-item-content .box_content_list h2 a:hover {
  color: #DE2E39;
}
.post-item-content .box_content_list p.entradilla,
.post-item-content .box_content_list p {
  color: #131920;
  font-weight: 300;
  font-style: normal;
  font-size: 1.5em;
}
.post-item-content .box_content_list p.category,
.post-item-content .box_content_list h2 {
  font-style: normal;
}
.post-item-content .box_content_list p.post-author-date {
  color: #131920 !important;
  font-size: 1.5em !important;
  font-weight: 400 !important;
}
.post-item-content .box_content_list p.post-author-date span {
  display: none;
}
.post-item-content .box_content_list p.post-author-date span.post-date {
  display: block;
  font-size: 1.0em !important;
  color: #131920 !important;
  font-weight: 300 !important;
}
.more-posts-button {
  text-align: center;
  background-color: #FFFFFF;
  color: #4B4F54;
  font-size: 1.8em;
  font-weight: 300;
  padding: 0;
  margin: 0 0 96px 0 !important;
}
.tt_blog_list h2.title {
  padding-top: 44px;
}
.more-posts-button a {
  display: block;
  color: #4B4F54;
  background-color: #FFFFFF;
  padding: 26px;
  margin: 0 0 0 0;
}
.more-posts-button:hover {
  background-color: #DE2E39;
  color: #ffffff;
}
.more-posts-button a:hover {
  background-color: #DE2E39;
  color: #ffffff;
}
.single-blog .post-item-content {
  padding: 0 0;
  background-color: transparent;
}
.single-blog .post-item-content img {
  margin-bottom: 16px;
}
.single-blog .post-item-content p.category {
  font-size: 1.4em;
  color: #DE2E39;
  font-weight: 700;
  margin: 7px 0 18px 0;
  text-transform: uppercase;
}
.single-blog .post-item-content p.category a {
  color: #DE2E39 !important;
}
.single-blog .post-item-content p.category a:hover {
  color: #07070A !important;
}
.single-blog .post-item-content h1 {
  font-size: 3.0em;
  color: #131920;
  font-weight: 600;
  margin: 0 0 13px 0;
  padding: 0 0 6px 0;
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  position: relative;
  bottom: auto;
  left: auto;
  font-style: normal !important;
}
.single-blog .video-module {
  margin-bottom: 30px;
}
.single-blog .post-item-content p.post-author-date {
  color: #131920 !important;
  font-size: 1.5em !important;
  font-weight: 400 !important;
}
.single-blog .post-item-content p.post-author-date span {
  font-size: 1.0em !important;
  color: #131920 !important;
  font-weight: 300 !important;
}
.single-blog .post-item-content .column_24 {
  padding-left: 0;
  padding-right: 0;
}
.single-blog .post-item-content .column_24 .column_24 {
  padding-left: 12px;
  padding-right: 12px;
}
.single-blog .post-item-content ol {
  list-style-type: none;
  list-style-type: decimal !ie;
  counter-reset: li-counter;
  position: relative;
  padding: 0 30px 0px 30px !important;
}
.single-blog .post-item-content ol > li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 0.5em;
  min-height: 3em;
  border-left: 1px solid #DE2E39;
  padding-left: 10px;
}
.single-blog .post-item-content ol > li:before {
  position: absolute;
  top: 0;
  left: -1em;
  width: 0.8em;
  font-size: 2.5em;
  line-height: 1;
  text-align: right;
  color: #DE2E39;
  content: counter(li-counter);
  counter-increment: li-counter;
}
.single-blog .post-item-content ol li {
  margin-bottom: 24px !important;
}
.single-blog .post-item-content ol li span {
  padding-left: 15px;
  display: block;
}
.single-blog .post-item-content .bg-02 {
  padding: 32px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.single-blog .post-item-content .bg-02 p {
  text-align: center;
  font-size: 2.0em;
  color: #DE2E39;
  font-weight: 300;
}
.single-blog .box-article-share,
.single-blog .tags {
  float: left;
  padding: 10px 0 0 0;
}
.single-blog .box-article-share {
  float: right;
}
.single-blog ul {
  padding-bottom: 0;
}
.single-blog ul li {
  background-image: url(/media/ic_list_2.png);
  background-position: 0 10px;
  background-repeat: no-repeat;
  padding: 0 0 0 23px;
}
.single-blog h2 {
  font-size: 1.8em;
  color: #222;
  font-style: normal;
  margin: 35px 0 10px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.single-blog h3 {
  font-size: 1.6em;
  color: #212121;
  font-style: normal;
  margin: 35px 0 10px 0;
  text-transform: uppercase;
  font-weight: 600;
}
.single-blog .comment-respond h3 {
  text-transform: none;
}
.single-blog p {
  margin-bottom: 26px;
}
.single-blog .blog-article-comments p.title {
  color: #131920;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  font-style: normal;
  margin: 35px 0 10px 0;
  padding-top: 10px;
}
.single-blog p.descarga {
  width: auto !important;
  display: inline-block;
  padding: 0;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}
.single-blog p.descarga a {
  background-color: #DE2E39;
  background-image: url(/media/ic_down_hover.png);
  background-position: right 10px;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  padding: 20px 80px 20px 60px;
  text-align: center;
  text-transform: uppercase;
}
.single-blog p.descarga a:hover {
  background-color: #1B1C20;
}
.single-blog ul,
.single-blog ol {
  margin-bottom: 26px;
}
.single-blog ol {
  margin-bottom: 53px;
}
.blog-article-related {
  clear: both;
}
.blog-article-related .post-item {
  margin-bottom: 24px;
}
.blog-article-related .post-item-content {
  background-color: #FFF;
  padding-bottom: 20px;
}
.blog-article-related h3 {
  color: #131920;
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 30px;
  text-transform: uppercase;
}
.blog-article-related .bawmrp-content {
  padding: 32px;
  background-color: #FFF;
}
.blog-article-related .bawmrp-content ul {
  margin: 0;
  padding: 0;
}
.blog-article-related .bawmrp-content ul li {
  margin: 0;
}
.blog-article-related .bawmrp-content ul li a {
  color: #333333;
}
.blog-article-related .bawmrp-content ul li a:hover {
  color: #DE2E39;
}
.blog-article-comments {
  margin-top: 60px;
}
.blog-article-comments input.button {
  outline: 0 !important;
  font-size: 1.5em;
  text-transform: uppercase;
}
.comment-respond,
.comments-list {
  background-color: #FFF;
  padding: 36px;
  margin-bottom: 35px;
}
.comments-list {
  background-color: transparent;
}
.comments-list {
  padding: 36px 0 0 0;
  margin-bottom: 126px;
}
.comment-respond p.form-submit {
  text-align: right;
  padding-right: 34px;
  margin-top: 7px;
}
.comment-respond h3 {
  font-size: 2.4em;
  font-weight: 600;
  color: #535353;
  margin-bottom: 22px;
  padding-top: 0;
}
h3.title_comments {
  margin: 0 0 10px 0;
  padding-top: 0;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
}
.comment-respond label {
  font-size: 1.1em;
}
.comment-respond .comment-form-author {
  width: 45%;
  float: left;
  border: 0;
}
.comment-respond .comment-form-email {
  width: 45%;
  float: right;
  border: 0;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-comment textarea {
  border: 0;
  padding: 7px 10px;
  margin-top: 10px;
  background-color: #EEE;
}
.comment-respond .comment-form-comment textarea {
  width: 95%;
}
.comment-respond .comment-reply-title small {
  font-size: 0.6em;
}
.comments p.comments-number {
  font-size: 2.4em;
  padding: 0 0 5px 0;
  margin: 0 36px 30px 36px;
  margin-bottom: 30px;
  color: #DE2E39;
  display: none;
}
.comments ul li {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  background-image: none;
  border-bottom: 1px dashed #E2E2E2;
}
.comments ul ul.children {
  padding: 0 0 0 0 !important;
  margin: 0 !important;
  border-bottom: 0;
}
.comments ul ul.children li {
  padding: 0 0 0 0 !important;
  margin: 0 !important;
  border-bottom: 0;
}
.comments cite.fn {
  font-size: 1em;
  color: #F15852;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 15px;
}
.comments .says {
  display: none;
}
.comments .commentmetadata {
  font-size: 1em;
  color: #545454;
  font-weight: 600;
}
.comments .commentmetadata a {
  color: #545454;
}
.comments ul li p {
  margin-top: 10px;
  font-size: 1.0em;
}
.comment-respond .form-allowed-tags {
  display: none;
}
.comment-respond .form-submit {
  text-align: center;
}
.comment-respond .form-submit .button {
  background-color: #DE2E39;
  border-color: #DE2E39;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 0.9em !important;
  padding: 14px 45px !important;
}
.comment-respond .form-submit .button:hover {
  background: none;
  color: #DE2E39;
}
.comments-list .li-comment {
  padding: 0 !important;
  list-style: none !important;
}
.comments-list .li-comment article.comment {
  margin-bottom: 0px;
  padding: 36px 36px 36px 36px !important;
  border-bottom: 1px solid #F5F5F5 !important;
  list-style-type: none;
  list-style: none;
}
.comments-list .li-comment .avatar {
  float: left;
  width: 68px;
  height: 68px;
  margin-right: 20px;
}
.comments-list .li-comment .comment-item {
  float: left;
}
.comments-list .li-comment p.info {
  font-size: 1.0em;
  color: #DE2E39;
}
.comments-list .li-comment p.info span {
  font-size: 1em;
}
.comments-list .li-comment p.info span.author {
  margin-right: 15px;
}
.comments-list li.owner article.comment {
  background-color: #F2F2F2;
  border: 5px solid #FFFFFF;
  border-left: 0;
  border-right: 0;
}
li.owner li article.comment {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F5F5F5;
}
li.owner li.owner article.comment {
  background-color: #F2F2F2;
  border: 5px solid #FFFFFF;
  border-left: 0;
  border-right: 0;
}
li.owner .avatar span {
  background-color: #DE2E39;
  color: #FFFFFF;
  display: block;
  text-align: center;
  padding: 2px;
}
.comments ul li.li-comment {
  background-image: none;
  border-bottom: 0;
  margin-bottom: 0;
}
ul li.li-comment li {
  padding: 0 !important;
}
.comments-list li.owner li.owner article.comment,
.comments-list li li li.owner article.comment {
  border: 0;
  background-color: #F5F5F5;
  border: 5px solid #FFFFFF;
  border-left: 0;
  border-right: 0;
  padding-left: 72px !important;
  padding-right: 72px !important;
}
.comments-list li.owner li article.comment,
.comments-list li.owner li li article.comment {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #F5F5F5;
  padding-left: 72px !important;
  padding-right: 72px !important;
}
.post-type-archive-blog .blog-article .post-comments p,
.box_load_post .blog-article .post-comments p,
.blog-article p.tags,
.blog-article .post-comments p {
  font-size: 1.4em !important;
  color: #DE2E39;
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog-article .post-comments p .fa {
  display: none;
}
.post-type-archive-blog .blog-article .post-comments p a,
.box_load_post .blog-article .post-comments p a,
.super-featured-article .post-comments p a,
.post-comments p a {
  color: #393333;
}
.post-type-archive-blog .blog-article .post-comments p a:hover,
.box_load_post .blog-article .post-comments p a:hover,
.super-featured-article .post-comments p a:hover,
.post-comments p a:hover {
  color: #DE2E39 !important;
}
.post-type-archive-blog .blog-article .post-comments .fa,
.post-type-archive-blog .blog-article .post-comments .fa {
  display: none;
}
.related-module .caroufredsel_wrapper {
  margin-left: 0 !important;
}
h2.title {
  color: #13191F !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 2em !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
}
.single-blog .blog-article {
  background-color: #fff;
}
.single-blog .blog-article h1,
.single-blog .blog-article p.category,
.single-blog .blog-article .post-item-details {
  margin-left: 49px;
  margin-right: 49px;
}
.single-blog .blog-article .moduleText {
  padding: 0 49px;
}
.single-blog .footer-single-post {
  background-color: #fff;
  border-top: 1px solid #EEEEEE;
  padding-left: 49px;
  padding-right: 15px;
}
.single-blog .footer-single-post:before,
.single-blog .footer-single-post:after {
  content: " ";
  display: table;
}
.single-blog .footer-single-post:after {
  clear: both;
}
body.search .blog-article {
  margin-bottom: 24px;
}
.cta-box {
  margin-top: 40px;
}
.cta-box p {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .featured-posts {
    margin: 0 -12px !important;
  }
}
@media only screen and (max-width: 480px) {
  .blog-module .num_items_4 .carousel-item,
  .blog-module .num_items_3 .carousel-item {
    float: none;
    height: auto !important;
    width: 100% !important;
    margin: 0 0 12px 0;
  }
  .blog-module .num_items_4 .carousel-item .post-item,
  .blog-module .num_items_3 .carousel-item .post-item {
    padding-left: 0;
  }
  .single-blog .blog-article h1,
  .single-blog .blog-article p.category,
  .single-blog .blog-article .post-item-details {
    margin-left: 24px;
    margin-right: 24px;
  }
  .single-blog .blog-article .moduleText {
    padding: 0 24px;
  }
  .single-blog .footer-single-post {
    padding-left: 12px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .blog-module .num_items_4 .carousel-item,
  .blog-module .num_items_3 .carousel-item {
    float: none;
    height: auto !important;
    width: 100% !important;
    margin: 0 0 12px 0;
  }
  .blog-module .num_items_4 .carousel-item .post-item,
  .blog-module .num_items_3 .carousel-item .post-item {
    padding-left: 0;
  }
  .single-blog .blog-article h1,
  .single-blog .blog-article p.category,
  .single-blog .blog-article .post-item-details {
    margin-left: 24px;
    margin-right: 24px;
  }
  .single-blog .blog-article .moduleText {
    padding: 0 24px;
  }
  .single-blog .footer-single-post {
    padding-left: 12px;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  .blog-module .num_items_4 .carousel-item,
  .blog-module .num_items_3 .carousel-item {
    width: 50% !important;
    margin-bottom: 12px;
  }
  .blog-module .num_items_4 .carousel-item:nth-child(odd),
  .blog-module .num_items_3 .carousel-item:nth-child(odd) {
    padding-left: 0;
  }
  .single-blog .blog-article h1,
  .single-blog .blog-article p.category,
  .single-blog .blog-article .post-item-details {
    margin-left: 24px;
    margin-right: 24px;
  }
  .single-blog .blog-article .moduleText {
    padding: 0 24px;
  }
  .single-blog .footer-single-post {
    padding-left: 12px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .blog-module .num_items_4 .carousel-item {
    width: 25%;
  }
}
.super-featured-article {
  background-color: #FFFFFF;
  padding: 48px;
  margin: 0 0 44px 0;
}
.super-featured-article img {
  margin-bottom: 15px;
}
.bottomFooter .menu {
  padding-top: 0;
  text-align: right;
}
.bottomFooter .menu li {
  background: none;
  color: #63636b;
  display: inline;
  margin: 0;
  padding: 0;
}
.bottomFooter .menu li a {
  color: #63636b;
}
.bottomFooter .menu li a:hover {
  color: #de2e39;
}
.bottomFooter .menu li:before {
  content: " | ";
  padding: 0 5px;
}
.bottomFooter .menu li:first-child:before {
  content: " ";
}
.bottomFooter .menu {
  text-align: right;
}
.breadcrumbs {
  padding: 22px 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: right;
}
.breadcrumbs p {
  color: #0a0a0a;
  font-size: 1.3em;
  font-weight: 450;
  font-style: normal;
  margin: 0;
  text-transform: none;
  font-style: italic;
}
.breadcrumbs p a,
.breadcrumbs p span {
  color: #0a0a0a;
  margin-left: 4px;
  margin-right: 4px;
}
.breadcrumbs p a:hover {
  color: #de2e39;
  text-decoration: underline;
}
.contact-info {
  padding: 28px 0;
}
.contact-info h2 {
  background-repeat: no-repeat;
  background-position: 50% bottom;
  font-size: 1.8em;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.contact-info ul li {
  color: #ffffff !important;
  font-size: 1.6em;
  background-image: none;
}
.contact-info ul li strong {
  text-transform: uppercase;
  font-weight: 300;
  padding-left: 7px;
}
.contact-info ul li .noPd {
  padding-left: 0;
}
.contact-info .contact-info-item {
  padding: 0 0 29px 22px;
  display: block;
}
.tt_cookie_banner {
  display: none;
  background: #333;
  color: #FFF;
  position: fixed;
  text-align: left;
  left: 0;
  right: 0;
  z-index: 9999;
}
.tt_cookie_top {
  top: 0;
}
.tt_cookie_bottom {
  bottom: 0;
}
.tt_cookie_banner_container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1128px;
  padding: 0;
  position: relative;
}
.tt_cookie_banner_container p {
  color: #FFF;
  margin-right: 120px;
  margin-top: 12px;
}
.tt_cookie_banner_container p a:hover {
  text-decoration: underline;
}
.tt_cookie_banner .close {
  background-color: #de2e39;
  border: 1px solid #de2e39;
  color: #ffffff;
  display: inline-block;
  font-size: 1.4em;
  height: auto;
  padding: 4px 25px;
  margin: 0;
  outline: none;
  font-weight: normal;
  text-transform: uppercase;
  position: absolute;
  top: -32px;
  right: 1%;
  cursor: pointer;
  border-color: #de2e39;
  color: #fff;
  margin-top: 30px;
  outline: 0;
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
}
.tt_cookie_banner .close:hover {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 480px) {
  .tt_cookie_banner {
    padding: 5px;
  }
  .tt_cookie_banner .close {
    top: auto;
    right: auto;
    position: relative;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .tt_cookie_banner_container p {
    margin-right: 0px;
  }
}
.bottomFooter .copyright p {
  margin: 0 !important;
  font-size: 1.1em !important;
}
@media only screen and (max-width: 480px) {
  .copyright {
    margin-bottom: 0 !important;
  }
  .copyright :last-child {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .copyright {
    padding-bottom: 0px;
  }
  .copyright :last-child {
    margin-bottom: 0;
  }
}
.developer {
  padding: 0 !important;
  height: auto !important;
}
.developed_by {
  text-align: center;
  padding: 0 !important;
  height: auto !important;
  font-size: 1.1em;
  color: #AAAAAA;
}
.developed_by a {
  display: inline-block;
  font-size: 1.0em;
  padding: 0 !important;
  height: auto !important;
  line-height: 1.0em;
  color: #AAAAAA;
}
.developed_by a:hover {
  text-decoration: underline;
}
.developed_by span {
  color: #AAAAAA !important;
}
.developed_by img,
.developed_by br {
  margin: 0 !important;
  padding: 0 !important;
  display: none;
}
@media only screen and (max-width: 480px) {
  .developed_by {
    padding-bottom: 0;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .developed_by {
    padding-bottom: 0;
  }
}
.facebook-module {
  border-top: 4px solid #E5E5E5;
  margin-bottom: 30px;
  padding: 12px 0;
}
.facebook-module h2 {
  color: #6A6A6A;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .facebook-module iframe {
    width: 100% !important;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  .facebook-module iframe {
    border-bottom: 1px solid #AAA !important;
    height: 231px !important;
    width: 100% !important;
  }
}
.footer {
  background-color: #0f0f15;
  padding-top: 58px;
  padding-bottom: 10px;
}
.footer a {
  color: #63636b;
}
.footer a:hover {
  color: #de2e39;
}
.footer h2,
.footer .title-section {
  color: #63636b;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 10px;
}
.footer h2 a,
.footer .title-section a {
  color: #63636b;
}
.footer h2 a:hover,
.footer .title-section a:Hover {
  color: #de2e39;
}
.footer p {
  color: #63636b;
  font-size: 1.6em;
  font-weight: 400;
  text-align: center;
}
.footer p img {
  margin-bottom: 5px;
}
.footer p a,
.footer a {
  color: #de2e39;
}
.footer p a:hover,
.footer a:hover {
  color: #63636b;
}
.footer .col_3,
.footer .col_3 p {
  text-align: right;
}
.footer .col_1 {
  padding-left: 24px;
  padding-right: 24px;
}
.footer .col_2 {
  padding-top: 21px;
}
.footer .col_3 {
  float: right;
}
.footer .col_1 img,
.footer .col_1 p {
  float: left;
  text-align: left;
}
.footer .col_1 img {
  float: right !important;
}
.footer .col_1 img:first-child {
  float: left !important;
}
.footer .col_1 p {
  color: #FFFFFF;
  font-size: 1.8em;
  font-weight: 300;
}
.footer .col_1 p.dcha {
  float: right !important;
}
.footer .col_1 p span {
  font-weight: bold;
}
.footer .col_1 p strong {
  color: #D21E35;
}
.bottomFooter {
  background-color: #0f0f15;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 !important;
}
.bottomFooter .tt_template_structure {
  float: left;
}
.bottomFooter .column_8 .tt_template_structure {
  float: right;
}
.bottomFooter p,
.bottomFooter ul li,
.bottomFooter .menu li {
  color: #AAAAAA !important;
  font-size: 1.3em !important;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 5px !important;
}
.bottomFooter p a,
.bottomFooter ul li a,
.bottomFooter .menu li a {
  color: #AAAAAA !important;
}
.bottomFooter p a:hover,
.bottomFooter ul li a:hover,
.bottomFooter .menu li a:hover {
  color: #AAAAAA !important;
  text-decoration: underline;
}
.bottomFooter strong {
  color: #AAAAAA;
}
.bottomFooter p a,
.bottomFooter a {
  color: #AAAAAA;
}
.bottomFooter p a:hover,
.bottomFooter a:hover {
  color: #AAAAAA;
}
@media only screen and (max-width: 959px) {
  .footer .column_7,
  .footer .column_10 {
    width: 33.33333333333333% !important;
    float: left !important;
  }
  .footer .col_3,
  .footer .col_3 p {
    text-align: center;
  }
  .bottomFooter .column_8 .tt_template_structure {
    float: left;
  }
  .bottomFooter p,
  .bottomFooter ul li,
  .bottomFooter .menu li,
  .bottomFooter .copyright p,
  .footer .menu li,
  .bottomFooter .menu li {
    text-align: left;
    font-size: 1.2em !important;
  }
}
@media only screen and (max-width: 610px) {
  .footer .column_7,
  .footer .column_10 {
    width: 100% !important;
    float: left !important;
    border: 0 !important;
  }
  .footer .col_1 p.dcha {
    float: left;
  }
  .bottomFooter p,
  .bottomFooter ul li,
  .bottomFooter .menu li,
  .bottomFooter .copyright p,
  .footer .menu li,
  .bottomFooter .menu li {
    text-align: left;
    font-size: 1.2em !important;
  }
}
@media only screen and (max-width: 1130px) {
  .footer .col_1 p.dcha {
    float: left !important;
  }
}
.bottomFooter ul {
  padding: 0 !important;
  margin: 0 !important;
}
.footer .menu li,
.bottomFooter .menu li {
  background: none;
  font-size: 1.1em !important;
  margin: 0;
  padding: 12px 0 0 0;
}
.footer .menu li:first-child,
.bottomFooter .menu li:first-child {
  border: none;
}
.footer .menu li a,
.bottomFooter .menu li a {
  color: #63636b;
}
.footer .menu li a:hover,
.bottomFooter .menu li a:hover {
  color: #de2e39;
}
@media only screen and (max-width: 959px) {
  .bottomFooter p,
  .bottomFooter ul li,
  .bottomFooter .menu li,
  .bottomFooter .copyright p,
  .footer .menu li,
  .bottomFooter .menu li {
    text-align: left;
    font-size: 1.2em !important;
  }
}
@media only screen and (max-width: 610px) {
  .bottomFooter p,
  .bottomFooter ul li,
  .bottomFooter .menu li,
  .bottomFooter .copyright p,
  .footer .menu li,
  .bottomFooter .menu li {
    text-align: left;
    font-size: 1.2em !important;
  }
}
.buying-guide h1 {
  left: 0;
  top: 0;
  margin: 0 0 18px 0;
  padding: 0 0 6px 0;
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  position: relative;
}
.buying-guide h2 {
  color: #000;
  font-size: 2.4em;
  font-style: normal;
  font-weight: 600;
}
.buying-guide .title-row {
  background-image: url(/media/hr_2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 20px !important;
  padding: 0 0 6px 0;
}
.buying-guide .title-subsection {
  font-size: 2em;
  font-weight: 800;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.buying-guide p.extract {
  color: #000;
  font-size: 2em;
  margin-bottom: 30px;
}
.buying-guide .definition-list li {
  background: none;
  font-size: 1.6em;
  padding: 0;
}
.buying-guide .definition-list li .term-title {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #DC0C13;
  display: block;
  font-size: 1.2em;
  margin-bottom: 20px;
  padding: 0 0 6px 0;
}
.buying-guide form.search-form {
  padding: 40px 18px 40px 40px;
}
.buying-guide form.search-form legend {
  color: #fff;
  display: block;
  font-size: 2em;
  margin-bottom: 24px;
}
.buying-guide form.search-form label {
  color: #fff;
  display: block;
  float: none;
  font-size: 1.6em;
}
.buying-guide form.search-form .styled-select {
  background: #383838 url(/media/select-arrow.png) no-repeat 95% center;
  height: 50px;
  overflow: hidden;
  width: 249px;
}
.buying-guide form.search-form .styled-select select {
  background: transparent;
  border: 0;
  color: #fff;
  display: block;
  float: none;
  font-size: 1.4em;
  height: 50px;
  line-height: 1;
  text-indent: 10px;
  width: 268px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.buying-guide form.search-form .styled-select select option {
  background-color: #383838;
  color: #fff;
}
@-moz-document url-prefix() {
  .buying-guide form.search-form .styled-select select {
    text-indent: 5px;
  }
}
.buying-guide form.search-form .icon-cadenas,
.buying-guide form.search-form .icon-windshield-wiper {
  min-height: 68px;
  padding: 12px 0 12px 84px;
}
.buying-guide form.search-form .icon-cadenas {
  background: url(/media/icono-cadenas-nieve.png) no-repeat 0 0;
}
.buying-guide form.search-form .icon-windshield-wiper {
  background: url(/media/icon-windshield-wiper.png) no-repeat 0 0;
}
.buying-guide form.search-form fieldset.icon-cadenas,
.buying-guide form.search-form fieldset.icon-windshield-wiper {
  background-position: 0 16px;
}
.buying-guide form.search-form .button {
  background-color: #DE2E39;
  border-color: #DE2E39;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 16px;
  padding: 14px;
}
.buying-guide form.search-form .button:hover {
  background: none;
  border-color: #fff;
  color: #fff;
}
.buying-guide form.search-form .error-form-guia {
  color: #DE2E39 !important;
  font-weight: bold;
}
.buying-guide .searchResultsModule .listResults li {
  background: none;
  background-color: #fff;
  display: table;
  table-layout: fixed;
  margin-bottom: 2px;
  padding: 30px 0;
  width: 100%;
}
.buying-guide .searchResultsModule .listResults li:last-child {
  margin-bottom: 0;
}
.buying-guide .searchResultsModule .listResults li h3 {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  font-size: 1.3em;
  font-weight: 600;
  padding: 0 0 6px 0;
  text-transform: uppercase;
}
.buying-guide .searchResultsModule .listResults li p {
  font-size: 1.1em;
}
.buying-guide .searchResultsModule .listResults li a.button {
  background-color: #DE2E39;
  border-color: #DE2E39;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  padding: 14px 45px;
}
.buying-guide .searchResultsModule .listResults li a.button:hover {
  background: none;
  color: #DE2E39;
}
.buying-guide .searchResultsModule .listResults li .ref {
  font-size: 1em;
  font-weight: 600;
}
.buying-guide .searchResultsModule .listResults li .size {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
}
.buying-guide .searchResultsModule .listResults li .icon-mate,
.buying-guide .searchResultsModule .listResults li .icon-driver,
.buying-guide .searchResultsModule .listResults li .icono-trasera {
  font-size: 0.7em;
  line-height: 50px;
  min-height: 50px;
  padding: 0 0 0 65px;
}
.buying-guide .searchResultsModule .listResults li .icon-mate {
  background: url(/media/icon-mate.png) no-repeat 0 0;
}
.buying-guide .searchResultsModule .listResults li .icon-driver {
  background: url(/media/icon-driver.png) no-repeat 0 0;
}
.buying-guide .searchResultsModule .listResults li .icono-trasera {
  background: url(/media/icon-trasero.png) no-repeat 0 0;
}
.buying-guide .searchResultsModule .listResults li .sizes {
  padding: 12px 0 12px 60px;
}
.buying-guide .searchResultsModule .listResults li .sizes.size-turismo {
  background: url(/media/ic_turismo_min.png) no-repeat 0 center;
}
.buying-guide .searchResultsModule .listResults li .sizes.size-suv {
  background: url(/media/ic_suv_min.png) no-repeat 0 center;
}
.buying-guide .searchResultsModule .listResults li .sizes.size-camion {
  background: url(/media/ic_camion_min.png) no-repeat 0 center;
}
.buying-guide .searchResultsModule .listResults li .sizes.size-autocaravana {
  background: url(/media/ic_autocaravana_min.png) no-repeat 0 center;
}
.buying-guide .searchResultsModule .listResults li .sizes p {
  padding-top: 10px;
}
.buying-guide .notifications {
  margin: 16px 0;
  padding: 40px;
}
.buying-guide .notifications p.notifications__title {
  color: #D21E35 !important;
  font-size: 2em;
}
.buying-guide .notifications p:last-child {
  margin-bottom: 0;
}
.buying-guide .notifications .button {
  background-color: #DE2E39;
  border: 1px solid #DE2E39;
  font-size: 1.5em;
  margin: 0 auto;
  font-weight: 700;
  color: #fff;
  outline: 0;
  padding: 14px 45px;
  text-align: center;
  text-transform: uppercase;
}
.buying-guide .notifications .button:hover {
  background-color: transparent;
  border: 1px solid #DE2E39;
  color: #DE2E39;
}
.buying-guide .donde-comprar {
  background: url(/media/bg-donde-comprar.jpg) no-repeat 0 0;
  background-size: cover;
  text-align: center;
}
.buying-guide .donde-comprar .title-row {
  background-image: url(/media/hr_2_1.png);
  color: #fff !important;
  margin-bottom: 40px !important;
}
.buying-guide .donde-comprar .moduleText {
  margin: 0 auto;
  max-width: 657px;
  padding: 30px 50px;
}
.buying-guide .donde-comprar .moduleText h2 {
  font-size: 2em;
  font-weight: 800;
}
.buying-guide .donde-comprar .moduleText .button {
  background-color: #DE2E39;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  padding: 14px 45px;
}
@media only screen and (max-width: 480px) {
  .buying-guide .top-spacing {
    padding-top: 20px;
  }
  .buying-guide .bottom-spacing {
    padding-bottom: 20px;
  }
  .buying-guide .container_height,
  .buying-guide .cols_group_height,
  .buying-guide .column_height {
    display: block !important;
  }
  .buying-guide .column_12.column_height {
    padding: 0 12px !important;
  }
  .buying-guide .column_12.column_height .moduleText {
    padding: 20px;
  }
  .buying-guide form.search-form legend {
    font-size: 1.8em;
  }
  .buying-guide form.search-form label {
    padding-top: 16px;
  }
  .buying-guide form.search-form label:fist-child {
    padding-top: 0;
  }
  .buying-guide form.search-form .styled-select {
    width: 99%;
  }
  .buying-guide form.search-form .styled-select select {
    font-size: 1.4em;
    width: 100%;
  }
  .buying-guide .searchResultsModule .listResults li {
    padding: 20px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .buying-guide .top-spacing {
    padding-top: 20px;
  }
  .buying-guide .bottom-spacing {
    padding-bottom: 20px;
  }
  .buying-guide .container_height,
  .buying-guide .cols_group_height,
  .buying-guide .column_height {
    display: block !important;
  }
  .buying-guide .column_12.column_height {
    padding: 0 12px !important;
  }
  .buying-guide .column_12.column_height .moduleText {
    padding: 20px;
  }
  .buying-guide form.search-form legend {
    font-size: 1.8em;
  }
  .buying-guide form.search-form label {
    padding-top: 16px;
  }
  .buying-guide form.search-form label:fist-child {
    padding-top: 0;
  }
  .buying-guide form.search-form .styled-select {
    width: 80%;
  }
  .buying-guide form.search-form .styled-select select {
    font-size: 1.4em;
    width: 100%;
  }
  .buying-guide .searchResultsModule .listResults li {
    padding: 20px;
  }
}
.header .contact-info {
  padding: 10px 0 0 0;
  text-align: right;
}
.header .contact-info li {
  background: none;
  border-left: 1px solid #FFF;
  color: #FFF;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 400;
  margin: 0 0 0 24px;
  padding: 0 0 0 10px;
}
.header .contact-info li a {
  color: #FFF;
  text-decoration: underline;
}
.header .contact-info li a:hover {
  text-decoration: none;
}
.header .contact-info li:first-child {
  border: none;
}
.header .contact-info li span {
  padding-right: 10px;
}
.header .contact-info li {
  display: inline;
}
.single-tt-landing-page .gform_wrapper ul li.gfield {
  background-image: none;
  padding: 0;
}
.single-tt-landing-page .box-legal-notice {
  display: none;
}
.single-tt-landing-page h1 {
  margin-bottom: 24px;
}
.single-tt-landing-page h2 {
  margin-bottom: 46px;
}
.single-tt-landing-page h3 {
  margin-bottom: 34px;
}
.single-tt-landing-page .gform_wrapper {
  text-align: center;
}
.single-tt-landing-page .gform_wrapper form {
  margin: 0 auto;
  width: 50%;
}
.single-tt-landing-page .column_12 .gform_wrapper form,
.single-tt-landing-page .column_11 .gform_wrapper form,
.single-tt-landing-page .column_10 .gform_wrapper form,
.single-tt-landing-page .column_9 .gform_wrapper form,
.single-tt-landing-page .column_8 .gform_wrapper form,
.single-tt-landing-page .column_7 .gform_wrapper form,
.single-tt-landing-page .column_6 .gform_wrapper form,
.single-tt-landing-page .column_5 .gform_wrapper form,
.single-tt-landing-page .column_4 .gform_wrapper form,
.single-tt-landing-page .column_3 .gform_wrapper form,
.single-tt-landing-page .column_2 .gform_wrapper form,
.single-tt-landing-page .column_1 .gform_wrapper form {
  margin: 0 auto;
  width: 100%;
}
.single-tt-landing-page .gform_wrapper input,
.single-tt-landing-page .gform_wrapper input.large,
.single-tt-landing-page .gform_wrapper select.large,
.single-tt-landing-page .gform_wrapper textarea.textarea {
  width: 100% !important;
  padding: 5px;
  font-size: 1.2em;
}
.single-tt-landing-page .gform_wrapper input.button {
  width: auto !important;
  padding: 12px 25px !important;
  font-size: 1.4em !important;
  margin-right: 0px !important;
}
.single-tt-landing-page .gform_wrapper .gform_footer {
  text-align: center !important;
}
.single-tt-landing-page .gform_wrapper li.gfield.gfield_error,
.single-tt-landing-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: 0;
  background-color: transparent;
}
.single-tt-landing-page .gform_wrapper div.validation_error,
.single-tt-landing-page .gform_confirmation_message {
  text-align: center;
}
.single-tt-landing-page .gform_wrapper label {
  font-size: 1.0em;
}
.single-tt-landing-page .footer-landing {
  background-color: #000000;
  padding: 30px;
}
.single-tt-landing-page .button,
.single-tt-landing-page .conversion-module a.button,
.single-tt-landing-page .button:hover,
.single-tt-landing-page .conversion-module a.button:hover {
  outline: 0;
}
.single-tt-landing-page .footer-landing .developed_by a {
  color: #8B8B8B;
}
.single-tt-landing-page .footer-landing .developed_by a:hover {
  color: #eeeeee;
}
.single-tt-landing-page .conversion-module .txt-center a.button {
  margin-right: 0;
}
#logo {
  text-align: left;
}
#logo img {
  height: 120px;
}
.header_mobile #logo img {
  height: auto;
}
#logo h1 {
  display: none;
}
.header_mobile #logo {
  padding: 10px 0 10px 24px;
  max-width: 200px;
}
@media only screen and (max-width: 962px) {
  #logo img {
    height: auto;
  }
}
.accordion-module .ui-accordion .ui-accordion-header {
  position: relative;
  margin-top: 0;
}
.accordion-module > h2 {
  margin-bottom: 16px;
}
.accordion-item > h3 {
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 700;
  padding-top: 0;
}
.accordion-item > h3:last-of-type {
  margin-bottom: 0;
}
.accordion-item > h3 a {
  background-color: ;
  color: #000;
  font-size: 1em;
  display: block;
  text-decoration: none;
  padding: 12px 15px;
}
.accordion-item > h3 a:hover {
  background-color: #D21E35;
  color: #FFF;
  font-size: 1em;
  display: block;
  text-decoration: none;
  padding: 12px 15px;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  right: 15px;
  top: 21px;
  width: 25px;
}
.accordion-item > h3 .ui-icon:before {
  color: #000;
  content: "\f067";
  display: inline-block;
  float: left;
  font-family: 'FontAwesome';
  font-size: 0.8em;
  font-weight: 200;
  height: 25px;
  margin-top: -8px;
  text-decoration: inherit;
  text-indent: 0;
  width: 25px;
}
.accordion-item h3.ui-state-active .ui-icon:before {
  content: "\f068";
}
.accordion-item .accordion-content {
  padding: 30px 0;
}
.accordion-item h3 {
  background-color: #fff;
}
@media only screen and (max-width: 480px) {
  .accordion-item > h3 {
    font-size: 2em;
  }
  .accordion-item .accordion-content {
    padding: 15px 0;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .accordion-item > h3 {
    font-size: 2em;
  }
  .accordion-item .accordion-content {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 768px) {
  .accordion-module {
    margin-bottom: 24px !important;
  }
}
.moduleBox {
  background-color: #2A2B2D;
  color: #FFF;
  -webkit-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.25);
  margin-bottom: 23px;
  padding-bottom: 5px;
  height: 140px;
  display: table;
  width: 100%;
  min-height: 165px;
}
.moduleBox-home p {
  color: #FFF;
  font-size: 1.8em;
  font-weight: 300;
  text-align: left;
}
.moduleBox p {
  text-transform: uppercase;
  width: 100% !important;
  text-align: center;
}
.moduleBox p {
  color: #FFF;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  padding: 0 28px;
  vertical-align: middle;
  margin: 0 !important;
}
.moduleBox a {
  color: #FFF;
  width: 100%;
  height: 140px;
  display: block;
  display: table-row;
}
.moduleBox span {
  display: block;
  text-align: center;
  height: 140px;
  vertical-align: middle;
  width: 100%;
}
.moduleBox span.img_txt img {
  margin-top: 17px;
}
.home .moduleBox,
.boxes .moduleBox {
  padding: 30px;
}
.home .moduleBox h3,
.boxes .moduleBox h3 {
  font-size: 2.0em;
  color: #EC2D22;
  font-weight: 700;
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
}
.home .moduleBox p,
.boxes .moduleBox p {
  font-size: 1.6em;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: none;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0;
}
.home .moduleBox p.hidden-anchor,
.boxes .moduleBox p.hidden-anchor {
  display: none;
  padding: 0;
}
.home .moduleBox p em,
.boxes .moduleBox p em {
  color: #BBBBBB;
  font-size: 1.1em;
  margin-top: 10px;
}
@media only screen and (max-width: 956px) and (min-width: 768px) {
  article .column_6 {
    width: 50%;
  }
}
.boxDocument {
  background-color: #7dba00;
  margin-bottom: 30px;
}
.boxDocument a.box_link {
  display: block;
  background-color: #7dba00;
  padding: 20px 24px;
}
.boxDocument:hover,
.boxDocument a.box_link:hover {
  background-color: #F2F2F2;
}
.boxDocument p {
  color: #FFF;
  margin: 0 0 3px 0;
}
.boxDocument p a {
  color: #FFF;
  Document-decoration: underline;
}
.boxDocument p a:hover {
  color: #FFF;
  Document-decoration: none;
}
.boxDocument a.box_link:hover p,
.boxDocument a.box_link:hover p a {
  color: #5f5b5a;
}
.boxDocument img {
  float: right;
  margin: 0 0 10px 10px;
}
.moduleCadenasInfo {
  padding: 17px 25px;
}
.moduleCadenasInfo p {
  color: #fff;
  font-size: 1.6em;
}
.moduleCadenasInfo .icon_category {
  text-align: center;
}
.moduleCadenasInfo h2,
.moduleCadenasInfo h3 {
  color: #FFFFFF;
  font-weight: 700;
  border-bottom: 1px solid #777777;
  padding: 0 0 7px 0;
  font-size: 2.0em;
  margin-bottom: 10px;
  font-style: normal;
  background-image: none !important;
}
.moduleCadenasInfo h3 {
  font-size: 1.6em;
}
.moduleCadenasInfo a {
  color: #fff;
  text-decoration: underline;
}
.moduleCadenasInfo a:hover {
  color: #fff;
  text-decoration: none;
}
.moduleCadenasInfo ul li {
  background-image: url("/media/boliche2.png");
}
.moduleCadenasInfo .button-link {
  font-size: 1.5em;
  font-weight: 700;
  padding: 7px 0px;
}
.moduleCadenasInfo .button-link a {
  background-color: #DE2E39;
  border: 1px solid #DE2E39;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.0em;
  font-weight: bold;
}
.moduleCadenasInfo .button-link a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #de2e39;
  outline: 0;
}
.snowChainListModule {
  padding-bottom: 45px;
}
.snowChainListModule:last-child {
  padding-bottom: 0;
}
.snowChainListModule .snowChainListModule--category {
  color: #222;
  font-size: 2.4em;
  font-style: normal;
  font-weight: 800;
  font-weight: 700;
}
.snowChainListModule .snowChainListModule--category a {
  color: #222;
}
.snowChainListModule .snowChainListModule--category a:hover {
  color: #de2e39;
}
.snowChainListModule .snowChainListModule--image {
  background-color: #fff;
  margin-bottom: 3px;
  padding: 19px;
  text-align: center;
}
.snowChainListModule .snowChainListModule--content {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 24px;
}
.snowChainListModule .snowChainListModule--content h3 {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #DC0C13;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 0 15px 0;
  padding: 0 0 6px 0;
}
.snowChainListModule .snowChainListModule--content p {
  color: #111;
  margin-bottom: 0;
}
.catalog-list-module {
  margin-bottom: 20px;
}
.catalog-list-module .catalog-filter {
  display: block;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
.catalog-list-module .catalog-filter li {
  background: none;
  display: inline-block;
  font-size: 1.8em;
  font-weight: 600;
  margin: 0 15px;
  padding: 0;
}
.catalog-list-module .catalog-filter li a {
  color: #525252;
}
.catalog-list-module .catalog-filter li a:hover,
.catalog-list-module .catalog-filter li a.active {
  color: #B29F6B;
}
.catalog-list-module .catalog-item {
  cursor: pointer;
  position: relative;
  text-align: center;
}
.catalog-list-module .catalog-overlay {
  background-color: #E6DFC6;
  background-position: left top;
  background-repeat: repeat;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.catalog-list-module .catalog-item-image {
  border: 1px solid #B2A06B;
  position: relative;
}
.catalog-list-module .catalog-item .image-overlay-bg {
  background: url(/media/bg-catalog-item-overlay.png) repeat 0 0;
  color: #FFF;
  font-size: 3em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.catalog-list-module .catalog-item-image .image-overlay-bg span {
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.catalog-list-module .catalog-item-content {
  border-bottom: 2px solid #B2A06B;
}
.catalog-list-module .catalog-item-content h2 {
  font-size: 2em;
  font-weight: 600;
}
.catalog-list-module .catalog-item-content h2 a {
  color: #525252;
}
.catalog-list-module .catalog-item-content .category {
  color: #777;
  font-size: 1.4em;
}
.catalog-list-module .catalog-item:hover .catalog-item-image {
  border: 1px solid #E4DDC1;
}
.catalog-list-module .catalog-item:hover .image-overlay-bg {
  opacity: 1;
}
.catalog-list-module .catalog-item:hover h2 a {
  color: #8C7946;
}
.catalog-list-module .catalog-item.inactive {
  cursor: context-menu;
}
.catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #B2A06B;
}
.catalog-list-module .catalog-item.inactive:hover .image-overlay-bg {
  opacity: 0;
}
.catalog-list-module .catalog-item.inactive:hover h2 a {
  color: #525252;
}
.bg-default .catalog-list-module .catalog-overlay {
  background-color: #fff;
}
.bg-default .catalog-list-module .catalog-item-image,
.bg-default .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #fff;
}
.bg-01 .catalog-list-module .catalog-overlay {
  background-color: #ffffff;
}
.bg-01 .catalog-list-module .catalog-item-image,
.bg-01 .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #ffffff;
}
.bg-02 .catalog-list-module .catalog-overlay {
  background-color: #eeeeee;
}
.bg-02 .catalog-list-module .catalog-item-image,
.bg-02 .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #eeeeee;
}
.bg-03 .catalog-list-module .catalog-overlay {
  background-color: #c9e39f;
}
.bg-03 .catalog-list-module .catalog-item-image,
.bg-03 .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #c9e39f;
}
.bg-04 .catalog-list-module .catalog-overlay {
  background-color: #d21e35;
}
.bg-04 .catalog-list-module .catalog-item-image,
.bg-04 .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #d21e35;
}
.bg-05 .catalog-list-module .catalog-overlay {
  background-color: #1b1c20;
}
.bg-05 .catalog-list-module .catalog-item-image,
.bg-05 .catalog-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #1b1c20;
}
.catalog-style-2 .catalog-item-image,
.catalog-style-2 .catalog-item:hover .catalog-item-image,
.catalog-style-2 .catalog-item-content {
  border: none !important;
}
.catalog-style-2 .catalog-item-content h2 {
  font-size: 1.6em;
  font-weight: 400;
  visibility: hidden;
}
.catalog-style-2 .catalog-item:hover h2 {
  visibility: visible;
}
.catalog-style-2 .catalog-item.inactive:hover h2 {
  visibility: hidden;
}
.catalog-list-module .carousel-items {
  height: 512px;
  overflow: hidden;
}
.catalog-list-module a.prev,
.catalog-list-module a.next {
  background-image: url('http://www.snovit.eu/media/slide_pagination_1.png');
  display: inline-block;
  height: 45px;
  margin-bottom: 0;
  outline: none;
  width: 45px;
}
.catalog-list-module a.prev {
  background-position: 0 0;
}
.catalog-list-module a.prev.disabled,
.catalog-list-module a.prev:hover {
  background-position: 0 45px;
}
.catalog-list-module a.next {
  background-position: -45px 0;
  margin-left: 5px;
}
.catalog-list-module a.next.disabled,
.catalog-list-module a.next:hover {
  background-position: -45px 45px;
}
.catalog-list-module a.prev span,
.catalog-list-module a.next span {
  display: none;
}
.no-js .catalog-list-module .carousel-items {
  height: auto;
}
.no-js .catalog-list-module a.prev,
.no-js .catalog-list-module a.next {
  background: none;
}
.clients-item {
  margin-bottom: 24px;
  text-align: left;
}
.slide .clients-item {
  margin-bottom: 0;
}
.clients-module a.prev,
.clients-module a.next {
  background-image: url('http://www.snovit.eu/media/slide_pagination_1.png');
  display: inline-block;
  height: 30px;
  margin-bottom: 2.6595%;
  outline: none;
  width: 30px;
}
.clients-module a.prev {
  background-position: 0 0;
}
.clients-module a.prev:hover {
  background-position: 0 30px;
}
.clients-module a.next {
  background-position: -30px 0;
  margin-left: 5px;
}
.clients-module a.next:hover {
  background-position: -30px 30px;
}
.clients-module a.prev span,
.clients-module a.next span {
  display: none;
}
.no-js .clients-module a.prev,
.no-js .clients-module a.next {
  background: none;
}
.no-js .slide .clients-item {
  margin-bottom: 24px;
}
@media only screen and (max-width: 480px) {
  .clients-module [class*="column_"] {
    max-width: 50%;
  }
  .clients-module a.prev,
  .clients-module a.next {
    display: none !important;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .clients-module [class*="column_"] {
    width: 50%;
  }
  .clients-module .carousel-items [class*="column_"] {
    width: 25%;
  }
}
.conversion-module {
  width: 70%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.conversion-module.bg-default {
  background-color: #ffffff;
}
.conversion-module h2 {
  color: #FFFFFF;
  font-size: 3.0em;
  line-height: 1em;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  text-align: left;
  background-image: url('/media/hr_2_1.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  padding-bottom: 11px;
  margin-top: 65px;
}
.conversion-module h2 strong {
  display: block;
  line-height: 1em;
}
.conversion-module h3 {
  color: #ffffff;
  font-size: 2.4em;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
}
.conversion-module h4 {
  color: #ffffff;
  font-size: 2em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.conversion-module p {
  color: #ffffff;
  font-size: 1.8em;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.conversion-module .intro-heading {
  color: #ffffff;
  font-size: 3.4em;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
}
.conversion-module a.button {
  background-color: #de2e39;
  border-color: #de2e39;
  color: #fff;
  margin-top: 30px;
  outline: 0;
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
  padding: 14px 45px;
}
.conversion-module .column_24 a.button {
  margin-top: 10px;
}
.barra_lateral_pagina .conversion-module a.button {
  margin-right: 0px;
}
.conversion-module a.button:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #de2e39;
  outline: 0;
}
.conversion-module {
  width: 100%;
}
.conversion-module p {
  font-size: 2.0em;
  font-weight: 300;
}
.conversion-module p.title-section {
  font-weight: 800;
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  font-size: 4.0em;
  line-height: 1.3em;
  margin: 0 0 15px 0;
  padding: 0 0 6px 0;
}
.conversion-module.bg-05 p.title-section {
  background-image: url(/media/hr_1.png);
}
.conversion-module p.title-section span {
  font-size: 1.0em;
}
.conversion-module p.summary {
  font-size: 3.0em;
  font-weight: 300;
  margin-bottom: 44px;
}
.bg-01 .conversion-module p {
  color: #ffffff !important;
}
.bg-01 .conversion-module p.title-section {
  background-image: url(/media/hr_2_1.png);
}
.bg-transparent .conversion-module p,
.bg-transparent .conversion-module h2,
.bg-transparent .conversion-module h3,
.bg-transparent .conversion-module strong {
  color: #383946 !important;
}
.bg-transparent .conversion-module p.title-section {
  background-image: url(/media/hr_2_1.png);
}
.box-conversion .conversion-module {
  padding: 30px 0;
}
.box-conversion .conversion-module p {
  font-size: 1.8em;
  color: #FFFFFF;
  font-weight: 300;
  padding-bottom: 11px;
}
.box-conversion .conversion-module p strong {
  font-weight: 700;
}
@media only screen and (max-width: 480px) {
  .conversion-module h2 {
    font-size: 2.8em;
    line-height: normal;
  }
  .conversion-module p {
    font-size: 1.8em;
  }
  .conversion-module .intro-heading {
    font-size: 2.4em;
  }
  .conversion-module [class*="column_"] {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .conversion-module h2 {
    font-size: 3em;
  }
  .conversion-module p {
    font-size: 1.8em;
  }
  .conversion-module .intro-heading {
    font-size: 2.4em;
  }
  .conversion-module [class*="column_"] {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
}
.bg-img-05 .cols_group {
  background-image: url('/media/bg_05.png');
  background-repeat: repeat;
  background-position: 0 0;
  padding: 55px 77px;
}
.bg-img-05 .cols_group .cols_group {
  background-image: none;
  background-color: transparent;
  padding: 0;
}
.bg-img-05 h2 {
  font-size: 4.0em;
  margin: 0 0 18px 0;
  padding: 0 0 10px 0;
  background-image: none;
  color: #FFF;
  font-weight: 800;
  background-image: url('/media/hr_2_1.png') !important;
}
.bg-img-05 h3 {
  font-size: 1.8em;
  margin: 0 0 48px 0;
  padding: 0 0 0 0;
  background-image: none;
  color: #DC0C13;
  font-weight: 400;
}
.bg-img-05 h4 {
  font-size: 2.4em;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  background-image: none;
  color: #FFFFFF;
  font-weight: 400;
}
.bg-img-05 p {
  font-size: 1.6em;
  margin: 0 0 25px 0;
  font-weight: 400;
}
.bg-img-05 p strong {
  font-size: 1.2em;
}
.bg-img-05 p.summary {
  font-size: 3.0em;
  margin: 0 0 20px 0;
  font-weight: 300;
}
.bg-img-05 .button {
  margin-top: 0 !important;
}
@media only screen and (max-width: 995px) {
  .button {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .conversion-module {
    margin-bottom: 24px !important;
  }
  .conversion-module .txt-right {
    text-align: left !important;
  }
  .conversion-module .column_18 .summary {
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 700px) {
  .bg-img-05 .cols_group {
    padding: 24px 5px;
  }
}
.box-conversion-type-01 .conversion-module {
  padding: 70px 45px 50px 45px;
}
.box-conversion-type-01 .conversion-module p.title-section {
  background-image: url(/media/hr_2_1.png) !important;
}
.box-conversion-type-01 .conversion-module p.title-section,
.box-conversion-type-01 .conversion-module p {
  color: #FFFFFF !important;
}
.box-conversion-type-02 .conversion-module {
  padding-left: 45px;
  padding-right: 45px;
}
.box-conversion-type-02 {
  padding-left: 0;
  padding-right: 24px;
}
p.button a {
  background-color: #de2e39;
  border-color: #de2e39;
  color: #fff;
  margin-top: 30px;
  outline: 0;
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
  padding: 14px 45px;
}
p.button a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #de2e39;
  outline: 0;
}
p.button,
p.button_2 {
  font-size: 1.5em;
  font-weight: 700;
  padding-top: 15px;
}
p.button_2 a {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000000;
  margin-top: 30px;
  outline: 0;
  text-align: center;
  font-size: 1.0em;
  padding: 14px 45px;
  text-transform: uppercase;
}
p.button_2 a:hover {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  outline: 0;
}
.image-overlay .directory-item {
  position: relative;
}
.directory-images-slider-module {
  padding: 0 12px;
}
.directory-images-slider-module p {
  margin-top: 0px;
  font-size: 1.4em;
}
.image-overlay .image-overlay-bg {
  color: #FFF;
  font-size: 3em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.image-overlay .image-overlay-bg span {
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.image-overlay .image-overlay-bg:hover {
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  .directory-images-slider-module img {
    width: 100%;
  }
}
.directory-module .carousel-items {
  height: 175px;
  overflow: hidden;
}
.directory-module .carousel-item {
  float: left;
  position: relative;
  margin-top: 12px;
  margin-bottom: 0;
  min-height: 1px;
  padding-right: 12px;
}
.directory-module .carousel-item:before,
.directory-module .carousel-item:after {
  content: " ";
  display: table;
}
.directory-module .carousel-item:after {
  clear: both;
}
.directory-module .num_items_1 .carousel-item {
  width: 100%;
}
.directory-module .num_items_2 .carousel-item {
  width: 50%;
}
.directory-module .num_items_3 .carousel-item {
  width: 33%;
}
.directory-module .num_items_4 .carousel-item {
  width: 25%;
}
.directory-module a.prev,
.directory-module a.next {
  background-image: url(/media/slide_pagination_1.png);
  height: 59px;
  width: 59px;
  outline: none;
  position: absolute;
  top: 20%;
}
.directory-module a.prev {
  left: 0;
}
.directory-module a.prev {
  background-position: 0 0;
}
.directory-module a.prev:hover {
  background-position: 0 59px;
}
.directory-module a.next {
  background-position: -59px 0;
  right: 0;
}
.directory-module a.next:hover {
  background-position: -59px 59px;
}
.directory-module a.prev span,
.directory-module a.next span {
  display: none;
}
.directory-module a.disabled {
  display: none !important;
}
.directory-item-media i {
  font-size: 4.5em;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.directory-item-media a {
  color: #de2e39;
}
.directory-item:hover .directory-item-media a {
  color: #de2e39;
}
.directory-item-media a:hover {
  color: #0a0a0a;
}
.directory-module .num_items_1 i {
  font-size: 10em;
}
.directory-item-media img {
  width: 100% !important;
}
.directory-item-content {
  background-color: #FFFFFF;
  padding: 9px;
  vertical-align: top;
}
.directory-item h3 {
  color: #000000;
  font-size: 2.4em;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 9px;
  padding-top: 14px;
  padding-bottom: 10px;
  background-image: url('/media/hr_2.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
.directory-item h3 a {
  color: #000000;
}
.directory-item:hover h3 a,
.directory-item h3 a:hover {
  color: #DC0C13;
}
.directory-item p {
  font-size: 1.5em;
  color: #000000;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 15px 0;
}
.media-left .directory-item-content,
.media-left-around .directory-item-content,
.media-right .directory-item-content,
.media-right-around .directory-item-content {
  text-align: left !important;
}
.media-left h3,
.media-left-around h3,
.media-right h3,
.media-right-around h3 {
  margin: -0.45em 0 5px;
}
.media-top .directory-item-media {
  margin-bottom: 1px;
  text-align: center;
}
.media-top .directory-item-media span {
  background-color: #F3F3F3;
  color: #888;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 160px;
  width: 160px;
}
.media-top .directory-item-media span:hover {
  background-color: #999999;
  color: #FFF;
}
.media-top .directory-item-media i {
  border: none;
  text-align: center;
  line-height: 160px;
}
.media-top .directory-item-media a {
  color: #de2e39;
}
.media-top .directory-item:hover .directory-item-media span {
  color: #FFF;
  background-color: red;
}
.media-top .directory-item:hover span a {
  color: #FFF;
}
.media-left .directory-item-media,
.media-left-around .directory-item-media {
  display: block;
  float: left;
  text-align: center;
  width: 20%;
}
.media-left-around .directory-item-media {
  margin-bottom: 12px;
  margin-right: 12px;
}
.media-left .directory-item-content {
  float: right;
  padding-left: 12px;
  width: 80%;
}
.media-right .directory-item-media,
.media-right-around .directory-item-media {
  float: right;
  text-align: center;
  width: 20%;
}
.media-right-around .directory-item-media {
  margin-bottom: 12px;
  margin-left: 12px;
}
.media-right .directory-item-content {
  float: left;
  padding-right: 12px;
  width: 80%;
}
.list-directory .directory-item-content {
  padding: 28px 34px;
}
.list-directory .directory-item h3 {
  color: #000000;
  font-size: 1.5em;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 19px;
  padding-top: 14px;
  padding-bottom: 0;
  background-image: none;
}
.list-directory .directory-item h3 a {
  color: #000000;
}
.list-directory .directory-item:hover h3 a,
.list-directory .directory-item h3 a:hover {
  color: #DC0C13;
}
.list-directory .directory-item p {
  font-size: 1.5em;
  color: #000000;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 15px 0;
}
.list-products .directory-item {
  padding-bottom: 90px;
}
.list-products .directory-item:last-child {
  padding-bottom: 0;
}
.list-products .directory-item .directory-item-media {
  background-color: #fff;
  margin-bottom: 3px;
  padding: 19px;
}
.list-products .directory-item .directory-item-content {
  background-color: #fff;
  padding: 19px;
}
.list-products .directory-item .directory-item-content h3 {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #DC0C13;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 0 15px 0;
  padding: 0 0 6px 0;
}
.list-products .directory-item .directory-item-content p {
  color: #111;
  margin-bottom: 0;
}
.list-products-min .directory-item {
  padding-bottom: 90px;
}
.list-products-min .directory-item:last-child {
  padding-bottom: 0;
}
.list-products-min .directory-item .directory-item-media {
  background-color: #fff;
  margin-bottom: 0px;
  padding: 19px 19px 0px 19px;
}
.list-products-min .directory-item .directory-item-content {
  background-color: #fff;
  padding: 19px;
}
.list-products-min .directory-item .directory-item-content h3 {
  background-image: url(/media/hr_2.png);
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #DC0C13;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 0 15px 0;
  padding: 0 0 6px 0;
}
.list-products-min .directory-item .directory-item-content p {
  color: #111;
  margin-bottom: 0;
}
.home .list-products-min .directory-item .directory-item-media {
  padding: 0;
}
.list-products-min .directory-item h3 a {
  color: #DC0C13 !important;
}
.list-products-min .directory-item:hover h3 a,
.list-products-min .directory-item h3 a:hover {
  color: #000000 !important;
}
@media only screen and (max-width: 480px) {
  .directory-module a.prev,
  .directory-module a.next {
    display: none !important;
  }
  .directory-module .num_items_1 .carousel-item {
    width: 100%;
  }
  .directory-module .num_items_2 .carousel-item {
    width: 100%;
  }
  .directory-module .num_items_3 .carousel-item {
    width: 100%;
  }
  .directory-module .num_items_4 .carousel-item {
    width: 100%;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .directory-module [class*="column_"] {
    width: 100%;
  }
  .directory-module .num_items_3 .carousel-item {
    width: 100% !important;
  }
  .directory-item-content {
    min-height: auto !important;
    height: auto !important;
  }
  .list-directory .directory-item h3 {
    font-size: 2em !important;
  }
  .list-directory .directory-item p {
    font-size: 1.8em !important;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  .directory-module [class*="column_"] {
    width: 50%;
  }
  .acreditaciones-row .directory-module .column_24 {
    width: 100%;
  }
  .acreditaciones-row .directory-module {
    padding: 0 !important;
  }
}
.featured-slide-module {
  position: relative;
}
.featured-slide-module,
.featured-slide-item,
.featured-slide-item .content_slide {
  height: 400px;
  overflow: hidden;
}
.featured-slide-item {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.featured-slide-item .featured-slide-box {
  padding-bottom: 100px;
}
.home .featured-slide-module .caroufredsel_wrapper,
.home .featured-slide-module .featured-slide-item {
  height: 600px !important;
}
.featured-slide-item .content_slide {
  float: none;
  padding: 0;
}
.featured-slide-item .content_slide_text {
  display: table;
}
.featured-slide-item p {
  color: #FFFFFF;
  font-size: 2.1em;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  text-transform: uppercase;
}
.featured-slide-item p.subtitle {
  font-family: 'Alegreya Sans', sans-serif;
  color: #FFFFFF;
  font-size: 2.4em;
  font-weight: 400;
  text-align: center;
  line-height: 0.5em;
  font-style: italic;
  text-transform: none;
}
.featured-slide-item .h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 4.6em;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin: 6px 0 14px 0;
  padding: 0 0 21px 0;
  background-image: url('/media/hr_1.jpg');
  background-position: 50% bottom;
  background-repeat: no-repeat;
}
.featured-slide-item p strong {
  color: #0A0A0A;
}
.featured-slide-item p a {
  color: #D21E35;
}
.featured-slide-item a.button {
  font-size: 2em;
  margin: 30px 0 0 0;
}
.featured-slide-item .content_slide_image img {
  bottom: 0;
  position: absolute;
}
.featured-slide-module .slide-navigation {
  display: none;
  position: absolute;
  height: 84px;
  max-width: 1128px;
  width: 100%;
  z-index: 80;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.featured-slide-module .slide-navigation a.prev,
.featured-slide-module .slide-navigation a.next {
  background-image: url('');
  display: inline-block;
  height: 84px;
  width: 84px;
  outline: none;
}
.featured-slide-module .slide-navigation a.prev {
  background-position: -8px -9px;
}
.featured-slide-module .slide-navigation a.next {
  background-position: -109px -9px;
  float: right;
}
.featured-slide-module .slide-navigation a.prev span,
.featured-slide-module .slide-navigation a.next span {
  display: none;
}
.featured-slide-module .pagination {
  display: block;
  overflow: hidden;
  text-align: center;
  top: 0;
  left: 0;
  padding: 26px 0;
}
.featured-slide-module .pagination a {
  background: url('') no-repeat 0 -108px;
  display: inline-block;
  height: 15px;
  margin: 5px 5px 0 0;
  width: 15px;
}
.featured-slide-module .pagination a.selected {
  background-position: -15px -108px;
  cursor: default;
}
.featured-slide-module .pagination a span {
  display: none;
}
.no-js .featured-slide-module a.prev,
.no-js .featured-slide-module a.next,
.no-js .featured-slide-module .pagination {
  display: none;
}
.slider-style-3 #logo {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.slider-style-3 .content_slide {
  text-align: center;
}
.slider-style-3 .featured-slide-box {
  background: url(/media/bg-featured-slide-box.png) repeat 0 0;
  width: 50%;
  overflow: hidden;
  margin: auto;
  padding: 30px 40px;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%,-80%);
}
.slide-box-link {
  cursor: pointer;
}
.page-template-template_Principal_Interior-php .featured-slide-item h1,
.page-template-template_Principal_Interior-php .featured-slide-item .h1 {
  position: relative;
  bottom: auto;
  left: auto;
  padding-top: 150px !important;
}
@media only screen and (max-width: 480px) {
  .featured-slide-module,
  .featured-slide-item,
  .featured-slide-item .content_slide {
    height: auto !important;
  }
  .featured-slide-module {
    padding: 0 0;
  }
  .featured-slide-item .h1 {
    font-size: 3em;
  }
  .featured-slide-item p {
    font-size: 1.8em;
  }
  .featured-slide-item .content_slide_text {
    left: 0;
    padding: 0 20px;
    position: relative;
  }
  .featured-slide-item .content_slide_image img {
    display: none;
  }
  .featured-slide-module a.prev,
  .featured-slide-module a.next,
  .featured-slide-module .pagination {
    display: none !important;
  }
  .featured-slide-item .h1 {
    background-image: none;
  }
}
@media only screen and (max-width: 800px) {
  .featured-slide-item p {
    padding-right: 10px;
  }
}
.moduleFeaturedText.bg-05 {
  margin-bottom: 26px;
  padding: 49px;
}
.moduleFeaturedText.bg-05 *:last-child {
  margin-bottom: 0;
}
.moduleFeaturedText.bg-05 p {
  color: #fff !important;
  text-align: center;
}
.bg_form h2 {
  font-size: 1.4em;
  color: #192027 !important;
  margin: 0 0 13px 0 !important;
  padding: 0 0 0 0 !important;
  background-position: 100% bottom !important;
}
.bg_form p.summary {
  color: #0A0A0A;
  font-size: 1.4em;
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
.gform_wrapper ul li {
  background-image: none;
  padding: 0 !important;
  margin: 0 !important;
  width: 33.33333333333333% !important;
  float: left;
  clear: none !important;
  border: 0 !important;
  height: 100px;
  padding-right: 10px !important;
}
.contacto .gform_wrapper ul li {
  margin-left: 2% !important;
  width: 31.33333333333333% !important;
}
.contacto .gform_wrapper ul #field_4_9 {
  margin-left: 0 !important;
  margin-right: 2% !important;
}
.contacto .gform_wrapper ul li:first-child {
  margin-left: 0px !important;
  width: 33.33333333333333% !important;
}
.gform_wrapper.form-4-columns_wrapper ul li {
  width: 25% !important;
}
.gform_wrapper ul li.check,
.gform_wrapper ul li.check li,
.contacto .gform_wrapper ul li.check,
.contacto .gform_wrapper ul li.check li {
  margin-left: 0 !important;
  width: 100% !important;
  height: auto !important;
}
.gform_wrapper ul li input,
.gform_wrapper input.medium,
.gform_wrapper ul li textarea,
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium,
.gform_wrapper .top_label textarea.medium {
  height: 51px;
  width: 100% !important;
  max-width: 300px !important;
  background-color: #EEEEEE;
  border: 1px solid #BBBBBB;
  font-size: 1em !important;
  padding: 0 10px !important;
}
.gform_wrapper ul li textarea {
  padding: 8px 10px !important;
  vertical-align: middle;
}
.gform_wrapper ul li.check input,
.gform_wrapper ul li.check label {
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper ul li.check label {
  width: 100% !important;
  vertical-align: top !important;
}
.gform_wrapper ul li.check label a {
  vertical-align: top !important;
}
.gform_wrapper ul li.check input {
  height: auto !important;
  margin: 6px 5px 0 0 !important;
}
.gform_wrapper ul li.check label.gfield_label {
  display: none;
}
.gform_wrapper ul li.check label span {
  font-size: 1.2em;
  display: inline;
}
.gform_footer {
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
}
input.button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
  background-color: #d21e35;
  border: 1px solid #d21e35;
  font-size: 1.6em !important;
  margin: 0 auto 0 auto;
  font-weight: 700;
  padding: 2px 25px !important;
  background-color: #de2e39 !important;
  border-color: #de2e39 !important;
  color: #fff !important;
  outline: 0 !important;
  text-align: center !important;
  font-size: 1.5em !important;
  font-weight: 700 !important;
  padding: 14px 45px !important;
}
input.button:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: transparent;
  border: 1px solid #d21e35;
  color: #d21e35;
}
.gform_wrapper li.gfield.gfield_error,
.bg_form .gform_wrapper li.gfield.gfield_error,
.bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper li.gfield.gfield_error label,
.bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin: 0 !important;
}
.bg_form .gform_wrapper .ginput_container + .gfield_description.validation_message {
  margin: 0 !important;
  padding: 0 !important;
}
.bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-left: 0 !important;
}
.gform_wrapper div.validation_error,
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message {
  color: #DE2E39 !important;
}
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #DE2E39 !important;
}
.tt_validation_error {
  text-align: center;
  font-size: 1.8em !important;
}
.box-form {
  text-align: center !important;
}
.box-form form {
  text-align: left !important;
  margin: 0 auto !important;
}
.box-form .gform_wrapper ul li.gfield {
  text-align: left !important;
  padding-left: 40.33333333333333px !important;
}
.box-form form label {
  text-align: left !important;
}
.gform_wrapper ul li.check label {
  font-size: 0.8em !important;
  margin-top: 5px !important;
}
.gform_wrapper ul li.check label,
.gform_wrapper ul li.check label a {
  vertical-align: bottom !important;
}
.gform_wrapper .top_label .gfield_label {
  margin: 0 !important;
  font-weight: 500;
  font-size: 0.9em;
}
@media only screen and (max-width: 500px) {
  .gform_wrapper ul li {
    width: 100% !important;
    padding-right: 0 !important;
  }
}
.bg-01 a.button:hover,
.bg-01 input.button:hover,
.bg-01 input[type="submit"]:hover,
.bg-01 .gform_wrapper .gform_footer input.button:hover,
.bg-01 .gform_wrapper .gform_footer input[type="submit"]:hover,
.bg-02 a.button:hover,
.bg-02 input.button:hover,
.bg-02 input[type="submit"]:hover,
.bg-02 .gform_wrapper .gform_footer input.button:hover,
.bg-02 .gform_wrapper .gform_footer input[type="submit"]:hover,
.bg-03 a.button:hover,
.bg-03 input.button:hover,
.bg-03 input[type="submit"]:hover,
.bg-03 .gform_wrapper .gform_footer input.button:hover,
.bg-03 .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: transparent !important;
  border: 1px solid #de2e39 !important;
  color: #de2e39 !important;
}
.bg-04 a.button:hover,
.bg-04 input.button:hover,
.bg-04 input[type="submit"]:hover,
.bg-04 .gform_wrapper .gform_footer input.button:hover,
.bg-04 .gform_wrapper .gform_footer input[type="submit"]:hover,
.bg-05 a.button:hover,
.bg-05 input.button:hover,
.bg-05 input[type="submit"]:hover,
.bg-05 .gform_wrapper .gform_footer input.button:hover,
.bg-05 .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: transparent;
  border: 1px solid #fff !important;
  color: #fff !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}
.gform_wrapper li.gfield.check.gfield_contains_required div.gfield_description {
  display: block;
}
.gform_wrapper div.validation_error {
  border: 0 !important;
}
.box-form-2-columns .gform_wrapper form {
  margin: 0 auto !important;
  width: 100% !important;
}
.box-form-2-columns .gform_wrapper form li,
.box-form-2-columns .gform_wrapper li {
  float: left !important;
  width: 48% !important;
  clear: none !important;
  margin-bottom: 15px !important;
}
.box-form-2-columns .gform_wrapper form li#field_10_10,
.box-form-2-columns .gform_wrapper li#field_10_10,
.box-form-2-columns .gform_wrapper form li#field_10_16,
.box-form-2-columns .gform_wrapper li#field_10_16 {
  width: 100% !important;
}
.box-form-2-columns .gform_wrapper .top_label .gfield_label {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.box-form-2-columns .gform_wrapper .gfield_checkbox li.gchoice_10_16_1 label,
.box-form-2-columns .gform_wrapper .gfield_radio li.gchoice_10_16_1 label {
  margin-top: -14px !important;
}
.box-form-2-columns .gform_wrapper .top_label .gfield_description {
  font-size: 0.778em !important;
}
.box-form-2-columns .gform_wrapper ul li input,
.box-form-2-columns .gform_wrapper input.medium,
.box-form-2-columns .gform_wrapper ul li textarea,
.box-form-2-columns .gform_wrapper .top_label input.medium,
.box-form-2-columns .gform_wrapper .top_label select.medium,
.box-form-2-columns .gform_wrapper .top_label textarea.medium {
  height: auto !important;
  width: 100% !important;
  max-width: none !important;
  background-color: transparent !important;
  border: 1px solid #BBBBBB;
  font-size: 1em !important;
  padding: 5px 0px !important;
}
.box-form-2-columns .gform_wrapper form li#field_10_10,
.box-form-2-columns .gform_wrapper li#field_10_10 {
  float: left !important;
  width: 100% !important;
  clear: none !important;
  margin-bottom: 15px !important;
  height: auto !important;
}
.box-form-2-columns .gform_wrapper .gfield_checkbox li.gchoice_10_16_1 label,
.box-form-2-columns .gform_wrapper .gfield_radio li.gchoice_10_16_1 label {
  margin-top: 0 !important;
}
.box-form-2-columns label span.show {
  width: 30px !important;
  padding: 8px 0 0 0 !important;
  margin: 0 !important;
  display: inline-block !important;
  font-size: 1.6em !important !important;
}
.box-form-2-columns #field_10_16 label span.gfield_required {
  display: none !important;
}
.box-form-2-columns #field_10_16 label span.show {
  display: inline-block !important;
}
.box-form-2-columns .gform_wrapper .gfield_checkbox li.gchoice_10_16_1 label,
.box-form-2-columns .gform_wrapper .gfield_radio li.gchoice_10_16_1 label {
  margin-top: -8px !important;
}
.form_1_col .gform_wrapper ul li {
  height: 105px !important;
  margin-bottom: .75em !important;
}
.form_1_col .gform_wrapper ul li.gfield_html_formatted,
.form_1_col .gform_wrapper li.box_checkbox,
.form_1_col .gform_wrapper li.box_checkbox li {
  width: 100% !important;
  height: auto !important;
}
.form_1_col .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.form_1_col .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: normal;
}
.form_1_col .gform_wrapper .gfield_checkbox li label,
.form_1_col .gform_wrapper .gfield_radio li label {
  margin: 18px 0 0 24px;
  vertical-align: bottom;
}
.form_1_col .gform_wrapper .box_checkbox_featured {
  text-align: center;
  font-weight: bold;
}
.form_1_col .gform_wrapper .box_checkbox_featured input,
.form_1_col .gform_wrapper .box_checkbox_featured label {
  float: none !important;
  display: inline-block !important;
}
.form_1_col .gform_wrapper .gfield_checkbox li,
.form_1_col .gform_wrapper .gfield_checkbox,
.form_1_col .gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gfield_radio li input[type="radio"] {
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
}
.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gfield_radio li input[type="radio"] {
  margin-top: 7px !important;
  margin-right: 15px !important;
}
.form_1_col .gform_wrapper .box_checkbox_featured label {
  font-weight: bold !important;
  padding-top: 0;
  vertical-align: middle !important;
  margin-top: -35px !important;
  margin-top: 0 !important;
}
.form_1_col .moduleText ul {
  padding-bottom: 10px !important;
}
.form_1_col li p {
  color: #0a0a0a;
  font-size: 1.0em;
  font-style: normal;
  font-weight: 450;
  text-transform: none;
  margin: 40px 10px 0 0;
  padding: 0;
}
.form_1_col li h2 {
  margin-bottom: 30px;
  margin-top: 50px;
  text-align: center;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin: 6px 0 0 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required input {
  margin: 0 0 0 0 !important;
}
.form_1_col .gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.gform_wrapper div.validation_error {
  margin-bottom: 0 !important;
}
.gform_wrapper .gform_confirmation_message,
.gform_confirmation_message,
.gform_wrapper .gform_confirmation_message h2,
.gform_confirmation_message h2 {
  text-align: center !important;
  padding-top: 20px !important;
}
.box-form-1-columns .gform_wrapper form li,
.box-form-1-columns .gform_wrapper li {
  margin-bottom: .75em !important;
  width: 100% !important;
  height: auto !important;
}
.box-form-1-columns .gform_wrapper li.gsection {
  height: auto !important;
}
.box-form-1-columns .gform_wrapper li.uid {
  display: none;
}
.box-form-1-columns .gform_wrapper ul li input,
.box-form-1-columns .gform_wrapper input.medium,
.box-form-1-columns .gform_wrapper ul li textarea {
  max-width: 100% !important;
}
@media (min-width: 768px) {
  .box-form-1-columns .gform_column_count_2_wrapper ul.gform_fields,
  .box-form-1-columns .gform_page_column_count_2 ul.gform_fields,
  .box-form-1-columns .gform_column_count_3_wrapper ul.gform_fields,
  .box-form-1-columns .gform_page_column_count_3 ul.gform_fields,
  .box-form-1-columns .gform_column_count_4_wrapper ul.gform_fields,
  .box-form-1-columns .gform_page_column_count_4 ul.gform_fields,
  .box-form-1-columns .gform_column_count_5_wrapper ul.gform_fields,
  .box-form-1-columns .gform_page_column_count_5 ul.gform_fields {
    width: 50%;
  }
  .box-form-1-columns .gform_column_count_2_wrapper ul.gform_fields.full-width,
  .box-form-1-columns .gform_page_column_count_2 ul.gform_fields.full-width,
  .box-form-1-columns .gform_column_count_3_wrapper ul.gform_fields.full-width,
  .box-form-1-columns .gform_page_column_count_3 ul.gform_fields.full-width,
  .box-form-1-columns .gform_column_count_4_wrapper ul.gform_fields.full-width,
  .box-form-1-columns .gform_page_column_count_4 ul.gform_fields.full-width,
  .box-form-1-columns .gform_column_count_5_wrapper ul.gform_fields.full-width,
  .box-form-1-columns .gform_page_column_count_5 ul.gform_fields.full-width {
    float: none;
    width: 100%;
    clear: both;
  }
}
.gallery-module {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
}
.gallery-module .video-module {
  padding: 0 !important;
}
.gallery-module .image-module {
  float: left;
}
.video-carousel-item {
  display: block;
  float: left;
  position: relative;
  table-layout: fixed;
  width: 100%;
  padding: 0;
}
.gallery-module a.prev,
.gallery-module a.next {
  background-image: url('/media/featured_slide_pagination1.png');
  height: 52px;
  width: 52px;
  outline: none;
  position: absolute;
  bottom: 17px !important;
  z-index: 998;
}
.gallery-module a.prev {
  background-position: 0 0;
  left: 20px;
}
.gallery-module a.prev:hover {
  background-position: 0 -52px;
}
.gallery-module a.next {
  background-position: -52px 0;
  right: 20px;
}
.gallery-module a.next:hover {
  background-position: -52px -52px;
}
.gallery-module a.prev span,
.gallery-module a.next span {
  display: none;
}
.gallery-module .pagination {
  text-align: center;
  top: 0;
  left: 15px;
  overflow: hidden;
  display: none !important;
}
.gallery-module .pagination a {
  background-image: url(/media/pagination2.png);
  background-position: 21px 0;
  background-repeat: none;
  width: 21px;
  height: 21px;
  margin: 0 0px 0 0;
  display: inline-block;
}
.gallery-module .pagination a.selected {
  background-position: 0 -21px;
  cursor: default;
}
.gallery-module .pagination a span {
  display: none;
}
.galeria-marco .gallery-module .image-module {
  border: 6px solid #ffffff;
}
.galeria-marco .gallery-module .cols_group {
  margin: 0 !important;
}
.galeria-marco .gallery-module a.prev,
.galeria-marco .gallery-module a.next {
  display: none !important;
}
.galeria-marco .gallery-module .pagination {
  display: block !important;
  text-align: right;
  bottom: 0;
  top: auto;
  right: 6px;
  left: auto;
  overflow: hidden;
  display: none;
  background-color: transparent;
  padding-top: 21px !important;
  padding-right: 0 !important;
  border: 0 !important;
}
.no-js .gallery-module a.prev,
.no-js .gallery-module a.next,
.no-js .gallery-module .pagination {
  display: none;
}
.gallery-slider-module,
.gallery-slider-items {
  width: 100%;
  height: 420px;
  overflow: hidden;
}
.gallery-slider-module {
  position: relative;
}
.gallery-slider-module .carousel-item {
  display: block;
  float: left;
  position: relative;
}
.gallery-slider-module a {
  display: inline-block;
  margin: 0 auto 0 5px;
  position: relative;
  width: 700px;
  height: 420px;
}
.gallery-slider-module a img {
  width: 700px;
  height: 420px;
  display: block;
}
.gallery-slider-module a.prev,
.gallery-slider-module a.next {
  background-image: url('/img/slide_pagination_2.png');
  height: 52px;
  width: 52px;
  outline: none;
  position: absolute;
  top: 45%;
  z-index: 998;
}
.gallery-slider-module a.prev {
  background-position: 0 0;
}
.gallery-slider-module a.prev:hover {
  background-position: 0 52px;
}
.gallery-slider-module a.next {
  background-position: -52px 0;
  right: 0;
}
.gallery-slider-module a.next:hover {
  background-position: -52px 52px;
}
.gallery-slider-module a.prev span,
.gallery-slider-module a.next span {
  display: none;
}
.no-js .gallery-slider-module a.prev,
.no-js .gallery-slider-module a.next {
  display: none;
}
.googlemaps-module {
  margin: -10px -12px 0 0;
}
.googlemaps-item {
  height: 480px;
  width: 100%;
}
.googlemaps-item div {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.gm-style-iw {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
  line-height: normal !important;
  padding: 5px !important;
}
.gm-style a:link,
.gm-style a:visited,
.gm-style a:hover,
.gm-style a:active {
  text-decoration: underline !important;
  color: #000000 !important;
}
.gm-style img {
  border: 0;
  max-width: none !important;
}
@media only screen and (max-width: 480px) {
  .googlemaps-item {
    height: 260px;
    width: 100%;
  }
  .googlemaps-module .kicker {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .googlemaps-item {
    height: 380px;
    width: 100%;
  }
  .googlemaps-module .kicker {
    margin-bottom: 20px;
  }
}
#wpsl-stores ul li,
#wpsl-results-label ul li,
.wpsl-dropdown .wpsl-selected-item,
.wpsl-dropdown li,
.wpsl-selected-item {
  background-image: none !important;
}
#wpsl-result-list li p {
  font-size: 1.0em;
}
#wpsl-result-list li p strong {
  font-size: 1.3em;
}
.wpsl-search {
  padding: 12px 0 12px 12px !important;
  background-color: #ECECEA !important;
}
#wpsl-search-wrap .wpsl-select-wrap {
  width: 68% !important;
}
#wpsl-search-wrap .wpsl-input {
  width: 30% !important;
}
.wpsl-select-wrap {
  padding: 0 !important;
}
.wpsl-select-wrap div {
  width: 32.33333333333333% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wpsl-select-wrap div:last-child {
  width: 32.33333333333333% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: right;
}
.wpsl-select-wrap {
  margin: 0 !important;
  padding: 0 !important;
}
#wpsl-search-wrap div label {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  width: 140px;
}
.wpsl-dropdown .wpsl-selected-item,
.wpsl-selected-item {
  padding: 20px 12px !important;
}
.wpsl-directions {
  display: none !important;
}
@media (max-width: 1014px) {
  #wpsl-search-wrap .wpsl-dropdown {
    width: 90% !important;
  }
}
@media (max-width: 620px) {
  #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius,
  #wpsl-search-wrap .wpsl-select-wrap #wpsl-results,
  #wpsl-search-wrap .wpsl-dropdown {
    width: 100% !important;
  }
}
#wpsl-radius,
#wpsl-results {
  visibility: hidden;
  position: absolute;
  top: -99999999999px;
  left: -9999999999px;
}
.headline-item p {
  font-size: 3em;
  font-weight: 300;
  text-align: center;
}
.headline-item .featured-text {
  color: '#0a0a0a';
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .headline-item p {
    font-size: 2em;
  }
  .headline-item :last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .headline-item p {
    font-size: 2.5em;
  }
  .headline-item :last-child {
    margin-bottom: 0;
  }
}
.image-caption {
  color: #6A6A6A;
  font-size: 1.2em;
  font-style: italic;
}
.mosaic-container {
  max-width: 100%;
  min-width: auto;
  margin: 0 auto;
}
.item {
  width: 16.666666666666664%;
  float: left;
  margin-left: -1px !important;
  overflow: hidden;
}
.grid-sizer {
  width: 16.666666666666664%;
}
.item img {
  display: block;
  height: auto;
  width: 100%;
  border: 1px solid #FFF;
  -webkit-transform: scale(1,1);
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(1,1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(1,1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}
.item img:hover {
  -webkit-transform: scale(1.1,1.1);
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(1.1,1.1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(1.10,1.10);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}
@media only screen and (min-width: 1px) {
  .item,
  .grid-sizer {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .item,
  .grid-sizer {
    width: 50%;
  }
}
@media only screen and (min-width: 640px) {
  .item,
  .grid-sizer {
    width: 33.3%;
  }
}
@media only screen and (min-width: 780px) {
  .item,
  .grid-sizer {
    width: 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .item,
  .grid-sizer {
    width: 16.665%;
  }
}
.product-list-module .catalog-filter {
  display: block;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  width: 100%;
}
.product-list-module .catalog-filter li {
  background: none;
  display: inline-block;
  font-size: 1.8em;
  font-weight: 600;
  margin: 0 15px;
  padding: 0;
}
.product-list-module .catalog-filter li a {
  color: #525252;
}
.product-list-module .catalog-filter li a:hover,
.product-list-module .catalog-filter li a.active {
  color: #B29F6B;
}
.product-list-module .catalog-item {
  cursor: pointer;
  position: relative;
  text-align: center;
}
.product-list-module .catalog-overlay {
  background-color: #FFF;
  background-position: left top;
  background-repeat: repeat;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.product-list-module .catalog-item-image {
  border: 1px solid #B2A06B;
  position: relative;
}
.product-list-module .catalog-item .image-overlay-bg {
  background: url(/media/bg-catalog-item-overlay.png) repeat 0 0;
  color: #FFF;
  font-size: 3em;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-list-module .catalog-item-image .image-overlay-bg span {
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.product-list-module .catalog-item-content {
  border-bottom: 2px solid #B2A06B;
}
.product-list-module .catalog-item-content h2 {
  font-size: 2em;
  font-weight: 600;
}
.product-list-module .catalog-item-content h2 a {
  color: #525252;
}
.product-list-module .catalog-item-content .category {
  color: #777;
  font-size: 1.4em;
}
.product-list-module .catalog-item:hover .catalog-item-image {
  border: 1px solid #E4DDC1;
}
.product-list-module .catalog-item:hover .image-overlay-bg {
  opacity: 1;
}
.product-list-module .catalog-item:hover h2 a {
  color: #8C7946;
}
.product-list-module .catalog-item.inactive {
  cursor: context-menu;
}
.product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #B2A06B;
}
.product-list-module .catalog-item.inactive:hover .image-overlay-bg {
  opacity: 0;
}
.product-list-module .catalog-item.inactive:hover h2 a {
  color: #525252;
}
.bg-01 .product-list-module .catalog-overlay {
  background-color: #ffffff;
}
.bg-01 .product-list-module .catalog-item-image,
.bg-01 .product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #ffffff;
}
.bg-02 .product-list-module .catalog-overlay {
  background-color: #eeeeee;
}
.bg-02 .product-list-module .catalog-item-image,
.bg-02 .product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #eeeeee;
}
.bg-03 .product-list-module .catalog-overlay {
  background-color: #c9e39f;
}
.bg-03 .product-list-module .catalog-item-image,
.bg-03 .product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #c9e39f;
}
.bg-04 .product-list-module .catalog-overlay {
  background-color: #d21e35;
}
.bg-04 .product-list-module .catalog-item-image,
.bg-04 .product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #d21e35;
}
.bg-05 .product-list-module .catalog-overlay {
  background-color: #1b1c20;
}
.bg-05 .product-list-module .catalog-item-image,
.bg-05 .product-list-module .catalog-item.inactive:hover .catalog-item-image {
  border: 1px solid #1b1c20;
}
.related-item {
  margin-bottom: 24px;
}
.slide .related-item {
  margin-bottom: 0;
}
.related-item figure {
  margin-bottom: 24px;
  text-align: center;
}
.related-item .fluidvids {
  margin-bottom: 24px;
}
.related-item h3 {
  color: #222222;
  font-size: 2em;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  margin-bottom: 5px;
  padding-top: 0;
}
.related-item h3 a {
  color: #de2e39;
}
.related-item h3 a:hover {
  color: #0a0a0a;
}
.related-item p {
  font-size: 1.6em;
}
.related-item p.category {
  color: #AAA;
  font-size: 1.3em;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 15px;
}
.related-item p.category a {
  color: #9A9A9A;
}
.related-item p.category a:hover {
  color: #de2e39;
}
.related-module a.prev,
.related-module a.next {
  background-image: url(/media/default_slide_pagination.png);
  display: inline-block;
  height: 42px;
  margin-bottom: 2.6595%;
  outline: none;
  width: 42px;
}
.related-module a.prev {
  background-position: 0 0;
}
.related-module a.prev:hover {
  background-position: 0 42px;
}
.related-module a.next {
  background-position: -42px 0;
  margin-left: 5px;
}
.related-module a.next:hover {
  background-position: -42px 42px;
}
.related-module a.prev span,
.related-module a.next span {
  display: none;
}
.related-module .carousel-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.related-module .carousel-item:before,
.related-module .carousel-item:after {
  content: " ";
  display: table;
}
.related-module .carousel-item:after {
  clear: both;
}
.related-module .num_items_1 .carousel-item {
  width: 100%;
}
.related-module .num_items_2 .carousel-item {
  width: 50%;
}
.related-module .num_items_3 .carousel-item {
  width: 33%;
}
.related-module .num_items_4 .carousel-item {
  width: 25%;
}
.related-module .num_items_6 .carousel-item {
  width: 16%;
}
.related-module h2.title {
  font-size: 1.8em !important;
}
.no-js .related-module a.prev,
.no-js .related-module a.next {
  background: none;
}
.no-js .slide .related-item {
  margin-bottom: 24px;
}
.recent-posts .column {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.recent-posts .num_posts_related_1 .column {
  width: 100%;
}
.recent-posts .num_posts_related_2 .column {
  width: 50%;
}
.recent-posts .num_posts_related_3 .column {
  width: 33.33333333333333%;
}
.recent-posts .num_posts_related_4 .column {
  width: 25%;
}
.recent-posts .num_posts_related_6 .column {
  width: 16.666666666666664%;
}
.headline-item p {
  font-size: 3em;
  font-weight: 300;
  text-align: center;
}
.headline-item .featured-text {
  color: '#0a0a0a';
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .headline-item p {
    font-size: 2em;
  }
  .headline-item :last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .headline-item p {
    font-size: 2.5em;
  }
  .headline-item :last-child {
    margin-bottom: 0;
  }
}
.tabs-module {
  position: relative;
  zoom: 1;
  background-color: #ffffff;
  padding: 35px 0 51px 0;
  margin: 0 -12px 0 -12px;
}
.tabs-nav {
  background-color: ;
  margin-bottom: 0;
  padding-top: 3px;
  padding-left: 16px;
}
.tabs-nav li {
  background: none;
  width: auto;
  height: 50px;
  border: 0;
  display: block;
  float: left;
  list-style: none;
  margin: 0px 10px 0px 0px;
  padding: 0;
  position: relative;
  white-space: nowrap;
  color: #000000;
  font-size: 1.7em;
  font-weight: 700;
}
.tabs-nav li a {
  color: #000000;
  width: auto;
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0px 30px;
  text-decoration: none;
  color: inherit;
}
.tabs-na li a:hover {
  background-color: #EEEEEE;
}
.tabs-nav:before,
.tabs-nav:after {
  width: 0;
  height: 0;
  clear: both;
  content: '�020';
  display: block;
  overflow: hidden;
  visibility: hidden;
}
.ui-tabs-hide {
  display: none !important;
}
.tabs-nav li.ui-tabs-active {
  background-color: #EEE;
  top: 1px;
  height: 51px;
  margin-top: -1px;
  cursor: text;
}
.tabs-container {
  padding: 30px 0 0 0;
}
.bg-03 .tabs-nav {
  background-color: #D8CFB5;
}
.bg-03 .tabs-nav li.ui-tabs-active {
  background-color: #d21e35;
}
.bg-03 .tabs-nav li.ui-tabs-active,
.bg-03 .tabs-nav li.ui-tabs-active a {
  color: #fff;
}
.bg-03 .tabs-container {
  background-color: #d21e35;
  padding: 30px;
}
.bg-03 .ui-tabs-panel * {
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .tabs-nav {
    padding: 0;
  }
  .tabs-nav li {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .tabs-nav li a {
    line-height: normal;
    padding: 10px;
  }
  .tabs-nav li.ui-tabs-active {
    border: none;
    height: auto;
  }
  .tabs-container {
    border: 0;
    padding: 15px 10px 0 10px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .tabs-nav li {
    margin: 0;
  }
  .tabs-nav li a {
    padding: 0px 15px;
  }
  .tabs-container {
    padding: 20px 0;
  }
}
.moduleText.bg-05 *:last-child {
  margin-bottom: 0;
}
.moduleText.bg-05 p {
  color: #fff;
}
.moduleText h2 {
  line-height: 1.3em;
}
.moduleTextSlider .carousel-items {
  height: 175px;
  margin-right: -0.5px;
  margin-left: -0.5px;
  overflow: hidden;
}
.moduleTextSlider .carousel-item {
  background-color: #fff;
  margin-right: 0.5px;
  margin-left: 0.5px;
  float: left;
  position: relative;
  margin-bottom: 0;
  min-height: 1px;
}
.moduleTextSlider .carousel-item:before,
.moduleTextSlider .carousel-item:after {
  content: " ";
  display: table;
}
.moduleTextSlider .carousel-item:after {
  clear: both;
}
.moduleTextSlider .num_items_1 .carousel-item {
  width: 100%;
}
.moduleTextSlider .num_items_2 .carousel-item {
  width: 50%;
}
.moduleTextSlider .num_items_3 .carousel-item {
  width: 33%;
}
.moduleTextSlider .num_items_4 .carousel-item {
  width: 25%;
}
.moduleTextSlider__item {
  color: #003E67;
  padding: 0 108px 70px 108px;
}
.moduleTextSlider__item h2 {
  color: #4CC4CE;
  font-size: 1.8em;
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.moduleTextSlider__item > h2 {
  margin-top: 12;
}
.moduleTextSlider__item p,
.moduleTextSlider__item li {
  color: #003E67;
  font-size: 1.6em;
}
.moduleTextSlider .pagination {
  border-top: 0 !important;
  background-color: transparent !important;
  bottom: -56px;
  position: absolute;
  right: 50%;
}
.moduleTextSlider .pagination a {
  background-image: url(/media/pagination2.png);
  background-position: 21px 0;
  background-repeat: none;
  width: 21px;
  height: 21px;
  margin: 0 0px 0 0;
  display: inline-block;
}
.moduleTextSlider .pagination a.selected {
  background-position: 0 -21px;
  cursor: default;
}
.moduleTextSlider .pagination a span {
  display: none;
}
.no-js .moduleTextSlider {
  background-color: #fff;
}
.no-js .moduleTextSlider .carousel-items {
  height: auto;
}
.no-js .moduleTextSlider .num_items_1 .carousel-item {
  float: none;
}
.no-js .moduleTextSlider .num_items_2 .carousel-item:nth-child(2n+1),
.no-js .moduleTextSlider .num_items_3 .carousel-item:nth-child(3n+1),
.no-js .moduleTextSlider .num_items_4 .carousel-item:nth-child(4n+1) {
  clear: left;
}
.no-js .moduleTextSlider__item {
  padding: 28px 28px 0 28px;
}
.no-js .moduleTextSlider .num_items_1 .carousel-item:nth-last-child(1) .moduleTextSlider__item,
.no-js .moduleTextSlider .num_items_2 .carousel-item:nth-last-child(2) .moduleTextSlider__item,
.no-js .moduleTextSlider .num_items_3 .carousel-item:nth-last-child(3) .moduleTextSlider__item
.no-js .moduleTextSlider .num_items_4 .carousel-item:nth-last-child(4) .moduleTextSlider__item {
  padding-bottom: 28px;
}
@media only screen and (max-width: 480px) {
  .moduleTextSlider [class*=" num_items_"] .carousel-item {
    width: 100%;
  }
  .moduleTextSlider__item {
    padding: 28px 28px 90px 28px;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .moduleTextSlider [class*=" num_items_"] .carousel-item {
    width: 100%;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  .moduleTextSlider [class*=" num_items_"] .carousel-item {
    width: 100%;
  }
  .moduleTextSlider .carousel-items {
    margin-right: -1px;
    margin-left: -1px;
  }
  .moduleTextSlider .carousel-item {
    margin-right: 1px;
    margin-left: 1px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .moduleTextSlider .carousel-items {
    margin-right: -1px;
    margin-left: -1px;
  }
  .moduleTextSlider .carousel-item {
    margin-right: 1px;
    margin-left: 1px;
  }
}
.box-list-videos .video-module {
  margin-bottom: 30px !important;
}
.box-list-videos .column_12 h2 {
  font-size: 1.6em !important;
}
.moduleVideoYoutube {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%;
  padding-top: 56.25%;
  height: 0px;
  position: relative;
}
.moduleVideoYoutube .player {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.header .container_nav {
  padding: 0;
  margin: 0 0 0 0;
  border-bottom: 1px solid #EEEEEE;
}
.header .main-navigation {
  width: 100%;
  max-width: 1152px !important;
  margin: 0 auto;
}
.header_mobile .main-navigation {
  margin: 0 0 0 0;
  border-top: 0;
  border-bottom: 0;
}
.main-navigation ul:before,
.main-navigation ul:after {
  display: table;
}
.main-navigation ul:after {
  clear: both;
}
.main-navigation ul {
  float: left;
  margin-bottom: 0;
  width: 100%;
  text-align: right;
}
.header_mobile .main-navigation ul {
  float: right;
  width: auto;
}
.main-navigation ul li {
  background: none;
  float: left;
  display: inline;
  font-size: 1.5em;
  font-weight: bold;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  text-transform: uppercase;
  border-right: 1px solid #EEEEEE;
}
.main-navigation ul li.visible-phone {
  display: none;
}
.main-navigation ul li:first-child {
  margin-left: 0;
  border-left: 1px solid #EEEEEE;
}
.main-navigation ul li a {
  color: #0b0d0e;
  text-decoration: none;
  display: block !important;
  padding: 20px 34.9px;
}
.header_mobile .main-navigation ul li {
  font-size: 1.2em !important;
}
.header_mobile .main-navigation ul li a {
  padding: 18px 14px;
}
.main-navigation ul li a:hover,
.main-navigation ul li:hover a,
.main-navigation ul li.current-menu-parent a,
.main-navigation ul li.current-menu-item a {
  color: #0b0d0e;
  background-color: #EEEEEE;
}
.page-id-1150 .main-navigation ul li.current-menu-parent a,
.page-id-1150 .main-navigation ul li.current-menu-item a {
  color: #0b0d0e;
  background-color: #FFFFFF;
  border-top: 1px solid #EEEEEE;
}
.page-id-1150 .main-navigation ul li.current-menu-parent a:hover,
.page-id-1150 .main-navigation ul li.current-menu-item a:hover {
  color: #0b0d0e;
  background-color: #EEEEEE;
}
.main-navigation ul li span.nav_desc {
  display: block;
  font-size: 0.7em;
  font-style: italic;
  text-transform: none;
}
.main-navigation ul li a span.nav_desc {
  color: #D8CFB5;
}
.main-navigation ul li ul {
  float: none;
  display: none;
  padding: 0 0 0 0;
  position: absolute;
  width: auto;
  z-index: 10;
}
.main-navigation ul li ul li {
  float: none;
  font-size: 0.9em;
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.main-navigation ul li:hover ul {
  display: none;
  z-index: 100;
}
.activesubmenu {
  margin-bottom: 72px !important;
}
.header_mobile .activesubmenu {
  margin-bottom: 0 !important;
}
.main-navigation ul li .box_menu {
  width: 100%;
  left: 0;
  position: absolute;
  background-color: #EEEEEE;
  text-align: center;
  border-bottom: 1px solid #dedfe0;
}
.main-navigation ul li.current-menu-item ul,
.main-navigation ul li.current-page-ancestor ul,
.main-navigation ul li.current_page_item ul {
  display: inline-block !important;
  margin: 0 auto;
  width: auto;
  background-color: #EEEEEE;
  position: relative;
}
.main-navigation ul li.current-menu-item ul li,
.main-navigation ul li.current-page-ancestor ul li,
.main-navigation ul li.current_page_item ul li {
  display: inline;
  float: left;
  background-color: transparent;
  font-size: 1.0em;
  font-weight: 600;
}
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li.current-page-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
  display: block;
  background-color: transparent;
  font-size: 1.0em;
}
.main-navigation ul li.current-menu-item ul li a:hover,
.main-navigation ul li.current-page-ancestor ul li a:hover,
.main-navigation ul li.current_page_item ul li a:hover {
  color: #D21E35;
}
.main-navigation ul li.current-menu-item ul li.current-menu-item a,
.main-navigation ul li.current-page-ancestor ul li.current-menu-item a,
.main-navigation ul li.current_page_item ul li.current-menu-item a {
  color: #D21E35;
}
.header_mobile .main-navigation ul li ul,
.header_mobile .main-navigation ul li.current-page-ancestor ul,
.header_mobile .main-navigation ul li.current_page_item ul,
.header_mobile .main-navigation ul li ul,
.header_mobile .main-navigation ul li .box_menu {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .main-navigation {
    background-color: #1b1c20;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.5em;
    margin: 0;
    text-transform: none;
  }
  .main-navigation ul li ul {
    display: block;
    padding: 0;
    position: relative;
  }
  .main-navigation ul li ul li {
    font-size: 1em !important;
  }
  .main-navigation ul li:hover ul {
    display: inherit;
    z-index: auto;
  }
  .main-navigation ul li a {
    display: block;
    padding: 10px 25px;
    color: #ffffff;
  }
  .main-navigation ul li.current-menu-item a {
    color: #ffffff;
  }
  .main-navigation ul li:hover a {
    color: #ffffff;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover ul li a:hover,
  .main-navigation ul li:hover ul li.current-menu-item a {
    background-color: #d21e35;
    border-top: 0;
    color: #ffffff;
  }
  .main-navigation ul li:hover ul li a {
    padding: 10px 25px;
    border-bottom: 1px solid #EEEEEE;
  }
  .main-navigation ul li:hover ul li:first-child a {
    border-top: 0;
  }
  .main-navigation ul li ul li a {
    padding: 10px 25px 10px 50px;
  }
  .main-navigation ul li:hover ul li a {
    background: none;
    border-top: 0;
    display: block;
    color: #ffffff;
    padding: 10px 25px 10px 50px;
    text-decoration: none;
  }
  .header .container_nav {
    margin-top: 60px;
  }
  .has-mini-header .header_mobile,
  .has-mini-header .header .nav-control {
    display: none;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .main-navigation {
    background-color: #1b1c20;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.5em;
    margin: 0;
    text-transform: none;
  }
  .main-navigation ul li.visible-phone {
    display: block;
  }
  .main-navigation ul li ul {
    display: block;
    padding: 0;
    position: relative;
  }
  .main-navigation ul li ul li {
    font-size: 1em !important;
  }
  .main-navigation ul li:hover ul {
    display: inherit;
    z-index: auto;
  }
  .main-navigation ul li a {
    display: block;
    padding: 10px 25px;
    color: #ffffff;
  }
  .main-navigation ul li.current-menu-item a {
    color: #ffffff;
  }
  .main-navigation ul li:hover a {
    color: #ffffff;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover ul li a:hover,
  .main-navigation ul li:hover ul li.current-menu-item a {
    background-color: #d21e35;
    border-top: 0;
    color: #ffffff;
  }
  .main-navigation ul li:hover ul li a {
    padding: 10px 25px;
  }
  .main-navigation ul li:hover ul li:first-child a {
    border-top: 0;
  }
  .main-navigation ul li ul li a {
    padding: 10px 25px 10px 50px;
  }
  .main-navigation ul li:hover ul li a {
    background: none;
    border-top: 0;
    display: block;
    color: #ffffff;
    padding: 10px 25px 10px 50px;
    text-decoration: none;
  }
  .header .container_nav {
    margin-top: 60px;
  }
}
@media only screen and (min-width : 957px) and (max-width: 1279px) {
  .main-navigation {
    display: block;
  }
}
@media only screen and (max-width: 1036px) {
  .header_mobile .main-navigation ul li {
    font-size: 1.1em !important;
  }
}
@media only screen and (max-width: 1030px) {
  .main-navigation ul li {
    font-size: 1.3em;
  }
  .header [class*="column_"] {
    float: left !important;
  }
}
@media only screen and (max-width: 1184px) {
  .main-navigation ul li {
    font-size: 1.4em !important;
  }
}
@media only screen and (max-width: 1160px) {
  .main-navigation ul li {
    font-size: 1.2em !important;
  }
  .header [class*="column_"] {
    width: 100% !important;
    float: left !important;
  }
  .nav-control {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .main-navigation ul li {
    font-size: 1.19em !important;
  }
}
@media only screen and (max-width: 1019px) {
  .main-navigation ul li {
    font-size: 1.1em !important;
  }
}
@media only screen and (max-width: 988px) {
  .header [class*="column_"] {
    width: 100% !important;
    float: left !important;
  }
  .header [class*="column_"] .tt_template_structure {
    width: 100% !important;
    float: left !important;
  }
}
@media only screen and (max-width: 970px) {
  .header_mobile .main-navigation ul li {
    font-size: 1.0em !important;
  }
}
@media only screen and (max-width: 957px) {
  .header [class*="column_"] {
    width: 100% !important;
    float: left !important;
  }
  .header [class*="column_"] .tt_template_structure {
    width: auto !important;
    float: left !important;
  }
  .header [class*="column_"] .tt_template_structure:first-child {
    margin-right: 12px !important;
  }
  .header .container_nav {
    margin-top: 0px !important;
  }
  .main-navigation ul li a {
    padding-left: 4.5%;
    padding-right: 4.5%;
  }
}
@media only screen and (max-width: 913px) {
  .header [class*="column_"] .tt_template_structure {
    width: 100% !important;
    float: left !important;
  }
  .main-navigation {
    margin-top: 0px;
  }
  .header_mobile .main-navigation {
    margin: 0 0 0 0;
  }
  .topHeader {
    display: none;
  }
  .nav-control {
    display: block;
    position: absolute;
    right: 30px;
    top: 10px;
    position: fixed;
    z-index: 9998 !important;
  }
  .nav-control a {
    color: #d21e35 !important;
    display: block;
  }
  .header .fa-bars {
    color: #d21e35 !important;
  }
  .header [class*="column_"],
  .header_mobile [class*="column_"] {
    width: 100% !important;
    float: left !important;
  }
  .main-navigation {
    background-color: #1b1c20;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.5em !important;
    margin: 0;
    text-transform: none;
  }
  .main-navigation ul li.visible-phone {
    display: block;
  }
  .main-navigation ul li ul {
    display: block;
    padding: 0;
    position: relative;
    width: 100% !important;
  }
  .main-navigation ul li ul li {
    font-size: 1em !important;
  }
  .main-navigation ul li:hover ul {
    display: inherit;
    z-index: auto;
  }
  .main-navigation ul li a {
    display: block;
    padding: 10px 25px;
    color: #ffffff;
  }
  .main-navigation ul li.current-menu-item a {
    color: #ffffff;
  }
  .main-navigation ul li:hover a {
    color: #ffffff;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover ul li a:hover,
  .main-navigation ul li:hover ul li.current-menu-item a {
    background-color: #d21e35;
    border-top: 0;
    color: #ffffff;
  }
  .main-navigation ul li:hover ul li a {
    padding: 10px 25px;
  }
  .main-navigation ul li:hover ul li:first-child a {
    border-top: 0;
  }
  .main-navigation ul li ul li a {
    padding: 10px 25px 10px 50px;
  }
  .main-navigation ul li:hover ul li a {
    background: none;
    border-top: 0;
    display: block;
    color: #ffffff;
    padding: 10px 25px 10px 50px;
    text-decoration: none;
  }
  .main-navigation ul li,
  .main-navigation ul li {
    text-align: left !important;
    border-bottom: 1px solid #5B5B5B !important;
  }
  .main-navigation ul li a {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .has-mini-header .header_mobile .container_nav {
    display: none !important;
  }
  .has-mini-header .header .container_nav {
    position: fixed;
    top: 18px;
    z-index: 999;
    width: 100%;
  }
  .main-navigation ul li:first-child,
  .main-navigation ul li {
    border-left: 0 !important;
    border-right: 0 !important;
    display: block;
  }
  .main-navigation ul li a:hover,
  .main-navigation ul li:hover a,
  .main-navigation ul li.current-menu-parent a,
  .main-navigation ul li.current-menu-item a {
    color: #FFFFFF !important;
    background-color: #d21e35 !important;
  }
  .main-navigation ul li {
    width: 100% !important;
    display: block !important;
    text-align: left !important;
  }
  .nav-control {
    display: block;
    position: absolute;
  }
  .has-mini-header .nav-control {
    position: fixed;
  }
  .main-navigation {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .has-mini-header .header .container_nav {
    position: absolute;
  }
  .nav-control {
    top: 10px;
  }
  .main-navigation {
    display: none;
  }
  .has-mini-header .header_mobile {
    display: none !important;
  }
  .has-mini-header .nav-control {
    position: absolute;
  }
  .featured-slide-item p.subtitle {
    line-height: normal;
  }
  .main-navigation ul li ul li,
  .main-navigation ul li.current-menu-parent ul li,
  .main-navigation ul li.current-menu-item ul li,
  .main-navigation ul li ul li a,
  .main-navigation ul li.current-menu-parent ul li a,
  .main-navigation ul li.current-menu-item ul li a,
  .main-navigation ul li:hover ul li a,
  .main-navigation ul li.current-menu-parent ul li a,
  .main-navigation ul li.current-menu-item ul li a {
    background-color: #1b1c20 !important;
  }
  .main-navigation ul li ul li a:hover,
  .main-navigation ul li.current-menu-parent ul li a:hover,
  .main-navigation ul li.current-menu-item ul li a:hover,
  .main-navigation ul li:hover ul li a:hover,
  .main-navigation ul li.current-menu-parent ul li a:hover,
  .main-navigation ul li.current-menu-item ul li a:hover,
  .main-navigation ul li ul li.current_page_item a {
    background-color: #d21e35 !important;
  }
  .main-navigation ul li .box_menu {
    position: relative;
  }
  .activesubmenu {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 913px) {
  .main-navigation ul li ul li,
  .main-navigation ul li.current-menu-parent ul li,
  .main-navigation ul li.current-menu-item ul li,
  .main-navigation ul li ul li a,
  .main-navigation ul li.current-menu-parent ul li a,
  .main-navigation ul li.current-menu-item ul li a,
  .main-navigation ul li:hover ul li a,
  .main-navigation ul li.current-menu-parent ul li a,
  .main-navigation ul li.current-menu-item ul li a {
    background-color: #1b1c20 !important;
  }
  .main-navigation ul li ul li a:hover,
  .main-navigation ul li.current-menu-parent ul li a:hover,
  .main-navigation ul li.current-menu-item ul li a:hover,
  .main-navigation ul li:hover ul li a:hover,
  .main-navigation ul li.current-menu-parent ul li a:hover,
  .main-navigation ul li.current-menu-item ul li a:hover,
  .main-navigation ul li ul li.current_page_item a {
    background-color: #d21e35 !important;
  }
  .main-navigation ul li ul li a {
    padding-left: 25px !important;
  }
  .main-navigation ul li .box_menu {
    position: relative;
    border: 0 !important;
    background-color: #1b1c20 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .main-navigation ul li .box_menu .sub-menu {
    display: inline-block !important;
  }
  .main-navigation ul li .box_menu .sub-menu li:last-child,
  .main-navigation ul li .box_menu .sub-menu li:last-child a {
    border-bottom: 0 !important;
  }
  .main-navigation ul li.current-menu-item .box_menu .sub-menu li:last-child a,
  .main-navigation ul li.current-page-ancestor .box_menu .sub-menu li:last-child a {
    padding-bottom: 3px !important;
  }
  .activesubmenu {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
textarea:focus,
input:focus {
  outline: 0;
}
#sidebar .widget_advanced-search-widget {
  background-color: #222;
  margin-bottom: 48px !important;
  padding: 11px 14px;
}
#sidebar .widget_search label {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  display: none;
}
#sidebar .widget_search input::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 1em;
  font-weight: bold;
}
#sidebar .widget_search input:-moz-placeholder {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 1em;
  font-weight: bold;
}
#sidebar .widget_search input::-moz-placeholder {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 1em;
  font-weight: bold;
}
#sidebar .widget_search input:-ms-input-placeholder {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 1em;
  font-weight: bold;
}
#sidebar .widget_search input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
#sidebar .widget_search input:focus::-moz-placeholder {
  color: transparent !important;
}
#sidebar .widget_search input:focus:-moz-placeholder {
  color: transparent !important;
}
#sidebar .widget_search input {
  border: 0;
  font-family: 'Raleway', sans-serif;
  background-color: transparent;
  color: #fff;
}
#sidebar .widget_search #advanced-search-widget-2-s {
  height: 39px;
  width: 80%;
  font-size: 1.4em;
}
#sidebar .widget_search #advanced-search-widget-2-searchsubmit {
  float: right;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 61px;
  height: 61px;
  background-color: transparent;
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  color: #fff;
  margin: -11px -14px;
  border: 0 !important;
}
#sidebar .widget_search #advanced-search-widget-2-searchsubmit:hover {
  color: #fff !important;
  background-color: #DC0C13 !important;
  border: 0 !important;
}
#sidebar .popular-widget,
#sidebar .widget {
  margin-bottom: 60px;
}
#sidebar .popular-widget .pop-widget-tabs {
  background-color: #ffffff;
  width: 100%;
  float: left;
  margin-bottom: 16px !important;
}
#sidebar .popular-widget .pop-widget-tabs li {
  font-size: 1.4em !important;
  text-transform: uppercase;
  font-weight: bold;
  color: #131920;
}
#sidebar .popular-widget .pop-widget-tabs li,
#sidebar .popular-widget .pop-widget-tabs li a {
  border: 0 !important;
  color: #4D4D4D;
  font-family: 'Raleway', sans-serif;
}
#sidebar .popular-widget .pop-widget-tabs li a {
  padding: 17px 10px;
  font-size: 1.0em !important;
}
#sidebar .popular-widget .pop-widget-tabs li a.active,
#sidebar .popular-widget .pop-widget-tabs li a:hover {
  background-color: #ffffff;
  color: #C20E1A;
}
#sidebar .pop-inside {
  border: 0;
}
#sidebar ul {
  padding: 0;
}
#sidebar ul li,
#sidebar .submenu li {
  background-image: none;
  padding-left: 0;
}
#sidebar .pop-inside ul li {
  padding: 16px 0 16px 0;
}
#sidebar .pop-inside ul li:hover {
  background-color: transparent;
}
#sidebar .pop-inside ul li img {
  width: 100% !important;
  max-width: 120px !important;
}
#sidebar .pop-overlay,
#sidebar .pop-title {
  font-weight: normal;
}
#sidebar a .pop-title {
  color: #4C4C4C !important;
}
#sidebar a:hover .pop-title {
  color: #de2e39 !important;
}
#sidebar ul li.li-comment {
  border: 0;
  font-size: 1.6em;
  color: #4C4C4C !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
#sidebar ul li.li-comment a {
  padding: 10px !important;
  color: #4C4C4C !important;
  display: block;
}
#sidebar ul li.li-comment a:hover {
  color: #de2e39 !important;
}
#sidebar ul li.li-comment span {
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
}
#sidebar ul li.li-comment span {
  color: #929292 !important;
}
#sidebar ul li.li-comment a:hover span {
  color: #929292 !important;
}
#sidebar .pop-date {
  color: #929292;
  font-size: 0.85em;
}
#sidebar ul.wp-tag-cloud li {
  border: 1px solid #DADADA;
  margin: 0 5px 5px 0;
  padding: 0;
  text-transform: uppercase;
}
#sidebar ul.wp-tag-cloud li a {
  display: block;
  padding: 16px;
}
#sidebar ul.wp-tag-cloud li a:hover {
  text-decoration: none;
}
#sidebar ul.wp-tag-cloud li a {
  color: #4C4C4C !important;
}
#sidebar ul.wp-tag-cloud li a:hover {
  color: #de2e39 !important;
}
#sidebar .submenu {
  margin-bottom: 60px;
}
#sidebar ul li.cat-item,
#sidebar .submenu li {
  background: url(/media/dotted-border.png) repeat-x 0 bottom;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.3em;
  padding: 0 0 6px 0;
  margin: 0 0 8px 0;
}
#sidebar .submenu li li {
  font-size: 0.9em;
  list-style: none;
  padding-left: 15px;
}
#sidebar .submenu li a {
  display: block;
}
#sidebar .submenu li li a {
  background: none;
  display: inline;
}
#sidebar .submenu ul.archive {
  display: none;
  padding-top: 10px;
}
#sidebar .submenu li.current_year ul {
  display: block;
}
#sidebar .submenu li.current_year ul li {
  background: none;
}
#sidebar ul li.cat-item a,
#sidebar .submenu li a {
  color: #13191F !important;
  display: block;
  padding-right: 20px;
}
#sidebar ul li.cat-item a:hover,
#sidebar .submenu li a:hover {
  color: #de2e39 !important;
}
#sidebar h3.title,
#sidebar .title-section {
  background: url(/media/dotted-border.png) no-repeat 0 bottom;
  color: #131920;
  font-size: 1.5em;
  font-weight: 700;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  text-align: left !important;
}
#sidebar .title-section a {
  color: #131920;
  text-transform: uppercase;
}
#sidebar ul li.archive-month {
  text-transform: capitalize;
}
@media only screen and (max-width: 480px) {
  .column_1_offset {
    margin-left: 0;
  }
}
@media only screen and (min-width : 481px) and (max-width: 767px) {
  .column_1_offset {
    margin-left: 0;
  }
}
@media only screen and (min-width : 768px) and (max-width: 956px) {
  #sidebar .widget_search #advanced-search-widget-2-s {
    width: 45%;
  }
  #sidebar .widget_search label {
    font-size: 1.3em;
  }
}
.social-links {
  padding: 7px 0;
}
.social-links a {
  color: #FFF;
  display: inline-block;
  margin: 0 7px 0 0;
  border: 1px solid #FFF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.8em;
  height: 29px;
  width: 29px;
  padding: 3px;
  text-align: center;
}
.social-links a:hover {
  background-color: #FFF;
  color: #999999;
}
.topHeader .social-links {
  padding: 0;
  margin: 0 15px 0 0;
  float: right;
}
.topHeader .social-links a {
  border: 0;
  color: #DE2E39;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 50px;
  width: 50px;
}
.topHeader .social-links .fa {
  padding: 17px 12px 17px 12px !important;
  display: block !important;
}
.topHeader .social-links a:hover {
  background-color: transparent;
  color: #FFFFFF;
}
.bottomFooter .social-links {
  padding: 25px 0;
  text-align: center;
}
.bottomFooter .social-links a {
  color: #FFF;
  display: inline-block;
  margin: 0 7px 0 0;
  border: 1px solid #383838;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 2.0em;
  height: 40px;
  width: 40px;
  padding: 8px 3px 3px 3px;
  text-align: center;
  background-color: #383838;
}
.bottomFooter .social-links a:hover {
  background-color: #FFF;
  color: #383838;
}
.tt_column_social .tt_template_structure {
  float: none !important;
}
.sidebar .social-links {
  margin-left: 30px;
}
.sidebar .social-links a {
  color: #de2e39;
  margin: 0 7px 0 0;
  border: 1px solid #f5f3f5;
  font-size: 1.6em;
  height: 26px;
  width: 26px;
  padding: 3px;
}
.sidebar .social-links a:hover {
  background-color: #525252;
  color: #FFF;
}
@media only screen and (max-width: 1279px) and (min-width: 957px) {
  .topHeader [class*="column_"] {
    width: 100% !important;
  }
}
@media only screen and (max-width: 957px) {
  .topHeader .social-links {
    padding: 0;
    margin: 0 15px 0 0;
    float: left;
  }
}
.team-module {
  padding: 0 0 30px 0;
}
.team-member {
  padding-bottom: 10px;
  text-align: left;
}
.team-member-image {
  background-color: transparent;
  margin-bottom: 10px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.team-module h3.team-member-name {
  color: #131920;
  font-size: 1.7em;
  font-weight: 400;
  margin-bottom: 2px;
  text-transform: uppercase;
  background-image: url('/media/hr_2.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  padding: 0 0 3px 0;
  margin: 0 0 10px 0;
}
.team-module p.team-member-position {
  color: #131920;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 10px;
}
.team-module .team-member-bio p {
  color: #131920;
  font-size: 1.5em;
}
.team-module .team-member-bio a {
  color: #A11736;
  display: inline-block;
  margin: 0 5px 20px 0;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.9em;
  height: 29px;
  width: 29px;
  padding: 1px 0 0 0;
  text-align: center;
}
.team-module .team-member-bio a:hover {
  background-color: #A11736;
  color: #FFF;
}
.testimonials-module {
  position: relative;
  padding: 0 80px 50px 80px;
  background-color: #ffffff;
}
.testimonials-item {
  display: block;
  float: left;
  padding: 20px 0 0 0;
  position: relative;
}
.testimonials-item p {
  font-size: 1.6em;
  font-weight: 300;
  font-style: italic;
  color: #1B1C20;
  margin-bottom: 16px;
}
.testimonials-item img {
  float: left;
  margin-right: 25px;
}
.testimonials-item cite {
  padding: 15px 0 0 153px;
  font-size: 1.6em;
  font-weight: 600;
  color: #000;
  text-align: left;
  display: block;
  width: 100%;
  font-style: normal;
}
.testimonials-item cite strong {
  font-size: 1.0em;
  font-weight: 700;
  display: block;
  font-style: normal;
  color: #DF2D24;
}
.testimonials-module a.prev,
.testimonials-module a.next {
  background-image: url(/media/slide_pagination_1.png);
  height: 59px;
  width: 59px;
  outline: none;
  position: absolute;
  top: 20%;
}
.testimonials-module a.prev {
  left: 0;
}
.testimonials-module a.prev {
  background-position: 0 0;
}
.testimonials-module a.prev:hover {
  background-position: 0 59px;
}
.testimonials-module a.next {
  background-position: -59px 0;
  right: 0;
}
.testimonials-module a.next:hover {
  background-position: -59px 59px;
}
.testimonials-module a.prev span,
.testimonials-module a.next span {
  display: none;
}
.testimonials-module a.disabled {
  display: none !important;
}
.no-js .testimonials-item {
  padding: 20px 0;
}
.no-js .testimonials-module a.prev,
.no-js .testimonials-module a.next {
  display: none;
}
.testimonials-module .more_content {
  display: none;
}
.testimonials-module .more-open {
  display: inline;
}
.testimonials-module .more {
  cursor: pointer;
  margin-left: 5px;
}
@media only screen and (max-width: 768px) {
  .testimonials-item img {
    float: none;
  }
  .testimonials-item cite {
    padding-left: 0;
  }
}
.topHeader .tt_template_structure {
  float: left;
  width: 100%;
}
.top-navigation ul {
  margin: 0;
  padding: 0;
}
.top-navigation ul li {
  background-image: none;
  padding: 0;
  margin: 0;
  display: inline;
  float: left;
  border: 0;
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: 600;
}
.top-navigation ul li.dcha {
  float: right;
}
.top-navigation ul li a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
  padding: 11px 20px 11px 12px;
}
.top-navigation ul li a:hover {
  color: #D21E35;
}
.top-navigation ul li ul {
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 25px;
  right: 20px;
  margin-left: -104px;
  padding-top: 10px;
  margin-bottom: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all .3s .1s;
  -moz-transition: all .3s .1s;
  -o-transition: all .3s .1s;
  transition: all .3s .1s;
}
.top-navigation ul li:hover ul {
  opacity: 1;
  top: 40px;
  visibility: visible;
}
.top-navigation > ul > li > ul:before {
  content: '';
  display: block;
  top: 20px;
  right: 20px;
  margin-right: -10px;
}
.top-navigation > ul ul > li {
  font-size: 1.0em;
  font-weight: 400;
  list-style: none;
  margin-bottom: 0;
  position: relative;
  text-transform: none;
}
.top-navigation ul li.menu-item-has-children ul li a {
  background-image: none;
  padding-right: auto;
}
.top-navigation ul ul a {
  background-color: #333 !important;
  border-top: 1px solid #464646;
  color: #FFF;
  padding: 15px 20px;
  display: block;
  -webkit-transition: background-color .1s;
  -moz-transition: background-color .1s;
  -o-transition: background-color .1s;
  transition: background-color .1s;
}
.top-navigation ul li:hover ul li a {
  color: #FFF;
}
.top-navigation ul li:hover ul li a:hover,
.top-navigation ul li:hover ul li.current-menu-item a {
  color: #FFF;
  background-color: #444444 !important;
}
.top-navigation ul li:hover ul li:first-child a {
  border-top: 0;
}
.top-navigation > ul ul > li {
  float: none;
}
.top-navigation > ul ul > li {
  text-transform: capitalize;
}
