@import url(http://fonts.googleapis.com/css?family=Source Sans Pro:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,900,900italic);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
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 0;
}
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;
}
.style-svg {
  width: 100%;
  height: auto;
}
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;
}
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: 0;
  padding-right: 0;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.boxed,
.container {
  max-width: 1152px;
  max-width: 1056px;
}
.row-inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 1128px;
  max-width: 1034px;
}
.row-inner .container {
  max-width: 1128px;
  max-width: 1034px;
  padding: 0;
}
.cols_group {
  margin-left: -11px;
  margin-right: -11px;
}
.cols_group:before,
.cols_group:after {
  content: " ";
  display: table;
}
.cols_group:after {
  clear: both;
}
.container_column {
  vertical-align: top !important;
}
.content_column {
  max-width: 564px;
  position: relative;
  width: 100%;
}
.container_column:before,
.container_column:after,
.content_column:before,
.content_column:after {
  content: " ";
  display: table;
}
.container_column:after,
.content_column:after {
  clear: both;
}
[class*="column_"] {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
[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.gutter {
  margin-left: -12px;
  margin-right: -12px;
}
.cols_group.gutter > [class^="column_"],
.cols_group.gutter > [class*=" column_"] {
  padding-right: 12px;
  padding-left: 12px;
}
.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;
}
.row.vertical-divider .cols_group > [class*='column_']:not(:last-child):after {
  background: #272E31;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}
.row-centered {
  text-align: center;
}
.row-centered .cols_group > [class^="column_"],
.row-centered .cols_group > [class*=" column_"] {
  display: inline-block;
  float: none;
  margin-right: -4px !important;
  width: auto !important;
}
.columna_min {
  padding-left: 50px;
}
.column_0 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.wow {
  visibility: hidden;
}
body {
  font-family: "utopia-std", serif;
  line-height: 2.4em;
}
.header_title {
  background-position: 0 bottom;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 100% !important;
}
.page-heading {
  padding: 0;
}
.page-heading .tt_template_row:first-child {
  background-color: #ECECEA;
  border-bottom: 3px solid #FFF;
  margin: 0 0px !important;
  padding: 0px 0 14px 16px;
}
.page-heading h1 {
  margin: 0 0 0 -23px;
  padding-top: 27px !important;
}
.page-heading .box_subtitle {
  margin-left: -23px;
}
.page-heading .box_subtitle p {
  margin-bottom: 0 !important;
}
.page-heading .breadcrumbs {
  padding: 0;
  margin: 26px 0 0 0 !important;
}
.page-heading .social-links {
  text-align: right;
}
.title-row {
  color: #009242;
  font-size: 2.2em !important;
  font-weight: 800 !important;
  margin: 0 auto 50px auto !important;
  padding-bottom: 10px !important;
  text-align: center !important;
  text-transform: uppercase !important;
}
.title-row span {
  color: #009242;
  border-bottom: 1px solid #000000;
}
.bg-02 .title-row {
  color: #009242 !important;
  font-style: normal;
}
.bg-01 .title-row {
  color: #222222 !important;
  font-style: normal;
}
.bg-04 .title-row {
  color: #009241 !important;
}
.title-section {
  text-align: center;
  font-size: 1.5em;
  color: #009242;
  text-transform: uppercase;
  font-weight: 400;
  margin: 10px 0;
}
.summary {
  color: #ffffff;
  font-size: 2em;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
  margin-bottom: 15px;
  margin-top: 15px;
}
.home .summary {
  text-align: center;
  font-size: 2.5em;
  color: #A82A46;
  font-weight: 300;
  font-style: italic;
  margin: -50px 0 48px 0;
}
ul li {
  background: url("https://navarracapital.es/media/boliche11.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;
}
.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: #272928;
  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: #A11736;
}
a,
a:active,
a:focus {
  outline: none;
}
a {
  color: #5d115b;
}
a:hover {
  color: #111111;
}
.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;
}
.button:hover {
  background-color: #ffffff;
  color: #1f2120;
  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;
}
.content table {
  border-top: 1px solid #DEDFE0;
  border-left: 1px solid #DEDFE0;
  margin: 15px 0;
}
.content table th {
  border-bottom: 1px solid #DEDFE0;
  border-right: 1px solid #DEDFE0;
  color: #8E8E8E;
  font-size: 1.6em;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
}
.content table td {
  border-bottom: 1px solid #DEDFE0;
  border-right: 1px solid #DEDFE0;
  color: #6A6A6A;
  font-size: 1.6em;
  padding: 12px;
  text-align: center;
}
.content table strong {
  color: '#262626';
}
.top-border {
  border-top: 1px solid #000000;
}
.bottom-border {
  border-bottom: 1px solid #000000;
}
.top-spacing {
  padding-top: 100px;
}
.bottom-spacing {
  padding-bottom: 100px;
}
.top-spacing-med {
  padding-top: 80px;
}
.bottom-spacing-med {
  padding-bottom: 80px;
}
.top-spacing-min {
  padding-top: 24px;
}
.bottom-spacing-min {
  padding-bottom: 24px;
}
.bg-01 {
  background-color: #5d115b;
}
.bg-02 {
  background-color: #ffffff;
}
.bg-03 {
  background-color: #f5f5f5;
}
.bg-04 {
  background-color: #333333;
}
.bg-05 {
  background-color: #ba007c;
}
.top-border.bg-02 {
  border-top: 1px solid #fff;
}
.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(/wp-content/uploads/2016/10/totop.png) no-repeat left top;
  bottom: 0;
  display: none;
  height: 56px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  text-indent: 100%;
  width: 60px;
}
#toTopHover {
  background: url(/wp-content/uploads/2016/10/totop.png) no-repeat left -56px;
  display: block;
  float: left;
  height: 56px;
  overflow: hidden;
  width: 60px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
.header {
  background-color: #FFF;
}
body.home .header {
  background-color: transparent;
  border: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.topHeader {
  background-color: #7d1c7c;
  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: 9997;
  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;
}
.full-width .container {
  max-width: 100% !important;
}
.full-width .container .container {
  max-width: 1056px !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.moduleText {
  padding-top: 35px;
  padding-bottom: 35px;
}
.moduleText h2:first-child,
.moduleText h3:first-child,
.moduleText h4:first-child,
.moduleText h5:first-child {
  padding-top: 0;
}
.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;
}
@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%;
  }
  .container_column {
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    min-height: auto !important;
    height: auto !important;
  }
  .top-spacing {
    padding-top: 20px !important;
  }
  .bottom-spacing {
    padding-bottom: 20px !important;
  }
  .top-spacing-med {
    padding-top: 20px;
  }
  .bottom-spacing-med {
    padding-bottom: 20px;
  }
  .top-spacing-min {
    padding-top: 20px;
  }
  .bottom-spacing-min {
    padding-bottom: 20px;
  }
  .header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header_mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header .fa-bars {
    color: #ffffff;
  }
  .header #logo {
    float: left;
    padding: 10px 0 10px 0;
  }
  .header .nav-control {
    padding: 10px 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;
  }
  h1 {
    font-size: 3em;
  }
  .page-heading h1,
  .page-heading .h1 {
    font-size: 3.5em;
    padding-top: 4px !important;
  }
  .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;
  }
  .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;
  }
  .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: 500px) {
  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%;
  }
  .container_column {
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    min-height: auto !important;
    height: auto !important;
  }
  .header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .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 0;
  }
  .header .nav-control {
    padding: 10px 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;
  }
  .bottomFooter .menu {
    text-align: center;
    margin: 0 auto;
  }
  .bottomFooter .menu li {
    margin: 0 auto;
  }
  #toTop {
    bottom: 12px;
  }
}
@media only screen and (min-width : 501px) and (max-width: 767px) {
  .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%;
  }
  .container_column {
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  .background-left .container_column {
    background-position: 0 0 !important;
  }
  .header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .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 0;
  }
  .header .nav-control {
    padding: 10px 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 .col_1,
  .footer .col_1,
  .footer .col_1,
  .footer .col_4 {
    width: 50%;
  }
  .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-width : 768px) and (max-width: 1279px) {
  .topHeader [class*="column_"] {
    width: auto;
  }
}
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: 1098px) {
  .header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header_mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@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;
  }
}
.acreditaciones-row .txt-right {
  top: 10px;
  left: 0;
  height: 59px;
  position: absolute;
  z-index: 9999;
}
.acreditaciones-row h2 {
  color: #AAA9AA !important;
}
.acreditaciones-row .directory-module {
  width: 100% !important;
  padding: 0 80px !important;
}
.acreditaciones-row .carousel-item {
  padding: 0 0 !important;
  width: 25%;
  border: 0;
}
.acreditaciones-row .media-top .directory-item-media {
  text-align: center !important;
  border: 0;
}
.acreditaciones-row .media-top .directory-item-media img {
  border: 0;
  margin: 0 auto;
}
.acreditaciones-row .directory-module a.prev,
.acreditaciones-row .directory-module a.next {
  background-image: url(/media/slide_pagination_2.png);
}
@media only screen and (max-width: 856px) {
  p.summary_form {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 500px) {
  .image-module {
    margin-bottom: 20px !important;
  }
  .has-mini-header .header_mobile,
  .has-mini-header .header .nav-control {
    display: none !important;
  }
}
.listado-oscuro .menu_category {
  background-color: transparent !important;
}
.listado-oscuro .menu_category ul li a:hover {
  text-decoration: none !important;
}
.baner-logo {
  margin: 0 14% !important;
  display: inline-block;
}
@media only screen and (max-width: 1090px) {
  .baner-logo {
    display: block;
    margin: 10px 0 !important;
    text-align: center;
  }
}
.bawmrp_manual .video-size iframe {
  height: 169px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
body.page-template-template_Landing .gform_heading span {
  text-align: center;
  color: #800881;
  font-size: 2.0em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600;
}
body.page-template-template_Landing .content .row {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
body.page-template-template_Landing .content .row .row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body.page-template-template_Landing h1,
body.page-template-template_Landing p {
  font-family: 'Open Sans', sans-serif !important;
}
body.page-template-template_Landing .directory-module .pagination {
  display: block !important;
}
body.page-template-template_Landing .directory-module .arrows-pagination {
  display: none !important;
}
body.page-template-template_Landing #row-featured p {
  font-size: 3.3em;
  color: #54065D !important;
  font-weight: lighter !important;
  text-align: center !important;
  line-height: 1.3em !important;
}
body.page-template-template_Landing h1 {
  color: #800881 !important;
  font-size: 3.7em;
  font-weight: 600;
  text-align: center !important;
  line-height: 1.3em !important;
}
body.page-template-template_Landing .gform_wrapper ul li,
body.page-template-template_Landing .gform_wrapper li.gfield.gfield_error,
body.page-template-template_Landing .bg_form .gform_wrapper li.gfield.gfield_error,
body.page-template-template_Landing .bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  width: 100% !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
body.page-template-template_Landing .gform_wrapper ul li input::-webkit-input-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li input::-moz-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li input:-ms-input-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li textarea::-webkit-input-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li textarea::-moz-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li textarea:-ms-input-placeholder {
  color: #3F3F3F;
}
body.page-template-template_Landing .gform_wrapper ul li.check input,
body.page-template-template_Landing .gform_wrapper ul li.check li input {
  height: auto !important;
}
body.page-template-template_Landing .gform_wrapper ul li.check label,
body.page-template-template_Landing .gform_wrapper ul li.check li label {
  padding-top: 0px !important;
  margin-top: 0 !important;
  text-transform: none;
  font-size: 13px !important;
}
body.page-template-template_Landing .gform_wrapper ul li.check li input,
body.page-template-template_Landing .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
body.page-template-template_Landing .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body.page-template-template_Landing .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  border: 1px solid #800881 !important;
  height: 13px !important;
  width: 13px !important;
  margin: 5px 0 0 0 !important;
  vertical-align: top !important;
}
body.page-template-template_Landing .gform_wrapper ul li input,
body.page-template-template_Landing .gform_wrapper input.medium,
body.page-template-template_Landing .gform_wrapper ul li textarea,
body.page-template-template_Landing .gform_wrapper .top_label input.medium,
body.page-template-template_Landing .gform_wrapper .top_label select.medium,
body.page-template-template_Landing .gform_wrapper .top_label textarea.medium {
  border: 0 !important;
  background-color: #F4F4F4 !important;
  color: #3F3F3F !important;
  font-size: 1.3em !important;
}
body.page-template-template_Landing .gform_wrapper {
  background-color: #FFFFFF;
  padding: 19px !important;
  margin: 0 !important;
}
body.page-template-template_Landing .gform_wrapper form {
  margin: 0 auto !important;
  width: 100% !important;
}
body.page-template-template_Landing .bg-01 .moduleText p {
  color: #FFFFFF !important;
  font-size: 3.6em !important;
  font-weight: lighter !important;
  line-height: normal !important;
}
body.page-template-template_Landing #row-featured .box-legal p {
  color: #333333 !important;
  font-size: 13px !important;
  text-align: left !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
}
body.page-template-template_Landing #row-featured .box-legal p a {
  color: #800881 !important;
}
@media (max-width: 480px) {
  body.page-template-template_Landing #row-featured p {
    margin: 0 !important;
    padding: 0 !important;
  }
  body.page-template-template_Landing #row-featured {
    padding-bottom: 0 !important;
  }
  body.page-template-template_Landing #row-content-bottom {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  body.page-template-template_Landing .bg-01 .moduleText p {
    padding: 0 !important;
    margin: 0 5% !important;
    font-size: 2.6em !important;
  }
}
@media only screen and (min-width: 1028px) and (max-width: 1161px) {
  .footer-bottom .column_16 {
    width: 58.333333333333336%;
  }
  .footer-bottom .column_8 {
    width: 41.66666666666667%;
  }
}
.bottomFooter .menu {
  padding-top: 0;
  text-align: right;
}
.bottomFooter .menu li {
  background: none;
  color: #5b5b5b;
  display: inline;
  margin: 0;
  padding: 0;
}
.bottomFooter .menu li a {
  color: #5b5b5b;
}
.bottomFooter .menu li a:hover {
  color: #ffffff;
}
.bottomFooter .menu li:before {
  content: " | ";
  padding: 0 5px;
}
.bottomFooter .menu li:first-child:before {
  content: " ";
}
.bottomFooter .menu {
  text-align: right;
}
.breadcrumbs {
  padding: 4px 10px;
  text-align: left;
}
.breadcrumbs p {
  color: #fff;
  font-size: 1.1em;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
.breadcrumbs p a,
.breadcrumbs p span {
  color: #fff;
}
.breadcrumbs p a:hover {
  color: #fff;
  text-decoration: underline;
}
.breadcrumbs p span {
  margin-left: 5px;
  margin-right: 5px;
}
.contact-info .contact-info-list li {
  background: none;
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  position: relative;
}
.contact-info .contact-info-list li i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 21px;
  height: 21px;
  width: 21px;
  margin: 0 0 0 15px;
}
.contact-info .contact-info-list li i.fa-mobile {
  font-size: 1.2em;
}
.contact-info .contact-info-list li i.fa-envelope {
  font-size: 0.9em;
}
.contact-info .contact-info-list li strong {
  display: block;
}
.contact-info .contact-info-list li .contact-info-item {
  display: block;
  font-size: 1em;
  margin: 0 0 12px 40px;
}
.contact-info a {
  color: #FFF;
}
.contact-info .contact-info-list li.email a {
  color: #FFF;
}
.contact-info .contact-info-list li.email a:hover {
  color: #5d115b;
}
.footer .contact-info .title-section {
  color: #B29F6B;
  font-size: 2.4em;
  font-weight: 600;
}
.footer .contact-info-list li {
  color: #5b5b5b;
}
.footer .contact-info-list li strong,
.footer .contact-info-list li i {
  display: none;
}
.footer .contact-info-list li .contact-info-item {
  margin: 0 0 12px 12px;
}
.footer .contact-info-list li.email a {
  color: #5b5b5b;
}
.footer .contact-info-list li.email a:hover {
  color: #ffffff;
}
.sidebar .contact-info {
  padding: 12px;
}
.sidebar .contact-info .title-section {
  color: #fff !important;
  font-size: 2.4em !important;
  padding: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 0 0;
}
.sidebar .contact-info .contact-info-list li strong {
  color: #FFFFFF;
  display: block;
  font-size: 1.4em;
  text-decoration-color: #000000;
  -moz-text-decoration-color: #000000;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}
#wptime-plugin-preloader {
  z-index: 99999999;
}
.noPdColumn {
  padding: 0 !important;
}
.alignright,
.alignleft,
a img.alignright,
a img.alignnone,
a img.alignleft,
a img.aligncenter {
  margin-top: 22px !important;
}
.category .category-logo {
  margin-right: -17px;
  margin-left: 17px;
}
.category .category-logo .noPdColumn {
  padding: 0 !important;
}
.category .category-logo .category .category-logo {
  margin-right: -11px;
  margin-left: 11px;
}
.category .category-logo .category .ttboxColumn {
  margin-right: -11px;
  margin-left: 0px;
}
.category .category-logo .category .ttboxColumn01 {
  margin-left: 11px;
  margin-right: -22px;
}
.category .category-logo .category .ttboxColumn02 {
  margin-left: 0px;
  margin-right: -22px;
}
.category .category-logo .boxList_events,
.category .category-logo .BlogList.list_tv,
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
}
.category .category-logo .boxList_events,
.category .category-logo .BlogList.list_tv,
.category .category-logo .BlogList.list_archivo_foto {
  margin-left: -22px !important;
  margin-right: -22px !important;
  padding-left: 0 !important;
}
.category .category-logo .BlogList.HomeFeatured01 {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.category .category-logo .footer .column_24.noPdColumn {
  margin: 0 -11px !important;
}
.category .category-logo #row-header h1,
.category .category-logo #row-header .h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 50px 0 5px 0;
  text-transform: none;
}
.category .category-logo #row-header h1.noSummary {
  padding-bottom: 26px;
}
.category .category-logo #row-header div.summary {
  font-size: 1.0em !important;
}
.category .category-logo #row-header div.summary p {
  text-align: center;
  color: #666666 !important;
  font-size: 1.6em !important;
  margin: 0 0 33px 0 !important;
  padding: 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo h2,
.category .category-logo .h2 {
  color: #111111;
  font-size: 3em;
  font-weight: 100;
  font-style: normal;
  text-transform: none;
  text-align: center;
  font-family: "utopia-std", serif;
  padding: 20px;
  background-image: url('/media/hr_1.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.category .category-logo .politica-de-cookies h2,
.category .category-logo .politica-de-cookies .h2,
.category .category-logo .aviso-legal h2,
.category .category-logo .aviso-legal .h2 {
  padding-top: 35px !important;
  background-image: none !important;
  font-size: 2.0em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies h3,
.category .category-logo .politica-de-cookies .h3,
.category .category-logo .aviso-legal h3,
.category .category-logo .aviso-legal .h3 {
  padding-top: 25px !important;
  background-image: none !important;
  font-size: 1.8em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies h4,
.category .category-logo .politica-de-cookies .h4,
.category .category-logo .aviso-legal h4,
.category .category-logo .aviso-legal .h4 {
  padding-top: 15px !important;
  background-image: none !important;
  font-size: 1.6em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies p,
.category .category-logo .politica-de-cookies h2,
.category .category-logo .politica-de-cookies h3,
.category .category-logo .politica-de-cookies h4,
.category .category-logo .politica-de-cookies .h2,
.category .category-logo .politica-de-cookies .h3,
.category .category-logo .politica-de-cookies .h4,
.category .category-logo .politica-de-cookies ul,
.category .category-logo .aviso-legal p,
.category .category-logo .aviso-legal h2,
.category .category-logo .aviso-legal h3,
.category .category-logo .aviso-legal h4,
.category .category-logo .aviso-legal .h2,
.category .category-logo .aviso-legal .h3,
.category .category-logo .aviso-legal .h4,
.category .category-logo .aviso-legal ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo h2.title-row,
.category .category-logo .h2.title-row {
  font-style: normal !important;
  margin-bottom: 25px !important;
}
.category .category-logo .page-template-template_Aviso_legal-php h2,
.category .category-logo .page-template-template_Aviso_legal-php .h2 {
  font-size: 2.5em;
  margin-top: 35px;
  margin-bottom: 20px;
}
.category .category-logo .page-template-template_Aviso_legal-php h2:first-child,
.category .category-logo .page-template-template_Aviso_legal-php .h2:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}
.category .category-logo h3,
.category .category-logo .h3 {
  color: #000000;
  font-size: 2.5em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-top: 35px;
  margin-left: 25px;
}
.category .category-logo h4,
.category .category-logo .h4 {
  color: #000000;
  font-size: 2.2em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 0;
  text-align: center;
}
.category .category-logo h5,
.category .category-logo .h5 {
  color: #262827;
  font-size: 1.9em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin-bottom: 28px;
  padding-top: 10px;
  margin-bottom: 7px;
  margin-left: 25px;
}
.category .category-logo h6,
.category .category-logo .h6 {
  color: ;
  font-size: ;
  font-weight: ;
  font-style: ;
  text-transform: ;
  margin-bottom: 28px;
  padding-top: 10px;
}
.category .category-logo p,
.category .category-logo ul li,
.category .category-logo ol li,
.category .category-logo dl dt,
.category .category-logo dl dd {
  color: #212121;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  margin-right: 10px;
  margin-left: 25px;
}
.category .category-logo dl dt {
  background: url(/media/hr3.png) repeat-x 0 bottom;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.category .category-logo dl dd {
  margin-bottom: 10px;
}
.category .category-logo p {
  margin-top: 25px;
  margin-bottom: 36px;
  margin-left: 25px;
  padding: 0 30px;
}
.category .category-logo p.h1 {
  margin-bottom: 0;
}
.category .category-logo strong {
  color: '#262626';
}
.category .category-logo .title-section,
.category .category-logo p,
.category .category-logo h1,
.category .category-logo h2,
.category .category-logo h3,
.category .category-logo h4,
.category .category-logo h5,
.category .category-logo h6,
.category .category-logo ul li,
.category .category-logo .gform_wrapper ul li label {
  color: #000000 !important;
  text-align: left;
}
.category .category-logo .moduleText p,
.category .category-logo .moduleText h1,
.category .category-logo .moduleText h2,
.category .category-logo .moduleText h3,
.category .category-logo .moduleText h4,
.category .category-logo .moduleText h5,
.category .category-logo .moduleText h6,
.category .category-logo .moduleText li {
  text-align: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  background-image: none;
}
.category .category-logo .moduleText p {
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .moduleText p.txt-center,
.category .category-logo .moduleText h1.txt-center,
.category .category-logo .moduleText h2.txt-center,
.category .category-logo .moduleText h3.txt-center,
.category .category-logo .moduleText h4.txt-center,
.category .category-logo .moduleText h5.txt-center,
.category .category-logo .moduleText h6.txt-center,
.category .category-logo .moduleText ul.txt-center li {
  text-align: center !important;
}
.category .category-logo .bg-01,
.category .category-logo .bg-01 .title-section,
.category .category-logo .bg-01 p,
.category .category-logo .bg-01 h1,
.category .category-logo .bg-01 h2,
.category .category-logo .bg-01 h3,
.category .category-logo .bg-01 h4,
.category .category-logo .bg-01 h5,
.category .category-logo .bg-01 ul li,
.category .category-logo .bg-01 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.category .category-logo .bg-01 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.category .category-logo .bg-01 .directory-item h3 a {
  color: #fff;
}
.category .category-logo .bg-01 .directory-item h3 a:hover {
  color: #C30427;
}
.category .category-logo .bg-01 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.category .category-logo .bg-01 .directory-module .pagination a,
.category .category-logo .bg-01 .conversion-carousel .pagination a {
  background: url(/media/gallery-pagination1.svg) no-repeat transparent;
}
.category .category-logo .bg-01 .directory-module .pagination a:hover,
.category .category-logo .bg-01 .directory-module .pagination a.selected,
.category .category-logo .bg-01 .conversion-carousel .pagination a:hover,
.category .category-logo .bg-01 .conversion-carousel .pagination a.selected {
  background: url(/media/gallery-pagination_over.svg) no-repeat transparent;
}
.category .category-logo .bg-02,
.category .category-logo .bg-02 .title-section,
.category .category-logo .bg-02 p,
.category .category-logo .bg-02 h1,
.category .category-logo .bg-02 h2,
.category .category-logo .bg-02 h3,
.category .category-logo .bg-02 h4,
.category .category-logo .bg-02 h5,
.category .category-logo .bg-02 .gform_wrapper ul li label {
  color: #111111 !important;
}
.category .category-logo .bg-02 .directory-item h3 a,
.category .category-logo .bg-02 .moduleNews h2 a,
.category .category-logo .bg-02 .moduleNews h3 a,
.category .category-logo .bg-02 .moduleNews .more-post a {
  color: #111;
}
.category .category-logo .bg-02 .directory-item h3 a:hover,
.category .category-logo .bg-02 .moduleNews h2 a:hover,
.category .category-logo .bg-02 .moduleNews h3 a:hover,
.category .category-logo .bg-02 .moduleNews .more-post a:hover {
  color: #C30427;
}
.category .category-logo .bg-02 .directory-module .pagination a,
.category .category-logo .bg-02 .moduleNews .pagination a {
  background: url(/media/gallery-pagination21.svg) 0 0 no-repeat transparent;
}
.category .category-logo .bg-02 .directory-module .pagination a:hover,
.category .category-logo .bg-02 .directory-module .pagination a.selected,
.category .category-logo .bg-02 .moduleNews .pagination a:hover,
.category .category-logo .bg-02 .moduleNews .pagination a.selected {
  background: url(/media/gallery-pagination2_over.svg) 0 0 no-repeat transparent;
}
.category .category-logo .bg-03,
.category .category-logo .bg-03 .title-section,
.category .category-logo .bg-03 p,
.category .category-logo .bg-03 h1,
.category .category-logo .bg-03 h2,
.category .category-logo .bg-03 h3,
.category .category-logo .bg-03 h5,
.category .category-logo .bg-03 .gform_wrapper ul li label {
  color: #111111 !important;
}
.category .category-logo .bg-03 h4 {
  color: #ffffff !important;
}
.category .category-logo .bg-04,
.category .category-logo .bg-04 .title-section,
.category .category-logo .bg-04 p,
.category .category-logo .bg-04 h1,
.category .category-logo .bg-04 h2,
.category .category-logo .bg-04 h3,
.category .category-logo .bg-04 h4,
.category .category-logo .bg-04 h5,
.category .category-logo .bg-04 .gform_wrapper ul li label {
  color: #212121 !important;
}
.category .category-logo .bg-04 h2.title-border {
  background: url(/media/hr_1.png) no-repeat 0 bottom;
  padding-bottom: 5px;
}
.category .category-logo .bg-04 .moduleNews h2 a,
.category .category-logo .bg-04 .moduleNews h3 a,
.category .category-logo .bg-04 .moduleNews .more-post a {
  color: #111;
}
.category .category-logo .bg-04 .moduleNews h2 a:hover,
.category .category-logo .bg-04 .moduleNews h3 a:hover,
.category .category-logo .bg-04 .moduleNews .more-post a:hover {
  color: #C30427;
}
.category .category-logo .bg-05,
.category .category-logo .bg-05 .title-section,
.category .category-logo .bg-05 p,
.category .category-logo .bg-05 h1,
.category .category-logo .bg-05 h2,
.category .category-logo .bg-05 h3,
.category .category-logo .bg-05 h4,
.category .category-logo .bg-05 h5,
.category .category-logo .bg-05 ul li,
.category .category-logo .bg-05 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.category .category-logo .bg-05 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.category .category-logo .bg-05 .directory-item h3 a {
  color: #fff;
}
.category .category-logo .bg-05 .directory-item h3 a:hover {
  color: #fff;
}
.category .category-logo .bg-05 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.category .category-logo .seedtag-client .st-tagcontent .st-image-container.st-zoomed {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tag .st-button {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tagcontent-readonly .st-info-container {
  width: 100% !important;
  height: auto !important;
}
.category .category-logo .st-advertiser,
.category .category-logo .seedtag-client .st-tagcontent-readonly .st-action-container {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tag .st-tag-content {
  min-height: auto !important;
}
.category .category-logo .BlogList,
.category .category-logo .BlogListPost,
.category .category-logo .BlogList.featured-bloque-01 {
  padding-bottom: 23px;
}
.category .category-logo .BlogList img,
.category .category-logo .BlogListPost img,
.category .category-logo .BlogList.featured-bloque-01 img {
  width: 100%;
 /* background-image: url('/wp-content/plugins/malinky-ajax-pagination/img/loader.gif');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px !important;
}
.category .category-logo .BlogList img,
.category .category-logo .BlogListPost img,
.category .category-logo .BlogList.featured-bloque-01 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.category .category-logo .BlogList h2,
.category .category-logo .BlogListPost h2,
.category .category-logo .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
  color: #000000 !important;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em;
}
.category .category-logo .BlogList h2 a,
.category .category-logo .BlogListPost h2 a,
.category .category-logo .BlogList.featured-bloque-01 h2 a {
  color: #000000 !important;
  text-align: left;
  display: block !important;
}
.category .category-logo .BlogList p.summary,
.category .category-logo .BlogListPost p.summary,
.category .category-logo .BlogList.featured-bloque-01 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.4em !important;
  font-style: normal !important;
}
.category .category-logo .BlogList p.category,
.category .category-logo .BlogListPost p.category,
.category .category-logo .BlogList.featured-bloque-01 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  color: #5d115b !important;
  font-size: 1.3em;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  line-height: 1.3em !important;
}
.category .category-logo .BlogList p.category a,
.category .category-logo .BlogListPost p.category a,
.category .category-logo .BlogList.featured-bloque-01 p.category a {
  text-transform: uppercase;
}
.category .category-logo .BlogList p.category a,
.category .category-logo .BlogListPost p.category a,
.category .category-logo .BlogList.featured-bloque-01 p.category a {
  color: #5d115b !important;
}
.category .category-logo .BlogList p.category a:hover,
.category .category-logo .BlogListPost p.category a:hover,
.category .category-logo .BlogList.featured-bloque-01 p.category a:hover {
  color: #111111 !important;
}
.category .category-logo .BlogList .column_8 h2,
.category .category-logo .BlogListPost .column_8 h2,
.category .category-logo .BlogList.featured-bloque-01 .column_8 h2 {
  padding-bottom: 7px !important;
  padding-bottom: 15px !important;
}
.category .category-logo .ListHomeVanity {
  padding-bottom: 0 !important;
}
.category .category-logo .column_8 .BlogList h2,
.category .category-logo .column_8 .BlogListPost h2,
.category .category-logo .column_8 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.category .category-logo .ttfeatured_home_2 .BlogList h2,
.category .category-logo .ttfeatured_home_2 .BlogListPost h2,
.category .category-logo .ttfeatured_home_2 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.category .category-logo .ListHome .BlogListPost,
.category .category-logo .ListHome02 .BlogListPost {
  padding-bottom: 0;
}
.category .category-logo .ListHome {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 23px;
}
.category .category-logo .BlogList .ListHome,
.category .category-logo .BlogListPost .ListHome,
.category .category-logo .BlogList.featured-bloque-01 .ListHome {
  padding-bottom: 0px;
}
.category .category-logo .ListHomeAlimenta {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 0;
}
.category .category-logo .ListHome02 {
  padding-top: 28px;
  padding-bottom: 30px;
  background-image: url('/wp-content/uploads/2016/10/line_03.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 {
  padding-bottom: 15px;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 img,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 h2,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 0.9em !important;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 h2 a,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.summary,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.6em !important;
  font-style: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.category,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-transform: uppercase;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad {
  text-transform: none !important;
}
.category .category-logo .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  line-height: 0.9em;
}
.category .category-logo .list_opiniones {
  padding-top: 0px;
}
.category .category-logo .list_opiniones .list-item {
  text-align: center;
}
.category .category-logo .list_opiniones .list-item img {
  height: 145px;
  width: 145px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  background-size: 100% auto;
  margin: 0 auto 10px auto;
}
.category .category-logo .list_opiniones .list-item h2 {
  font-size: 2.0em;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  padding: 0 0 18px 0 !important;
  margin: 0 0 10px 0 !important;
  background-image: url('/wp-content/uploads/2016/10/line_min.jpg') !important;
  background-position: 50% bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .list_opiniones .list-item h2 a {
  text-align: center;
}
.category .category-logo .list_opiniones .list-item p {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.category .category-logo .list_opiniones .list-item strong {
  color: #831F82;
  text-transform: uppercase;
  display: block;
}
.category .category-logo .ListHome02 p.tit-category,
.category .category-logo .list_opiniones p.tit-category,
.category .category-logo .boxList_events p.tit-category,
.category .category-logo .list_archivo_foto p.tit-category,
.category .category-logo .list_tv p.tit-category,
.category .category-logo .BlogList p.tit-category,
.category .category-logo .ListDestacado p.tit-category,
.category .category-logo .box-subcategory p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0px 0 16px 0 !important;
  font-weight: bold !important;
}
.category .category-logo .ListHome02 p.tit-category a,
.category .category-logo .list_opiniones p.tit-category a,
.category .category-logo .boxList_events p.tit-category a,
.category .category-logo .list_archivo_foto p.tit-category a,
.category .category-logo .list_tv p.tit-category a,
.category .category-logo .BlogList p.tit-category a,
.category .category-logo .ListDestacado p.tit-category a,
.category .category-logo .box-subcategory p.tit-category a {
  color: #000000 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.category .category-logo .ListHome02 p.summary,
.category .category-logo .list_opiniones p.summary,
.category .category-logo .boxList_events p.summary,
.category .category-logo .list_archivo_foto p.summary,
.category .category-logo .list_tv p.summary,
.category .category-logo .BlogList p.summary,
.category .category-logo .ListDestacado p.summary,
.category .category-logo .box-subcategory p.summary {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_opiniones p.tit-category {
  margin-left: 11px !important;
}
.category .category-logo .list_opiniones .opinion-item p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-top: 15px !important;
  line-height: 1.3em !important;
}
.category .category-logo .list_opiniones .opinion-item p strong {
  margin-bottom: 5px !important;
  display: block !important;
}
.category .category-logo .menu_category {
  background-color: #E9E9E9;
  padding: 28px 14px 50px 14px;
  margin: 0;
}
.category .category-logo .menu_category p {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 11px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .menu_category p ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.category .category-logo .menu_category p a {
  color: #5D115B;
}
.category .category-logo .menu_category ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.category .category-logo .menu_category a:hover {
  text-decoration: underline;
}
.category .category-logo .menu_category.bg-01 {
  background-color: #7d1c7c;
}
.category .category-logo .menu_category.bg-01 p {
  color: #FFFFFF;
  background-image: url('/wp-content/uploads/2016/10/line_01.jpg') !important;
}
.category .category-logo .menu_category.bg-01 a {
  color: #FFFFFF;
}
.category .category-logo .menu_category.bg-02 {
  background-color: #ffffff;
}
.category .category-logo .menu_category.bg-03 {
  background-color: #f5f5f5;
}
.category .category-logo .menu_category.bg-04 {
  background-color: #333333;
}
.category .category-logo .menu_category.bg-05 {
  background-color: #ba007c;
}
.category .category-logo .ListHomeAlimenta {
  margin-bottom: 50px;
}
.category .category-logo .ListHomeAlimenta .box_column {
  background-color: #FFEB18;
  text-align: center;
}
.category .category-logo .ListHomeAlimenta .box_column img {
  width: auto !important;
}
.category .category-logo .ListHomeVanity {
  background-color: #333333;
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.category .category-logo .ListHomeVanity .box_column {
  background-color: #3c3c3b;
  text-align: center;
}
.category .category-logo .ListHomeVanity .box_column img {
  width: auto !important;
}
.category .category-logo .ListHomeVanity h2,
.category .category-logo .ListHomeVanity a {
  color: #FFFFFF !important;
}
.category .category-logo .ListHomeVanity a:hover {
  color: #666666 !important;
}
.category .category-logo .single article p {
  color: #666666 !important;
  font-size: 1.7em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single article h2 {
  font-size: 2.0em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
  background-image: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single article h3 {
  /*font-family: "utopia-std", serif !important;*/
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.8em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.category .category-logo .single article a {
  color: #831f82 !important;
}
.category .category-logo .single article ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
}
.category .category-logo .single #row-header .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .single #row-content .container .cols_group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.category .category-logo .single ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single ul li {
  margin-left: 0 !important;
}
.category .category-logo .single .list_tags p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  color: #000000 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 19px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single .list_tags p.tags {
  color: #666666 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 25px !important;
  font-size: 15px !important;
  border-bottom: 6px solid #F5F5F5;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single .list_tags p.tags a {
  color: #666666 !important;
  text-transform: capitalize !important;
}
.category .category-logo .single .list_tags p.tags a:hover {
  color: #666666 !important;
}
.category .category-logo .single article p.box,
.category .category-logo .single article p.box_dcha {
  float: left !important;
  display: inline !important;
  padding: 24px !important;
  border: 1px dotted #831F82;
  font-size: 2.4em !important;
  color: #666666 !important;
  width: 50% !important;
  margin: 0 25px 25px 0 !important;
  font-family: "utopia-std", serif !important;
  line-height: normal !important;
}
.category .category-logo .single article p.box_dcha {
  float: right !important;
  margin: 0 0 25px 25px !important;
}
.category .category-logo .single .list_archivo_foto {
  background-color: transparent !important;
  padding: 0 0 0 0;
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 30px;
}
.category .category-logo .single .list_archivo_foto p.tit-category {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .single .list_archivo_foto p.tit-category a {
  color: #000000;
  padding: 0;
  margin: 0;
}
.category .category-logo .single .list_archivo_foto p.tit-category a:hover {
  color: #000000;
  padding: 0;
  margin: 0;
}
.category .category-logo .boxList_events p.tit-category {
  margin: 0 0 34px 11px !important;
}
.category .category-logo .boxList_events .item_evento {
  background-color: #E9E9E9 !important;
  margin-bottom: 52px !important;
  padding-bottom: 26px !important;
}
.category .category-logo .boxList_events .item_evento h2 {
  color: #000000 !important;
  font-size: 2.0em !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: center !important;
  background-image: none !important;
  padding-top: 26px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.category .category-logo .boxList_events .item_evento h2 a {
  color: #000000 !important;
}
.category .category-logo .boxList_events .item_evento h2 a:hover {
  color: #711770 !important;
}
.category .category-logo .boxList_events .item_evento p {
  text-align: center !important;
  font-size: 1.4em !important;
  margin-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_archivo_foto {
  background-color: #333333 !important;
  padding: 48px 11px 0 11px;
  margin-bottom: 52px;
}
.category .category-logo .list_archivo_foto h2 {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto h2 a {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto h2 a:hover {
  color: #666666;
}
.category .category-logo .list_archivo_foto p.tit-category {
  color: #FFFFFF;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .list_archivo_foto p.tit-category a {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto p.tit-category a:hover {
  color: #666666;
}
.category .category-logo .list_tv {
  background-color: #333333 !important;
  padding: 30px 11px 0 11px;
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
}
.category .category-logo .list_tv h2 {
  color: #FFFFFF !important;
}
.category .category-logo .list_tv h2 a {
  color: #FFFFFF;
}
.category .category-logo .list_tv h2 a:hover {
  color: #666666;
}
.category .category-logo .list_tv p.tit-category {
  color: #FFFFFF !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .list_tv p.tit-category a {
  color: #FFFFFF;
}
.category .category-logo .list_tv p.tit-category a:hover {
  color: #666666;
}
.category .category-logo .list_tv ul li {
  padding: 0 0 5px 0;
  margin: 0 !important;
  list-style: none !important;
  background-image: none !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_tv ul li a {
  color: #FFFFFF;
}
.category .category-logo .list_tv ul li a:hover {
  color: #666666;
}
.category .category-logo .category .list_opiniones {
  border-top: 0;
  padding-top: 0;
}
.category .category-logo .box-adrotate {
  text-align: center;
}
.category .category-logo .single #row-header .bar_single {
  border-bottom: 4px solid #F5F5F5;
  padding: 0;
  margin: 0 12px 0 12px;
}
.category .category-logo .single #row-header .bar_single .column_16 {
  padding: 22px 0 20px 0;
}
.category .category-logo .single #row-header h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.category .category-logo .single #row-header div.summary {
  font-size: 1.0em !important;
}
.category .category-logo .single #row-header div.summary p {
  font-size: 2.0em !important;
  text-align: left !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .single #row-header p.author-city {
  float: left;
  padding: 0;
  margin: 0;
  color: 666666 !important;
  font-size: 1.3em !important;
  line-height: normal;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single #row-header p.author-city .author {
  background-image: url('/wp-content/uploads/2016/10/icon_author.jpg') !important;
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  padding: 2px 20px 2px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #831F82 !important;
}
.category .category-logo .single #row-header p.author-city .city {
  color: #666666 !important;
}
.category .category-logo .single #row-header p.patrocinada {
  float: right;
  padding: 0;
  margin: 18px 6px 0 0;
  padding: 8px 13px;
  color: #666666 !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  background-color: #F5F5F5;
}
.category .category-logo .single article p {
  padding-right: 0;
  margin-right: 0;
  padding-left: 0;
  margin-left: 0;
}
.category .category-logo .malinky-load-more {
  text-align: center;
  padding-bottom: 45px;
  font-size: 2.45em !important;
}
.category .category-logo .malinky-load-more a {
  margin: 10px auto;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 16px 60px;
  text-align: center;
  color: #5D115B;
  font-size: 1.0em !important;
  font-style: italic;
}
.category .category-logo .malinky-load-more a:hover {
  border: 1px solid #5D115B;
}
.category .category-logo .column-full {
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: repeat-y;
  margin-bottom: 44px;
}
.category .category-logo .column-full h2 {
  margin-top: 0;
  padding-top: 0;
}
.category .category-logo .column-full h2,
.category .category-logo .column-full a {
  color: #FFFFFF !important;
}
.category .category-logo .column-full p.category a,
.category .category-logo .column-full p.category span.separador {
  display: none;
}
.category .category-logo .column-full .ListHome02 {
  background-image: none;
  padding_top: 0;
}
.category .category-logo .column-full .ListHome02 p.tit-category {
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .featured-bloque-01 {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background-repeat: repeat-y;
  background-position: 50% 0;
}
.category .category-logo .featured-bloque-01 h2 {
  margin-top: 0;
  padding-top: 0;
}
.category .category-logo .featured-bloque-01 p.summary {
  margin-bottom: 15px !important;
}
.category .category-logo .featured-bloque-01 .category-logo {
  text-align: center;
  margin-bottom: 23px;
}
.category .category-logo .featured-bloque-01 .category-logo img {
  margin: 0;
}
.category .category-logo .category-vanity-capital h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-vanity.jpg);
  background-repeat: repeat-y;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: #3c3c3b;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 h2,
.category .category-logo .category-vanity-capital .featured-bloque-01 h2 a,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category a,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 h2 a:hover,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 p.summary {
  font-size: 1.6em !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-carrera.jpg);
  background-repeat: repeat-y;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo {
  background-color: transparent;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .h1 {
  text-align: center;
  font-size: 4.2em;
  font-style: italic;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary {
  color: #FFFFFF !important;
  font-size: 1.0em;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p {
  text-align: center;
  font-size: 1.6em;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a:hover,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .category-alimenta h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 {
  padding-top: 0;
}
.category .category-logo .category-alimenta .featured-bloque-01 .category-logo {
  background-color: #FFEB18;
}
.category .category-logo .category-alimenta .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-alimenta .featured-bloque-01 h2,
.category .category-logo .category-alimenta .featured-bloque-01 h2 a,
.category .category-logo .category-alimenta .featured-bloque-01 p.category,
.category .category-logo .category-alimenta .featured-bloque-01 p.category a,
.category .category-logo .category-alimenta .featured-bloque-01 p.summary {
  color: #000000 !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 p.category a {
  color: #5D115B !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 h2 a:hover,
.category .category-logo .category-alimenta .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo h2.tribe-events-page-title,
.category .category-logo .single-tribe_events h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 26px 0 5px 0;
  text-transform: none;
  background-image: none;
}
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.category .category-logo #tribe-bar-form .tribe-bar-submit input[type=submit],
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  -webkit-appearance: button !important;
  background: #831F82 !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 100% !important;
}
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  width: auto;
}
.category .category-logo #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
.category .category-logo .tribe-events-gcal:hover,
.category .category-logo .tribe-events-button:hover,
.category .category-logo .tribe-events-ical,
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
}
.category .category-logo .tribe-events-ical,
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  float: right !important;
  float: none !important;
}
.category .category-logo .tribe-events-ical:hover,
.category .category-logo .tribe-events-gcal:hover,
.category .category-logo .tribe-events-button:hover {
  background: #831F82 !important;
  color: #FFFFFF !important;
}
.category .category-logo .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.category .category-logo .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
.category .category-logo #tribe_events_filters_wrapper input[type=submit],
.category .category-logo .tribe-events-button,
.category .category-logo #tribe-events .tribe-events-button,
.category .category-logo .tribe-events-button.tribe-inactive,
.category .category-logo #tribe-events .tribe-events-button:hover,
.category .category-logo .tribe-events-button:hover,
.category .category-logo .tribe-events-button.tribe-active:hover {
  background-color: #831F82;
}
.category .category-logo .content table th,
.category .category-logo .tribe-events-calendar thead th {
  border: 1px solid #E0E0E0 !important;
  color: #333333 !important;
  font-size: 14px !important;
  padding: 12px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background-color: #E0E0E0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .tribe-events-calendar thead th {
  border-bottom: 1px solid #ACACAC;
}
.category .category-logo #tribe-events-content .tribe-events-calendar td {
  border: 1px solid #E0E0E0;
  border-top: 0;
}
.category .category-logo .tribe-events-calendar .tribe-events-tooltip,
.category .category-logo .tribe-events-week .tribe-events-tooltip,
.category .category-logo .recurring-info-tooltip {
  border: 0;
  background-color: #fff;
  color: #606060;
  padding: 0;
  text-align: left;
}
.category .category-logo #tribe-events-content .tribe-events-tooltip {
  padding-bottom: 15px !important;
}
.category .category-logo .tribe-events-calendar .tribe-events-tooltip h4,
.category .category-logo .tribe-events-week .tribe-events-tooltip h4,
.category .category-logo .recurring-info-tooltip h4,
.category .category-logo #tribe-events-content .tribe-events-tooltip h4 {
  border: 0 !important;
  background-color: #831F82 !important;
  color: #FFFFFF !important;
  padding: 5px 10px !important;
  margin: 0 0 8px 0 !important;
  text-align: left !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo #tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #333333;
  display: block;
  font-size: 12px;
}
.category .category-logo #tribe-events-content .tribe-events-tooltip p {
  border: 0;
  padding: 0 10px 0 10px !important;
  margin: 0 0 15px 0 !important;
  text-align: left !important;
  color: #333333 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo #tribe-events-header .tribe-events-sub-nav li,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav li {
  list-style: none !important;
  background-image: none !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 20px 0;
}
.category .category-logo .single-tribe_events .header-share,
.category .category-logo .single .header-share {
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.category .category-logo .single-tribe_events .header-share ul li,
.category .category-logo .single .header-share ul li {
  list-style: none !important;
  background-image: none;
}
.category .category-logo .single-tribe_events .header-share ul li img,
.category .category-logo .single .header-share ul li img {
  margin-left: 10px !important;
}
.category .category-logo .single-tribe_events h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.category .category-logo .single-tribe_events .header-share {
  border-bottom: 6px solid #F5F5F5;
}
.category .category-logo .single-tribe_events .tribe-events-notices {
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #5D115B;
}
.category .category-logo .single-tribe_events .tribe-events-notices ul li {
  list-style: none !important;
  background-image: none;
}
.category .category-logo .single-tribe_events h2 {
  padding: 0;
  font-size: 2.0em;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.category .category-logo .single-tribe_events .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.category .category-logo .single-tribe_events .tribe-events-divider {
  color: #000000;
  padding-left: 0 !important;
}
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-cost,
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.category .category-logo .single-tribe_events .tribe-events-schedule .recurringinfo,
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-cost {
  padding: 0;
  font-size: 2.0em !important;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.category .category-logo .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 40px 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 18px 0 8px 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd * {
  font-size: 1.0em !important;
  color: #666666 !important;
  padding-left: 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd a {
  color: #831F82 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd a:hover {
  color: #666666 !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta {
  background: transparent !important;
  border: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .single-tribe_events .tribe-events-event-meta .column {
  margin: 0 0 20px 0;
  padding: 0 0;
}
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.category .category-logo .single .content p,
.category .category-logo .single .content h3 {
  margin-left: 0 !important;
  padding: 0 !important;
}
.category .category-logo #jp_container_2 {
  text-align: center;
  margin-bottom: 100px !important;
}
.category .category-logo #jp_container_2 ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
}
.category .category-logo #jp_container_2.wpallaudio {
  border: 1px solid #DBDFC9 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category .category-logo .gallery .column_8 {
  margin-bottom: 20px !important;
}
.category .category-logo .gallery .column_8 h2 {
  font-size: 2.4em !important;
}
.category .category-logo .single-gallery .box-gallery,
.category .category-logo .section-fotografias .box-gallery,
.category .category-logo .list_archivo_foto .box-gallery {
  padding: 20px 30px;
  margin: 0 0 30px 0;
  background-color: #333333;
}
.category .category-logo .single-gallery .box-gallery p.summary,
.category .category-logo .section-fotografias .box-gallery p.summary,
.category .category-logo .list_archivo_foto .box-gallery p.summary {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  font-size: 1.7em !important;
  color: #FFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single-gallery .directory-module .num_items_1 .carousel-item,
.category .category-logo .section-fotografias .directory-module .num_items_1 .carousel-item,
.category .category-logo .list_archivo_foto .directory-module .num_items_1 .carousel-item {
  text-align: center;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.next {
  position: absolute;
  top: 30%;
  width: 56px;
  height: 56px;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.prev {
  left: 50px;
}
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.next {
  right: 50px;
}
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .single-gallery .directory-module a.next:hover,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.next:hover,
.category .category-logo .list_archivo_foto .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.next:hover {
  background-position: -57px 56px;
  margin-left: 5px;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .single-gallery .directory-module a.prev:hover,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.prev:hover,
.category .category-logo .list_archivo_foto .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.prev:hover {
  background-position: 0 0;
}
.category .category-logo .single-gallery dl.gallery-item,
.category .category-logo .single-gallery .gallery-size-thumbnail,
.category .category-logo .section-fotografias dl.gallery-item,
.category .category-logo .section-fotografias .gallery-size-thumbnail,
.category .category-logo .list_archivo_foto dl.gallery-item,
.category .category-logo .list_archivo_foto .gallery-size-thumbnail {
  display: none !important;
}
.category .category-logo .single-gallery h2,
.category .category-logo .section-fotografias h2,
.category .category-logo .list_archivo_foto h2 {
  font-size: 2.4em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em !important;
}
.category .category-logo .single-gallery h2 a,
.category .category-logo .section-fotografias h2 a,
.category .category-logo .list_archivo_foto h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.category .category-logo .single-gallery .thumbnail,
.category .category-logo .section-fotografias .thumbnail,
.category .category-logo .list_archivo_foto .thumbnail {
  display: block;
  padding-bottom: 15px;
  position: relative;
  padding: 0;
  margin: 0;
}
.category .category-logo .single-gallery .thumbnail span.icon,
.category .category-logo .section-fotografias .thumbnail span.icon,
.category .category-logo .list_archivo_foto .thumbnail span.icon {
  background-image: url(/wp-content/uploads/2016/10/icon-thumbnail.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.category .category-logo .single-gallery .gallery-block,
.category .category-logo .section-fotografias .gallery-block,
.category .category-logo .list_archivo_foto .gallery-block {
  padding-bottom: 24px;
}
.category .category-logo .single-gallery .gallery-block .thumbnail span.icon,
.category .category-logo .section-fotografias .gallery-block .thumbnail span.icon,
.category .category-logo .list_archivo_foto .gallery-block .thumbnail span.icon {
  bottom: 15px;
}
.category .category-logo .list_archivo_foto,
.category .category-logo .list_tv {
  padding-bottom: 23px !important;
}
.category .category-logo .list_archivo_foto span.icon,
.category .category-logo .list_tv span.icon {
  bottom: 15px !important;
}
.category .category-logo .page-template-template-gallery .thumbnail span.icon {
  bottom: 15px;
}
.category .category-logo .page-template-template-gallery .malinky-load-more a {
  margin-top: 50px !important;
  display: inline-block;
}
.category .category-logo .page-template-template-gallery .footer .box-separador {
  margin-left: 0px !important;
}
.category .category-logo .box-rss p {
  font-size: 2.0em;
  color: #333333;
  background-image: url(/wp-content/uploads/2016/10/icon-rss.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 0 !important;
  margin-left: 9px !important;
}
.category .category-logo .box-rss p a {
  color: #333333;
  padding: 0 0 0 39px !important;
  display: block;
}
.category .category-logo .box-rss p a:hover {
  color: #831F82;
}
.category .category-logo .bawmrp_manual img {
  width: 100%;
  margin-bottom: 21px;
}
.category .category-logo .bawmrp_manual h2 {
  background-image: none;
  padding: 0;
  margin: 0;
  font-size: 2.4em;
}
.category .category-logo .bawmrp_manual h2 a {
  color: #000000;
}
.category .category-logo .bawmrp_manual h2 a:hover {
  color: #781A77;
}
.category .category-logo .widget-area {
  padding-left: 30px;
}
.category .category-logo .widget-area h3 {
  text-align: left;
  font-size: 14px !important;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0 0 12px 0 !important;
  font-weight: bold;
}
.category .category-logo .widget-area h3 span {
  font-size: 1.0em !important;
}
.category .category-logo .widget-area ol {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.category .category-logo .widget-area .tribe-events-widget-link {
  padding: 21px !important;
  margin: 0 0 31px 0 !important;
  background-color: #E9E9E9;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .widget-area .tribe-events-widget-link a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
}
.category .category-logo .widget-area ol li {
  list-style: none;
  padding: 21px;
  margin: 0;
  background-color: #E9E9E9;
  font-size: 1.0em;
}
.category .category-logo .widget-area ol li h4 {
  color: #000000 !important;
  font-size: 20px !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: left !important;
  background-image: none !important;
  text-transform: none !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .widget-area ol li h4 a {
  color: #000000 !important;
}
.category .category-logo .widget-area ol li h4 a:hover {
  color: #831F82 !important;
}
.category .category-logo .widget-area ol li .tribe-event-duration {
  font-size: 14px !important;
  padding-bottom: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .widget-area ol li .tribe-event-duration span {
  font-size: 1.0em !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li {
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  width: 50% !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  color: #333333;
  border: 0;
  padding: 10px 40px 10px 10px !important;
  font-size: 1.0em !important;
  letter-spacing: normal !important;
  text-transform: uppercase !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li a:hover {
  color: #333333;
}
.category .category-logo .widget-area div.pop-inside ul li {
  margin: 0 0 13px 0;
  list-style: none;
  position: relative;
  border: 0;
  background-image: none;
  padding: 0 0 13px 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  color: #666666;
  background-image: url(/wp-content/uploads/2016/10/line_03.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: repeat-x !important;
  line-height: normal;
}
.category .category-logo .widget-area div.pop-inside ul li a {
  color: #666666;
  background-color: transparent;
  background-image: url(/wp-content/uploads/2016/10/icon-popular-post.jpg) !important;
  background-position: 0 5px !important;
  background-repeat: no-repeat !important;
  padding: 0 0 0 28px;
  display: block;
}
.category .category-logo .widget-area div.pop-inside ul li a span {
  font-weight: normal !important;
}
.category .category-logo .widget-area div.pop-inside ul li a:hover {
  color: #666666;
  background-color: transparent;
}
.category .category-logo .widget-area div.pop-inside {
  clear: both;
  padding: 24px 0 24px 0;
  border: 0;
  margin: 5px 0px 0px;
}
.category .category-logo .widget-area .a-single,
.category .category-logo .widget-area .g-single {
  margin-bottom: 24px;
}
.category .category-logo .widget-area .a-single a,
.category .category-logo .widget-area .g-single a {
  text-align: right;
}
.category .category-logo .widget-area .a-single img,
.category .category-logo .widget-area .g-single img {
  width: 100% !important;
  max-width: 315px !important;
}
.category .category-logo .widget-area p.button {
  display: block;
  clear: left;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.category .category-logo .widget-area p.button a {
  display: inline-block;
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold;
  margin: 0 0 15px 0 !important;
  float: right !important;
  padding: 10px 40px 10px 10px !important;
  background-position: 90% 17px;
  background-repeat: no-repeat;
  width: 48%;
}
.category .category-logo .widget-area p.button a:first-child {
  float: left !important;
}
.category .category-logo .widget-area p.button a.newsletter {
  background-image: url('/wp-content/uploads/2016/10/icon-newsletter.png');
}
.category .category-logo .widget-area p.button a.video {
  background-image: url('/wp-content/uploads/2016/10/icon-video.png');
}
.category .category-logo div.pop-inside ul li:hover,
.category .category-logo div.pop-inside ul li:active,
.category .category-logo div.pop-inside ul li:focus {
  background-color: transparent !important;
}
.category .category-logo .box-adrotate-superior {
  background-color: #E9E9E9;
  margin: 23px 0 23px 0;
}
.category .category-logo .box-adrotate-izda,
.category .category-logo .box-adrotate-dcha {
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
}
.category .category-logo .box-adrotate-izda img,
.category .category-logo .box-adrotate-dcha img {
  max-width: auto !important;
}
.category .category-logo .box-adrotate-izda {
  left: -2000px;
  text-align: right !important;
}
.category .category-logo .box-adrotate-dcha {
  right: -2000px;
}
.category .category-logo .box-separador {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.category .category-logo .listado-oscuro .BlogList p.tit-category,
.category .category-logo .listado-oscuro .BlogList p.tit-category a,
.category .category-logo .listado-oscuro .BlogList h2,
.category .category-logo .listado-oscuro .BlogList h2 a,
.category .category-logo .listado-oscuro .BlogList p.category,
.category .category-logo .listado-oscuro .BlogList p.category a,
.category .category-logo .listado-oscuro .BlogList p.summary,
.category .category-logo .listado-oscuro .BlogListPost p.tit-category,
.category .category-logo .listado-oscuro .BlogListPost p.tit-category a,
.category .category-logo .listado-oscuro .BlogListPost h2,
.category .category-logo .listado-oscuro .BlogListPost h2 a,
.category .category-logo .listado-oscuro .BlogListPost p.category,
.category .category-logo .listado-oscuro .BlogListPost p.category a,
.category .category-logo .listado-oscuro .BlogListPost p.summary,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.tit-category,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.tit-category a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2 a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .listado-oscuro .BlogList h2 a:hover,
.category .category-logo .listado-oscuro .BlogList p.category a:hover,
.category .category-logo .listado-oscuro .BlogListPost h2 a:hover,
.category .category-logo .listado-oscuro .BlogListPost p.category a:hover,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .noticia-destacada h2 {
  font-size: 4.2em;
  line-height: 1em;
}
.category .category-logo .noticia-destacada p.category {
  display: none;
}
.category .category-logo .noticia-destacada p.summary {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .box-subcategory {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.category .category-logo .box-subcategory img {
  margin-top: -20px;
}
.category .category-logo .box-subcategory p.category {
  padding: 0;
  margin: 0 0 0 50%;
  display: block;
}
.category .category-logo .box-subcategory p.category a {
  display: none;
}
.category .category-logo .box-subcategory p.category span {
  margin: 0 0 0 0;
  padding: 0 0 0 11px;
  color: #5D115B !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .box-carrera {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.category .category-logo .box-carrera p.tit-category {
  max-width: 200px;
}
.category .category-logo .home .ttboxColumn,
.category .category-logo .category .ttboxColumn {
  margin-left: 11px !important;
}
.category .category-logo .home .footer-content.ttboxColumn,
.category .category-logo .home .footer-bottom-container,
.category .category-logo .category .footer-content.ttboxColumn,
.category .category-logo .category .footer-bottom-container {
  margin-left: 20px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home #row-top-footer .partner p,
.category .category-logo .category #row-top-footer .partner p {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.category .category-logo .home #row-top-footer .column_24,
.category .category-logo .category #row-top-footer .column_24 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home #row-top-footer .container,
.category .category-logo .category #row-top-footer .container {
  max-width: 1100px !important;
}
.category .category-logo .home #row-top-footer .column_8,
.category .category-logo .category #row-top-footer .column_8 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .home .featured-bloque-01,
.category .category-logo .home .featured-bloque-02,
.category .category-logo .home .listado-bloque,
.category .category-logo .category .featured-bloque-01,
.category .category-logo .category .featured-bloque-02,
.category .category-logo .category .listado-bloque {
  margin-left: -11px !important;
  margin-right: 0 !important;
}
.category .category-logo .home .featured-bloque-01 .container,
.category .category-logo .home .featured-bloque-02 .container,
.category .category-logo .home .listado-bloque .container,
.category .category-logo .category .featured-bloque-01 .container,
.category .category-logo .category .featured-bloque-02 .container,
.category .category-logo .category .listado-bloque .container {
  max-width: 1078px !important;
}
.category .category-logo .home .featured-bloque-sub,
.category .category-logo .category .featured-bloque-sub {
  margin-left: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .home .featured-bloque-sub .column_24,
.category .category-logo .category .featured-bloque-sub .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home .featured-bloque-sub .featured-bloque-01,
.category .category-logo .home .featured-bloque-sub .featured-bloque-02,
.category .category-logo .category .featured-bloque-sub .featured-bloque-01,
.category .category-logo .category .featured-bloque-sub .featured-bloque-02 {
  padding: 0 22px !important;
  margin-left: 0 !important;
}
.category .category-logo .home .listado-bloque,
.category .category-logo .category .listado-bloque {
  margin-left: 0 !important;
}
.category .category-logo .home .listado-bloque .container,
.category .category-logo .category .listado-bloque .container {
  padding-right: 33px !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-sub,
.category .category-logo .category-vanity-capital .featured-bloque-sub {
  margin-left: -11px !important;
  margin-right: -11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .category-logo .category .ttboxColumn {
  margin-left: 17px !important;
  margin-right: -17px !important;
}
.category .category-logo .category .BlogList.CategoryFeatured03 {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.category .category-logo .category .BlogList.CategoryFeatured03 .separador02 {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .category-logo .category .site-main.BlogList {
  margin-left: 0 !important;
}
.category .category-logo .category .listado-bloque .container {
  padding-right: 11px !important;
}
.category .category-logo .category .footer-content.ttboxColumn,
.category .category-logo .category .footer-bottom-container {
  margin-left: -17px !important;
  margin-right: -17px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category .category-logo .category #row-top-footer .container {
  max-width: 1078px !important;
}
.category .category-logo .category .footer .box-separador {
  max-width: 1078px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category .category-logo .category #row-top-footer .partner p {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.category .category-logo .category .copyright {
  margin-left: 17px !important;
}
.category .category-logo .contenido-empresas .box-info-private {
  margin-top: 78px !important;
  padding-bottom: 78px !important;
}
.category .category-logo .contenido-empresas .box-search-empresas-result {
  padding: 78px 22px 40px 22px !important;
}
.category .category-logo .contenido-empresas .box-search-empresas-result .tit-category {
  padding-bottom: 12px !important;
  margin-bottom: 24px !important;
}
.category .category-logo .contenido-empresas .box-buscador {
  background-color: #5D115B;
  padding: 30px;
  margin: 50px 0 40px 0;
}
.category .category-logo .contenido-empresas .box-buscador label {
  display: block;
  font-size: 2.0em;
  color: #FFFFFF;
  font-style: italic;
}
.category .category-logo .contenido-empresas .box-buscador #s {
  width: 68%;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
  font-size: 2.0em;
  padding: 8px;
  margin: 7px 1% 10px 0;
}
.category .category-logo .contenido-empresas .box-buscador #searchsubmit {
  width: 30%;
}
.category .category-logo .contenido-empresas .box-buscador p {
  font-size: 1.6em !important;
  font-weight: 700 !important;
  color: #AFAFAF;
  text-transform: uppercase;
  padding: 53px 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: center !important;
}
.category .category-logo .contenido-empresas .box-buscador p a {
  color: #AFAFAF !important;
}
.category .category-logo .contenido-empresas .box-buscador p a:hover {
  color: #FFFFFF !important;
}
.category .category-logo .contenido-empresas h1 {
  font-size: 4.2em;
  font-weight: 400 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-top: 4px solid #F5F5F5;
}
.category .category-logo .contenido-empresas p {
  margin: 0 0 15px 0 !important;
  padding: 0 0 0 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.4em !important;
}
.category .category-logo .contenido-empresas p.sector {
  text-transform: uppercase;
  margin-bottom: 0px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .contenido-empresas div.summary {
  padding: 0 100px 0 0 !important;
  margin: 0 !important;
  font-size: 1.6em !important;
}
.category .category-logo .contenido-empresas div.summary p {
  font-size: 1.0em !important;
  color: #666666 !important;
}
.category .category-logo .contenido-empresas .box-info {
  padding: 30px;
  margin: 0;
}
.category .category-logo .contenido-empresas .box-info strong {
  padding-right: 5px !important;
}
.category .category-logo .contenido-empresas .googlemaps-module p.title-section {
  display: none;
}
.category .category-logo .search-results .BlogList,
.category .category-logo .post-type-archive-empresas .BlogList {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.category .category-logo .search-results .BlogList .cols_group,
.category .category-logo .post-type-archive-empresas .BlogList .cols_group {
  border-top: 4px solid #F5F5F5;
  padding-top: 28px !important;
}
.category .category-logo .search-results .BlogList .column_8,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  padding-bottom: 15px !important;
  margin-bottom: 35px !important;
}
.category .category-logo .search-results .BlogList .column_8 h2,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 h2 {
  font-family: "utopia-std", serif !important;
  font-size: 2.4em !important;
}
.category .category-logo .search-results .BlogList .column_8 h2 a:hover,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 h2 a:hover {
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p {
  color: #333333 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas {
  font-size: 3.0em !important;
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas a,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas a {
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas a:hover,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas a:hover {
  color: #333333 !important;
}
.category .category-logo .search-results .column_16 .cols_group,
.category .category-logo .post-type-archive-empresas .column_16 .cols_group {
  border-top: 0;
  padding-top: 0 !important;
}
.category .category-logo .single-empresas .contenido-empresas p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-bottom: 5px !important;
}
.category .category-logo .post-type-archive-empresas .footer-content,
.category .category-logo .single-empresas .footer-content {
  padding-left: 22px !important;
}
.category .category-logo .post-type-archive-empresas .footer-content .container,
.category .category-logo .single-empresas .footer-content .container {
  max-width: 1078px;
}
.category .category-logo .post-type-archive-empresas #row-top-footer .partner p,
.category .category-logo .single-empresas #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.category .category-logo .search-results .footer-content,
.category .category-logo .page .footer-content {
  padding-left: 22px !important;
}
.category .category-logo .search-results .footer-content .container,
.category .category-logo .page .footer-content .container {
  max-width: 1078px;
}
.category .category-logo .search-results #row-top-footer .partner p,
.category .category-logo .page #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.category .category-logo .box-info-msg {
  text-align: center;
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}
.category .category-logo .box-info-msg p {
  font-family: "utopia-std", serif !important;
  font-style: italic;
  text-align: center !important;
  padding: 25px !important;
  margin: 0 auto !important;
  width: 70%;
  background-color: #F5F5F5;
  font-size: 2.0em !important;
  color: #666666 !important;
}
.category .category-logo .box-info-msg p a {
  color: #831F82;
  text-decoration: underline;
}
.category .category-logo .box-info-msg p a:hover {
  text-decoration: none;
}
.category .category-logo .page .box-info-msg {
  margin-top: 0px !important;
  margin-bottom: 26px !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo body.suscripcion .form-submit #register,
.category .category-logo div.boxText .form-submit #register {
  margin-top: 25px !important;
}
.category .category-logo body.suscripcion .moduleText h2,
.category .category-logo body.suscripcion .moduleText h3,
.category .category-logo div.boxText .moduleText h2,
.category .category-logo div.boxText .moduleText h3 {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0;
  margin: 0 0 34px 0;
  font-weight: bold;
  color: #000000 !important;
}
.category .category-logo body.suscripcion .moduleText p,
.category .category-logo div.boxText .moduleText p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.5em !important;
  color: #666666 !important;
}
.category .category-logo .wppb-send-credentials-checkbox {
  display: none;
}
.category .category-logo .page-id-160 #row-content .cols_group:first-child,
.category .category-logo .page-id-37061 #row-content .cols_group:first-child {
  margin-left: -22px;
  margin-right: -22px;
}
.category .category-logo .box-adrotate-pdTop {
  padding-top: 52px;
}
.category .category-logo .row-related .column_8,
.category .category-logo .row-related .column_6 {
  width: 25%;
}
.category .category-logo .row-related .bawmrp_manual h2 {
  line-height: normal !important;
}
.category .category-logo .box-patrocinada {
  background-color: #F5F5F5;
  text-align: center;
  padding: 20px !important;
  margin-bottom: 26px !important;
}
.category .category-logo .box-patrocinada p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  text-align: center;
  text-transform: uppercase;
}
.category .category-logo .box-patrocinada p a {
  text-transform: none;
}
.category .category-logo .single .list_archivo_foto {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .single .list_archivo_foto .cols_group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.category .category-logo .single .list_archivo_foto img {
  margin-bottom: 14px !important;
}
.category .category-logo .single .list_archivo_foto .column_8 {
  margin-bottom: 20px !important;
}
.category .category-logo .single .list_archivo_foto p.tit-category {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .category-logo .single #row-content .container .bawmrp .cols_group {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.category .category-logo .single .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.category .category-logo .single .footer-bottom-container {
  margin-right: -33px;
}
.category .category-logo .single #row-top-footer .partner p {
  margin-right: 0 !important;
}
.category .category-logo .single .partner .column_24 {
  padding-right: 0 !important;
}
.category .category-logo .single .content article .wp-caption {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.category .category-logo .single .content article .wp-caption p.wp-caption-text {
  font-size: 1.2em !important;
  color: #333333 !important;
  line-height: 1em;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  font-style: normal !important;
}
.category .category-logo .single .content article .wp-caption p.wp-caption-text strong {
  text-transform: uppercase;
}
.category .category-logo .single-empresas .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.category .category-logo .single-empresas .footer-content .cols_group {
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.category .category-logo .page .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.category .category-logo div.crafty-social-buttons ul li img {
  display: inline-block;
  margin-left: 10px !important;
}
.category .category-logo .single article ul.crafty-social-buttons-list li,
.category .category-logo .crafty-social-buttons-list li,
.category .category-logo .single-tribe_events .tribe-events-notices ul li,
.category .category-logo #tribe-events-header .tribe-events-sub-nav li,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  padding-left: 0 !important;
  background-image: none !important;
}
.category .category-logo .single article ul.crafty-social-buttons-list li img,
.category .category-logo .crafty-social-buttons-list li img,
.category .category-logo .single-tribe_events .tribe-events-notices ul li img,
.category .category-logo #tribe-events-header .tribe-events-sub-nav li img,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous img {
  margin-left: 10px !important;
}
.category .category-logo .single-tribe_events .tribe-events-back,
.category .category-logo .single-tribe_events .tribe-events-nav-previous {
  font-family: "utopia-std", serif !important;
  font-size: 2.0em !important;
  font-weight: bold !important;
  font-style: italic !important;
}
.category .category-logo .single-tribe_events .tribe-events-back a,
.category .category-logo .single-tribe_events .tribe-events-nav-previous a {
  font-size: 1.0em !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta {
  background-color: #f5f5f5 !important;
  padding: 11px 30px !important;
}
.category .category-logo .single-tribe_events h1 {
  font-size: 4.5em !important;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal !important;
  padding: 26px 0 5px 0 !important;
  margin-bottom: -46px !important;
  margin-bottom: 0px !important;
}
.category .category-logo .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 20px !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .separador01 {
  border-top: 4px solid #F4F4F4;
}
.category .category-logo .separador02 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.category .category-logo .BlogListPost p.caption {
  margin: -13px 0 0 0 !important;
  padding: 0 !important;
  text-align: right !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .home #row-header h1,
.category .category-logo .home #row-header .h1 {
  color: #831F82 !important;
  font-size: 0em !important;
  line-height: 0em !important;
  margin: 0 !important;
  padding: 27px 0 0 0 !important;
}
.category .category-logo .HomeFeatured02,
.category .category-logo .HomeFeatured03 {
  padding-right: 22px !important;
}
.category .category-logo .BlogList,
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList.list_tv {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.category .category-logo .home .footer-content,
.category .category-logo .home .footer-content.ttboxColumn,
.category .category-logo .home .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 33px !important;
  padding-right: 33px !important;
}
.category .category-logo .home #row-top-footer .partner.column_24,
.category .category-logo .home #row-top-footer .partner.ttboxColumn,
.category .category-logo .home #row-top-footer .partner .column_24,
.category .category-logo .home #row-top-footer .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 0px !important;
  padding-right: 22px !important;
}
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList.list_tv {
  margin-left: -22px !important;
  margin-right: 0 !important;
}
.category .category-logo .boxList_events .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.category .category-logo .boxList_events h2 a,
.category .category-logo .boxList_events .item_evento h2 a {
  text-align: center !important;
}
.category .category-logo .container_column.bg-03 {
  margin-left: 11px !important;
  margin-right: 11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .ttboxColumn {
  margin-right: -11px;
  margin-left: 0px;
}
.category .ttboxColumn01 {
  margin-left: 11px;
  margin-right: -22px;
}
.category .ttboxColumn02 {
  margin-left: 0px;
  margin-right: -22px;
}
.boxList_events,
.BlogList.list_tv,
.BlogList.list_archivo_foto,
.BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
}
.boxList_events,
.BlogList.list_tv,
.BlogList.list_archivo_foto {
  margin-left: -22px !important;
  margin-right: -22px !important;
  padding-left: 0 !important;
}
.BlogList.HomeFeatured01 {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.footer .column_24.noPdColumn {
  margin: 0 -11px !important;
}
#row-header h1,
#row-header .h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 50px 0 5px 0;
  text-transform: none;
}
#row-header h1.noSummary {
  padding-bottom: 26px;
}
#row-header div.summary {
  font-size: 1.0em !important;
}
#row-header div.summary p {
  text-align: center;
  color: #666666 !important;
  font-size: 1.6em !important;
  margin: 0 0 33px 0 !important;
  padding: 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
h2,
.h2 {
  color: #111111;
  font-size: 3em;
  font-weight: 100;
  font-style: normal;
  text-transform: none;
  text-align: center;
  font-family: "utopia-std", serif;
  padding: 20px;
  background-image: url('/media/hr_1.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.politica-de-cookies h2,
.politica-de-cookies .h2,
.aviso-legal h2,
.aviso-legal .h2 {
  padding-top: 35px !important;
  background-image: none !important;
  font-size: 2.0em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies h3,
.politica-de-cookies .h3,
.aviso-legal h3,
.aviso-legal .h3 {
  padding-top: 25px !important;
  background-image: none !important;
  font-size: 1.8em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies h4,
.politica-de-cookies .h4,
.aviso-legal h4,
.aviso-legal .h4 {
  padding-top: 15px !important;
  background-image: none !important;
  font-size: 1.6em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies p,
.politica-de-cookies h2,
.politica-de-cookies h3,
.politica-de-cookies h4,
.politica-de-cookies .h2,
.politica-de-cookies .h3,
.politica-de-cookies .h4,
.politica-de-cookies ul,
.aviso-legal p,
.aviso-legal h2,
.aviso-legal h3,
.aviso-legal h4,
.aviso-legal .h2,
.aviso-legal .h3,
.aviso-legal .h4,
.aviso-legal ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
h2.title-row,
.h2.title-row {
  font-style: normal !important;
  margin-bottom: 25px !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: #000000;
  font-size: 2.5em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-top: 35px;
  margin-left: 25px;
}
h4,
.h4 {
  color: #000000;
  font-size: 2.2em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 0;
  text-align: center;
}
h5,
.h5 {
  color: #262827;
  font-size: 1.9em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin-bottom: 28px;
  padding-top: 10px;
  margin-bottom: 7px;
  margin-left: 25px;
}
h6,
.h6 {
  color: ;
  font-size: ;
  font-weight: ;
  font-style: ;
  text-transform: ;
  margin-bottom: 28px;
  padding-top: 10px;
}
p,
ul li,
ol li,
dl dt,
dl dd {
  color: #212121;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  margin-right: 10px;
  margin-left: 25px;
}
dl dt {
  background: url(/media/hr3.png) repeat-x 0 bottom;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
dl dd {
  margin-bottom: 10px;
}
p {
  margin-top: 25px;
  margin-bottom: 36px;
  margin-left: 25px;
  padding: 0 30px;
}
p.h1 {
  margin-bottom: 0;
}
strong {
  color: '#262626';
}
.title-section,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul li,
.gform_wrapper ul li label {
  color: #000000 !important;
  text-align: left;
}
.moduleText p,
.moduleText h1,
.moduleText h2,
.moduleText h3,
.moduleText h4,
.moduleText h5,
.moduleText h6,
.moduleText li {
  text-align: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  background-image: none;
}
.moduleText p {
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.moduleText p.txt-center,
.moduleText h1.txt-center,
.moduleText h2.txt-center,
.moduleText h3.txt-center,
.moduleText h4.txt-center,
.moduleText h5.txt-center,
.moduleText h6.txt-center,
.moduleText ul.txt-center li {
  text-align: center !important;
}
.bg-01,
.bg-01 .title-section,
.bg-01 p,
.bg-01 h1,
.bg-01 h2,
.bg-01 h3,
.bg-01 h4,
.bg-01 h5,
.bg-01 ul li,
.bg-01 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.bg-01 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.bg-01 .directory-item h3 a {
  color: #fff;
}
.bg-01 .directory-item h3 a:hover {
  color: #C30427;
}
.bg-01 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.bg-01 .directory-module .pagination a,
.bg-01 .conversion-carousel .pagination a {
  background: url(/media/gallery-pagination1.svg) no-repeat transparent;
}
.bg-01 .directory-module .pagination a:hover,
.bg-01 .directory-module .pagination a.selected,
.bg-01 .conversion-carousel .pagination a:hover,
.bg-01 .conversion-carousel .pagination a.selected {
  background: url(/media/gallery-pagination_over.svg) no-repeat transparent;
}
.bg-02,
.bg-02 .title-section,
.bg-02 p,
.bg-02 h1,
.bg-02 h2,
.bg-02 h3,
.bg-02 h4,
.bg-02 h5,
.bg-02 .gform_wrapper ul li label {
  color: #111111 !important;
}
.bg-02 .directory-item h3 a,
.bg-02 .moduleNews h2 a,
.bg-02 .moduleNews h3 a,
.bg-02 .moduleNews .more-post a {
  color: #111;
}
.bg-02 .directory-item h3 a:hover,
.bg-02 .moduleNews h2 a:hover,
.bg-02 .moduleNews h3 a:hover,
.bg-02 .moduleNews .more-post a:hover {
  color: #C30427;
}
.bg-02 .directory-module .pagination a,
.bg-02 .moduleNews .pagination a {
  background: url(/media/gallery-pagination21.svg) 0 0 no-repeat transparent;
}
.bg-02 .directory-module .pagination a:hover,
.bg-02 .directory-module .pagination a.selected,
.bg-02 .moduleNews .pagination a:hover,
.bg-02 .moduleNews .pagination a.selected {
  background: url(/media/gallery-pagination2_over.svg) 0 0 no-repeat transparent;
}
.bg-03,
.bg-03 .title-section,
.bg-03 p,
.bg-03 h1,
.bg-03 h2,
.bg-03 h3,
.bg-03 h5,
.bg-03 .gform_wrapper ul li label {
  color: #111111 !important;
}
.bg-03 h4 {
  color: #ffffff !important;
}
.bg-04,
.bg-04 .title-section,
.bg-04 p,
.bg-04 h1,
.bg-04 h2,
.bg-04 h3,
.bg-04 h4,
.bg-04 h5,
.bg-04 .gform_wrapper ul li label {
  color: #212121 !important;
}
.bg-04 h2.title-border {
  background: url(/media/hr_1.png) no-repeat 0 bottom;
  padding-bottom: 5px;
}
.bg-04 .moduleNews h2 a,
.bg-04 .moduleNews h3 a,
.bg-04 .moduleNews .more-post a {
  color: #111;
}
.bg-04 .moduleNews h2 a:hover,
.bg-04 .moduleNews h3 a:hover,
.bg-04 .moduleNews .more-post a:hover {
  color: #C30427;
}
.bg-05,
.bg-05 .title-section,
.bg-05 p,
.bg-05 h1,
.bg-05 h2,
.bg-05 h3,
.bg-05 h4,
.bg-05 h5,
.bg-05 ul li,
.bg-05 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.bg-05 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.bg-05 .directory-item h3 a {
  color: #fff;
}
.bg-05 .directory-item h3 a:hover {
  color: #fff;
}
.bg-05 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.seedtag-client .st-tagcontent .st-image-container.st-zoomed {
  display: none !important;
}
.seedtag-client .st-tag .st-button {
  display: none !important;
}
.seedtag-client .st-tagcontent-readonly .st-info-container {
  width: 100% !important;
  height: auto !important;
}
.st-advertiser,
.seedtag-client .st-tagcontent-readonly .st-action-container {
  display: none !important;
}
.seedtag-client .st-tag .st-tag-content {
  min-height: auto !important;
}
.BlogList,
.BlogListPost,
.BlogList.featured-bloque-01 {
  padding-bottom: 23px;
}
.BlogList img,
.BlogListPost img,
.BlogList.featured-bloque-01 img {
  width: 100%;
  /*background-image: url('/wp-content/plugins/malinky-ajax-pagination/img/loader.gif');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px !important;
}
.BlogList img,
.BlogListPost img,
.BlogList.featured-bloque-01 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.BlogList h2,
.BlogListPost h2,
.BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
  color: #000000 !important;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em;
}
.BlogList h2 a,
.BlogListPost h2 a,
.BlogList.featured-bloque-01 h2 a {
  color: #000000 !important;
  text-align: left;
  display: block !important;
}
.BlogList p.summary,
.BlogListPost p.summary,
.BlogList.featured-bloque-01 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.4em !important;
  font-style: normal !important;
}
.BlogList p.category,
.BlogListPost p.category,
.BlogList.featured-bloque-01 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  color: #5d115b !important;
  font-size: 1.3em;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  line-height: 1.3em !important;
}
.BlogList p.category a,
.BlogListPost p.category a,
.BlogList.featured-bloque-01 p.category a {
  text-transform: uppercase;
}
.BlogList p.category a,
.BlogListPost p.category a,
.BlogList.featured-bloque-01 p.category a {
  color: #5d115b !important;
}
.BlogList p.category a:hover,
.BlogListPost p.category a:hover,
.BlogList.featured-bloque-01 p.category a:hover {
  color: #111111 !important;
}
.BlogList .column_8 h2,
.BlogListPost .column_8 h2,
.BlogList.featured-bloque-01 .column_8 h2 {
  padding-bottom: 7px !important;
  padding-bottom: 15px !important;
}
.ListHomeVanity {
  padding-bottom: 0 !important;
}
.column_8 .BlogList h2,
.column_8 .BlogListPost h2,
.column_8 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.ttfeatured_home_2 .BlogList h2,
.ttfeatured_home_2 .BlogListPost h2,
.ttfeatured_home_2 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.ListHome .BlogListPost,
.ListHome02 .BlogListPost {
  padding-bottom: 0;
}
.ListHome {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 23px;
}
.BlogList .ListHome,
.BlogListPost .ListHome,
.BlogList.featured-bloque-01 .ListHome {
  padding-bottom: 0px;
}
.ListHomeAlimenta {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 0;
}
.ListHome02 {
  padding-top: 28px;
  padding-bottom: 30px;
  background-image: url('/wp-content/uploads/2016/10/line_03.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 {
  padding-bottom: 15px;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 img,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 h2,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 0.9em !important;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 h2 a,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.summary,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.6em !important;
  font-style: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.category,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-transform: uppercase;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad {
  text-transform: none !important;
}
.ttfeatured_home_1 h2 {
  font-size: 4.2em;
  line-height: 0.9em;
}
.list_opiniones {
  padding-top: 0px;
}
.list_opiniones .list-item {
  text-align: center;
}
.list_opiniones .list-item img {
  height: 145px;
  width: 145px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  background-size: 100% auto;
  margin: 0 auto 10px auto;
}
.list_opiniones .list-item h2 {
  font-size: 2.0em;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  padding: 0 0 18px 0 !important;
  margin: 0 0 10px 0 !important;
  background-image: url('/wp-content/uploads/2016/10/line_min.jpg') !important;
  background-position: 50% bottom !important;
  background-repeat: no-repeat !important;
}
.list_opiniones .list-item h2 a {
  text-align: center;
}
.list_opiniones .list-item p {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.list_opiniones .list-item strong {
  color: #831F82;
  text-transform: uppercase;
  display: block;
}
.ListHome02 p.tit-category,
.list_opiniones p.tit-category,
.boxList_events p.tit-category,
.list_archivo_foto p.tit-category,
.list_tv p.tit-category,
.BlogList p.tit-category,
.ListDestacado p.tit-category,
.box-subcategory p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0px 0 16px 0 !important;
  font-weight: bold !important;
}
.ListHome02 p.tit-category a,
.list_opiniones p.tit-category a,
.boxList_events p.tit-category a,
.list_archivo_foto p.tit-category a,
.list_tv p.tit-category a,
.BlogList p.tit-category a,
.ListDestacado p.tit-category a,
.box-subcategory p.tit-category a {
  color: #000000 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.ListHome02 p.summary,
.list_opiniones p.summary,
.boxList_events p.summary,
.list_archivo_foto p.summary,
.list_tv p.summary,
.BlogList p.summary,
.ListDestacado p.summary,
.box-subcategory p.summary {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_opiniones p.tit-category {
  margin-left: 11px !important;
}
.list_opiniones .opinion-item p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-top: 15px !important;
  line-height: 1.3em !important;
}
.list_opiniones .opinion-item p strong {
  margin-bottom: 5px !important;
  display: block !important;
}
.menu_category {
  background-color: #E9E9E9;
  padding: 28px 14px 50px 14px;
  margin: 0;
}
.menu_category p {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 11px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.menu_category p ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.menu_category p a {
  color: #5D115B;
}
.menu_category ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.menu_category a:hover {
  text-decoration: underline;
}
.menu_category.bg-01 {
  background-color: #7d1c7c;
}
.menu_category.bg-01 p {
  color: #FFFFFF;
  background-image: url('/wp-content/uploads/2016/10/line_01.jpg') !important;
}
.menu_category.bg-01 a {
  color: #FFFFFF;
}
.menu_category.bg-02 {
  background-color: #ffffff;
}
.menu_category.bg-03 {
  background-color: #f5f5f5;
}
.menu_category.bg-04 {
  background-color: #333333;
}
.menu_category.bg-05 {
  background-color: #ba007c;
}
.ListHomeAlimenta {
  margin-bottom: 50px;
}
.ListHomeAlimenta .box_column {
  background-color: #FFEB18;
  text-align: center;
}
.ListHomeVanity {
  background-color: #333333;
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.ListHomeVanity .box_column {
  background-color: #3c3c3b;
  text-align: center;
}
.ListHomeVanity h2,
.ListHomeVanity a {
  color: #FFFFFF !important;
}
.ListHomeVanity a:hover {
  color: #666666 !important;
}
.single article p {
  color: #666666 !important;
  font-size: 1.7em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single article h2 {
  font-size: 2.0em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
  background-image: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single article h3 {
  /*font-family: "utopia-std", serif !important;*/
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.8em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.single article a {
  color: #831f82 !important;
}
.single article ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
}
.single #row-header .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single #row-content .container .cols_group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.single ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single ul li {
  margin-left: 0 !important;
}
.single .list_tags p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  color: #000000 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 19px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .list_tags p.tags {
  color: #666666 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 25px !important;
  font-size: 15px !important;
  border-bottom: 6px solid #F5F5F5;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .list_tags p.tags a {
  color: #666666 !important;
  text-transform: capitalize !important;
}
.single .list_tags p.tags a:hover {
  color: #666666 !important;
}
.single article p.box,
.single article p.box_dcha {
  float: left !important;
  display: inline !important;
  padding: 24px !important;
  border: 1px dotted #831F82;
  font-size: 2.4em !important;
  color: #666666 !important;
  width: 50% !important;
  margin: 0 25px 25px 0 !important;
  font-family: "utopia-std", serif !important;
  line-height: normal !important;
}
.single article p.box_dcha {
  float: right !important;
  margin: 0 0 25px 25px !important;
}
.single .list_archivo_foto {
  background-color: transparent !important;
  padding: 0 0 0 0;
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 30px;
}
.single .list_archivo_foto p.tit-category {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.single .list_archivo_foto p.tit-category a {
  color: #000000;
  padding: 0;
  margin: 0;
}
.single .list_archivo_foto p.tit-category a:hover {
  color: #000000;
  padding: 0;
  margin: 0;
}
.boxList_events p.tit-category {
  margin: 0 0 34px 11px !important;
}
.boxList_events .item_evento {
  background-color: #E9E9E9 !important;
  margin-bottom: 52px !important;
  padding-bottom: 26px !important;
}
.boxList_events .item_evento h2 {
  color: #000000 !important;
  font-size: 2.0em !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: center !important;
  background-image: none !important;
  padding-top: 26px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.boxList_events .item_evento h2 a {
  color: #000000 !important;
}
.boxList_events .item_evento h2 a:hover {
  color: #711770 !important;
}
.boxList_events .item_evento p {
  text-align: center !important;
  font-size: 1.4em !important;
  margin-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_archivo_foto {
  background-color: #333333 !important;
  padding: 48px 11px 0 11px;
  margin-bottom: 52px;
}
.list_archivo_foto h2 {
  color: #FFFFFF;
}
.list_archivo_foto h2 a {
  color: #FFFFFF;
}
.list_archivo_foto h2 a:hover {
  color: #666666;
}
.list_archivo_foto p.tit-category {
  color: #FFFFFF;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.list_archivo_foto p.tit-category a {
  color: #FFFFFF;
}
.list_archivo_foto p.tit-category a:hover {
  color: #666666;
}
.list_tv {
  background-color: #333333 !important;
  padding: 30px 11px 0 11px;
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
}
.list_tv h2 {
  color: #FFFFFF !important;
}
.list_tv h2 a {
  color: #FFFFFF;
}
.list_tv h2 a:hover {
  color: #666666;
}
.list_tv p.tit-category {
  color: #FFFFFF !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.list_tv p.tit-category a {
  color: #FFFFFF;
}
.list_tv p.tit-category a:hover {
  color: #666666;
}
.list_tv ul li {
  padding: 0 0 5px 0;
  margin: 0 !important;
  list-style: none !important;
  background-image: none !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_tv ul li a {
  color: #FFFFFF;
}
.list_tv ul li a:hover {
  color: #666666;
}
.category .list_opiniones {
  border-top: 0;
  padding-top: 0;
}
.box-adrotate {
  text-align: center;
}
.single #row-header .bar_single {
  border-bottom: 4px solid #F5F5F5;
  padding: 0;
  margin: 0 12px 0 12px;
}
.single #row-header .bar_single .column_16 {
  padding: 22px 0 20px 0;
}
.single #row-header h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.single #row-header div.summary {
  font-size: 1.0em !important;
}
.single #row-header div.summary p {
  font-size: 2.0em !important;
  text-align: left !important;
  font-family: "utopia-std", serif !important;
}
.single #row-header p.author-city {
  float: left;
  padding: 0;
  margin: 0;
  color: 666666 !important;
  font-size: 1.3em !important;
  line-height: normal;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single #row-header p.author-city .author {
  background-image: url('/wp-content/uploads/2016/10/icon_author.jpg') !important;
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  padding: 2px 20px 2px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #831F82 !important;
}
.single #row-header p.author-city .city {
  color: #666666 !important;
}
.single #row-header p.patrocinada {
  float: right;
  padding: 0;
  margin: 18px 6px 0 0;
  padding: 8px 13px;
  color: #666666 !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  background-color: #F5F5F5;
}
.single article p {
  padding-right: 0;
  margin-right: 0;
  padding-left: 0;
  margin-left: 0;
}
.malinky-load-more {
  text-align: center;
  padding-bottom: 45px;
  font-size: 2.45em !important;
}
.malinky-load-more a {
  margin: 10px auto;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 16px 60px;
  text-align: center;
  color: #5D115B;
  font-size: 1.0em !important;
  font-style: italic;
}
.malinky-load-more a:hover {
  border: 1px solid #5D115B;
}
.column-full {
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: repeat-y;
  margin-bottom: 44px;
}
.column-full h2 {
  margin-top: 0;
  padding-top: 0;
}
.column-full h2,
.column-full a {
  color: #FFFFFF !important;
}
.column-full p.category a,
.column-full p.category span.separador {
  display: none;
}
.column-full .ListHome02 {
  background-image: none;
  padding_top: 0;
}
.column-full .ListHome02 p.tit-category {
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.featured-bloque-01 {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background-repeat: repeat-y;
  background-position: 50% 0;
}
.featured-bloque-01 h2 {
  margin-top: 0;
  padding-top: 0;
}
.featured-bloque-01 p.summary {
  margin-bottom: 15px !important;
}
.featured-bloque-01 .category-logo {
  text-align: center;
  margin-bottom: 23px;
}
.featured-bloque-01 .category-logo img {
  margin: 0;
}
.category-vanity-capital h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-vanity-capital .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-vanity.jpg);
  background-repeat: repeat-y;
}
.category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: #3c3c3b;
}
.category-vanity-capital .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-vanity-capital .featured-bloque-01 h2,
.category-vanity-capital .featured-bloque-01 h2 a,
.category-vanity-capital .featured-bloque-01 p.category,
.category-vanity-capital .featured-bloque-01 p.category a,
.category-vanity-capital .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category-vanity-capital .featured-bloque-01 h2 a:hover,
.category-vanity-capital .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category-vanity-capital .featured-bloque-01 p.summary {
  font-size: 1.6em !important;
}
.category-vanity-capital .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category-carrera-de-las-empresas-por-la-innovacion h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-carrera.jpg);
  background-repeat: repeat-y;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo {
  background-color: transparent;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .h1 {
  text-align: center;
  font-size: 4.2em;
  font-style: italic;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary {
  color: #FFFFFF !important;
  font-size: 1.0em;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p {
  text-align: center;
  font-size: 1.6em;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a:hover,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category-alimenta h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-alimenta .featured-bloque-01 {
  padding-top: 0;
}
.category-alimenta .featured-bloque-01 .category-logo {
  background-color: #FFEB18;
}
.category-alimenta .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-alimenta .featured-bloque-01 h2,
.category-alimenta .featured-bloque-01 h2 a,
.category-alimenta .featured-bloque-01 p.category,
.category-alimenta .featured-bloque-01 p.category a,
.category-alimenta .featured-bloque-01 p.summary {
  color: #000000 !important;
}
.category-alimenta .featured-bloque-01 p.category a {
  color: #5D115B !important;
}
.category-alimenta .featured-bloque-01 h2 a:hover,
.category-alimenta .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
h2.tribe-events-page-title,
.single-tribe_events h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 26px 0 5px 0;
  text-transform: none;
  background-image: none;
}
#tribe-bar-form .tribe-bar-submit input[type=submit],
.tribe-events-gcal,
.tribe-events-button {
  -webkit-appearance: button;
  background: #831F82;
  background-image: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  height: auto;
  letter-spacing: 0;
  line-height: 20px;
  padding: 10px;
  width: 100%;
}
.tribe-events-gcal,
.tribe-events-button {
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  width: auto;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
.tribe-events-gcal:hover,
.tribe-events-button:hover,
.tribe-events-ical,
.tribe-events-gcal,
.tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
}
.tribe-events-ical,
.tribe-events-gcal,
.tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  float: right !important;
  float: none !important;
}
.tribe-events-ical:hover,
.tribe-events-gcal:hover,
.tribe-events-button:hover {
  background: #831F82 !important;
  color: #FFFFFF !important;
}
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
#tribe-events .tribe-events-button,
.tribe-events-button.tribe-inactive,
#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover {
  background-color: #831F82;
}
.content table th,
.tribe-events-calendar thead th {
  border: 1px solid #E0E0E0 !important;
  color: #333333 !important;
  font-size: 14px !important;
  padding: 12px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background-color: #E0E0E0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  color: #333333;
}
.tribe-events-calendar thead th {
  border-bottom: 1px solid #ACACAC;
}
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #E0E0E0;
  border-top: 0;
}
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.recurring-info-tooltip {
  border: 0;
  background-color: #fff;
  color: #606060;
  padding: 0;
  text-align: left;
}
#tribe-events-content .tribe-events-tooltip {
  padding-bottom: 15px !important;
}
.tribe-events-calendar .tribe-events-tooltip h4,
.tribe-events-week .tribe-events-tooltip h4,
.recurring-info-tooltip h4,
#tribe-events-content .tribe-events-tooltip h4 {
  border: 0 !important;
  background-color: #831F82 !important;
  color: #FFFFFF !important;
  padding: 5px 10px !important;
  margin: 0 0 8px 0 !important;
  text-align: left !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #333333;
  display: block;
  font-size: 12px;
}
#tribe-events-content .tribe-events-tooltip p {
  border: 0 !important;
  padding: 0 10px 0 10px !important;
  margin: 0 0 15px 0 !important;
  text-align: left !important;
  color: #333333 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav li {
  list-style: none !important;
  background-image: none !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 20px 0;
}
.single-tribe_events .header-share,
.single .header-share {
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.single-tribe_events .header-share ul li,
.single .header-share ul li {
  list-style: none !important;
  background-image: none;
}
.single-tribe_events .header-share ul li img,
.single .header-share ul li img {
  margin-left: 10px !important;
}
.single-tribe_events h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.single-tribe_events .header-share {
  border-bottom: 6px solid #F5F5F5;
}
.single-tribe_events .tribe-events-notices {
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #5D115B;
}
.single-tribe_events .tribe-events-notices ul li {
  list-style: none !important;
  background-image: none;
}
.single-tribe_events h2 {
  padding: 0;
  font-size: 2.0em;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.single-tribe_events .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-divider {
  color: #000000;
  padding-left: 0 !important;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost,
.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .recurringinfo,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  padding: 0;
  font-size: 2.0em !important;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 40px 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 18px 0 8px 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd * {
  font-size: 1.0em !important;
  color: #666666 !important;
  padding-left: 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd a {
  color: #831F82 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd a:hover {
  color: #666666 !important;
}
.single-tribe_events .tribe-events-event-meta {
  background: transparent !important;
  border: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .column {
  margin: 0 0 20px 0;
  padding: 0 0;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.single .content p,
.single .content h3 {
  margin-left: 0 !important;
  padding: 0 !important;
}
#jp_container_2 {
  text-align: center;
  margin-bottom: 100px !important;
}
#jp_container_2 ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
}
#jp_container_2.wpallaudio {
  border: 1px solid #DBDFC9 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.gallery .column_8 {
  margin-bottom: 20px !important;
}
.gallery .column_8 h2 {
  font-size: 2.4em !important;
}
.single-gallery .box-gallery,
.section-fotografias .box-gallery,
.list_archivo_foto .box-gallery {
  padding: 20px 30px;
  margin: 0 0 30px 0;
  background-color: #333333;
}
.single-gallery .box-gallery p.summary,
.section-fotografias .box-gallery p.summary,
.list_archivo_foto .box-gallery p.summary {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  font-size: 1.7em !important;
  color: #FFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single-gallery .directory-module .num_items_1 .carousel-item,
.section-fotografias .directory-module .num_items_1 .carousel-item,
.list_archivo_foto .directory-module .num_items_1 .carousel-item {
  text-align: center;
}
.single-gallery .directory-module a.prev,
.single-gallery .directory-module a.next,
.section-fotografias .directory-module a.prev,
.section-fotografias .directory-module a.next,
.list_archivo_foto .directory-module a.prev,
.list_archivo_foto .directory-module a.next {
  position: absolute;
  top: 30%;
  width: 56px;
  height: 56px;
}
.single-gallery .directory-module a.prev,
.section-fotografias .directory-module a.prev,
.list_archivo_foto .directory-module a.prev {
  left: 50px;
}
.single-gallery .directory-module a.next,
.section-fotografias .directory-module a.next,
.list_archivo_foto .directory-module a.next {
  right: 50px;
}
.single-gallery .directory-module a.next,
.single-gallery .directory-module a.next:hover,
.section-fotografias .directory-module a.next,
.section-fotografias .directory-module a.next:hover,
.list_archivo_foto .directory-module a.next,
.list_archivo_foto .directory-module a.next:hover {
  background-position: -57px 56px;
  margin-left: 5px;
}
.single-gallery .directory-module a.prev,
.single-gallery .directory-module a.prev:hover,
.section-fotografias .directory-module a.prev,
.section-fotografias .directory-module a.prev:hover,
.list_archivo_foto .directory-module a.prev,
.list_archivo_foto .directory-module a.prev:hover {
  background-position: 0 0;
}
.single-gallery dl.gallery-item,
.single-gallery .gallery-size-thumbnail,
.section-fotografias dl.gallery-item,
.section-fotografias .gallery-size-thumbnail,
.list_archivo_foto dl.gallery-item,
.list_archivo_foto .gallery-size-thumbnail {
  display: none !important;
}
.single-gallery h2,
.section-fotografias h2,
.list_archivo_foto h2 {
  font-size: 2.4em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em !important;
}
.single-gallery h2 a,
.section-fotografias h2 a,
.list_archivo_foto h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.single-gallery .thumbnail,
.section-fotografias .thumbnail,
.list_archivo_foto .thumbnail {
  display: block;
  padding-bottom: 15px;
  position: relative;
  padding: 0;
  margin: 0;
}
.single-gallery .thumbnail span.icon,
.section-fotografias .thumbnail span.icon,
.list_archivo_foto .thumbnail span.icon {
  background-image: url(/wp-content/uploads/2016/10/icon-thumbnail.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.single-gallery .gallery-block,
.section-fotografias .gallery-block,
.list_archivo_foto .gallery-block {
  padding-bottom: 24px;
}
.single-gallery .gallery-block .thumbnail span.icon,
.section-fotografias .gallery-block .thumbnail span.icon,
.list_archivo_foto .gallery-block .thumbnail span.icon {
  bottom: 15px;
}
.list_archivo_foto,
.list_tv {
  padding-bottom: 23px !important;
}
.list_archivo_foto span.icon,
.list_tv span.icon {
  bottom: 15px !important;
}
.page-template-template-gallery .thumbnail span.icon {
  bottom: 15px;
}
.page-template-template-gallery .malinky-load-more a {
  margin-top: 50px !important;
  display: inline-block;
}
.page-template-template-gallery .footer .box-separador {
  margin-left: 0px !important;
}
.box-rss p {
  font-size: 2.0em;
  color: #333333;
  background-image: url(/wp-content/uploads/2016/10/icon-rss.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 0 !important;
  margin-left: 9px !important;
}
.box-rss p a,
.box-rss p span {
  color: #333333;
  padding: 0 0 0 39px !important;
  display: block;
}
.box-rss p a:hover {
  color: #831F82;
}
.bawmrp_manual img {
  width: 100%;
  margin-bottom: 21px;
}
.bawmrp_manual h2 {
  background-image: none;
  padding: 0;
  margin: 0;
  font-size: 2.4em;
}
.bawmrp_manual h2 a {
  color: #000000;
}
.bawmrp_manual h2 a:hover {
  color: #781A77;
}
.widget-area {
  padding-left: 30px;
}
.widget-area h3 {
  text-align: left;
  font-size: 14px !important;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0 0 12px 0 !important;
  font-weight: bold;
}
.widget-area h3 span {
  font-size: 1.0em !important;
}
.widget-area ol {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.widget-area .tribe-events-widget-link {
  padding: 21px !important;
  margin: 0 0 31px 0 !important;
  background-color: #E9E9E9;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.widget-area .tribe-events-widget-link a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
}
.widget-area ol li {
  list-style: none;
  padding: 21px;
  margin: 0;
  background-color: #E9E9E9;
  font-size: 1.0em;
}
.widget-area ol li h4 {
  color: #000000 !important;
  font-size: 20px !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: left !important;
  background-image: none !important;
  text-transform: none !important;
  font-family: "utopia-std", serif !important;
}
.widget-area ol li h4 a {
  color: #000000 !important;
}
.widget-area ol li h4 a:hover {
  color: #831F82 !important;
}
.widget-area ol li .tribe-event-duration {
  font-size: 14px !important;
  padding-bottom: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.widget-area ol li .tribe-event-duration span {
  font-size: 1.0em !important;
}
.widget-area ul.pop-widget-tabs li {
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  width: 50% !important;
}
.widget-area ul.pop-widget-tabs li a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  color: #333333;
  border: 0;
  padding: 10px 40px 10px 10px !important;
  font-size: 1.0em !important;
  letter-spacing: normal !important;
  text-transform: uppercase !important;
}
.widget-area ul.pop-widget-tabs li a:hover {
  color: #333333;
}
.widget-area div.pop-inside ul li {
  margin: 0 0 13px 0;
  list-style: none;
  position: relative;
  border: 0;
  background-image: none;
  padding: 0 0 13px 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  color: #666666;
  background-image: url(/wp-content/uploads/2016/10/line_03.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: repeat-x !important;
  line-height: normal;
}
.widget-area div.pop-inside ul li a {
  color: #666666;
  background-color: transparent;
  background-image: url(/wp-content/uploads/2016/10/icon-popular-post.jpg) !important;
  background-position: 0 5px !important;
  background-repeat: no-repeat !important;
  padding: 0 0 0 28px;
  display: block;
}
.widget-area div.pop-inside ul li a span {
  font-weight: normal !important;
}
.widget-area div.pop-inside ul li a:hover {
  color: #666666;
  background-color: transparent;
}
.widget-area div.pop-inside {
  clear: both;
  padding: 24px 0 24px 0;
  border: 0;
  margin: 5px 0px 0px;
}
.widget-area .tribe-events-list-widget .tribe-events-list-widget-events {
  margin-bottom: 0;
}
.widget-area .a-single,
.widget-area .g-single {
  margin-bottom: 24px;
}
.widget-area .a-single a,
.widget-area .g-single a {
  text-align: right;
}
.widget-area .a-single img,
.widget-area .g-single img {
  width: 100% !important;
  max-width: 315px !important;
}
.widget-area p.button {
  display: block;
  clear: left;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.widget-area p.button a {
  display: inline-block;
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold;
  margin: 0 0 15px 0 !important;
  float: right !important;
  padding: 10px 40px 10px 10px !important;
  background-position: 90% 17px;
  background-repeat: no-repeat;
  width: 48%;
}
.widget-area p.button a:first-child {
  float: left !important;
}
.widget-area p.button a.newsletter {
  background-image: url('/wp-content/uploads/2016/10/icon-newsletter.png');
}
.widget-area p.button a.video {
  background-image: url('/wp-content/uploads/2016/10/icon-video.png');
}
div.pop-inside ul li:hover,
div.pop-inside ul li:active,
div.pop-inside ul li:focus {
  background-color: transparent !important;
}
.box-adrotate-superior {
  background-color: #E9E9E9;
  margin: 23px 0 23px 0;
}
.box-adrotate-izda,
.box-adrotate-dcha {
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
}
.box-adrotate-izda img,
.box-adrotate-dcha img {
  max-width: auto !important;
}
.box-adrotate-izda {
  left: -2000px;
  text-align: right !important;
}
.box-adrotate-dcha {
  right: -2000px;
}
.box-separador {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.listado-oscuro .BlogList p.tit-category,
.listado-oscuro .BlogList p.tit-category a,
.listado-oscuro .BlogList h2,
.listado-oscuro .BlogList h2 a,
.listado-oscuro .BlogList p.category,
.listado-oscuro .BlogList p.category a,
.listado-oscuro .BlogList p.summary,
.listado-oscuro .BlogListPost p.tit-category,
.listado-oscuro .BlogListPost p.tit-category a,
.listado-oscuro .BlogListPost h2,
.listado-oscuro .BlogListPost h2 a,
.listado-oscuro .BlogListPost p.category,
.listado-oscuro .BlogListPost p.category a,
.listado-oscuro .BlogListPost p.summary,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category a,
.listado-oscuro .BlogList.featured-bloque-01 h2,
.listado-oscuro .BlogList.featured-bloque-01 h2 a,
.listado-oscuro .BlogList.featured-bloque-01 p.category,
.listado-oscuro .BlogList.featured-bloque-01 p.category a,
.listado-oscuro .BlogList.featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.listado-oscuro .BlogList h2 a:hover,
.listado-oscuro .BlogList p.category a:hover,
.listado-oscuro .BlogListPost h2 a:hover,
.listado-oscuro .BlogListPost p.category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.noticia-destacada h2 {
  font-size: 4.2em;
  line-height: 1em;
}
.noticia-destacada p.category {
  display: none;
}
.noticia-destacada p.summary {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.box-subcategory {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.box-subcategory img {
  margin-top: -20px;
}
.box-subcategory p.category {
  padding: 0;
  margin: 0 0 0 50%;
  display: block;
}
.box-subcategory p.category a {
  display: none;
}
.box-subcategory p.category span {
  margin: 0 0 0 0;
  padding: 0 0 0 11px;
  color: #5D115B !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.box-carrera {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.box-carrera p.tit-category {
  max-width: 200px;
}
.home .ttboxColumn,
.category .ttboxColumn {
  margin-left: 11px !important;
}
.home .footer-content.ttboxColumn,
.home .footer-bottom-container,
.category .footer-content.ttboxColumn,
.category .footer-bottom-container {
  margin-left: 20px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home #row-top-footer .partner p,
.category #row-top-footer .partner p {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.home #row-top-footer .column_24,
.category #row-top-footer .column_24 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home #row-top-footer .container,
.category #row-top-footer .container {
  max-width: 1100px !important;
}
.home #row-top-footer .column_8,
.category #row-top-footer .column_8 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.home .featured-bloque-01,
.home .featured-bloque-02,
.home .listado-bloque,
.category .featured-bloque-01,
.category .featured-bloque-02,
.category .listado-bloque {
  margin-left: -11px !important;
  margin-right: 0 !important;
}
.home .featured-bloque-01 .container,
.home .featured-bloque-02 .container,
.home .listado-bloque .container,
.category .featured-bloque-01 .container,
.category .featured-bloque-02 .container,
.category .listado-bloque .container {
  max-width: 1078px !important;
}
.home .featured-bloque-sub,
.category .featured-bloque-sub {
  margin-left: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.home .featured-bloque-sub .column_24,
.category .featured-bloque-sub .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home .featured-bloque-sub .featured-bloque-01,
.home .featured-bloque-sub .featured-bloque-02,
.category .featured-bloque-sub .featured-bloque-01,
.category .featured-bloque-sub .featured-bloque-02 {
  padding: 0 22px !important;
  margin-left: 0 !important;
}
.home .listado-bloque,
.category .listado-bloque {
  margin-left: 0 !important;
}
.home .listado-bloque .container,
.category .listado-bloque .container {
  padding-right: 33px !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-sub,
.category-vanity-capital .featured-bloque-sub {
  margin-left: -11px !important;
  margin-right: -11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .ttboxColumn {
  margin-left: 17px !important;
  margin-right: -17px !important;
}
.category .BlogList.CategoryFeatured03 {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.category .BlogList.CategoryFeatured03 .separador02 {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .site-main.BlogList {
  padding-top: 7px !important;
  margin-left: 0 !important;
}
.category .listado-bloque .container {
  padding-right: 11px !important;
}
.category .footer-content.ttboxColumn,
.category .footer-bottom-container {
  margin-left: -17px !important;
  margin-right: -17px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category #row-top-footer .container {
  max-width: 1078px !important;
}
.category .footer .box-separador {
  max-width: 1078px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category #row-top-footer .partner p {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.category .copyright {
  margin-left: 17px !important;
}
.contenido-empresas .box-info-private {
  margin-top: 78px !important;
  padding-bottom: 78px !important;
}
.contenido-empresas .box-search-empresas-result {
  padding: 78px 22px 40px 22px !important;
}
.contenido-empresas .box-search-empresas-result .tit-category {
  padding-bottom: 12px !important;
  margin-bottom: 24px !important;
}
.contenido-empresas .box-buscador {
  background-color: #5D115B;
  padding: 30px;
  margin: 50px 0 40px 0;
}
.contenido-empresas .box-buscador label {
  display: block;
  font-size: 2.0em;
  color: #FFFFFF;
  font-style: italic;
}
.contenido-empresas .box-buscador #s {
  width: 68%;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
  font-size: 2.0em;
  padding: 8px;
  margin: 7px 1% 10px 0;
}
.contenido-empresas .box-buscador #searchsubmit {
  width: 30%;
}
.contenido-empresas .box-buscador p {
  font-size: 1.6em !important;
  font-weight: 700 !important;
  color: #AFAFAF;
  text-transform: uppercase;
  padding: 53px 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: center !important;
}
.contenido-empresas .box-buscador p a {
  color: #AFAFAF !important;
}
.contenido-empresas .box-buscador p a:hover {
  color: #FFFFFF !important;
}
.contenido-empresas h1 {
  font-size: 4.2em;
  font-weight: 400 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-top: 4px solid #F5F5F5;
}
.contenido-empresas p {
  margin: 0 0 15px 0 !important;
  padding: 0 0 0 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.4em !important;
}
.contenido-empresas p.sector {
  text-transform: uppercase;
  margin-bottom: 0px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.contenido-empresas div.summary {
  padding: 0 100px 0 0 !important;
  margin: 0 !important;
  font-size: 1.6em !important;
}
.contenido-empresas div.summary p {
  font-size: 1.0em !important;
  color: #666666 !important;
}
.contenido-empresas .box-info {
  padding: 30px;
  margin: 0;
}
.contenido-empresas .box-info strong {
  padding-right: 5px !important;
}
.contenido-empresas .googlemaps-module p.title-section {
  display: none;
}
.search-results .BlogList,
.post-type-archive-empresas .BlogList {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.search-results .BlogList .cols_group,
.post-type-archive-empresas .BlogList .cols_group {
  border-top: 4px solid #F5F5F5;
  padding-top: 28px !important;
}
.search-results .BlogList .column_8,
.post-type-archive-empresas .BlogList .column_8 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  padding-bottom: 15px !important;
  margin-bottom: 35px !important;
}
.search-results .BlogList .column_8 h2,
.post-type-archive-empresas .BlogList .column_8 h2 {
  font-family: "utopia-std", serif !important;
  font-size: 2.4em !important;
}
.search-results .BlogList .column_8 h2 a:hover,
.post-type-archive-empresas .BlogList .column_8 h2 a:hover {
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p,
.post-type-archive-empresas .BlogList .column_8 p {
  color: #333333 !important;
}
.search-results .BlogList .column_8 p.mas,
.post-type-archive-empresas .BlogList .column_8 p.mas {
  font-size: 3.0em !important;
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p.mas a,
.post-type-archive-empresas .BlogList .column_8 p.mas a {
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p.mas a:hover,
.post-type-archive-empresas .BlogList .column_8 p.mas a:hover {
  color: #333333 !important;
}
.search-results .column_16 .cols_group,
.post-type-archive-empresas .column_16 .cols_group {
  border-top: 0;
  padding-top: 0 !important;
}
.single-empresas .contenido-empresas p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-bottom: 5px !important;
}
.post-type-archive-empresas .footer-content,
.single-empresas .footer-content {
  padding-left: 22px !important;
}
.post-type-archive-empresas .footer-content .container,
.single-empresas .footer-content .container {
  max-width: 1078px;
}
.post-type-archive-empresas #row-top-footer .partner p,
.single-empresas #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.search-results .footer-content,
.page .footer-content {
  padding-left: 22px !important;
}
.search-results .footer-content .container,
.page .footer-content .container {
  max-width: 1078px;
}
.search-results #row-top-footer .partner p,
.page #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.box-info-msg {
  text-align: center;
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}
.box-info-msg p {
  font-family: "utopia-std", serif !important;
  font-style: italic;
  text-align: center !important;
  padding: 25px !important;
  margin: 0 auto !important;
  width: 70%;
  background-color: #F5F5F5;
  font-size: 2.0em !important;
  color: #666666 !important;
}
.box-info-msg p a {
  color: #831F82;
  text-decoration: underline;
}
.box-info-msg p a:hover {
  text-decoration: none;
}
.page .box-info-msg {
  font-family: "utopia-std", serif !important;
  margin-top: 0px !important;
  margin-bottom: 26px !important;
}
body.suscripcion .form-submit #register,
div.boxText .form-submit #register {
  margin-top: 25px !important;
}
body.suscripcion .moduleText h2,
body.suscripcion .moduleText h3,
div.boxText .moduleText h2,
div.boxText .moduleText h3 {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0;
  margin: 0 0 34px 0;
  font-weight: bold;
  color: #000000 !important;
}
body.suscripcion .moduleText p,
div.boxText .moduleText p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.5em !important;
  color: #666666 !important;
}
.wppb-send-credentials-checkbox {
  display: none;
}
.page-id-160 #row-content .cols_group:first-child,
.page-id-37061 #row-content .cols_group:first-child {
  margin-left: -22px;
  margin-right: -22px;
}
.box-adrotate-pdTop {
  padding-top: 52px;
}
.row-related .column_8,
.row-related .column_6 {
  width: 25%;
}
.row-related .bawmrp_manual h2 {
  line-height: normal !important;
}
.box-patrocinada {
  background-color: #F5F5F5;
  text-align: center;
  padding: 20px !important;
  margin-bottom: 26px !important;
}
.box-patrocinada p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  text-align: center;
  text-transform: uppercase;
}
.box-patrocinada p a {
  text-transform: none;
}
.single .list_archivo_foto {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.single .list_archivo_foto .cols_group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.single .list_archivo_foto img {
  margin-bottom: 14px !important;
}
.single .list_archivo_foto .column_8 {
  margin-bottom: 20px !important;
}
.single .list_archivo_foto p.tit-category {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.single #row-content .container .bawmrp .cols_group {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.single .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.single .footer-bottom-container {
  margin-right: -33px;
}
.single #row-top-footer .partner p {
  margin-right: 0 !important;
}
.single .partner .column_24 {
  padding-right: 0 !important;
}
.single .content article .wp-caption {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.single .content article .wp-caption p.wp-caption-text {
  font-size: 1.2em !important;
  color: #333333 !important;
  line-height: 1em;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  font-style: normal !important;
}
.single .content article .wp-caption p.wp-caption-text strong {
  text-transform: uppercase;
}
.single-empresas .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.single-empresas .footer-content .cols_group {
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.page .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.post-type-archive-empresas .footer .box-separador {
  margin-left: 0;
  margin-top: 30px;
}
.single article ul.crafty-social-buttons-list li,
.crafty-social-buttons-list li,
.single-tribe_events .tribe-events-notices ul li,
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  padding-left: 0 !important;
  background-image: none !important;
}
.single-tribe_events .tribe-events-back,
.single-tribe_events .tribe-events-nav-previous {
  font-family: "utopia-std", serif !important;
  font-size: 2.0em !important;
  font-weight: bold !important;
  font-style: italic !important;
}
.single-tribe_events .tribe-events-back a,
.single-tribe_events .tribe-events-nav-previous a {
  font-size: 1.0em !important;
}
.single-tribe_events .tribe-events-event-meta {
  background-color: #f5f5f5 !important;
  padding: 11px 30px !important;
}
.single-tribe_events h1 {
  font-size: 4.5em !important;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal !important;
  padding: 26px 0 5px 0 !important;
  margin-bottom: -46px !important;
  margin-bottom: 0 !important;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 20px !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.separador01 {
  border-top: 4px solid #F4F4F4;
}
.separador02 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.BlogListPost p.caption,
.single p.caption {
  margin: -13px 0 13px 0 !important;
  padding: 0 !important;
  text-align: right !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single p.caption {
  margin: 0 0 0 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion p.caption,
.category-vanity-capital p.caption {
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p,
.category-vanity-capital .featured-bloque-01 .category-logo .summary p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .img-destacada img {
  width: 100% !important;
}
.home #row-header h1,
.home #row-header .h1 {
  color: #831F82 !important;
  font-size: 0em !important;
  line-height: 0em !important;
  margin: 0 !important;
  padding: 27px 0 0 0 !important;
}
.HomeFeatured02,
.HomeFeatured03 {
  padding-right: 22px !important;
}
.BlogList,
.BlogList.list_archivo_foto,
.BlogList.list_tv {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.home .footer-content,
.home .footer-content.ttboxColumn,
.home .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 33px !important;
  padding-right: 33px !important;
}
.home #row-top-footer .partner.column_24,
.home #row-top-footer .partner.ttboxColumn,
.home #row-top-footer .partner .column_24,
.home #row-top-footer .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 0px !important;
  padding-right: 22px !important;
}
.BlogList.list_archivo_foto,
.BlogList.list_tv {
  margin-left: -22px !important;
  margin-right: 0 !important;
}
.boxList_events .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.boxList_events h2 a,
.boxList_events .item_evento h2 a {
  text-align: center !important;
}
.container_column.bg-03 {
  margin-left: 11px !important;
  margin-right: 11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.politica-de-cookies .partner p,
.aviso-legal .partner p {
  margin: 0 -11px 0 -11px !important;
}
.featured-bloque-01.BlogList.CategoryFeatured02 {
  padding-bottom: 0 !important;
}
.content article ul li {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.politica-de-cookies .moduleText p,
.aviso-legal .moduleText p {
  margin-bottom: 18px !important;
}
.politica-de-cookies .moduleText ul li,
.aviso-legal .moduleText ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.error404 .noSummary {
  padding: 23px 0 0 0 !important;
  margin: 0 !important;
}
.error404 p {
  margin-bottom: 18px !important;
}
.BlogList h2 a:hover,
.BlogListPost h2 a:hover,
.BlogList.featured-bloque-01 h2 a:hover,
.boxList_events h2 a:hover,
.boxList_events .item_evento h2 a:hover,
.widget-area ul.pop-widget-tabs li a:hover,
.widget-area div.pop-inside ul li a:hover span,
.widget-area div.pop-inside ul li a:hover,
.tt-box-menu-web ul li a:hover,
.nav-control a:hover,
.nav-control a:hover .fa,
.nav-control a:hover span {
  color: #831f82 !important;
}
.menu_category.bg-01 a:hover {
  color: #999999 !important;
  text-decoration: none !important;
}
.ListHome02 p.tit-category a:hover,
.list_opiniones p.tit-category a:hover,
.boxList_events p.tit-category a:hover,
.list_archivo_foto p.tit-category a:hover,
.list_tv p.tit-category a:hover,
.BlogList p.tit-category a:hover,
.ListDestacado p.tit-category a:hover,
.box-subcategory p.tit-category a:hover {
  color: #831f82 !important;
}
.BlogList p.category a:hover,
.BlogListPost p.category a:hover,
.BlogList.featured-bloque-01 p.category a:hover {
  color: #666666 !important;
}
.listado-oscuro .BlogList p.tit-category a:hover,
.listado-oscuro .BlogList h2 a:hover,
.listado-oscuro .BlogList p.category a:hover,
.listado-oscuro .BlogListPost p.tit-category a:hover,
.listado-oscuro .BlogListPost h2 a:hover,
.listado-oscuro .BlogListPost p.category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #999999 !important;
}
#row-top-footer #searchform {
  position: relative !important;
}
.HomeFeatured02 .ttfeatured_home_1 .BlogListPost p.summary,
.HomeFeatured03 .ttfeatured_home_1 .BlogListPost p.summary {
  font-size: 1.6em !important;
  margin-bottom: 15px !important;
}
#tribe-bar-form label {
  color: #333333 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.ttfeatured_home_1 h2 {
  font-size: 4.2em !important;
}
#open-button {
  display: none !important;
}
.ListHomeVanity .box_column {
  background-color: #3c3c3b !important;
}
.ListHomeVanity .box_column img {
  width: auto !important;
}
.ListHomeAlimenta .box_column {
  background-color: #FFEB18 !important;
}
.ListHomeAlimenta .box_column img {
  width: auto !important;
}
.row.bg-image {
  background-position: 46% 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header .featured-bloque-01 .category-logo .h1 {
  text-align: center !important;
  font-size: 4.2em !important;
  font-style: italic !important;
  color: #FFFFFF !important;
  padding-top: 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header div.summary p {
  color: #FFFFFF !important;
}
.ListHome02 {
  padding-top: 0;
  padding-bottom: 0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat-x;
}
.ListHome02 .separador02,
.ListHome02 .separador01 {
  margin-top: 23px !important;
}
.home .ListHome02 .separador01 {
  margin-top: 30px !important;
  margin-bottom: 23px !important;
}
.home .box-carrera .separador02 {
  padding-top: 30px !important;
  padding-bottom: 0 !important;
  background-image: none;
  margin: 0 !important;
}
.home .box-carrera {
  padding-bottom: 30px !important;
}
.ListHome022 .separador02 {
  margin-top: 23px !important;
}
.ListHomeAlimenta {
  padding-top: 0 !important;
  border: 0 !important;
}
.ListHomeAlimenta .separador01 {
  margin-top: 23px !important;
  margin-bottom: 23px !important;
  margin-left: 11px !important;
  margin-right: 11px !important;
}
#row-top-footer .social-links {
  margin-right: 11px !important;
}
.category .featured-bloque-sub .container {
  max-width: 1056px !important;
}
.page-template-template-gallery .container,
.error404 .container,
.search-results .container,
.category-firmas .container {
  max-width: 1056px !important;
}
.page-template-template-gallery .BlogList,
.error404 .BlogList,
.search-results .BlogList,
.category-firmas .BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.search-results .BlogList {
  margin-left: 11px !important;
  margin-right: 11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.search-results .footer .box-separador {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
}
.search-results .footer-content .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.category-vanity-capital .featured-bloque-01,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01,
.category-alimenta .featured-bloque-01 {
  background-position: 55% 0;
}
.widget-area .adrotate_widgets {
  margin-bottom: 23px !important;
}
.single-tribe_events .content {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.post-type-archive-tribe_events .content,
.single-tribe_events .content {
  padding-top: 23px !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
single-tribe_events .footer .column_24.noPdColumn {
  margin: 0 !important;
}
single-tribe_events .footer .box-separador {
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 30px;
}
single-tribe_events #row-top-footer .partner p {
  margin: 0 0 0 0;
  padding: 0px;
}
.single-tribe_events .content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.post-type-archive-tribe_events div.tribe-events-notices > ul,
.post-type-archive-tribe_events div.tribe-events-notices > ul > li,
.single-tribe_events div.tribe-events-notices > ul,
.single-tribe_events div.tribe-events-notices > ul > li {
  background-image: none !important;
}
.post-type-archive-tribe_events .tribe-events-list h2.tribe-events-list-event-title,
.single-tribe_events .tribe-events-list h2.tribe-events-list-event-title {
  background-image: none !important;
  font-size: 2.0em !important;
  font-weight: 700;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events .tribe-events-event-meta,
.post-type-archive-tribe_events .tribe-events-list-event-description,
.post-type-archive-tribe_events .tribe-events-content,
.single-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-list-event-description,
.single-tribe_events .tribe-events-content {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-day .tribe-events-day-time-slot h5,
.post-type-archive-tribe_events .tribe-events-list-separator-month,
.single-tribe_events .tribe-events-day .tribe-events-day-time-slot h5,
.single-tribe_events .tribe-events-list-separator-month {
  margin-bottom: 15px !important;
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-list .type-tribe_events {
  margin: 0 !important;
  padding: 0 !important;
}
.post-type-archive-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-event-meta {
  font-size: 17px !important;
  color: #666666;
  font-weight: normal;
}
.post-type-archive-tribe_events .tribe-events-button,
.single-tribe_events .tribe-events-button {
  font-size: 14px !important;
  color: #ffffff !important;
  background-color: #831f82 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-button:hover,
.single-tribe_events .tribe-events-button:hover {
  font-size: 14px !important;
  color: #5d115b !important;
  background-color: #cccccc !important;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-tooltip,
.single-tribe_events #tribe-events-content .tribe-events-tooltip {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-list .type-tribe_events {
  padding-bottom: 23px !important;
  border-bottom: 1px solid #ddd;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-abbr,
.single-tribe_events #tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #666666;
  display: inline;
  font-size: 17px;
}
.post-type-archive-tribe_events #tribe-events-header .tribe-events-sub-nav li,
.post-type-archive-tribe_events #tribe-events-footer .tribe-events-sub-nav li,
.single-tribe_events #tribe-events-header .tribe-events-sub-nav li,
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav li {
  font-size: 20px !important;
  font-weight: bold !important;
  font-style: italic !important;
  color: #831f82 !important;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-cost span,
.post-type-archive-tribe_events .tribe-events-read-more,
.single-tribe_events .tribe-events-list .tribe-events-event-cost span,
.single-tribe_events .tribe-events-read-more {
  font-size: 17px !important;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events #tribe-events .tribe-events-content p,
.post-type-archive-tribe_events .tribe-events-before-html p,
.post-type-archive-tribe_events .tribe-events-after-html p,
.single-tribe_events #tribe-events .tribe-events-content p,
.single-tribe_events .tribe-events-before-html p,
.single-tribe_events .tribe-events-after-html p {
  font-size: 1.7em !important;
  font-weight: normal !important;
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  display: block;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single-tribe_events .content {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.post-type-archive-tribe_events .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.post-type-archive-tribe_events #row-top-footer .partner p {
  margin-right: -11px !important;
}
.ListHomeVanity .box_column {
  background-color: transparent !important;
}
.box_column img {
  background-image: none !important;
}
.category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: transparent !important;
}
.featured-bloque-01 .category-logo img {
  background-image: none !important;
}
#row-top-footer .partner p span {
  padding-top: 10px;
}
#row-top-footer .partner p img {
  margin-bottom: 2px;
}
#row-top-footer .social-links a.icon-issuu {
  background-size: 29px 29px;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01.BlogList.CategoryFeatured02 h2 a:hover,
.category-carrera-de-las-empresas-por-la-innovacion .BlogList.featured-bloque-01 h2 a:hover {
  color: #999999 !important;
}
p.txt_no_resultados {
  font-size: 1.7em !important;
}
body.acceso #row-content .moduleText p {
  font-size: 1.7em !important;
  font-family: "utopia-std", serif !important;
}
.page-template-template_acceso-php label input {
  vertical-align: bottom !important;
  margin-top: 4px !important;
  margin-right: 5px !important;
}
#wppb_form_success_message,
.wppb-success {
  padding: 14px 9px 12px 49px !important;
}
@media (min-width: 1500px) {
  .row.bg-image {
    background-position: 48.7% 0 !important;
  }
  .category-vanity-capital .featured-bloque-01,
  .category-alimenta .featured-bloque-01,
  .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 {
    background-position: 51.5% 0;
  }
}
@media (max-width: 1330px) {
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none !important;
  }
}
@media (max-width: 1161px) {
  .widget-area p.button a.newsletter,
  .widget-area p.button a.video {
    background-image: none;
  }
  .cols_group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .listado-oscuro,
  .bg-image {
    margin-left: -11px !important;
    padding-right: 0 !important;
  }
  .listado-oscuro .cols_group,
  .bg-image .cols_group {
    margin-left: 0 !important;
    margin-right: 11px !important;
  }
  .BlogList,
  .BlogList.HomeFeatured01 {
    padding-left: 11px !important;
  }
  .BlogList .cols_group,
  .BlogList.HomeFeatured01 .cols_group {
    margin-left: -11px !important;
  }
  .ListHomeVanity .cols_group:first-child {
    margin-left: 0px !important;
    margin-right: 11px !important;
  }
  .box-carrera p.tit-category,
  .list_tv p.tit-category,
  .boxList_events p.tit-category,
  .box-subcategory p.tit-category {
    margin-left: 0 !important;
  }
  .box-carrera .BlogList.ListHome02 .cols_group:first-child,
  .list_tv .BlogList.ListHome02 .cols_group:first-child,
  .boxList_events .BlogList.ListHome02 .cols_group:first-child,
  .box-subcategory .BlogList.ListHome02 .cols_group:first-child {
    padding-left: 11px !important;
  }
  .boxList_events,
  .box-subcategory {
    padding-left: 0 !important;
  }
  .boxList_events p.tit-category,
  .box-subcategory p.tit-category {
    margin-left: 11px !important;
  }
  .boxList_events .cols_group:first-child,
  .box-subcategory .cols_group:first-child {
    padding-left: 0 !important;
  }
  .box-subcategory {
    padding-left: 11px !important;
  }
  .list_tv .cols_group,
  .list_archivo_foto .cols_group {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .footer .box-separador {
    padding: 15px 0 0 0 !important;
    background-image: none !important;
  }
  .single #row-top-footer.footer .footer-bottom,
  .category #row-top-footer.footer .footer-bottom {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .single .CategoryFeatured02 .cols_group:first-child,
  .category .CategoryFeatured02 .cols_group:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 0px !important;
  }
  .single .partner,
  .category .partner {
    padding-top: 15px !important;
  }
  .single .partner .cols_group,
  .category .partner .cols_group {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .single .footer-content.ttboxColumn,
  .single .footer-bottom-container,
  .category .footer-content.ttboxColumn,
  .category .footer-bottom-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01 {
    padding-left: 22px !important;
  }
  #row-top-footer.footer .box h2 {
    font-size: 2.2em !important;
  }
  #row-top-footer.footer .box-search-empresas label {
    font-size: 1.4em !important;
    line-height: normal !important;
  }
  #row-top-footer.footer .box-search-empresas p,
  #row-top-footer.footer .box p {
    font-size: 1.3em !important;
  }
  .search-results #row-top-footer .partner p:first-child,
  .page #row-top-footer .partner p:first-child {
    margin-top: 15px !important;
  }
  .box-03.column_10 {
    width: 60%;
    float: right;
  }
  .box-02.column_7 {
    display: none;
  }
  .single #row-header h1,
  .single #row-header div.summary {
    margin-left: 11px !important;
  }
  .single #row-content .container .cols_group {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 767px) {
  #tribe-events-content a,
  .tribe-events-event-meta a {
    background-color: transparent !important;
  }
  .equalBox {
    height: auto !important;
  }
  #searchform {
    position: relative !important;
    top: auto !important;
    right: auto !important;
  }
  #row-top-header #searchform {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    padding-right: 20px !important;
  }
  #row-top-header #searchform #s {
    width: 90% !important;
    visibility: visible !important;
  }
  [class*="column_"] {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  .cols_group,
  .BlogList,
  .BlogList.list_archivo_foto,
  .BlogList.list_tv,
  .home .ttboxColumn,
  .category .ttboxColumn,
  .BlogList.HomeFeatured01,
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn,
  .footer-content,
  .footer-content.ttboxColumn,
  .partner .ttboxColumn {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  #row-top-header .column_8 {
    width: 50% !important;
    float: left !important;
  }
  #row-top-header .column_8 p.today {
    padding-left: 20px;
  }
  #row-top-header .box-03 {
    width: 100% !important;
  }
  .nav-control {
    position: absolute !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    left: auto !important;
    margin-left: 20px !important;
  }
  .box-menu-advanced-top {
    padding-right: 20px !important;
  }
  .list-item {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .category .list-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 11px !important;
    margin-right: 11px !important;
  }
  .category .BlogList,
  .category .BlogListPost {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .category .listado-bloque .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .BlogListPost {
    margin-left: -11px;
    margin-right: -11px !important;
  }
  .BlogListPost .column_8,
  .BlogListPost .column_12 {
    width: 50% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single #row-header .bar_single {
    margin-bottom: 25px !important;
  }
  .single h1 {
    padding-left: 20px !important;
  }
  .single #row-content .container .cols_group {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .single #row-content .column_16 {
    width: 66.66666666666666% !important;
    float: left !important;
  }
  .single #row-content .column_8 {
    width: 33.33333333333333% !important;
    float: left !important;
  }
  .single .row-related {
    clear: both !important;
  }
  .single .list_archivo_foto {
    clear: both !important;
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .single .list_archivo_foto .column_12 {
    width: 50% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single .list_archivo_foto .bawmrp {
    clear: both !important;
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .single .list_archivo_foto .bawmrp .row-related .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_6,
  .single .list_archivo_foto .bawmrp .bawmrp_manual {
    width: 25% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer .container {
    max-width: 1100px !important;
  }
  .single .summary {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .single .footer-container,
  .category .footer-container {
    padding-left: 11px !important;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 11px !important;
  }
  .single .partner p,
  .category .partner p {
    margin-left: 11px !important;
    margin-right: 11px !important;
  }
  .single #row-top-footer .partner p {
    margin-right: 11px !important;
  }
  .featured-bloque-01 .category-logo {
    margin-right: 11px !important;
    margin-top: 23px !important;
  }
  .category-vanity-capital .featured-bloque-01,
  .category-alimenta .featured-bloque-01 {
    margin-bottom: 25px !important;
  }
  .a-single,
  .g-single {
    text-align: center;
  }
  .a-single img,
  .g-single img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #row-top-footer {
    margin-top: 25px !important;
  }
  #row-top-footer .column_8 {
    width: 50% !important;
    float: right !important;
    margin-bottom: 25px !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer .column_8 .image-module img {
    width: 100% !important;
    max-width: 100% !important;
  }
  #row-top-footer .column_8:last-child {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none;
  }
  .box-adrotate img {
    width: auto !important;
  }
  .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .menu_category {
    padding: 28px 14px 50px 14px !important;
    margin: 0 !important;
  }
  .BlogList [class*="column_"] {
    margin-bottom: 20px !important;
  }
  .ListHome02 p.tit-category,
  .list_opiniones p.tit-category,
  .boxList_events p.tit-category,
  .list_archivo_foto p.tit-category,
  .list_tv p.tit-category,
  .BlogList p.tit-category,
  .ListDestacado p.tit-category,
  .box-subcategory p.tit-category {
    padding-top: 20px !important;
  }
  .listado-oscuro,
  .box-carrera,
  .BlogList.list_tv,
  .BlogList.list_archivo_foto,
  .bg-image {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .BlogList.list_tv,
  .BlogList.list_archivo_foto {
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .box_column img {
    width: auto !important;
  }
}
.nav-control span {
  font-weight: bold;
}
.category #row-header h1,
.category #row-header .h1 {
  padding-bottom: 0 !important;
}
.nav-control {
  display: block !important;
}
#row-top-header .nav-control {
  display: none !important;
  position: absolute;
  top: 10px !important;
  z-index: 999999 !important;
}
#row-top-header .nav-control span {
  color: #FFFFFF !important;
  background-image: url('/wp-content/uploads/2016/10/icon-menu_01.png') !important;
}
#row-top-header .nav-control a {
  color: #FFFFFF !important;
}
#row-top-header .nav-control a:hover {
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  p.box-menu-advanced-top {
    text-align: center !important;
  }
  p.box-menu-advanced-top {
    margin: -28px 0 12px 17px !important;
  }
  .nav-control {
    display: none !important;
  }
  #row-top-header .nav-control {
    display: block !important;
  }
  #row-top-header .social-links {
    display: none !important;
  }
  p.today {
    display: none !important;
  }
  [class*="column_"],
  .BlogListPost .column_8,
  .BlogListPost .column_12,
  .single #row-content .column_16,
  .single #row-content .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_6,
  .single .list_archivo_foto .bawmrp .bawmrp_manual {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  #row-top-footer .box {
    margin-bottom: 25px !important;
  }
  #row-top-footer .box img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #row-top-footer .box #searchform {
    position: relative !important;
  }
  #row-top-header #searchform {
    padding-bottom: 0 !important;
  }
  #row-top-header #searchform #s {
    width: 50% !important;
  }
  .single #row-header h1,
  .single #row-header div.summary,
  .single #row-top-footer.footer .footer-bottom,
  .category #row-top-footer.footer .footer-bottom,
  .cols_group,
  .BlogList,
  .BlogList.list_archivo_foto,
  .BlogList.list_tv,
  .home .ttboxColumn,
  .category .ttboxColumn,
  .BlogList.HomeFeatured01,
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn,
  .footer-content,
  .footer-content.ttboxColumn,
  .partner .ttboxColumn,
  .BlogList .cols_group,
  .BlogList.HomeFeatured01 .cols_group,
  .listado-oscuro,
  .box-carrera,
  .single #row-top-footer .partner p,
  .BlogList.list_tv,
  .widget-area,
  .BlogList.list_archivo_foto,
  .bg-image,
  .home .footer-content.ttboxColumn,
  .home .footer-bottom-container,
  .category .footer-content.ttboxColumn,
  .category .footer-bottom-container,
  .footer .column_24.noPdColumn,
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01,
  .category .list-item,
  .BlogListPost .column_8,
  .BlogListPost .column_12,
  .home #row-top-footer .column_8,
  .category #row-top-footer .column_8,
  .home #row-top-footer .partner.column_24,
  .home #row-top-footer .partner.ttboxColumn,
  .home #row-top-footer .partner .column_24,
  .home #row-top-footer .partner .ttboxColumn,
  .home #row-top-footer .partner p,
  .category #row-top-footer .partner p,
  .search-results #row-top-footer .partner p,
  .page #row-top-footer .partner p,
  #row-top-footer .column_8,
  .single .footer-container,
  .category .footer-container,
  a img.alignright,
  a img.alignleft,
  .content {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01 {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer.footer .top-navigation,
  #row-top-footer.footer .social-links {
    float: none !important;
    display: block !important;
    text-align: center !important;
  }
  #row-top-footer.footer .social-links a {
    float: none !important;
    display: inline-block !important;
    margin: 0 5px !important;
  }
  #row-top-footer .social-links a.icon-issuu {
    vertical-align: bottom;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 0px !important;
  }
  #row-top-footer.footer .column_8 {
    margin-bottom: 20px !important;
  }
  .site-main,
  #row-header div.summary {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #wppb-register-user li,
  #wppb-edit-user li {
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
  }
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none;
  }
  .box-adrotate img {
    width: auto !important;
  }
  .single .box-infobolsa {
    margin-bottom: 15px !important;
  }
  .content img,
  .content .alignright,
  .content .alignleft,
  .content a img.alignright,
  .content a img.alignnone,
  .content a img.alignleft,
  .content a img.aligncenter {
    margin-bottom: 15px !important;
  }
  .page .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .menu_category {
    padding: 28px 14px 50px 14px !important;
    margin: 0 !important;
  }
  .BlogList [class*="column_"] {
    margin-bottom: 20px !important;
  }
  .ListHome02 p.tit-category,
  .list_opiniones p.tit-category,
  .boxList_events p.tit-category,
  .list_archivo_foto p.tit-category,
  .list_tv p.tit-category,
  .BlogList p.tit-category,
  .ListDestacado p.tit-category,
  .box-subcategory p.tit-category {
    padding-top: 20px !important;
  }
  .listado-oscuro,
  .box-carrera,
  .BlogList.list_tv,
  .BlogList.list_archivo_foto,
  .bg-image {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .BlogList.list_tv,
  .BlogList.list_archivo_foto {
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .box_column img {
    width: auto !important;
  }
  #row-top-footer.footer .column_8 {
    width: 100% !important;
  }
  #row-top-footer.footer .column_8.tt_column02 {
    text-align: center !important;
    padding-bottom: 12px !important;
  }
  #row-top-footer.footer .column_8.tt_column02 .logo-footer-bottom {
    float: none;
  }
  #row-top-footer.footer,
  .single #row-header h1,
  .single #row-header div.summary {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .gform_wrapper ul li,
  .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 {
    width: 100%;
  }
  .gform_wrapper ul li.check label,
  .gform_wrapper ul li.check li label {
    padding-top: 0px !important;
    margin-top: -5px !important;
    text-transform: none;
  }
  #row-header .box-menu-advanced .box-memu-header {
    display: none;
  }
  #row-header .box-menu-advanced-01-01 .menu-menu-01-container,
  .box-menu-advanced-01-02,
  .box-menu-advanced-02 {
    padding-left: 28px !important;
    padding-right: 39px;
  }
  #row-header.row .box-menu-advanced p.newsletter {
    margin-left: 28px !important;
    margin-right: 39px;
    padding-left: 0px !important;
    padding-right: 0px;
  }
  #row-header.row .box-menu-advanced-02 {
    margin-left: 0 !important;
  }
  #row-header.row .box-menu-advanced {
    top: 0;
    padding: 30px 0 0 0 !important;
  }
  .page .gform_wrapper ul li,
  .page .gform_wrapper li.gfield.gfield_error,
  .page .bg_form .gform_wrapper li.gfield.gfield_error,
  .page .bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    width: 100% !important;
  }
  .page .gform_wrapper ul li.check label,
  .page .gform_wrapper ul li.check li label {
    padding-top: 0px !important;
    margin-top: -5px !important;
    text-transform: none;
  }
  .page .column_8.box-search-advanced {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .ttfeatured_home_1 h2,
  .noticia-destacada h2,
  .ttfeatured_home_1 h2 {
    font-size: 3.2em !important;
  }
  .category .category-logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .row.featured-bloque-02.BlogList.CategoryFeatured02 {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .post-type-archive-tribe_events .content,
  .single-tribe_events .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .post-type-archive-tribe_events #row-top-footer .partner p {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .footer .box-separador {
    margin: 0px !important;
    padding: 0 !important;
  }
  .page-template-template-gallery .BlogList,
  .error404 .BlogList,
  .search-results .BlogList,
  .category-firmas .BlogList,
  .search-results .BlogList,
  .post-type-archive-empresas .BlogList,
  .search-results .box-buscador {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
    width: 100% !important;
  }
  .post-type-archive-tribe_events .tribe-events-button,
  .single-tribe_events .tribe-events-button {
    color: #831f82 !important;
    font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  }
  .post-type-archive-tribe_events .tribe-events-button:hover,
  .single-tribe_events .tribe-events-button:hover {
    color: #333333 !important;
    font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  }
  .single-tribe_events h1 {
    font-size: 3.5em !important;
  }
}
@media (max-width: 510px) {
  .contenido-empresas .box-buscador input {
    width: 100% !important;
  }
  #tribe-mobile-container .type-tribe_events h4 {
    font-size: 2.0em !important;
    line-height: normal !important;
  }
  .tribe-event-date-start {
    font-size: 1.4em !important;
  }
  .page .tribe-events-calendar thead th {
    font-size: 1.2em !important;
  }
  #tribe-events-content a,
  .tribe-events-event-meta a {
    color: #831f82 !important;
  }
  .page #loginform,
  .page #wppb-recover-password {
    width: 100% !important;
  }
}
@media (max-width: 410px) {
  .box-search-empresas input,
  .box-search-empresas #searchsubmit {
    width: 100% !important;
  }
  #jp_container_2 {
    width: 90% !important;
    border: 1px solid #DBDFC9 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    height: auto !important;
    padding: 15px !important;
  }
  #jp_container_2 a {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
  }
  #jp_container_2 li {
    float: none !important;
  }
  #jp_container_2 div {
    height: auto !important;
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
  }
}
#row-header .box-menu-advanced {
  display: none;
}
#wptime-plugin-preloader {
  z-index: 99999999;
}
.noPdColumn {
  padding: 0 !important;
}
.alignright,
.alignleft,
a img.alignright,
a img.alignnone,
a img.alignleft,
a img.aligncenter {
  margin-top: 22px !important;
}
.category .category-logo {
  margin-right: -17px;
  margin-left: 17px;
}
.category .category-logo .noPdColumn {
  padding: 0 !important;
}
.category .category-logo .category .category-logo {
  margin-right: -11px;
  margin-left: 11px;
}
.category .category-logo .category .ttboxColumn {
  margin-right: -11px;
  margin-left: 0px;
}
.category .category-logo .category .ttboxColumn01 {
  margin-left: 11px;
  margin-right: -22px;
}
.category .category-logo .category .ttboxColumn02 {
  margin-left: 0px;
  margin-right: -22px;
}
.category .category-logo .boxList_events,
.category .category-logo .BlogList.list_tv,
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
}
.category .category-logo .boxList_events,
.category .category-logo .BlogList.list_tv,
.category .category-logo .BlogList.list_archivo_foto {
  margin-left: -22px !important;
  margin-right: -22px !important;
  padding-left: 0 !important;
}
.category .category-logo .BlogList.HomeFeatured01 {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.category .category-logo .footer .column_24.noPdColumn {
  margin: 0 -11px !important;
}
.category .category-logo #row-header h1,
.category .category-logo #row-header .h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 50px 0 5px 0;
  text-transform: none;
}
.category .category-logo #row-header h1.noSummary {
  padding-bottom: 26px;
}
.category .category-logo #row-header div.summary {
  font-size: 1.0em !important;
}
.category .category-logo #row-header div.summary p {
  text-align: center;
  color: #666666 !important;
  font-size: 1.6em !important;
  margin: 0 0 33px 0 !important;
  padding: 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo h2,
.category .category-logo .h2 {
  color: #111111;
  font-size: 3em;
  font-weight: 100;
  font-style: normal;
  text-transform: none;
  text-align: center;
  font-family: "utopia-std", serif;
  padding: 20px;
  background-image: url('/media/hr_1.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.category .category-logo .politica-de-cookies h2,
.category .category-logo .politica-de-cookies .h2,
.category .category-logo .aviso-legal h2,
.category .category-logo .aviso-legal .h2 {
  padding-top: 35px !important;
  background-image: none !important;
  font-size: 2.0em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies h3,
.category .category-logo .politica-de-cookies .h3,
.category .category-logo .aviso-legal h3,
.category .category-logo .aviso-legal .h3 {
  padding-top: 25px !important;
  background-image: none !important;
  font-size: 1.8em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies h4,
.category .category-logo .politica-de-cookies .h4,
.category .category-logo .aviso-legal h4,
.category .category-logo .aviso-legal .h4 {
  padding-top: 15px !important;
  background-image: none !important;
  font-size: 1.6em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .politica-de-cookies p,
.category .category-logo .politica-de-cookies h2,
.category .category-logo .politica-de-cookies h3,
.category .category-logo .politica-de-cookies h4,
.category .category-logo .politica-de-cookies .h2,
.category .category-logo .politica-de-cookies .h3,
.category .category-logo .politica-de-cookies .h4,
.category .category-logo .politica-de-cookies ul,
.category .category-logo .aviso-legal p,
.category .category-logo .aviso-legal h2,
.category .category-logo .aviso-legal h3,
.category .category-logo .aviso-legal h4,
.category .category-logo .aviso-legal .h2,
.category .category-logo .aviso-legal .h3,
.category .category-logo .aviso-legal .h4,
.category .category-logo .aviso-legal ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo h2.title-row,
.category .category-logo .h2.title-row {
  font-style: normal !important;
  margin-bottom: 25px !important;
}
.category .category-logo .page-template-template_Aviso_legal-php h2,
.category .category-logo .page-template-template_Aviso_legal-php .h2 {
  font-size: 2.5em;
  margin-top: 35px;
  margin-bottom: 20px;
}
.category .category-logo .page-template-template_Aviso_legal-php h2:first-child,
.category .category-logo .page-template-template_Aviso_legal-php .h2:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}
.category .category-logo h3,
.category .category-logo .h3 {
  color: #000000;
  font-size: 2.5em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-top: 35px;
  margin-left: 25px;
}
.category .category-logo h4,
.category .category-logo .h4 {
  color: #000000;
  font-size: 2.2em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 0;
  text-align: center;
}
.category .category-logo h5,
.category .category-logo .h5 {
  color: #262827;
  font-size: 1.9em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin-bottom: 28px;
  padding-top: 10px;
  margin-bottom: 7px;
  margin-left: 25px;
}
.category .category-logo h6,
.category .category-logo .h6 {
  color: ;
  font-size: ;
  font-weight: ;
  font-style: ;
  text-transform: ;
  margin-bottom: 28px;
  padding-top: 10px;
}
.category .category-logo p,
.category .category-logo ul li,
.category .category-logo ol li,
.category .category-logo dl dt,
.category .category-logo dl dd {
  color: #212121;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  margin-right: 10px;
  margin-left: 25px;
}
.category .category-logo dl dt {
  background: url(/media/hr3.png) repeat-x 0 bottom;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.category .category-logo dl dd {
  margin-bottom: 10px;
}
.category .category-logo p {
  margin-top: 25px;
  margin-bottom: 36px;
  margin-left: 25px;
  padding: 0 30px;
}
.category .category-logo p.h1 {
  margin-bottom: 0;
}
.category .category-logo strong {
  color: '#262626';
}
.category .category-logo .title-section,
.category .category-logo p,
.category .category-logo h1,
.category .category-logo h2,
.category .category-logo h3,
.category .category-logo h4,
.category .category-logo h5,
.category .category-logo h6,
.category .category-logo ul li,
.category .category-logo .gform_wrapper ul li label {
  color: #000000 !important;
  text-align: left;
}
.category .category-logo .moduleText p,
.category .category-logo .moduleText h1,
.category .category-logo .moduleText h2,
.category .category-logo .moduleText h3,
.category .category-logo .moduleText h4,
.category .category-logo .moduleText h5,
.category .category-logo .moduleText h6,
.category .category-logo .moduleText li {
  text-align: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  background-image: none;
}
.category .category-logo .moduleText p {
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .moduleText p.txt-center,
.category .category-logo .moduleText h1.txt-center,
.category .category-logo .moduleText h2.txt-center,
.category .category-logo .moduleText h3.txt-center,
.category .category-logo .moduleText h4.txt-center,
.category .category-logo .moduleText h5.txt-center,
.category .category-logo .moduleText h6.txt-center,
.category .category-logo .moduleText ul.txt-center li {
  text-align: center !important;
}
.category .category-logo .bg-01,
.category .category-logo .bg-01 .title-section,
.category .category-logo .bg-01 p,
.category .category-logo .bg-01 h1,
.category .category-logo .bg-01 h2,
.category .category-logo .bg-01 h3,
.category .category-logo .bg-01 h4,
.category .category-logo .bg-01 h5,
.category .category-logo .bg-01 ul li,
.category .category-logo .bg-01 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.category .category-logo .bg-01 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.category .category-logo .bg-01 .directory-item h3 a {
  color: #fff;
}
.category .category-logo .bg-01 .directory-item h3 a:hover {
  color: #C30427;
}
.category .category-logo .bg-01 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.category .category-logo .bg-01 .directory-module .pagination a,
.category .category-logo .bg-01 .conversion-carousel .pagination a {
  background: url(/media/gallery-pagination1.svg) no-repeat transparent;
}
.category .category-logo .bg-01 .directory-module .pagination a:hover,
.category .category-logo .bg-01 .directory-module .pagination a.selected,
.category .category-logo .bg-01 .conversion-carousel .pagination a:hover,
.category .category-logo .bg-01 .conversion-carousel .pagination a.selected {
  background: url(/media/gallery-pagination_over.svg) no-repeat transparent;
}
.category .category-logo .bg-02,
.category .category-logo .bg-02 .title-section,
.category .category-logo .bg-02 p,
.category .category-logo .bg-02 h1,
.category .category-logo .bg-02 h2,
.category .category-logo .bg-02 h3,
.category .category-logo .bg-02 h4,
.category .category-logo .bg-02 h5,
.category .category-logo .bg-02 .gform_wrapper ul li label {
  color: #111111 !important;
}
.category .category-logo .bg-02 .directory-item h3 a,
.category .category-logo .bg-02 .moduleNews h2 a,
.category .category-logo .bg-02 .moduleNews h3 a,
.category .category-logo .bg-02 .moduleNews .more-post a {
  color: #111;
}
.category .category-logo .bg-02 .directory-item h3 a:hover,
.category .category-logo .bg-02 .moduleNews h2 a:hover,
.category .category-logo .bg-02 .moduleNews h3 a:hover,
.category .category-logo .bg-02 .moduleNews .more-post a:hover {
  color: #C30427;
}
.category .category-logo .bg-02 .directory-module .pagination a,
.category .category-logo .bg-02 .moduleNews .pagination a {
  background: url(/media/gallery-pagination21.svg) 0 0 no-repeat transparent;
}
.category .category-logo .bg-02 .directory-module .pagination a:hover,
.category .category-logo .bg-02 .directory-module .pagination a.selected,
.category .category-logo .bg-02 .moduleNews .pagination a:hover,
.category .category-logo .bg-02 .moduleNews .pagination a.selected {
  background: url(/media/gallery-pagination2_over.svg) 0 0 no-repeat transparent;
}
.category .category-logo .bg-03,
.category .category-logo .bg-03 .title-section,
.category .category-logo .bg-03 p,
.category .category-logo .bg-03 h1,
.category .category-logo .bg-03 h2,
.category .category-logo .bg-03 h3,
.category .category-logo .bg-03 h5,
.category .category-logo .bg-03 .gform_wrapper ul li label {
  color: #111111 !important;
}
.category .category-logo .bg-03 h4 {
  color: #ffffff !important;
}
.category .category-logo .bg-04,
.category .category-logo .bg-04 .title-section,
.category .category-logo .bg-04 p,
.category .category-logo .bg-04 h1,
.category .category-logo .bg-04 h2,
.category .category-logo .bg-04 h3,
.category .category-logo .bg-04 h4,
.category .category-logo .bg-04 h5,
.category .category-logo .bg-04 .gform_wrapper ul li label {
  color: #212121 !important;
}
.category .category-logo .bg-04 h2.title-border {
  background: url(/media/hr_1.png) no-repeat 0 bottom;
  padding-bottom: 5px;
}
.category .category-logo .bg-04 .moduleNews h2 a,
.category .category-logo .bg-04 .moduleNews h3 a,
.category .category-logo .bg-04 .moduleNews .more-post a {
  color: #111;
}
.category .category-logo .bg-04 .moduleNews h2 a:hover,
.category .category-logo .bg-04 .moduleNews h3 a:hover,
.category .category-logo .bg-04 .moduleNews .more-post a:hover {
  color: #C30427;
}
.category .category-logo .bg-05,
.category .category-logo .bg-05 .title-section,
.category .category-logo .bg-05 p,
.category .category-logo .bg-05 h1,
.category .category-logo .bg-05 h2,
.category .category-logo .bg-05 h3,
.category .category-logo .bg-05 h4,
.category .category-logo .bg-05 h5,
.category .category-logo .bg-05 ul li,
.category .category-logo .bg-05 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.category .category-logo .bg-05 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.category .category-logo .bg-05 .directory-item h3 a {
  color: #fff;
}
.category .category-logo .bg-05 .directory-item h3 a:hover {
  color: #fff;
}
.category .category-logo .bg-05 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.category .category-logo .seedtag-client .st-tagcontent .st-image-container.st-zoomed {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tag .st-button {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tagcontent-readonly .st-info-container {
  width: 100% !important;
  height: auto !important;
}
.category .category-logo .st-advertiser,
.category .category-logo .seedtag-client .st-tagcontent-readonly .st-action-container {
  display: none !important;
}
.category .category-logo .seedtag-client .st-tag .st-tag-content {
  min-height: auto !important;
}
.category .category-logo .BlogList,
.category .category-logo .BlogListPost,
.category .category-logo .BlogList.featured-bloque-01 {
  padding-bottom: 23px;
}
.category .category-logo .BlogList img,
.category .category-logo .BlogListPost img,
.category .category-logo .BlogList.featured-bloque-01 img {
  width: 100%;
  /*background-image: url('/wp-content/plugins/malinky-ajax-pagination/img/loader.gif');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px !important;
}
.category .category-logo .BlogList img,
.category .category-logo .BlogListPost img,
.category .category-logo .BlogList.featured-bloque-01 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.category .category-logo .BlogList h2,
.category .category-logo .BlogListPost h2,
.category .category-logo .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
  color: #000000 !important;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em;
}
.category .category-logo .BlogList h2 a,
.category .category-logo .BlogListPost h2 a,
.category .category-logo .BlogList.featured-bloque-01 h2 a {
  color: #000000 !important;
  text-align: left;
  display: block !important;
}
.category .category-logo .BlogList p.summary,
.category .category-logo .BlogListPost p.summary,
.category .category-logo .BlogList.featured-bloque-01 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.4em !important;
  font-style: normal !important;
}
.category .category-logo .BlogList p.category,
.category .category-logo .BlogListPost p.category,
.category .category-logo .BlogList.featured-bloque-01 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  color: #5d115b !important;
  font-size: 1.3em;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  line-height: 1.3em !important;
}
.category .category-logo .BlogList p.category a,
.category .category-logo .BlogListPost p.category a,
.category .category-logo .BlogList.featured-bloque-01 p.category a {
  text-transform: uppercase;
}
.category .category-logo .BlogList p.category a,
.category .category-logo .BlogListPost p.category a,
.category .category-logo .BlogList.featured-bloque-01 p.category a {
  color: #5d115b !important;
}
.category .category-logo .BlogList p.category a:hover,
.category .category-logo .BlogListPost p.category a:hover,
.category .category-logo .BlogList.featured-bloque-01 p.category a:hover {
  color: #111111 !important;
}
.category .category-logo .BlogList .column_8 h2,
.category .category-logo .BlogListPost .column_8 h2,
.category .category-logo .BlogList.featured-bloque-01 .column_8 h2 {
  padding-bottom: 7px !important;
  padding-bottom: 15px !important;
}
.category .category-logo .ListHomeVanity {
  padding-bottom: 0 !important;
}
.category .category-logo .column_8 .BlogList h2,
.category .category-logo .column_8 .BlogListPost h2,
.category .category-logo .column_8 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.category .category-logo .ttfeatured_home_2 .BlogList h2,
.category .category-logo .ttfeatured_home_2 .BlogListPost h2,
.category .category-logo .ttfeatured_home_2 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.category .category-logo .ListHome .BlogListPost,
.category .category-logo .ListHome02 .BlogListPost {
  padding-bottom: 0;
}
.category .category-logo .ListHome {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 23px;
}
.category .category-logo .BlogList .ListHome,
.category .category-logo .BlogListPost .ListHome,
.category .category-logo .BlogList.featured-bloque-01 .ListHome {
  padding-bottom: 0px;
}
.category .category-logo .ListHomeAlimenta {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 0;
}
.category .category-logo .ListHome02 {
  padding-top: 28px;
  padding-bottom: 30px;
  background-image: url('/wp-content/uploads/2016/10/line_03.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 {
  padding-bottom: 15px;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 img,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 h2,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 0.9em !important;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 h2 a,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.summary,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.6em !important;
  font-style: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.category,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-transform: uppercase;
}
.category .category-logo .BlogList.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad,
.category .category-logo .BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad {
  text-transform: none !important;
}
.category .category-logo .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  line-height: 0.9em;
}
.category .category-logo .list_opiniones {
  padding-top: 0px;
}
.category .category-logo .list_opiniones .list-item {
  text-align: center;
}
.category .category-logo .list_opiniones .list-item img {
  height: 145px;
  width: 145px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  background-size: 100% auto;
  margin: 0 auto 10px auto;
}
.category .category-logo .list_opiniones .list-item h2 {
  font-size: 2.0em;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  padding: 0 0 18px 0 !important;
  margin: 0 0 10px 0 !important;
  background-image: url('/wp-content/uploads/2016/10/line_min.jpg') !important;
  background-position: 50% bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .list_opiniones .list-item h2 a {
  text-align: center;
}
.category .category-logo .list_opiniones .list-item p {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.category .category-logo .list_opiniones .list-item strong {
  color: #831F82;
  text-transform: uppercase;
  display: block;
}
.category .category-logo .ListHome02 p.tit-category,
.category .category-logo .list_opiniones p.tit-category,
.category .category-logo .boxList_events p.tit-category,
.category .category-logo .list_archivo_foto p.tit-category,
.category .category-logo .list_tv p.tit-category,
.category .category-logo .BlogList p.tit-category,
.category .category-logo .ListDestacado p.tit-category,
.category .category-logo .box-subcategory p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0px 0 16px 0 !important;
  font-weight: bold !important;
}
.category .category-logo .ListHome02 p.tit-category a,
.category .category-logo .list_opiniones p.tit-category a,
.category .category-logo .boxList_events p.tit-category a,
.category .category-logo .list_archivo_foto p.tit-category a,
.category .category-logo .list_tv p.tit-category a,
.category .category-logo .BlogList p.tit-category a,
.category .category-logo .ListDestacado p.tit-category a,
.category .category-logo .box-subcategory p.tit-category a {
  color: #000000 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.category .category-logo .ListHome02 p.summary,
.category .category-logo .list_opiniones p.summary,
.category .category-logo .boxList_events p.summary,
.category .category-logo .list_archivo_foto p.summary,
.category .category-logo .list_tv p.summary,
.category .category-logo .BlogList p.summary,
.category .category-logo .ListDestacado p.summary,
.category .category-logo .box-subcategory p.summary {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_opiniones p.tit-category {
  margin-left: 11px !important;
}
.category .category-logo .list_opiniones .opinion-item p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-top: 15px !important;
  line-height: 1.3em !important;
}
.category .category-logo .list_opiniones .opinion-item p strong {
  margin-bottom: 5px !important;
  display: block !important;
}
.category .category-logo .menu_category {
  background-color: #E9E9E9;
  padding: 28px 14px 50px 14px;
  margin: 0;
}
.category .category-logo .menu_category p {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 11px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .menu_category p ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.category .category-logo .menu_category p a {
  color: #5D115B;
}
.category .category-logo .menu_category ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.category .category-logo .menu_category a:hover {
  text-decoration: underline;
}
.category .category-logo .menu_category.bg-01 {
  background-color: #7d1c7c;
}
.category .category-logo .menu_category.bg-01 p {
  color: #FFFFFF;
  background-image: url('/wp-content/uploads/2016/10/line_01.jpg') !important;
}
.category .category-logo .menu_category.bg-01 a {
  color: #FFFFFF;
}
.category .category-logo .menu_category.bg-02 {
  background-color: #ffffff;
}
.category .category-logo .menu_category.bg-03 {
  background-color: #f5f5f5;
}
.category .category-logo .menu_category.bg-04 {
  background-color: #333333;
}
.category .category-logo .menu_category.bg-05 {
  background-color: #ba007c;
}
.category .category-logo .ListHomeAlimenta {
  margin-bottom: 50px;
}
.category .category-logo .ListHomeAlimenta .box_column {
  background-color: #FFEB18;
  text-align: center;
}
.category .category-logo .ListHomeAlimenta .box_column img {
  width: auto !important;
}
.category .category-logo .ListHomeVanity {
  background-color: #333333;
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.category .category-logo .ListHomeVanity .box_column {
  background-color: #3c3c3b;
  text-align: center;
}
.category .category-logo .ListHomeVanity .box_column img {
  width: auto !important;
}
.category .category-logo .ListHomeVanity h2,
.category .category-logo .ListHomeVanity a {
  color: #FFFFFF !important;
}
.category .category-logo .ListHomeVanity a:hover {
  color: #666666 !important;
}
.category .category-logo .single article p {
  color: #666666 !important;
  font-size: 1.7em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single article h2 {
  font-size: 2.0em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
  background-image: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single article h3 {
  /*font-family: "utopia-std", serif !important;*/
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.8em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.category .category-logo .single article a {
  color: #831f82 !important;
}
.category .category-logo .single article ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
}
.category .category-logo .single #row-header .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .single #row-content .container .cols_group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.category .category-logo .single ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single ul li {
  margin-left: 0 !important;
}
.category .category-logo .single .list_tags p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  color: #000000 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 19px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single .list_tags p.tags {
  color: #666666 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 25px !important;
  font-size: 15px !important;
  border-bottom: 6px solid #F5F5F5;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single .list_tags p.tags a {
  color: #666666 !important;
  text-transform: capitalize !important;
}
.category .category-logo .single .list_tags p.tags a:hover {
  color: #666666 !important;
}
.category .category-logo .single article p.box,
.category .category-logo .single article p.box_dcha {
  float: left !important;
  display: inline !important;
  padding: 24px !important;
  border: 1px dotted #831F82;
  font-size: 2.4em !important;
  color: #666666 !important;
  width: 50% !important;
  margin: 0 25px 25px 0 !important;
  font-family: "utopia-std", serif !important;
  line-height: normal !important;
}
.category .category-logo .single article p.box_dcha {
  float: right !important;
  margin: 0 0 25px 25px !important;
}
.category .category-logo .single .list_archivo_foto {
  background-color: transparent !important;
  padding: 0 0 0 0;
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 30px;
}
.category .category-logo .single .list_archivo_foto p.tit-category {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.category .category-logo .single .list_archivo_foto p.tit-category a {
  color: #000000;
  padding: 0;
  margin: 0;
}
.category .category-logo .single .list_archivo_foto p.tit-category a:hover {
  color: #000000;
  padding: 0;
  margin: 0;
}
.category .category-logo .boxList_events p.tit-category {
  margin: 0 0 34px 11px !important;
}
.category .category-logo .boxList_events .item_evento {
  background-color: #E9E9E9 !important;
  margin-bottom: 52px !important;
  padding-bottom: 26px !important;
}
.category .category-logo .boxList_events .item_evento h2 {
  color: #000000 !important;
  font-size: 2.0em !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: center !important;
  background-image: none !important;
  padding-top: 26px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.category .category-logo .boxList_events .item_evento h2 a {
  color: #000000 !important;
}
.category .category-logo .boxList_events .item_evento h2 a:hover {
  color: #711770 !important;
}
.category .category-logo .boxList_events .item_evento p {
  text-align: center !important;
  font-size: 1.4em !important;
  margin-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_archivo_foto {
  background-color: #333333 !important;
  padding: 48px 11px 0 11px;
  margin-bottom: 52px;
}
.category .category-logo .list_archivo_foto h2 {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto h2 a {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto h2 a:hover {
  color: #666666;
}
.category .category-logo .list_archivo_foto p.tit-category {
  color: #FFFFFF;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .list_archivo_foto p.tit-category a {
  color: #FFFFFF;
}
.category .category-logo .list_archivo_foto p.tit-category a:hover {
  color: #666666;
}
.category .category-logo .list_tv {
  background-color: #333333 !important;
  padding: 30px 11px 0 11px;
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
}
.category .category-logo .list_tv h2 {
  color: #FFFFFF !important;
}
.category .category-logo .list_tv h2 a {
  color: #FFFFFF;
}
.category .category-logo .list_tv h2 a:hover {
  color: #666666;
}
.category .category-logo .list_tv p.tit-category {
  color: #FFFFFF !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .list_tv p.tit-category a {
  color: #FFFFFF;
}
.category .category-logo .list_tv p.tit-category a:hover {
  color: #666666;
}
.category .category-logo .list_tv ul li {
  padding: 0 0 5px 0;
  margin: 0 !important;
  list-style: none !important;
  background-image: none !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .list_tv ul li a {
  color: #FFFFFF;
}
.category .category-logo .list_tv ul li a:hover {
  color: #666666;
}
.category .category-logo .category .list_opiniones {
  border-top: 0;
  padding-top: 0;
}
.category .category-logo .box-adrotate {
  text-align: center;
}
.category .category-logo .single #row-header .bar_single {
  border-bottom: 4px solid #F5F5F5;
  padding: 0;
  margin: 0 12px 0 12px;
}
.category .category-logo .single #row-header .bar_single .column_16 {
  padding: 22px 0 20px 0;
}
.category .category-logo .single #row-header h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.category .category-logo .single #row-header div.summary {
  font-size: 1.0em !important;
}
.category .category-logo .single #row-header div.summary p {
  font-size: 2.0em !important;
  text-align: left !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .single #row-header p.author-city {
  float: left;
  padding: 0;
  margin: 0;
  color: 666666 !important;
  font-size: 1.3em !important;
  line-height: normal;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single #row-header p.author-city .author {
  background-image: url('/wp-content/uploads/2016/10/icon_author.jpg') !important;
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  padding: 2px 20px 2px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #831F82 !important;
}
.category .category-logo .single #row-header p.author-city .city {
  color: #666666 !important;
}
.category .category-logo .single #row-header p.patrocinada {
  float: right;
  padding: 0;
  margin: 18px 6px 0 0;
  padding: 8px 13px;
  color: #666666 !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  background-color: #F5F5F5;
}
.category .category-logo .single article p {
  padding-right: 0;
  margin-right: 0;
  padding-left: 0;
  margin-left: 0;
}
.category .category-logo .malinky-load-more {
  text-align: center;
  padding-bottom: 45px;
  font-size: 2.45em !important;
}
.category .category-logo .malinky-load-more a {
  margin: 10px auto;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 16px 60px;
  text-align: center;
  color: #5D115B;
  font-size: 1.0em !important;
  font-style: italic;
}
.category .category-logo .malinky-load-more a:hover {
  border: 1px solid #5D115B;
}
.category .category-logo .column-full {
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: repeat-y;
  margin-bottom: 44px;
}
.category .category-logo .column-full h2 {
  margin-top: 0;
  padding-top: 0;
}
.category .category-logo .column-full h2,
.category .category-logo .column-full a {
  color: #FFFFFF !important;
}
.category .category-logo .column-full p.category a,
.category .category-logo .column-full p.category span.separador {
  display: none;
}
.category .category-logo .column-full .ListHome02 {
  background-image: none;
  padding_top: 0;
}
.category .category-logo .column-full .ListHome02 p.tit-category {
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.category .category-logo .featured-bloque-01 {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background-repeat: repeat-y;
  background-position: 50% 0;
}
.category .category-logo .featured-bloque-01 h2 {
  margin-top: 0;
  padding-top: 0;
}
.category .category-logo .featured-bloque-01 p.summary {
  margin-bottom: 15px !important;
}
.category .category-logo .featured-bloque-01 .category-logo {
  text-align: center;
  margin-bottom: 23px;
}
.category .category-logo .featured-bloque-01 .category-logo img {
  margin: 0;
}
.category .category-logo .category-vanity-capital h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-vanity.jpg);
  background-repeat: repeat-y;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: #3c3c3b;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 h2,
.category .category-logo .category-vanity-capital .featured-bloque-01 h2 a,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category a,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 h2 a:hover,
.category .category-logo .category-vanity-capital .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 p.summary {
  font-size: 1.6em !important;
}
.category .category-logo .category-vanity-capital .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-carrera.jpg);
  background-repeat: repeat-y;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo {
  background-color: transparent;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .h1 {
  text-align: center;
  font-size: 4.2em;
  font-style: italic;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary {
  color: #FFFFFF !important;
  font-size: 1.0em;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p {
  text-align: center;
  font-size: 1.6em;
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a:hover,
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .category-alimenta h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 {
  padding-top: 0;
}
.category .category-logo .category-alimenta .featured-bloque-01 .category-logo {
  background-color: #FFEB18;
}
.category .category-logo .category-alimenta .featured-bloque-01 .category-logo img {
  width: auto;
}
.category .category-logo .category-alimenta .featured-bloque-01 h2,
.category .category-logo .category-alimenta .featured-bloque-01 h2 a,
.category .category-logo .category-alimenta .featured-bloque-01 p.category,
.category .category-logo .category-alimenta .featured-bloque-01 p.category a,
.category .category-logo .category-alimenta .featured-bloque-01 p.summary {
  color: #000000 !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 p.category a {
  color: #5D115B !important;
}
.category .category-logo .category-alimenta .featured-bloque-01 h2 a:hover,
.category .category-logo .category-alimenta .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo h2.tribe-events-page-title,
.category .category-logo .single-tribe_events h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 26px 0 5px 0;
  text-transform: none;
  background-image: none;
}
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.category .category-logo .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.category .category-logo #tribe-bar-form .tribe-bar-submit input[type=submit],
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  -webkit-appearance: button !important;
  background: #831F82 !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 100% !important;
}
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  width: auto;
}
.category .category-logo #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
.category .category-logo .tribe-events-gcal:hover,
.category .category-logo .tribe-events-button:hover,
.category .category-logo .tribe-events-ical,
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
}
.category .category-logo .tribe-events-ical,
.category .category-logo .tribe-events-gcal,
.category .category-logo .tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  float: right !important;
  float: none !important;
}
.category .category-logo .tribe-events-ical:hover,
.category .category-logo .tribe-events-gcal:hover,
.category .category-logo .tribe-events-button:hover {
  background: #831F82 !important;
  color: #FFFFFF !important;
}
.category .category-logo .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.category .category-logo .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
.category .category-logo #tribe_events_filters_wrapper input[type=submit],
.category .category-logo .tribe-events-button,
.category .category-logo #tribe-events .tribe-events-button,
.category .category-logo .tribe-events-button.tribe-inactive,
.category .category-logo #tribe-events .tribe-events-button:hover,
.category .category-logo .tribe-events-button:hover,
.category .category-logo .tribe-events-button.tribe-active:hover {
  background-color: #831F82;
}
.category .category-logo .content table th,
.category .category-logo .tribe-events-calendar thead th {
  border: 1px solid #E0E0E0 !important;
  color: #333333 !important;
  font-size: 14px !important;
  padding: 12px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background-color: #E0E0E0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .tribe-events-calendar thead th {
  border-bottom: 1px solid #ACACAC;
}
.category .category-logo #tribe-events-content .tribe-events-calendar td {
  border: 1px solid #E0E0E0;
  border-top: 0;
}
.category .category-logo .tribe-events-calendar .tribe-events-tooltip,
.category .category-logo .tribe-events-week .tribe-events-tooltip,
.category .category-logo .recurring-info-tooltip {
  border: 0;
  background-color: #fff;
  color: #606060;
  padding: 0;
  text-align: left;
}
.category .category-logo #tribe-events-content .tribe-events-tooltip {
  padding-bottom: 15px !important;
}
.category .category-logo .tribe-events-calendar .tribe-events-tooltip h4,
.category .category-logo .tribe-events-week .tribe-events-tooltip h4,
.category .category-logo .recurring-info-tooltip h4,
.category .category-logo #tribe-events-content .tribe-events-tooltip h4 {
  border: 0 !important;
  background-color: #831F82 !important;
  color: #FFFFFF !important;
  padding: 5px 10px !important;
  margin: 0 0 8px 0 !important;
  text-align: left !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo #tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #333333;
  display: block;
  font-size: 12px;
}
.category .category-logo #tribe-events-content .tribe-events-tooltip p {
  border: 0;
  padding: 0 10px 0 10px !important;
  margin: 0 0 15px 0 !important;
  text-align: left !important;
  color: #333333 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo #tribe-events-header .tribe-events-sub-nav li,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav li {
  list-style: none !important;
  background-image: none !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 20px 0;
}
.category .category-logo .single-tribe_events .header-share,
.category .category-logo .single .header-share {
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.category .category-logo .single-tribe_events .header-share ul li,
.category .category-logo .single .header-share ul li {
  list-style: none !important;
  background-image: none;
}
.category .category-logo .single-tribe_events .header-share ul li img,
.category .category-logo .single .header-share ul li img {
  margin-left: 10px !important;
}
.category .category-logo .single-tribe_events h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.category .category-logo .single-tribe_events .header-share {
  border-bottom: 6px solid #F5F5F5;
}
.category .category-logo .single-tribe_events .tribe-events-notices {
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #5D115B;
}
.category .category-logo .single-tribe_events .tribe-events-notices ul li {
  list-style: none !important;
  background-image: none;
}
.category .category-logo .single-tribe_events h2 {
  padding: 0;
  font-size: 2.0em;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.category .category-logo .single-tribe_events .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.category .category-logo .single-tribe_events .tribe-events-divider {
  color: #000000;
  padding-left: 0 !important;
}
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-cost,
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.category .category-logo .single-tribe_events .tribe-events-schedule .recurringinfo,
.category .category-logo .single-tribe_events .tribe-events-schedule .tribe-events-cost {
  padding: 0;
  font-size: 2.0em !important;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.category .category-logo .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 40px 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 18px 0 8px 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd * {
  font-size: 1.0em !important;
  color: #666666 !important;
  padding-left: 0 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd a {
  color: #831F82 !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd a:hover {
  color: #666666 !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta {
  background: transparent !important;
  border: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .single-tribe_events .tribe-events-event-meta .column {
  margin: 0 0 20px 0;
  padding: 0 0;
}
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.category .category-logo .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.category .category-logo .single .content p,
.category .category-logo .single .content h3 {
  margin-left: 0 !important;
  padding: 0 !important;
}
.category .category-logo #jp_container_2 {
  text-align: center;
  margin-bottom: 100px !important;
}
.category .category-logo #jp_container_2 ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
}
.category .category-logo #jp_container_2.wpallaudio {
  border: 1px solid #DBDFC9 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category .category-logo .gallery .column_8 {
  margin-bottom: 20px !important;
}
.category .category-logo .gallery .column_8 h2 {
  font-size: 2.4em !important;
}
.category .category-logo .single-gallery .box-gallery,
.category .category-logo .section-fotografias .box-gallery,
.category .category-logo .list_archivo_foto .box-gallery {
  padding: 20px 30px;
  margin: 0 0 30px 0;
  background-color: #333333;
}
.category .category-logo .single-gallery .box-gallery p.summary,
.category .category-logo .section-fotografias .box-gallery p.summary,
.category .category-logo .list_archivo_foto .box-gallery p.summary {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  font-size: 1.7em !important;
  color: #FFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .single-gallery .directory-module .num_items_1 .carousel-item,
.category .category-logo .section-fotografias .directory-module .num_items_1 .carousel-item,
.category .category-logo .list_archivo_foto .directory-module .num_items_1 .carousel-item {
  text-align: center;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.next {
  position: absolute;
  top: 30%;
  width: 56px;
  height: 56px;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.prev {
  left: 50px;
}
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.next {
  right: 50px;
}
.category .category-logo .single-gallery .directory-module a.next,
.category .category-logo .single-gallery .directory-module a.next:hover,
.category .category-logo .section-fotografias .directory-module a.next,
.category .category-logo .section-fotografias .directory-module a.next:hover,
.category .category-logo .list_archivo_foto .directory-module a.next,
.category .category-logo .list_archivo_foto .directory-module a.next:hover {
  background-position: -57px 56px;
  margin-left: 5px;
}
.category .category-logo .single-gallery .directory-module a.prev,
.category .category-logo .single-gallery .directory-module a.prev:hover,
.category .category-logo .section-fotografias .directory-module a.prev,
.category .category-logo .section-fotografias .directory-module a.prev:hover,
.category .category-logo .list_archivo_foto .directory-module a.prev,
.category .category-logo .list_archivo_foto .directory-module a.prev:hover {
  background-position: 0 0;
}
.category .category-logo .single-gallery dl.gallery-item,
.category .category-logo .single-gallery .gallery-size-thumbnail,
.category .category-logo .section-fotografias dl.gallery-item,
.category .category-logo .section-fotografias .gallery-size-thumbnail,
.category .category-logo .list_archivo_foto dl.gallery-item,
.category .category-logo .list_archivo_foto .gallery-size-thumbnail {
  display: none !important;
}
.category .category-logo .single-gallery h2,
.category .category-logo .section-fotografias h2,
.category .category-logo .list_archivo_foto h2 {
  font-size: 2.4em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em !important;
}
.category .category-logo .single-gallery h2 a,
.category .category-logo .section-fotografias h2 a,
.category .category-logo .list_archivo_foto h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.category .category-logo .single-gallery .thumbnail,
.category .category-logo .section-fotografias .thumbnail,
.category .category-logo .list_archivo_foto .thumbnail {
  display: block;
  padding-bottom: 15px;
  position: relative;
  padding: 0;
  margin: 0;
}
.category .category-logo .single-gallery .thumbnail span.icon,
.category .category-logo .section-fotografias .thumbnail span.icon,
.category .category-logo .list_archivo_foto .thumbnail span.icon {
  background-image: url(/wp-content/uploads/2016/10/icon-thumbnail.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.category .category-logo .single-gallery .gallery-block,
.category .category-logo .section-fotografias .gallery-block,
.category .category-logo .list_archivo_foto .gallery-block {
  padding-bottom: 24px;
}
.category .category-logo .single-gallery .gallery-block .thumbnail span.icon,
.category .category-logo .section-fotografias .gallery-block .thumbnail span.icon,
.category .category-logo .list_archivo_foto .gallery-block .thumbnail span.icon {
  bottom: 15px;
}
.category .category-logo .list_archivo_foto,
.category .category-logo .list_tv {
  padding-bottom: 23px !important;
}
.category .category-logo .list_archivo_foto span.icon,
.category .category-logo .list_tv span.icon {
  bottom: 15px !important;
}
.category .category-logo .page-template-template-gallery .thumbnail span.icon {
  bottom: 15px;
}
.category .category-logo .page-template-template-gallery .malinky-load-more a {
  margin-top: 50px !important;
  display: inline-block;
}
.category .category-logo .page-template-template-gallery .footer .box-separador {
  margin-left: 0px !important;
}
.category .category-logo .box-rss p {
  font-size: 2.0em;
  color: #333333;
  background-image: url(/wp-content/uploads/2016/10/icon-rss.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 0 !important;
  margin-left: 9px !important;
}
.category .category-logo .box-rss p a {
  color: #333333;
  padding: 0 0 0 39px !important;
  display: block;
}
.category .category-logo .box-rss p a:hover {
  color: #831F82;
}
.category .category-logo .bawmrp_manual img {
  width: 100%;
  margin-bottom: 21px;
}
.category .category-logo .bawmrp_manual h2 {
  background-image: none;
  padding: 0;
  margin: 0;
  font-size: 2.4em;
}
.category .category-logo .bawmrp_manual h2 a {
  color: #000000;
}
.category .category-logo .bawmrp_manual h2 a:hover {
  color: #781A77;
}
.category .category-logo .widget-area {
  padding-left: 30px;
}
.category .category-logo .widget-area h3 {
  text-align: left;
  font-size: 14px !important;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0 0 12px 0 !important;
  font-weight: bold;
}
.category .category-logo .widget-area h3 span {
  font-size: 1.0em !important;
}
.category .category-logo .widget-area ol {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.category .category-logo .widget-area .tribe-events-widget-link {
  padding: 21px !important;
  margin: 0 0 31px 0 !important;
  background-color: #E9E9E9;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .widget-area .tribe-events-widget-link a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
}
.category .category-logo .widget-area ol li {
  list-style: none;
  padding: 21px;
  margin: 0;
  background-color: #E9E9E9;
  font-size: 1.0em;
}
.category .category-logo .widget-area ol li h4 {
  color: #000000 !important;
  font-size: 20px !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: left !important;
  background-image: none !important;
  text-transform: none !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo .widget-area ol li h4 a {
  color: #000000 !important;
}
.category .category-logo .widget-area ol li h4 a:hover {
  color: #831F82 !important;
}
.category .category-logo .widget-area ol li .tribe-event-duration {
  font-size: 14px !important;
  padding-bottom: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .widget-area ol li .tribe-event-duration span {
  font-size: 1.0em !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li {
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  width: 50% !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  color: #333333;
  border: 0;
  padding: 10px 40px 10px 10px !important;
  font-size: 1.0em !important;
  letter-spacing: normal !important;
  text-transform: uppercase !important;
}
.category .category-logo .widget-area ul.pop-widget-tabs li a:hover {
  color: #333333;
}
.category .category-logo .widget-area div.pop-inside ul li {
  margin: 0 0 13px 0;
  list-style: none;
  position: relative;
  border: 0;
  background-image: none;
  padding: 0 0 13px 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  color: #666666;
  background-image: url(/wp-content/uploads/2016/10/line_03.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: repeat-x !important;
  line-height: normal;
}
.category .category-logo .widget-area div.pop-inside ul li a {
  color: #666666;
  background-color: transparent;
  background-image: url(/wp-content/uploads/2016/10/icon-popular-post.jpg) !important;
  background-position: 0 5px !important;
  background-repeat: no-repeat !important;
  padding: 0 0 0 28px;
  display: block;
}
.category .category-logo .widget-area div.pop-inside ul li a span {
  font-weight: normal !important;
}
.category .category-logo .widget-area div.pop-inside ul li a:hover {
  color: #666666;
  background-color: transparent;
}
.category .category-logo .widget-area div.pop-inside {
  clear: both;
  padding: 24px 0 24px 0;
  border: 0;
  margin: 5px 0px 0px;
}
.category .category-logo .widget-area .a-single,
.category .category-logo .widget-area .g-single {
  margin-bottom: 24px;
}
.category .category-logo .widget-area .a-single a,
.category .category-logo .widget-area .g-single a {
  text-align: right;
}
.category .category-logo .widget-area .a-single img,
.category .category-logo .widget-area .g-single img {
  width: 100% !important;
  max-width: 315px !important;
}
.category .category-logo .widget-area p.button {
  display: block;
  clear: left;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.category .category-logo .widget-area p.button a {
  display: inline-block;
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold;
  margin: 0 0 15px 0 !important;
  float: right !important;
  padding: 10px 40px 10px 10px !important;
  background-position: 90% 17px;
  background-repeat: no-repeat;
  width: 48%;
}
.category .category-logo .widget-area p.button a:first-child {
  float: left !important;
}
.category .category-logo .widget-area p.button a.newsletter {
  background-image: url('/wp-content/uploads/2016/10/icon-newsletter.png');
}
.category .category-logo .widget-area p.button a.video {
  background-image: url('/wp-content/uploads/2016/10/icon-video.png');
}
.category .category-logo div.pop-inside ul li:hover,
.category .category-logo div.pop-inside ul li:active,
.category .category-logo div.pop-inside ul li:focus {
  background-color: transparent !important;
}
.category .category-logo .box-adrotate-superior {
  background-color: #E9E9E9;
  margin: 23px 0 23px 0;
}
.category .category-logo .box-adrotate-izda,
.category .category-logo .box-adrotate-dcha {
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
}
.category .category-logo .box-adrotate-izda img,
.category .category-logo .box-adrotate-dcha img {
  max-width: auto !important;
}
.category .category-logo .box-adrotate-izda {
  left: -2000px;
  text-align: right !important;
}
.category .category-logo .box-adrotate-dcha {
  right: -2000px;
}
.category .category-logo .box-separador {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.category .category-logo .listado-oscuro .BlogList p.tit-category,
.category .category-logo .listado-oscuro .BlogList p.tit-category a,
.category .category-logo .listado-oscuro .BlogList h2,
.category .category-logo .listado-oscuro .BlogList h2 a,
.category .category-logo .listado-oscuro .BlogList p.category,
.category .category-logo .listado-oscuro .BlogList p.category a,
.category .category-logo .listado-oscuro .BlogList p.summary,
.category .category-logo .listado-oscuro .BlogListPost p.tit-category,
.category .category-logo .listado-oscuro .BlogListPost p.tit-category a,
.category .category-logo .listado-oscuro .BlogListPost h2,
.category .category-logo .listado-oscuro .BlogListPost h2 a,
.category .category-logo .listado-oscuro .BlogListPost p.category,
.category .category-logo .listado-oscuro .BlogListPost p.category a,
.category .category-logo .listado-oscuro .BlogListPost p.summary,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.tit-category,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.tit-category a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2 a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category a,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category .category-logo .listado-oscuro .BlogList h2 a:hover,
.category .category-logo .listado-oscuro .BlogList p.category a:hover,
.category .category-logo .listado-oscuro .BlogListPost h2 a:hover,
.category .category-logo .listado-oscuro .BlogListPost p.category a:hover,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.category .category-logo .listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category .category-logo .noticia-destacada h2 {
  font-size: 4.2em;
  line-height: 1em;
}
.category .category-logo .noticia-destacada p.category {
  display: none;
}
.category .category-logo .noticia-destacada p.summary {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .box-subcategory {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.category .category-logo .box-subcategory img {
  margin-top: -20px;
}
.category .category-logo .box-subcategory p.category {
  padding: 0;
  margin: 0 0 0 50%;
  display: block;
}
.category .category-logo .box-subcategory p.category a {
  display: none;
}
.category .category-logo .box-subcategory p.category span {
  margin: 0 0 0 0;
  padding: 0 0 0 11px;
  color: #5D115B !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .box-carrera {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.category .category-logo .box-carrera p.tit-category {
  max-width: 200px;
}
.category .category-logo .home .ttboxColumn,
.category .category-logo .category .ttboxColumn {
  margin-left: 11px !important;
}
.category .category-logo .home .footer-content.ttboxColumn,
.category .category-logo .home .footer-bottom-container,
.category .category-logo .category .footer-content.ttboxColumn,
.category .category-logo .category .footer-bottom-container {
  margin-left: 20px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home #row-top-footer .partner p,
.category .category-logo .category #row-top-footer .partner p {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.category .category-logo .home #row-top-footer .column_24,
.category .category-logo .category #row-top-footer .column_24 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home #row-top-footer .container,
.category .category-logo .category #row-top-footer .container {
  max-width: 1100px !important;
}
.category .category-logo .home #row-top-footer .column_8,
.category .category-logo .category #row-top-footer .column_8 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .home .featured-bloque-01,
.category .category-logo .home .featured-bloque-02,
.category .category-logo .home .listado-bloque,
.category .category-logo .category .featured-bloque-01,
.category .category-logo .category .featured-bloque-02,
.category .category-logo .category .listado-bloque {
  margin-left: -11px !important;
  margin-right: 0 !important;
}
.category .category-logo .home .featured-bloque-01 .container,
.category .category-logo .home .featured-bloque-02 .container,
.category .category-logo .home .listado-bloque .container,
.category .category-logo .category .featured-bloque-01 .container,
.category .category-logo .category .featured-bloque-02 .container,
.category .category-logo .category .listado-bloque .container {
  max-width: 1078px !important;
}
.category .category-logo .home .featured-bloque-sub,
.category .category-logo .category .featured-bloque-sub {
  margin-left: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .home .featured-bloque-sub .column_24,
.category .category-logo .category .featured-bloque-sub .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.category .category-logo .home .featured-bloque-sub .featured-bloque-01,
.category .category-logo .home .featured-bloque-sub .featured-bloque-02,
.category .category-logo .category .featured-bloque-sub .featured-bloque-01,
.category .category-logo .category .featured-bloque-sub .featured-bloque-02 {
  padding: 0 22px !important;
  margin-left: 0 !important;
}
.category .category-logo .home .listado-bloque,
.category .category-logo .category .listado-bloque {
  margin-left: 0 !important;
}
.category .category-logo .home .listado-bloque .container,
.category .category-logo .category .listado-bloque .container {
  padding-right: 33px !important;
}
.category .category-logo .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-sub,
.category .category-logo .category-vanity-capital .featured-bloque-sub {
  margin-left: -11px !important;
  margin-right: -11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .category-logo .category .ttboxColumn {
  margin-left: 17px !important;
  margin-right: -17px !important;
}
.category .category-logo .category .BlogList.CategoryFeatured03 {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.category .category-logo .category .BlogList.CategoryFeatured03 .separador02 {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .category-logo .category .site-main.BlogList {
  margin-left: 0 !important;
}
.category .category-logo .category .listado-bloque .container {
  padding-right: 11px !important;
}
.category .category-logo .category .footer-content.ttboxColumn,
.category .category-logo .category .footer-bottom-container {
  margin-left: -17px !important;
  margin-right: -17px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category .category-logo .category #row-top-footer .container {
  max-width: 1078px !important;
}
.category .category-logo .category .footer .box-separador {
  max-width: 1078px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category .category-logo .category #row-top-footer .partner p {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.category .category-logo .category .copyright {
  margin-left: 17px !important;
}
.category .category-logo .contenido-empresas .box-info-private {
  margin-top: 78px !important;
  padding-bottom: 78px !important;
}
.category .category-logo .contenido-empresas .box-search-empresas-result {
  padding: 78px 22px 40px 22px !important;
}
.category .category-logo .contenido-empresas .box-search-empresas-result .tit-category {
  padding-bottom: 12px !important;
  margin-bottom: 24px !important;
}
.category .category-logo .contenido-empresas .box-buscador {
  background-color: #5D115B;
  padding: 30px;
  margin: 50px 0 40px 0;
}
.category .category-logo .contenido-empresas .box-buscador label {
  display: block;
  font-size: 2.0em;
  color: #FFFFFF;
  font-style: italic;
}
.category .category-logo .contenido-empresas .box-buscador #s {
  width: 68%;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
  font-size: 2.0em;
  padding: 8px;
  margin: 7px 1% 10px 0;
}
.category .category-logo .contenido-empresas .box-buscador #searchsubmit {
  width: 30%;
}
.category .category-logo .contenido-empresas .box-buscador p {
  font-size: 1.6em !important;
  font-weight: 700 !important;
  color: #AFAFAF;
  text-transform: uppercase;
  padding: 53px 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: center !important;
}
.category .category-logo .contenido-empresas .box-buscador p a {
  color: #AFAFAF !important;
}
.category .category-logo .contenido-empresas .box-buscador p a:hover {
  color: #FFFFFF !important;
}
.category .category-logo .contenido-empresas h1 {
  font-size: 4.2em;
  font-weight: 400 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-top: 4px solid #F5F5F5;
}
.category .category-logo .contenido-empresas p {
  margin: 0 0 15px 0 !important;
  padding: 0 0 0 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.4em !important;
}
.category .category-logo .contenido-empresas p.sector {
  text-transform: uppercase;
  margin-bottom: 0px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .contenido-empresas div.summary {
  padding: 0 100px 0 0 !important;
  margin: 0 !important;
  font-size: 1.6em !important;
}
.category .category-logo .contenido-empresas div.summary p {
  font-size: 1.0em !important;
  color: #666666 !important;
}
.category .category-logo .contenido-empresas .box-info {
  padding: 30px;
  margin: 0;
}
.category .category-logo .contenido-empresas .box-info strong {
  padding-right: 5px !important;
}
.category .category-logo .contenido-empresas .googlemaps-module p.title-section {
  display: none;
}
.category .category-logo .search-results .BlogList,
.category .category-logo .post-type-archive-empresas .BlogList {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.category .category-logo .search-results .BlogList .cols_group,
.category .category-logo .post-type-archive-empresas .BlogList .cols_group {
  border-top: 4px solid #F5F5F5;
  padding-top: 28px !important;
}
.category .category-logo .search-results .BlogList .column_8,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  padding-bottom: 15px !important;
  margin-bottom: 35px !important;
}
.category .category-logo .search-results .BlogList .column_8 h2,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 h2 {
  font-family: "utopia-std", serif !important;
  font-size: 2.4em !important;
}
.category .category-logo .search-results .BlogList .column_8 h2 a:hover,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 h2 a:hover {
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p {
  color: #333333 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas {
  font-size: 3.0em !important;
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas a,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas a {
  color: #831F82 !important;
}
.category .category-logo .search-results .BlogList .column_8 p.mas a:hover,
.category .category-logo .post-type-archive-empresas .BlogList .column_8 p.mas a:hover {
  color: #333333 !important;
}
.category .category-logo .search-results .column_16 .cols_group,
.category .category-logo .post-type-archive-empresas .column_16 .cols_group {
  border-top: 0;
  padding-top: 0 !important;
}
.category .category-logo .single-empresas .contenido-empresas p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-bottom: 5px !important;
}
.category .category-logo .post-type-archive-empresas .footer-content,
.category .category-logo .single-empresas .footer-content {
  padding-left: 22px !important;
}
.category .category-logo .post-type-archive-empresas .footer-content .container,
.category .category-logo .single-empresas .footer-content .container {
  max-width: 1078px;
}
.category .category-logo .post-type-archive-empresas #row-top-footer .partner p,
.category .category-logo .single-empresas #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.category .category-logo .search-results .footer-content,
.category .category-logo .page .footer-content {
  padding-left: 22px !important;
}
.category .category-logo .search-results .footer-content .container,
.category .category-logo .page .footer-content .container {
  max-width: 1078px;
}
.category .category-logo .search-results #row-top-footer .partner p,
.category .category-logo .page #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.category .category-logo .box-info-msg {
  text-align: center;
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}
.category .category-logo .box-info-msg p {
  font-family: "utopia-std", serif !important;
  font-style: italic;
  text-align: center !important;
  padding: 25px !important;
  margin: 0 auto !important;
  width: 70%;
  background-color: #F5F5F5;
  font-size: 2.0em !important;
  color: #666666 !important;
}
.category .category-logo .box-info-msg p a {
  color: #831F82;
  text-decoration: underline;
}
.category .category-logo .box-info-msg p a:hover {
  text-decoration: none;
}
.category .category-logo .page .box-info-msg {
  margin-top: 0px !important;
  margin-bottom: 26px !important;
  font-family: "utopia-std", serif !important;
}
.category .category-logo body.suscripcion .form-submit #register,
.category .category-logo div.boxText .form-submit #register {
  margin-top: 25px !important;
}
.category .category-logo body.suscripcion .moduleText h2,
.category .category-logo body.suscripcion .moduleText h3,
.category .category-logo div.boxText .moduleText h2,
.category .category-logo div.boxText .moduleText h3 {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0;
  margin: 0 0 34px 0;
  font-weight: bold;
  color: #000000 !important;
}
.category .category-logo body.suscripcion .moduleText p,
.category .category-logo div.boxText .moduleText p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.5em !important;
  color: #666666 !important;
}
.category .category-logo .wppb-send-credentials-checkbox {
  display: none;
}
.category .category-logo .page-id-160 #row-content .cols_group:first-child,
.category .category-logo .page-id-37061 #row-content .cols_group:first-child {
  margin-left: -22px;
  margin-right: -22px;
}
.category .category-logo .box-adrotate-pdTop {
  padding-top: 52px;
}
.category .category-logo .row-related .column_8,
.category .category-logo .row-related .column_6 {
  width: 25%;
}
.category .category-logo .row-related .bawmrp_manual h2 {
  line-height: normal !important;
}
.category .category-logo .box-patrocinada {
  background-color: #F5F5F5;
  text-align: center;
  padding: 20px !important;
  margin-bottom: 26px !important;
}
.category .category-logo .box-patrocinada p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  text-align: center;
  text-transform: uppercase;
}
.category .category-logo .box-patrocinada p a {
  text-transform: none;
}
.category .category-logo .single .list_archivo_foto {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.category .category-logo .single .list_archivo_foto .cols_group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.category .category-logo .single .list_archivo_foto img {
  margin-bottom: 14px !important;
}
.category .category-logo .single .list_archivo_foto .column_8 {
  margin-bottom: 20px !important;
}
.category .category-logo .single .list_archivo_foto p.tit-category {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .category-logo .single #row-content .container .bawmrp .cols_group {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.category .category-logo .single .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.category .category-logo .single .footer-bottom-container {
  margin-right: -33px;
}
.category .category-logo .single #row-top-footer .partner p {
  margin-right: 0 !important;
}
.category .category-logo .single .partner .column_24 {
  padding-right: 0 !important;
}
.category .category-logo .single .content article .wp-caption {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.category .category-logo .single .content article .wp-caption p.wp-caption-text {
  font-size: 1.2em !important;
  color: #333333 !important;
  line-height: 1em;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  font-style: normal !important;
}
.category .category-logo .single .content article .wp-caption p.wp-caption-text strong {
  text-transform: uppercase;
}
.category .category-logo .single-empresas .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.category .category-logo .single-empresas .footer-content .cols_group {
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.category .category-logo .page .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.category .category-logo div.crafty-social-buttons ul li img {
  display: inline-block;
  margin-left: 10px !important;
}
.category .category-logo .single article ul.crafty-social-buttons-list li,
.category .category-logo .crafty-social-buttons-list li,
.category .category-logo .single-tribe_events .tribe-events-notices ul li,
.category .category-logo #tribe-events-header .tribe-events-sub-nav li,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  padding-left: 0 !important;
  background-image: none !important;
}
.category .category-logo .single article ul.crafty-social-buttons-list li img,
.category .category-logo .crafty-social-buttons-list li img,
.category .category-logo .single-tribe_events .tribe-events-notices ul li img,
.category .category-logo #tribe-events-header .tribe-events-sub-nav li img,
.category .category-logo #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous img {
  margin-left: 10px !important;
}
.category .category-logo .single-tribe_events .tribe-events-back,
.category .category-logo .single-tribe_events .tribe-events-nav-previous {
  font-family: "utopia-std", serif !important;
  font-size: 2.0em !important;
  font-weight: bold !important;
  font-style: italic !important;
}
.category .category-logo .single-tribe_events .tribe-events-back a,
.category .category-logo .single-tribe_events .tribe-events-nav-previous a {
  font-size: 1.0em !important;
}
.category .category-logo .single-tribe_events .tribe-events-event-meta {
  background-color: #f5f5f5 !important;
  padding: 11px 30px !important;
}
.category .category-logo .single-tribe_events h1 {
  font-size: 4.5em !important;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal !important;
  padding: 26px 0 5px 0 !important;
  margin-bottom: -46px !important;
  margin-bottom: 0px !important;
}
.category .category-logo .single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 20px !important;
}
.category .category-logo .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .separador01 {
  border-top: 4px solid #F4F4F4;
}
.category .category-logo .separador02 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.category .category-logo .BlogListPost p.caption {
  margin: -13px 0 0 0 !important;
  padding: 0 !important;
  text-align: right !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.category .category-logo .home #row-header h1,
.category .category-logo .home #row-header .h1 {
  color: #831F82 !important;
  font-size: 0em !important;
  line-height: 0em !important;
  margin: 0 !important;
  padding: 27px 0 0 0 !important;
}
.category .category-logo .HomeFeatured02,
.category .category-logo .HomeFeatured03 {
  padding-right: 22px !important;
}
.category .category-logo .BlogList,
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList.list_tv {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.category .category-logo .home .footer-content,
.category .category-logo .home .footer-content.ttboxColumn,
.category .category-logo .home .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 33px !important;
  padding-right: 33px !important;
}
.category .category-logo .home #row-top-footer .partner.column_24,
.category .category-logo .home #row-top-footer .partner.ttboxColumn,
.category .category-logo .home #row-top-footer .partner .column_24,
.category .category-logo .home #row-top-footer .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 0px !important;
  padding-right: 22px !important;
}
.category .category-logo .BlogList.list_archivo_foto,
.category .category-logo .BlogList.list_tv {
  margin-left: -22px !important;
  margin-right: 0 !important;
}
.category .category-logo .boxList_events .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.category .category-logo .boxList_events h2 a,
.category .category-logo .boxList_events .item_evento h2 a {
  text-align: center !important;
}
.category .category-logo .container_column.bg-03 {
  margin-left: 11px !important;
  margin-right: 11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .ttboxColumn {
  margin-right: -11px;
  margin-left: 0px;
}
.category .ttboxColumn01 {
  margin-left: 11px;
  margin-right: -22px;
}
.category .ttboxColumn02 {
  margin-left: 0px;
  margin-right: -22px;
}
.boxList_events,
.BlogList.list_tv,
.BlogList.list_archivo_foto,
.BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
}
.boxList_events,
.BlogList.list_tv,
.BlogList.list_archivo_foto {
  margin-left: -22px !important;
  margin-right: -22px !important;
  padding-left: 0 !important;
}
.BlogList.HomeFeatured01 {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.footer .column_24.noPdColumn {
  margin: 0 -11px !important;
}
#row-header h1,
#row-header .h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 50px 0 5px 0;
  text-transform: none;
}
#row-header h1.noSummary {
  padding-bottom: 26px;
}
#row-header div.summary {
  font-size: 1.0em !important;
}
#row-header div.summary p {
  text-align: center;
  color: #666666 !important;
  font-size: 1.6em !important;
  margin: 0 0 33px 0 !important;
  padding: 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
h2,
.h2 {
  color: #111111;
  font-size: 3em;
  font-weight: 100;
  font-style: normal;
  text-transform: none;
  text-align: center;
  font-family: "utopia-std", serif;
  padding: 20px;
  background-image: url('/media/hr_1.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.politica-de-cookies h2,
.politica-de-cookies .h2,
.aviso-legal h2,
.aviso-legal .h2 {
  padding-top: 35px !important;
  background-image: none !important;
  font-size: 2.0em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies h3,
.politica-de-cookies .h3,
.aviso-legal h3,
.aviso-legal .h3 {
  padding-top: 25px !important;
  background-image: none !important;
  font-size: 1.8em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies h4,
.politica-de-cookies .h4,
.aviso-legal h4,
.aviso-legal .h4 {
  padding-top: 15px !important;
  background-image: none !important;
  font-size: 1.6em !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
}
.politica-de-cookies p,
.politica-de-cookies h2,
.politica-de-cookies h3,
.politica-de-cookies h4,
.politica-de-cookies .h2,
.politica-de-cookies .h3,
.politica-de-cookies .h4,
.politica-de-cookies ul,
.aviso-legal p,
.aviso-legal h2,
.aviso-legal h3,
.aviso-legal h4,
.aviso-legal .h2,
.aviso-legal .h3,
.aviso-legal .h4,
.aviso-legal ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
h2.title-row,
.h2.title-row {
  font-style: normal !important;
  margin-bottom: 25px !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: #000000;
  font-size: 2.5em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 7px;
  padding-top: 35px;
  margin-left: 25px;
}
h4,
.h4 {
  color: #000000;
  font-size: 2.2em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 0;
  text-align: center;
}
h5,
.h5 {
  color: #262827;
  font-size: 1.9em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  margin-bottom: 28px;
  padding-top: 10px;
  margin-bottom: 7px;
  margin-left: 25px;
}
h6,
.h6 {
  color: ;
  font-size: ;
  font-weight: ;
  font-style: ;
  text-transform: ;
  margin-bottom: 28px;
  padding-top: 10px;
}
p,
ul li,
ol li,
dl dt,
dl dd {
  color: #212121;
  font-size: 1.7em;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  margin-right: 10px;
  margin-left: 25px;
}
dl dt {
  background: url(/media/hr3.png) repeat-x 0 bottom;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
dl dd {
  margin-bottom: 10px;
}
p {
  margin-top: 25px;
  margin-bottom: 36px;
  margin-left: 25px;
  padding: 0 30px;
}
p.h1 {
  margin-bottom: 0;
}
strong {
  color: '#262626';
}
.title-section,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul li,
.gform_wrapper ul li label {
  color: #000000 !important;
  text-align: left;
}
.moduleText p,
.moduleText h1,
.moduleText h2,
.moduleText h3,
.moduleText h4,
.moduleText h5,
.moduleText h6,
.moduleText li {
  text-align: left !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  background-image: none;
}
.moduleText p {
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.moduleText p.txt-center,
.moduleText h1.txt-center,
.moduleText h2.txt-center,
.moduleText h3.txt-center,
.moduleText h4.txt-center,
.moduleText h5.txt-center,
.moduleText h6.txt-center,
.moduleText ul.txt-center li {
  text-align: center !important;
}
.bg-01,
.bg-01 .title-section,
.bg-01 p,
.bg-01 h1,
.bg-01 h2,
.bg-01 h3,
.bg-01 h4,
.bg-01 h5,
.bg-01 ul li,
.bg-01 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.bg-01 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.bg-01 .directory-item h3 a {
  color: #fff;
}
.bg-01 .directory-item h3 a:hover {
  color: #C30427;
}
.bg-01 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.bg-01 .directory-module .pagination a,
.bg-01 .conversion-carousel .pagination a {
  background: url(/media/gallery-pagination1.svg) no-repeat transparent;
}
.bg-01 .directory-module .pagination a:hover,
.bg-01 .directory-module .pagination a.selected,
.bg-01 .conversion-carousel .pagination a:hover,
.bg-01 .conversion-carousel .pagination a.selected {
  background: url(/media/gallery-pagination_over.svg) no-repeat transparent;
}
.bg-02,
.bg-02 .title-section,
.bg-02 p,
.bg-02 h1,
.bg-02 h2,
.bg-02 h3,
.bg-02 h4,
.bg-02 h5,
.bg-02 .gform_wrapper ul li label {
  color: #111111 !important;
}
.bg-02 .directory-item h3 a,
.bg-02 .moduleNews h2 a,
.bg-02 .moduleNews h3 a,
.bg-02 .moduleNews .more-post a {
  color: #111;
}
.bg-02 .directory-item h3 a:hover,
.bg-02 .moduleNews h2 a:hover,
.bg-02 .moduleNews h3 a:hover,
.bg-02 .moduleNews .more-post a:hover {
  color: #C30427;
}
.bg-02 .directory-module .pagination a,
.bg-02 .moduleNews .pagination a {
  background: url(/media/gallery-pagination21.svg) 0 0 no-repeat transparent;
}
.bg-02 .directory-module .pagination a:hover,
.bg-02 .directory-module .pagination a.selected,
.bg-02 .moduleNews .pagination a:hover,
.bg-02 .moduleNews .pagination a.selected {
  background: url(/media/gallery-pagination2_over.svg) 0 0 no-repeat transparent;
}
.bg-03,
.bg-03 .title-section,
.bg-03 p,
.bg-03 h1,
.bg-03 h2,
.bg-03 h3,
.bg-03 h5,
.bg-03 .gform_wrapper ul li label {
  color: #111111 !important;
}
.bg-03 h4 {
  color: #ffffff !important;
}
.bg-04,
.bg-04 .title-section,
.bg-04 p,
.bg-04 h1,
.bg-04 h2,
.bg-04 h3,
.bg-04 h4,
.bg-04 h5,
.bg-04 .gform_wrapper ul li label {
  color: #212121 !important;
}
.bg-04 h2.title-border {
  background: url(/media/hr_1.png) no-repeat 0 bottom;
  padding-bottom: 5px;
}
.bg-04 .moduleNews h2 a,
.bg-04 .moduleNews h3 a,
.bg-04 .moduleNews .more-post a {
  color: #111;
}
.bg-04 .moduleNews h2 a:hover,
.bg-04 .moduleNews h3 a:hover,
.bg-04 .moduleNews .more-post a:hover {
  color: #C30427;
}
.bg-05,
.bg-05 .title-section,
.bg-05 p,
.bg-05 h1,
.bg-05 h2,
.bg-05 h3,
.bg-05 h4,
.bg-05 h5,
.bg-05 ul li,
.bg-05 .gform_wrapper ul li label {
  color: #FFFFFF !important;
}
.bg-05 .directory-item h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
.bg-05 .directory-item h3 a {
  color: #fff;
}
.bg-05 .directory-item h3 a:hover {
  color: #fff;
}
.bg-05 h2 {
  text-align: center;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  position: relative;
  left: auto;
}
.seedtag-client .st-tagcontent .st-image-container.st-zoomed {
  display: none !important;
}
.seedtag-client .st-tag .st-button {
  display: none !important;
}
.seedtag-client .st-tagcontent-readonly .st-info-container {
  width: 100% !important;
  height: auto !important;
}
.st-advertiser,
.seedtag-client .st-tagcontent-readonly .st-action-container {
  display: none !important;
}
.seedtag-client .st-tag .st-tag-content {
  min-height: auto !important;
}
.BlogList,
.BlogListPost,
.BlogList.featured-bloque-01 {
  padding-bottom: 23px;
}
.BlogList img,
.BlogListPost img,
.BlogList.featured-bloque-01 img {
  width: 100%;
  /*background-image: url('/wp-content/plugins/malinky-ajax-pagination/img/loader.gif');*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px !important;
}
.BlogList img,
.BlogListPost img,
.BlogList.featured-bloque-01 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.BlogList h2,
.BlogListPost h2,
.BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
  color: #000000 !important;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em;
}
.BlogList h2 a,
.BlogListPost h2 a,
.BlogList.featured-bloque-01 h2 a {
  color: #000000 !important;
  text-align: left;
  display: block !important;
}
.BlogList p.summary,
.BlogListPost p.summary,
.BlogList.featured-bloque-01 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.4em !important;
  font-style: normal !important;
}
.BlogList p.category,
.BlogListPost p.category,
.BlogList.featured-bloque-01 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  color: #5d115b !important;
  font-size: 1.3em;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  line-height: 1.3em !important;
}
.BlogList p.category a,
.BlogListPost p.category a,
.BlogList.featured-bloque-01 p.category a {
  text-transform: uppercase;
}
.BlogList p.category a,
.BlogListPost p.category a,
.BlogList.featured-bloque-01 p.category a {
  color: #5d115b !important;
}
.BlogList p.category a:hover,
.BlogListPost p.category a:hover,
.BlogList.featured-bloque-01 p.category a:hover {
  color: #111111 !important;
}
.BlogList .column_8 h2,
.BlogListPost .column_8 h2,
.BlogList.featured-bloque-01 .column_8 h2 {
  padding-bottom: 7px !important;
  padding-bottom: 15px !important;
}
.ListHomeVanity {
  padding-bottom: 0 !important;
}
.column_8 .BlogList h2,
.column_8 .BlogListPost h2,
.column_8 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.ttfeatured_home_2 .BlogList h2,
.ttfeatured_home_2 .BlogListPost h2,
.ttfeatured_home_2 .BlogList.featured-bloque-01 h2 {
  font-size: 2.4em;
}
.ListHome .BlogListPost,
.ListHome02 .BlogListPost {
  padding-bottom: 0;
}
.ListHome {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 23px;
}
.BlogList .ListHome,
.BlogListPost .ListHome,
.BlogList.featured-bloque-01 .ListHome {
  padding-bottom: 0px;
}
.ListHomeAlimenta {
  border-top: 4px solid #F4F4F4;
  padding-top: 28px;
  padding-bottom: 0;
}
.ListHome02 {
  padding-top: 28px;
  padding-bottom: 30px;
  background-image: url('/wp-content/uploads/2016/10/line_03.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 {
  padding-bottom: 15px;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 img,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 img {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 h2,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 {
  font-size: 4.2em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 0.9em !important;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 h2 a,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.summary,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.summary {
  text-align: left;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  color: #666666 !important;
  font-size: 1.6em !important;
  font-style: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.category,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-transform: uppercase;
}
.BlogList.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad,
.BlogListPost.HomeFeatured01 .ttfeatured_home_1 p.category .ciudad {
  text-transform: none !important;
}
.ttfeatured_home_1 h2 {
  font-size: 4.2em;
  line-height: 0.9em;
}
.list_opiniones {
  padding-top: 0px;
}
.list_opiniones .list-item {
  text-align: center;
}
.list_opiniones .list-item img {
  height: 145px;
  width: 145px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  background-size: 100% auto;
  margin: 0 auto 10px auto;
}
.list_opiniones .list-item h2 {
  font-size: 2.0em;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  padding: 0 0 18px 0 !important;
  margin: 0 0 10px 0 !important;
  background-image: url('/wp-content/uploads/2016/10/line_min.jpg') !important;
  background-position: 50% bottom !important;
  background-repeat: no-repeat !important;
}
.list_opiniones .list-item h2 a {
  text-align: center;
}
.list_opiniones .list-item p {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.list_opiniones .list-item strong {
  color: #831F82;
  text-transform: uppercase;
  display: block;
}
.ListHome02 p.tit-category,
.list_opiniones p.tit-category,
.boxList_events p.tit-category,
.list_archivo_foto p.tit-category,
.list_tv p.tit-category,
.BlogList p.tit-category,
.ListDestacado p.tit-category,
.box-subcategory p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0px 0 16px 0 !important;
  font-weight: bold !important;
}
.ListHome02 p.tit-category a,
.list_opiniones p.tit-category a,
.boxList_events p.tit-category a,
.list_archivo_foto p.tit-category a,
.list_tv p.tit-category a,
.BlogList p.tit-category a,
.ListDestacado p.tit-category a,
.box-subcategory p.tit-category a {
  color: #000000 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.ListHome02 p.summary,
.list_opiniones p.summary,
.boxList_events p.summary,
.list_archivo_foto p.summary,
.list_tv p.summary,
.BlogList p.summary,
.ListDestacado p.summary,
.box-subcategory p.summary {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_opiniones p.tit-category {
  margin-left: 11px !important;
}
.list_opiniones .opinion-item p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-top: 15px !important;
  line-height: 1.3em !important;
}
.list_opiniones .opinion-item p strong {
  margin-bottom: 5px !important;
  display: block !important;
}
.menu_category {
  background-color: #E9E9E9;
  padding: 28px 14px 50px 14px;
  margin: 0;
}
.menu_category p {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 11px 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.menu_category p ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.menu_category p a {
  color: #5D115B;
}
.menu_category ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-transform: uppercase;
  font-size: 1.3em;
}
.menu_category a:hover {
  text-decoration: underline;
}
.menu_category.bg-01 {
  background-color: #7d1c7c;
}
.menu_category.bg-01 p {
  color: #FFFFFF;
  background-image: url('/wp-content/uploads/2016/10/line_01.jpg') !important;
}
.menu_category.bg-01 a {
  color: #FFFFFF;
}
.menu_category.bg-02 {
  background-color: #ffffff;
}
.menu_category.bg-03 {
  background-color: #f5f5f5;
}
.menu_category.bg-04 {
  background-color: #333333;
}
.menu_category.bg-05 {
  background-color: #ba007c;
}
.ListHomeAlimenta {
  margin-bottom: 50px;
}
.ListHomeAlimenta .box_column {
  background-color: #FFEB18;
  text-align: center;
}
.ListHomeVanity {
  background-color: #333333;
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.ListHomeVanity .box_column {
  background-color: #3c3c3b;
  text-align: center;
}
.ListHomeVanity h2,
.ListHomeVanity a {
  color: #FFFFFF !important;
}
.ListHomeVanity a:hover {
  color: #666666 !important;
}
.single article p {
  color: #666666 !important;
  font-size: 1.7em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single article h2 {
  font-size: 2.0em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-family: "utopia-std", serif !important;
  background-image: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single article h3 {
  /*font-family: "utopia-std", serif !important;*/
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.8em !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
}
.single article a {
  color: #831f82 !important;
}
.single article ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
}
.single #row-header .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single #row-content .container .cols_group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.single ul {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single ul li {
  margin-left: 0 !important;
}
.single .list_tags p.tit-category {
  text-align: left !important;
  font-size: 1.4em !important;
  color: #000000 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 19px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .list_tags p.tags {
  color: #666666 !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 25px !important;
  font-size: 15px !important;
  border-bottom: 6px solid #F5F5F5;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .list_tags p.tags a {
  color: #666666 !important;
  text-transform: capitalize !important;
}
.single .list_tags p.tags a:hover {
  color: #666666 !important;
}
.single article p.box,
.single article p.box_dcha {
  float: left !important;
  display: inline !important;
  padding: 24px !important;
  border: 1px dotted #831F82;
  font-size: 2.4em !important;
  color: #666666 !important;
  width: 50% !important;
  margin: 0 25px 25px 0 !important;
  font-family: "utopia-std", serif !important;
  line-height: normal !important;
}
.single article p.box_dcha {
  float: right !important;
  margin: 0 0 25px 25px !important;
}
.single .list_archivo_foto {
  background-color: transparent !important;
  padding: 0 0 0 0;
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 30px;
}
.single .list_archivo_foto p.tit-category {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
}
.single .list_archivo_foto p.tit-category a {
  color: #000000;
  padding: 0;
  margin: 0;
}
.single .list_archivo_foto p.tit-category a:hover {
  color: #000000;
  padding: 0;
  margin: 0;
}
.boxList_events p.tit-category {
  margin: 0 0 34px 11px !important;
}
.boxList_events .item_evento {
  background-color: #E9E9E9 !important;
  margin-bottom: 52px !important;
  padding-bottom: 26px !important;
}
.boxList_events .item_evento h2 {
  color: #000000 !important;
  font-size: 2.0em !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: center !important;
  background-image: none !important;
  padding-top: 26px !important;
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.boxList_events .item_evento h2 a {
  color: #000000 !important;
}
.boxList_events .item_evento h2 a:hover {
  color: #711770 !important;
}
.boxList_events .item_evento p {
  text-align: center !important;
  font-size: 1.4em !important;
  margin-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_archivo_foto {
  background-color: #333333 !important;
  padding: 48px 11px 0 11px;
  margin-bottom: 52px;
}
.list_archivo_foto h2 {
  color: #FFFFFF;
}
.list_archivo_foto h2 a {
  color: #FFFFFF;
}
.list_archivo_foto h2 a:hover {
  color: #666666;
}
.list_archivo_foto p.tit-category {
  color: #FFFFFF;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.list_archivo_foto p.tit-category a {
  color: #FFFFFF;
}
.list_archivo_foto p.tit-category a:hover {
  color: #666666;
}
.list_tv {
  background-color: #333333 !important;
  padding: 30px 11px 0 11px;
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
}
.list_tv h2 {
  color: #FFFFFF !important;
}
.list_tv h2 a {
  color: #FFFFFF;
}
.list_tv h2 a:hover {
  color: #666666;
}
.list_tv p.tit-category {
  color: #FFFFFF !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.list_tv p.tit-category a {
  color: #FFFFFF;
}
.list_tv p.tit-category a:hover {
  color: #666666;
}
.list_tv ul li {
  padding: 0 0 5px 0;
  margin: 0 !important;
  list-style: none !important;
  background-image: none !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.list_tv ul li a {
  color: #FFFFFF;
}
.list_tv ul li a:hover {
  color: #666666;
}
.category .list_opiniones {
  border-top: 0;
  padding-top: 0;
}
.box-adrotate {
  text-align: center;
}
.single #row-header .bar_single {
  border-bottom: 4px solid #F5F5F5;
  padding: 0;
  margin: 0 12px 0 12px;
}
.single #row-header .bar_single .column_16 {
  padding: 22px 0 20px 0;
}
.single #row-header h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.single #row-header div.summary {
  font-size: 1.0em !important;
}
.single #row-header div.summary p {
  font-size: 2.0em !important;
  text-align: left !important;
  font-family: "utopia-std", serif !important;
}
.single #row-header p.author-city {
  float: left;
  padding: 0;
  margin: 0;
  color: 666666 !important;
  font-size: 1.3em !important;
  line-height: normal;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single #row-header p.author-city .author {
  background-image: url('/wp-content/uploads/2016/10/icon_author.jpg') !important;
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
  padding: 2px 20px 2px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #831F82 !important;
}
.single #row-header p.author-city .city {
  color: #666666 !important;
}
.single #row-header p.patrocinada {
  float: right;
  padding: 0;
  margin: 18px 6px 0 0;
  padding: 8px 13px;
  color: #666666 !important;
  font-size: 1.3em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  background-color: #F5F5F5;
}
.single article p {
  padding-right: 0;
  margin-right: 0;
  padding-left: 0;
  margin-left: 0;
}
.malinky-load-more {
  text-align: center;
  padding-bottom: 45px;
  font-size: 2.45em !important;
}
.malinky-load-more a {
  margin: 10px auto;
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 16px 60px;
  text-align: center;
  color: #5D115B;
  font-size: 1.0em !important;
  font-style: italic;
}
.malinky-load-more a:hover {
  border: 1px solid #5D115B;
}
.column-full {
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: repeat-y;
  margin-bottom: 44px;
}
.column-full h2 {
  margin-top: 0;
  padding-top: 0;
}
.column-full h2,
.column-full a {
  color: #FFFFFF !important;
}
.column-full p.category a,
.column-full p.category span.separador {
  display: none;
}
.column-full .ListHome02 {
  background-image: none;
  padding_top: 0;
}
.column-full .ListHome02 p.tit-category {
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.featured-bloque-01 {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background-repeat: repeat-y;
  background-position: 50% 0;
}
.featured-bloque-01 h2 {
  margin-top: 0;
  padding-top: 0;
}
.featured-bloque-01 p.summary {
  margin-bottom: 15px !important;
}
.featured-bloque-01 .category-logo {
  text-align: center;
  margin-bottom: 23px;
}
.featured-bloque-01 .category-logo img {
  margin: 0;
}
.category-vanity-capital h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-vanity-capital .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-vanity.jpg);
  background-repeat: repeat-y;
}
.category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: #3c3c3b;
}
.category-vanity-capital .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-vanity-capital .featured-bloque-01 h2,
.category-vanity-capital .featured-bloque-01 h2 a,
.category-vanity-capital .featured-bloque-01 p.category,
.category-vanity-capital .featured-bloque-01 p.category a,
.category-vanity-capital .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category-vanity-capital .featured-bloque-01 h2 a:hover,
.category-vanity-capital .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category-vanity-capital .featured-bloque-01 p.summary {
  font-size: 1.6em !important;
}
.category-vanity-capital .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category-carrera-de-las-empresas-por-la-innovacion h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-carrera.jpg);
  background-repeat: repeat-y;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo {
  background-color: transparent;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .h1 {
  text-align: center;
  font-size: 4.2em;
  font-style: italic;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary {
  color: #FFFFFF !important;
  font-size: 1.0em;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p {
  text-align: center;
  font-size: 1.6em;
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 h2 a:hover,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.category-alimenta h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-alimenta .featured-bloque-01 {
  padding-top: 0;
}
.category-alimenta .featured-bloque-01 .category-logo {
  background-color: #FFEB18;
}
.category-alimenta .featured-bloque-01 .category-logo img {
  width: auto;
}
.category-alimenta .featured-bloque-01 h2,
.category-alimenta .featured-bloque-01 h2 a,
.category-alimenta .featured-bloque-01 p.category,
.category-alimenta .featured-bloque-01 p.category a,
.category-alimenta .featured-bloque-01 p.summary {
  color: #000000 !important;
}
.category-alimenta .featured-bloque-01 p.category a {
  color: #5D115B !important;
}
.category-alimenta .featured-bloque-01 h2 a:hover,
.category-alimenta .featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
h2.tribe-events-page-title,
.single-tribe_events h1 {
  color: #831F82 !important;
  font-size: 4.2em;
  font-weight: normal;
  font-style: italic;
  line-height: 1.1em;
  text-align: center !important;
  padding: 26px 0 5px 0;
  text-transform: none;
  background-image: none;
}
#tribe-bar-form .tribe-bar-submit input[type=submit],
.tribe-events-gcal,
.tribe-events-button {
  -webkit-appearance: button;
  background: #831F82;
  background-image: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-size: 13px;
  height: auto;
  letter-spacing: 0;
  line-height: 20px;
  padding: 10px;
  width: 100%;
}
.tribe-events-gcal,
.tribe-events-button {
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  width: auto;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
.tribe-events-gcal:hover,
.tribe-events-button:hover,
.tribe-events-ical,
.tribe-events-gcal,
.tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
}
.tribe-events-ical,
.tribe-events-gcal,
.tribe-events-button {
  background: #AFAFAF !important;
  color: #831F82 !important;
  border: 0 !important;
  -webkit-appearance: initial !important;
  background-image: none !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  height: auto !important;
  letter-spacing: 0 !important;
  line-height: 20px !important;
  padding: 10px !important;
  margin-bottom: 40px !important;
  float: right !important;
  float: none !important;
}
.tribe-events-ical:hover,
.tribe-events-gcal:hover,
.tribe-events-button:hover {
  background: #831F82 !important;
  color: #FFFFFF !important;
}
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
#tribe-events .tribe-events-button,
.tribe-events-button.tribe-inactive,
#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover {
  background-color: #831F82;
}
.content table th,
.tribe-events-calendar thead th {
  border: 1px solid #E0E0E0 !important;
  color: #333333 !important;
  font-size: 14px !important;
  padding: 12px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  background-color: #E0E0E0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  color: #333333;
}
.tribe-events-calendar thead th {
  border-bottom: 1px solid #ACACAC;
}
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #E0E0E0;
  border-top: 0;
}
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.recurring-info-tooltip {
  border: 0;
  background-color: #fff;
  color: #606060;
  padding: 0;
  text-align: left;
}
#tribe-events-content .tribe-events-tooltip {
  padding-bottom: 15px !important;
}
.tribe-events-calendar .tribe-events-tooltip h4,
.tribe-events-week .tribe-events-tooltip h4,
.recurring-info-tooltip h4,
#tribe-events-content .tribe-events-tooltip h4 {
  border: 0 !important;
  background-color: #831F82 !important;
  color: #FFFFFF !important;
  padding: 5px 10px !important;
  margin: 0 0 8px 0 !important;
  text-align: left !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #333333;
  display: block;
  font-size: 12px;
}
#tribe-events-content .tribe-events-tooltip p {
  border: 0 !important;
  padding: 0 10px 0 10px !important;
  margin: 0 0 15px 0 !important;
  text-align: left !important;
  color: #333333 !important;
  font-size: 14px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav li {
  list-style: none !important;
  background-image: none !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 20px 0;
}
.single-tribe_events .header-share,
.single .header-share {
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.single-tribe_events .header-share ul li,
.single .header-share ul li {
  list-style: none !important;
  background-image: none;
}
.single-tribe_events .header-share ul li img,
.single .header-share ul li img {
  margin-left: 10px !important;
}
.single-tribe_events h1 {
  font-size: 4.5em;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal;
}
.single-tribe_events .header-share {
  border-bottom: 6px solid #F5F5F5;
}
.single-tribe_events .tribe-events-notices {
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #5D115B;
}
.single-tribe_events .tribe-events-notices ul li {
  list-style: none !important;
  background-image: none;
}
.single-tribe_events h2 {
  padding: 0;
  font-size: 2.0em;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.single-tribe_events .single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-divider {
  color: #000000;
  padding-left: 0 !important;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost,
.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .recurringinfo,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  padding: 0;
  font-size: 2.0em !important;
  font-weight: normal;
  color: #000000;
  background-image: none;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 40px 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 18px 0 8px 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-size: 17px !important;
  color: #666666 !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd * {
  font-size: 1.0em !important;
  color: #666666 !important;
  padding-left: 0 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd a {
  color: #831F82 !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd a:hover {
  color: #666666 !important;
}
.single-tribe_events .tribe-events-event-meta {
  background: transparent !important;
  border: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .column {
  margin: 0 0 20px 0;
  padding: 0 0;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-event-meta .column {
  width: 50% !important;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
  width: 50% !important;
}
.single .content p,
.single .content h3 {
  margin-left: 0 !important;
  padding: 0 !important;
}
#jp_container_2 {
  text-align: center;
  margin-bottom: 100px !important;
}
#jp_container_2 ul li {
  list-style: none;
  background-image: none;
  padding: 0;
  margin: 0;
}
#jp_container_2.wpallaudio {
  border: 1px solid #DBDFC9 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.gallery .column_8 {
  margin-bottom: 20px !important;
}
.gallery .column_8 h2 {
  font-size: 2.4em !important;
}
.single-gallery .box-gallery,
.section-fotografias .box-gallery,
.list_archivo_foto .box-gallery {
  padding: 20px 30px;
  margin: 0 0 30px 0;
  background-color: #333333;
}
.single-gallery .box-gallery p.summary,
.section-fotografias .box-gallery p.summary,
.list_archivo_foto .box-gallery p.summary {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  font-size: 1.7em !important;
  color: #FFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single-gallery .directory-module .num_items_1 .carousel-item,
.section-fotografias .directory-module .num_items_1 .carousel-item,
.list_archivo_foto .directory-module .num_items_1 .carousel-item {
  text-align: center;
}
.single-gallery .directory-module a.prev,
.single-gallery .directory-module a.next,
.section-fotografias .directory-module a.prev,
.section-fotografias .directory-module a.next,
.list_archivo_foto .directory-module a.prev,
.list_archivo_foto .directory-module a.next {
  position: absolute;
  top: 30%;
  width: 56px;
  height: 56px;
}
.single-gallery .directory-module a.prev,
.section-fotografias .directory-module a.prev,
.list_archivo_foto .directory-module a.prev {
  left: 50px;
}
.single-gallery .directory-module a.next,
.section-fotografias .directory-module a.next,
.list_archivo_foto .directory-module a.next {
  right: 50px;
}
.single-gallery .directory-module a.next,
.single-gallery .directory-module a.next:hover,
.section-fotografias .directory-module a.next,
.section-fotografias .directory-module a.next:hover,
.list_archivo_foto .directory-module a.next,
.list_archivo_foto .directory-module a.next:hover {
  background-position: -57px 56px;
  margin-left: 5px;
}
.single-gallery .directory-module a.prev,
.single-gallery .directory-module a.prev:hover,
.section-fotografias .directory-module a.prev,
.section-fotografias .directory-module a.prev:hover,
.list_archivo_foto .directory-module a.prev,
.list_archivo_foto .directory-module a.prev:hover {
  background-position: 0 0;
}
.single-gallery dl.gallery-item,
.single-gallery .gallery-size-thumbnail,
.section-fotografias dl.gallery-item,
.section-fotografias .gallery-size-thumbnail,
.list_archivo_foto dl.gallery-item,
.list_archivo_foto .gallery-size-thumbnail {
  display: none !important;
}
.single-gallery h2,
.section-fotografias h2,
.list_archivo_foto h2 {
  font-size: 2.4em;
  color: #000000;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
  background-image: none !important;
  line-height: 1.1em !important;
}
.single-gallery h2 a,
.section-fotografias h2 a,
.list_archivo_foto h2 a {
  color: #000000;
  text-align: left;
  display: block !important;
}
.single-gallery .thumbnail,
.section-fotografias .thumbnail,
.list_archivo_foto .thumbnail {
  display: block;
  padding-bottom: 15px;
  position: relative;
  padding: 0;
  margin: 0;
}
.single-gallery .thumbnail span.icon,
.section-fotografias .thumbnail span.icon,
.list_archivo_foto .thumbnail span.icon {
  background-image: url(/wp-content/uploads/2016/10/icon-thumbnail.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.single-gallery .gallery-block,
.section-fotografias .gallery-block,
.list_archivo_foto .gallery-block {
  padding-bottom: 24px;
}
.single-gallery .gallery-block .thumbnail span.icon,
.section-fotografias .gallery-block .thumbnail span.icon,
.list_archivo_foto .gallery-block .thumbnail span.icon {
  bottom: 15px;
}
.list_archivo_foto,
.list_tv {
  padding-bottom: 23px !important;
}
.list_archivo_foto span.icon,
.list_tv span.icon {
  bottom: 15px !important;
}
.page-template-template-gallery .thumbnail span.icon {
  bottom: 15px;
}
.page-template-template-gallery .malinky-load-more a {
  margin-top: 50px !important;
  display: inline-block;
}
.page-template-template-gallery .footer .box-separador {
  margin-left: 0px !important;
}
.box-rss p {
  font-size: 2.0em;
  color: #333333;
  background-image: url(/wp-content/uploads/2016/10/icon-rss.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 0 0 0 !important;
  margin-left: 9px !important;
}
.box-rss p a {
  color: #333333;
  padding: 0 0 0 39px !important;
  display: block;
}
.box-rss p a:hover {
  color: #831F82;
}
.bawmrp_manual img {
  width: 100%;
  margin-bottom: 21px;
}
.bawmrp_manual h2 {
  background-image: none;
  padding: 0;
  margin: 0;
  font-size: 2.4em;
}
.bawmrp_manual h2 a {
  color: #000000;
}
.bawmrp_manual h2 a:hover {
  color: #781A77;
}
.widget-area {
  padding-left: 30px;
}
.widget-area h3 {
  text-align: left;
  font-size: 14px !important;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0 !important;
  margin: 0 0 12px 0 !important;
  font-weight: bold;
}
.widget-area h3 span {
  font-size: 1.0em !important;
}
.widget-area ol {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.widget-area .tribe-events-widget-link {
  padding: 21px !important;
  margin: 0 0 31px 0 !important;
  background-color: #E9E9E9;
  font-size: 1.4em !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.widget-area .tribe-events-widget-link a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 14px !important;
  text-transform: uppercase !important;
  color: #831f82 !important;
  font-weight: normal !important;
}
.widget-area ol li {
  list-style: none;
  padding: 21px;
  margin: 0;
  background-color: #E9E9E9;
  font-size: 1.0em;
}
.widget-area ol li h4 {
  color: #000000 !important;
  font-size: 20px !important;
  font-style: italic !important;
  font-weight: bold !important;
  text-align: left !important;
  background-image: none !important;
  text-transform: none !important;
  font-family: "utopia-std", serif !important;
}
.widget-area ol li h4 a {
  color: #000000 !important;
}
.widget-area ol li h4 a:hover {
  color: #831F82 !important;
}
.widget-area ol li .tribe-event-duration {
  font-size: 14px !important;
  padding-bottom: 15px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.widget-area ol li .tribe-event-duration span {
  font-size: 1.0em !important;
}
.widget-area ul.pop-widget-tabs li {
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  width: 50% !important;
}
.widget-area ul.pop-widget-tabs li a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold !important;
  color: #333333;
  border: 0;
  padding: 10px 40px 10px 10px !important;
  font-size: 1.0em !important;
  letter-spacing: normal !important;
  text-transform: uppercase !important;
}
.widget-area ul.pop-widget-tabs li a:hover {
  color: #333333;
}
.widget-area div.pop-inside ul li {
  margin: 0 0 13px 0;
  list-style: none;
  position: relative;
  border: 0;
  background-image: none;
  padding: 0 0 13px 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  color: #666666;
  background-image: url(/wp-content/uploads/2016/10/line_03.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: repeat-x !important;
  line-height: normal;
}
.widget-area div.pop-inside ul li a {
  color: #666666;
  background-color: transparent;
  background-image: url(/wp-content/uploads/2016/10/icon-popular-post.jpg) !important;
  background-position: 0 5px !important;
  background-repeat: no-repeat !important;
  padding: 0 0 0 28px;
  display: block;
}
.widget-area div.pop-inside ul li a span {
  font-weight: normal !important;
}
.widget-area div.pop-inside ul li a:hover {
  color: #666666;
  background-color: transparent;
}
.widget-area div.pop-inside {
  clear: both;
  padding: 24px 0 24px 0;
  border: 0;
  margin: 5px 0px 0px;
}
.widget-area .tribe-events-list-widget .tribe-events-list-widget-events {
  margin-bottom: 0;
}
.widget-area .a-single,
.widget-area .g-single {
  margin-bottom: 24px;
}
.widget-area .a-single a,
.widget-area .g-single a {
  text-align: right;
}
.widget-area .a-single img,
.widget-area .g-single img {
  width: 100% !important;
  max-width: 315px !important;
}
.widget-area p.button {
  display: block;
  clear: left;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.widget-area p.button a {
  display: inline-block;
  background-color: #F5F5F5;
  border: 0;
  border-bottom: 5px solid #692382;
  font-size: 14px !important;
  color: #333333;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: bold;
  margin: 0 0 15px 0 !important;
  float: right !important;
  padding: 10px 40px 10px 10px !important;
  background-position: 90% 17px;
  background-repeat: no-repeat;
  width: 48%;
}
.widget-area p.button a:first-child {
  float: left !important;
}
.widget-area p.button a.newsletter {
  background-image: url('/wp-content/uploads/2016/10/icon-newsletter.png');
}
.widget-area p.button a.video {
  background-image: url('/wp-content/uploads/2016/10/icon-video.png');
}
div.pop-inside ul li:hover,
div.pop-inside ul li:active,
div.pop-inside ul li:focus {
  background-color: transparent !important;
}
.box-adrotate-superior {
  background-color: #E9E9E9;
  margin: 23px 0 23px 0;
}
.box-adrotate-izda,
.box-adrotate-dcha {
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
}
.box-adrotate-izda img,
.box-adrotate-dcha img {
  max-width: auto !important;
}
.box-adrotate-izda {
  left: -2000px;
  text-align: right !important;
}
.box-adrotate-dcha {
  right: -2000px;
}
.box-separador {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.listado-oscuro .BlogList p.tit-category,
.listado-oscuro .BlogList p.tit-category a,
.listado-oscuro .BlogList h2,
.listado-oscuro .BlogList h2 a,
.listado-oscuro .BlogList p.category,
.listado-oscuro .BlogList p.category a,
.listado-oscuro .BlogList p.summary,
.listado-oscuro .BlogListPost p.tit-category,
.listado-oscuro .BlogListPost p.tit-category a,
.listado-oscuro .BlogListPost h2,
.listado-oscuro .BlogListPost h2 a,
.listado-oscuro .BlogListPost p.category,
.listado-oscuro .BlogListPost p.category a,
.listado-oscuro .BlogListPost p.summary,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category a,
.listado-oscuro .BlogList.featured-bloque-01 h2,
.listado-oscuro .BlogList.featured-bloque-01 h2 a,
.listado-oscuro .BlogList.featured-bloque-01 p.category,
.listado-oscuro .BlogList.featured-bloque-01 p.category a,
.listado-oscuro .BlogList.featured-bloque-01 p.summary {
  color: #FFFFFF !important;
}
.listado-oscuro .BlogList h2 a:hover,
.listado-oscuro .BlogList p.category a:hover,
.listado-oscuro .BlogListPost h2 a:hover,
.listado-oscuro .BlogListPost p.category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #000000 !important;
}
.noticia-destacada h2 {
  font-size: 4.2em;
  line-height: 1em;
}
.noticia-destacada p.category {
  display: none;
}
.noticia-destacada p.summary {
  font-size: 1.4em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.box-subcategory {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.box-subcategory img {
  margin-top: -20px;
}
.box-subcategory p.category {
  padding: 0;
  margin: 0 0 0 50%;
  display: block;
}
.box-subcategory p.category a {
  display: none;
}
.box-subcategory p.category span {
  margin: 0 0 0 0;
  padding: 0 0 0 11px;
  color: #5D115B !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.box-carrera {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.box-carrera p.tit-category {
  max-width: 200px;
}
.home .ttboxColumn,
.category .ttboxColumn {
  margin-left: 11px !important;
}
.home .footer-content.ttboxColumn,
.home .footer-bottom-container,
.category .footer-content.ttboxColumn,
.category .footer-bottom-container {
  margin-left: 20px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home #row-top-footer .partner p,
.category #row-top-footer .partner p {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.home #row-top-footer .column_24,
.category #row-top-footer .column_24 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home #row-top-footer .container,
.category #row-top-footer .container {
  max-width: 1100px !important;
}
.home #row-top-footer .column_8,
.category #row-top-footer .column_8 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.home .featured-bloque-01,
.home .featured-bloque-02,
.home .listado-bloque,
.category .featured-bloque-01,
.category .featured-bloque-02,
.category .listado-bloque {
  margin-left: -11px !important;
  margin-right: 0 !important;
}
.home .featured-bloque-01 .container,
.home .featured-bloque-02 .container,
.home .listado-bloque .container,
.category .featured-bloque-01 .container,
.category .featured-bloque-02 .container,
.category .listado-bloque .container {
  max-width: 1078px !important;
}
.home .featured-bloque-sub,
.category .featured-bloque-sub {
  margin-left: 0 !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.home .featured-bloque-sub .column_24,
.category .featured-bloque-sub .column_24 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home .featured-bloque-sub .featured-bloque-01,
.home .featured-bloque-sub .featured-bloque-02,
.category .featured-bloque-sub .featured-bloque-01,
.category .featured-bloque-sub .featured-bloque-02 {
  padding: 0 22px !important;
  margin-left: 0 !important;
}
.home .listado-bloque,
.category .listado-bloque {
  margin-left: 0 !important;
}
.home .listado-bloque .container,
.category .listado-bloque .container {
  padding-right: 33px !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-sub,
.category-vanity-capital .featured-bloque-sub {
  margin-left: -11px !important;
  margin-right: -11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.category .ttboxColumn {
  margin-left: 17px !important;
  margin-right: -17px !important;
}
.category .BlogList.CategoryFeatured03 {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.category .BlogList.CategoryFeatured03 .separador02 {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.category .site-main.BlogList {
  padding-top: 7px !important;
  margin-left: 0 !important;
}
.category .listado-bloque .container {
  padding-right: 11px !important;
}
.category .footer-content.ttboxColumn,
.category .footer-bottom-container {
  margin-left: -17px !important;
  margin-right: -17px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.category #row-top-footer .container {
  max-width: 1078px !important;
}
.category .footer .box-separador {
  max-width: 1078px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.category #row-top-footer .partner p {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.category .copyright {
  margin-left: 17px !important;
}
.contenido-empresas .box-info-private {
  margin-top: 78px !important;
  padding-bottom: 78px !important;
}
.contenido-empresas .box-search-empresas-result {
  padding: 78px 22px 40px 22px !important;
}
.contenido-empresas .box-search-empresas-result .tit-category {
  padding-bottom: 12px !important;
  margin-bottom: 24px !important;
}
.contenido-empresas .box-buscador {
  background-color: #5D115B;
  padding: 30px;
  margin: 50px 0 40px 0;
}
.contenido-empresas .box-buscador label {
  display: block;
  font-size: 2.0em;
  color: #FFFFFF;
  font-style: italic;
}
.contenido-empresas .box-buscador #s {
  width: 68%;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
  font-size: 2.0em;
  padding: 8px;
  margin: 7px 1% 10px 0;
}
.contenido-empresas .box-buscador #searchsubmit {
  width: 30%;
}
.contenido-empresas .box-buscador p {
  font-size: 1.6em !important;
  font-weight: 700 !important;
  color: #AFAFAF;
  text-transform: uppercase;
  padding: 53px 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: center !important;
}
.contenido-empresas .box-buscador p a {
  color: #AFAFAF !important;
}
.contenido-empresas .box-buscador p a:hover {
  color: #FFFFFF !important;
}
.contenido-empresas h1 {
  font-size: 4.2em;
  font-weight: 400 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border-top: 4px solid #F5F5F5;
}
.contenido-empresas p {
  margin: 0 0 15px 0 !important;
  padding: 0 0 0 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.4em !important;
}
.contenido-empresas p.sector {
  text-transform: uppercase;
  margin-bottom: 0px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.contenido-empresas div.summary {
  padding: 0 100px 0 0 !important;
  margin: 0 !important;
  font-size: 1.6em !important;
}
.contenido-empresas div.summary p {
  font-size: 1.0em !important;
  color: #666666 !important;
}
.contenido-empresas .box-info {
  padding: 30px;
  margin: 0;
}
.contenido-empresas .box-info strong {
  padding-right: 5px !important;
}
.contenido-empresas .googlemaps-module p.title-section {
  display: none;
}
.search-results .BlogList,
.post-type-archive-empresas .BlogList {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.search-results .BlogList .cols_group,
.post-type-archive-empresas .BlogList .cols_group {
  border-top: 4px solid #F5F5F5;
  padding-top: 28px !important;
}
.search-results .BlogList .column_8,
.post-type-archive-empresas .BlogList .column_8 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  padding-bottom: 15px !important;
  margin-bottom: 35px !important;
}
.search-results .BlogList .column_8 h2,
.post-type-archive-empresas .BlogList .column_8 h2 {
  font-family: "utopia-std", serif !important;
  font-size: 2.4em !important;
}
.search-results .BlogList .column_8 h2 a:hover,
.post-type-archive-empresas .BlogList .column_8 h2 a:hover {
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p,
.post-type-archive-empresas .BlogList .column_8 p {
  color: #333333 !important;
}
.search-results .BlogList .column_8 p.mas,
.post-type-archive-empresas .BlogList .column_8 p.mas {
  font-size: 3.0em !important;
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p.mas a,
.post-type-archive-empresas .BlogList .column_8 p.mas a {
  color: #831F82 !important;
}
.search-results .BlogList .column_8 p.mas a:hover,
.post-type-archive-empresas .BlogList .column_8 p.mas a:hover {
  color: #333333 !important;
}
.search-results .column_16 .cols_group,
.post-type-archive-empresas .column_16 .cols_group {
  border-top: 0;
  padding-top: 0 !important;
}
.single-empresas .contenido-empresas p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin-bottom: 5px !important;
}
.post-type-archive-empresas .footer-content,
.single-empresas .footer-content {
  padding-left: 22px !important;
}
.post-type-archive-empresas .footer-content .container,
.single-empresas .footer-content .container {
  max-width: 1078px;
}
.post-type-archive-empresas #row-top-footer .partner p,
.single-empresas #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.search-results .footer-content,
.page .footer-content {
  padding-left: 22px !important;
}
.search-results .footer-content .container,
.page .footer-content .container {
  max-width: 1078px;
}
.search-results #row-top-footer .partner p,
.page #row-top-footer .partner p {
  margin: 0 -11px 0 -11px;
}
.box-info-msg {
  text-align: center;
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}
.box-info-msg p {
  font-family: "utopia-std", serif !important;
  font-style: italic;
  text-align: center !important;
  padding: 25px !important;
  margin: 0 auto !important;
  width: 70%;
  background-color: #F5F5F5;
  font-size: 2.0em !important;
  color: #666666 !important;
}
.box-info-msg p a {
  color: #831F82;
  text-decoration: underline;
}
.box-info-msg p a:hover {
  text-decoration: none;
}
.page .box-info-msg {
  font-family: "utopia-std", serif !important;
  margin-top: 0px !important;
  margin-bottom: 26px !important;
}
body.suscripcion .form-submit #register,
div.boxText .form-submit #register {
  margin-top: 25px !important;
}
body.suscripcion .moduleText h2,
body.suscripcion .moduleText h3,
div.boxText .moduleText h2,
div.boxText .moduleText h3 {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0;
  margin: 0 0 34px 0;
  font-weight: bold;
  color: #000000 !important;
}
body.suscripcion .moduleText p,
div.boxText .moduleText p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.5em !important;
  color: #666666 !important;
}
.wppb-send-credentials-checkbox {
  display: none;
}
.page-id-160 #row-content .cols_group:first-child,
.page-id-37061 #row-content .cols_group:first-child {
  margin-left: -22px;
  margin-right: -22px;
}
.box-adrotate-pdTop {
  padding-top: 52px;
}
.row-related .column_8,
.row-related .column_6 {
  width: 25%;
}
.row-related .bawmrp_manual h2 {
  line-height: normal !important;
}
.box-patrocinada {
  background-color: #F5F5F5;
  text-align: center;
  padding: 20px !important;
  margin-bottom: 26px !important;
}
.box-patrocinada p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  text-align: center;
  text-transform: uppercase;
}
.box-patrocinada p a {
  text-transform: none;
}
.single .list_archivo_foto {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.single .list_archivo_foto .cols_group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.single .list_archivo_foto img {
  margin-bottom: 14px !important;
}
.single .list_archivo_foto .column_8 {
  margin-bottom: 20px !important;
}
.single .list_archivo_foto p.tit-category {
  margin-left: 11px !important;
  margin-right: 11px !important;
}
.single #row-content .container .bawmrp .cols_group {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.single .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.single .footer-bottom-container {
  margin-right: -33px;
}
.single #row-top-footer .partner p {
  margin-right: 0 !important;
}
.single .partner .column_24 {
  padding-right: 0 !important;
}
.single .content article .wp-caption {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
.single .content article .wp-caption p.wp-caption-text {
  font-size: 1.2em !important;
  color: #333333 !important;
  line-height: 1em;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  font-style: normal !important;
}
.single .content article .wp-caption p.wp-caption-text strong {
  text-transform: uppercase;
}
.single-empresas .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.single-empresas .footer-content .cols_group {
  margin-left: -11px !important;
  margin-right: -11px !important;
}
.page .footer .box-separador {
  margin-left: 0px;
  margin-top: 30px;
}
.post-type-archive-empresas .footer .box-separador {
  margin-left: 0;
  margin-top: 30px;
}
.single article ul.crafty-social-buttons-list li,
.crafty-social-buttons-list li,
.single-tribe_events .tribe-events-notices ul li,
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  padding-left: 0 !important;
  background-image: none !important;
}
.single-tribe_events .tribe-events-back,
.single-tribe_events .tribe-events-nav-previous {
  font-family: "utopia-std", serif !important;
  font-size: 2.0em !important;
  font-weight: bold !important;
  font-style: italic !important;
}
.single-tribe_events .tribe-events-back a,
.single-tribe_events .tribe-events-nav-previous a {
  font-size: 1.0em !important;
}
.single-tribe_events .tribe-events-event-meta {
  background-color: #f5f5f5 !important;
  padding: 11px 30px !important;
}
.single-tribe_events h1 {
  font-size: 4.5em !important;
  color: #000000 !important;
  text-align: left !important;
  font-style: normal !important;
  padding: 26px 0 5px 0 !important;
  margin-bottom: -46px !important;
  margin-bottom: 0 !important;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 20px !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.tribe-events-single-event-description h3 {
  margin-top: 25px;
}
.separador01 {
  border-top: 4px solid #F4F4F4;
}
.separador02 {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  margin-bottom: 22px;
  height: 2px;
}
.BlogListPost p.caption,
.single p.caption {
  margin: -13px 0 13px 0 !important;
  padding: 0 !important;
  text-align: right !important;
  font-size: 1.2em !important;
  color: #333333 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single p.caption {
  margin: 0 0 0 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion p.caption,
.category-vanity-capital p.caption {
  color: #FFFFFF !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 div.separador02 {
  display: none !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header h1 {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 23px 0 0 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01 .category-logo .summary p,
.category-vanity-capital .featured-bloque-01 .category-logo .summary p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single .img-destacada img {
  width: 100% !important;
}
.home #row-header h1,
.home #row-header .h1 {
  color: #831F82 !important;
  font-size: 0em !important;
  line-height: 0em !important;
  margin: 0 !important;
  padding: 27px 0 0 0 !important;
}
.HomeFeatured02,
.HomeFeatured03 {
  padding-right: 22px !important;
}
.BlogList,
.BlogList.list_archivo_foto,
.BlogList.list_tv {
  margin-left: -11px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 11px !important;
}
.home .footer-content,
.home .footer-content.ttboxColumn,
.home .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 33px !important;
  padding-right: 33px !important;
}
.home #row-top-footer .partner.column_24,
.home #row-top-footer .partner.ttboxColumn,
.home #row-top-footer .partner .column_24,
.home #row-top-footer .partner .ttboxColumn {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 0px !important;
  padding-right: 22px !important;
}
.BlogList.list_archivo_foto,
.BlogList.list_tv {
  margin-left: -22px !important;
  margin-right: 0 !important;
}
.boxList_events .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.boxList_events h2 a,
.boxList_events .item_evento h2 a {
  text-align: center !important;
}
.container_column.bg-03 {
  margin-left: 11px !important;
  margin-right: 11px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.politica-de-cookies .partner p,
.aviso-legal .partner p {
  margin: 0 -11px 0 -11px !important;
}
.featured-bloque-01.BlogList.CategoryFeatured02 {
  padding-bottom: 0 !important;
}
.content article ul li {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.politica-de-cookies .moduleText p,
.aviso-legal .moduleText p {
  margin-bottom: 18px !important;
}
.politica-de-cookies .moduleText ul li,
.aviso-legal .moduleText ul li {
  list-style: none !important;
  background-image: url('/wp-content/uploads/2016/10/icon-list.png') !important;
  background-position: 0 7px !important;
  background-repeat: no-repeat !important;
  padding-left: 20px !important;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.error404 .noSummary {
  padding: 23px 0 0 0 !important;
  margin: 0 !important;
}
.error404 p {
  margin-bottom: 18px !important;
}
.BlogList h2 a:hover,
.BlogListPost h2 a:hover,
.BlogList.featured-bloque-01 h2 a:hover,
.boxList_events h2 a:hover,
.boxList_events .item_evento h2 a:hover,
.widget-area ul.pop-widget-tabs li a:hover,
.widget-area div.pop-inside ul li a:hover span,
.widget-area div.pop-inside ul li a:hover,
.tt-box-menu-web ul li a:hover,
.nav-control a:hover,
.nav-control a:hover .fa,
.nav-control a:hover span {
  color: #831f82 !important;
}
.menu_category.bg-01 a:hover {
  color: #999999 !important;
  text-decoration: none !important;
}
.ListHome02 p.tit-category a:hover,
.list_opiniones p.tit-category a:hover,
.boxList_events p.tit-category a:hover,
.list_archivo_foto p.tit-category a:hover,
.list_tv p.tit-category a:hover,
.BlogList p.tit-category a:hover,
.ListDestacado p.tit-category a:hover,
.box-subcategory p.tit-category a:hover {
  color: #831f82 !important;
}
.BlogList p.category a:hover,
.BlogListPost p.category a:hover,
.BlogList.featured-bloque-01 p.category a:hover {
  color: #666666 !important;
}
.listado-oscuro .BlogList p.tit-category a:hover,
.listado-oscuro .BlogList h2 a:hover,
.listado-oscuro .BlogList p.category a:hover,
.listado-oscuro .BlogListPost p.tit-category a:hover,
.listado-oscuro .BlogListPost h2 a:hover,
.listado-oscuro .BlogListPost p.category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.tit-category a:hover,
.listado-oscuro .BlogList.featured-bloque-01 h2 a:hover,
.listado-oscuro .BlogList.featured-bloque-01 p.category a:hover {
  color: #999999 !important;
}
#row-top-footer #searchform {
  position: relative !important;
}
.HomeFeatured02 .ttfeatured_home_1 .BlogListPost p.summary,
.HomeFeatured03 .ttfeatured_home_1 .BlogListPost p.summary {
  font-size: 1.6em !important;
  margin-bottom: 15px !important;
}
#tribe-bar-form label {
  color: #333333 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.ttfeatured_home_1 h2 {
  font-size: 4.2em !important;
}
#open-button {
  display: none !important;
}
.ListHomeVanity .box_column {
  background-color: #3c3c3b !important;
}
.ListHomeVanity .box_column img {
  width: auto !important;
}
.ListHomeAlimenta .box_column {
  background-color: #FFEB18 !important;
}
.ListHomeAlimenta .box_column img {
  width: auto !important;
}
.row.bg-image {
  background-position: 46% 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header .featured-bloque-01 .category-logo .h1 {
  text-align: center !important;
  font-size: 4.2em !important;
  font-style: italic !important;
  color: #FFFFFF !important;
  padding-top: 0 !important;
}
.category-carrera-de-las-empresas-por-la-innovacion #row-header div.summary p {
  color: #FFFFFF !important;
}
.ListHome02 {
  padding-top: 0;
  padding-bottom: 0;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat-x;
}
.ListHome02 .separador02,
.ListHome02 .separador01 {
  margin-top: 23px !important;
}
.home .ListHome02 .separador01 {
  margin-top: 30px !important;
  margin-bottom: 23px !important;
}
.home .box-carrera .separador02 {
  padding-top: 30px !important;
  padding-bottom: 0 !important;
  background-image: none;
  margin: 0 !important;
}
.home .box-carrera {
  padding-bottom: 30px !important;
}
.ListHome022 .separador02 {
  margin-top: 23px !important;
}
.ListHomeAlimenta {
  padding-top: 0 !important;
  border: 0 !important;
}
.ListHomeAlimenta .separador01 {
  margin-top: 23px !important;
  margin-bottom: 23px !important;
  margin-left: 11px !important;
  margin-right: 11px !important;
}
#row-top-footer .social-links {
  margin-right: 11px !important;
}
.category .featured-bloque-sub .container {
  max-width: 1056px !important;
}
.page-template-template-gallery .container,
.error404 .container,
.search-results .container,
.category-firmas .container {
  max-width: 1056px !important;
}
.page-template-template-gallery .BlogList,
.error404 .BlogList,
.search-results .BlogList,
.category-firmas .BlogList {
  margin-left: -11px !important;
  margin-right: -11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.search-results .BlogList {
  margin-left: 11px !important;
  margin-right: 11px !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.search-results .footer .box-separador {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
}
.search-results .footer-content .cols_group {
  margin-left: -22px;
  margin-right: -22px;
}
.category-vanity-capital .featured-bloque-01,
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01,
.category-alimenta .featured-bloque-01 {
  background-position: 55% 0;
}
.widget-area .adrotate_widgets {
  margin-bottom: 23px !important;
}
.single-tribe_events .content {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.post-type-archive-tribe_events .content,
.single-tribe_events .content {
  padding-top: 23px !important;
  margin-left: -11px !important;
  margin-right: -11px !important;
}
single-tribe_events .footer .column_24.noPdColumn {
  margin: 0 !important;
}
single-tribe_events .footer .box-separador {
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 30px;
}
single-tribe_events #row-top-footer .partner p {
  margin: 0 0 0 0;
  padding: 0px;
}
.single-tribe_events .content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.post-type-archive-tribe_events div.tribe-events-notices > ul,
.post-type-archive-tribe_events div.tribe-events-notices > ul > li,
.single-tribe_events div.tribe-events-notices > ul,
.single-tribe_events div.tribe-events-notices > ul > li {
  background-image: none !important;
}
.post-type-archive-tribe_events .tribe-events-list h2.tribe-events-list-event-title,
.single-tribe_events .tribe-events-list h2.tribe-events-list-event-title {
  background-image: none !important;
  font-size: 2.0em !important;
  font-weight: 700;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events .tribe-events-event-meta,
.post-type-archive-tribe_events .tribe-events-list-event-description,
.post-type-archive-tribe_events .tribe-events-content,
.single-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-list-event-description,
.single-tribe_events .tribe-events-content {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-day .tribe-events-day-time-slot h5,
.post-type-archive-tribe_events .tribe-events-list-separator-month,
.single-tribe_events .tribe-events-day .tribe-events-day-time-slot h5,
.single-tribe_events .tribe-events-list-separator-month {
  margin-bottom: 15px !important;
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-list .type-tribe_events {
  margin: 0 !important;
  padding: 0 !important;
}
.post-type-archive-tribe_events .tribe-events-event-meta,
.single-tribe_events .tribe-events-event-meta {
  font-size: 17px !important;
  color: #666666;
  font-weight: normal;
}
.post-type-archive-tribe_events .tribe-events-button,
.single-tribe_events .tribe-events-button {
  font-size: 14px !important;
  color: #ffffff !important;
  background-color: #831f82 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-button:hover,
.single-tribe_events .tribe-events-button:hover {
  font-size: 14px !important;
  color: #5d115b !important;
  background-color: #cccccc !important;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-tooltip,
.single-tribe_events #tribe-events-content .tribe-events-tooltip {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-list .type-tribe_events {
  padding-bottom: 23px !important;
  border-bottom: 1px solid #ddd;
}
.post-type-archive-tribe_events #tribe-events-content .tribe-events-abbr,
.single-tribe_events #tribe-events-content .tribe-events-abbr {
  border: 0;
  padding: 0 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  color: #666666;
  display: inline;
  font-size: 17px;
}
.post-type-archive-tribe_events #tribe-events-header .tribe-events-sub-nav li,
.post-type-archive-tribe_events #tribe-events-footer .tribe-events-sub-nav li,
.single-tribe_events #tribe-events-header .tribe-events-sub-nav li,
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav li {
  font-size: 20px !important;
  font-weight: bold !important;
  font-style: italic !important;
  color: #831f82 !important;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events .tribe-events-list .tribe-events-event-cost span,
.post-type-archive-tribe_events .tribe-events-read-more,
.single-tribe_events .tribe-events-list .tribe-events-event-cost span,
.single-tribe_events .tribe-events-read-more {
  font-size: 17px !important;
  font-family: "utopia-std", serif !important;
}
.post-type-archive-tribe_events #tribe-events .tribe-events-content p,
.post-type-archive-tribe_events .tribe-events-before-html p,
.post-type-archive-tribe_events .tribe-events-after-html p,
.single-tribe_events #tribe-events .tribe-events-content p,
.single-tribe_events .tribe-events-before-html p,
.single-tribe_events .tribe-events-after-html p {
  font-size: 1.7em !important;
  font-weight: normal !important;
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  display: block;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single-tribe_events .content {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.post-type-archive-tribe_events .footer-content .cols_group {
  margin-left: -11px;
  margin-right: -33px;
}
.post-type-archive-tribe_events #row-top-footer .partner p {
  margin-right: -11px !important;
}
.ListHomeVanity .box_column {
  background-color: transparent !important;
}
.box_column img {
  background-image: none !important;
}
.category-vanity-capital .featured-bloque-01 .category-logo {
  background-color: transparent !important;
}
.featured-bloque-01 .category-logo img {
  background-image: none !important;
}
#row-top-footer .partner p span {
  padding-top: 10px;
}
#row-top-footer .partner p img {
  margin-bottom: 2px;
}
#row-top-footer .social-links a.icon-issuu {
  background-size: 29px 29px;
}
.category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01.BlogList.CategoryFeatured02 h2 a:hover,
.category-carrera-de-las-empresas-por-la-innovacion .BlogList.featured-bloque-01 h2 a:hover {
  color: #999999 !important;
}
p.txt_no_resultados {
  font-size: 1.7em !important;
}
body.acceso #row-content .moduleText p {
  font-size: 1.7em !important;
  font-family: "utopia-std", serif !important;
}
.page-template-template_acceso-php label input {
  vertical-align: bottom !important;
  margin-top: 4px !important;
  margin-right: 5px !important;
}
#wppb_form_success_message,
.wppb-success {
  padding: 14px 9px 12px 49px !important;
}
.category-alimenta .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-alimenta.jpg);
  background-repeat: repeat-y;
  background-position: 55% 0;
}
@media (min-width: 1500px) {
  .row.bg-image {
    background-position: 48.7% 0 !important;
  }
  .category-vanity-capital .featured-bloque-01,
  .category-carrera-de-las-empresas-por-la-innovacion .featured-bloque-01,
  .category-alimenta .featured-bloque-01 {
    background-position: 51.5% 0;
  }
}
@media (max-width: 1330px) {
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none !important;
  }
}
@media (max-width: 1161px) {
  .widget-area p.button a.newsletter,
  .widget-area p.button a.video {
    background-image: none;
  }
  .cols_group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .listado-oscuro,
  .bg-image {
    margin-left: -11px !important;
    padding-right: 0 !important;
  }
  .listado-oscuro .cols_group,
  .bg-image .cols_group {
    margin-left: 0 !important;
    margin-right: 11px !important;
  }
  .BlogList,
  .BlogList.HomeFeatured01 {
    padding-left: 11px !important;
  }
  .BlogList .cols_group,
  .BlogList.HomeFeatured01 .cols_group {
    margin-left: -11px !important;
  }
  .ListHomeVanity .cols_group:first-child {
    margin-left: 0px !important;
    margin-right: 11px !important;
  }
  .box-carrera p.tit-category,
  .list_tv p.tit-category,
  .boxList_events p.tit-category,
  .box-subcategory p.tit-category {
    margin-left: 0 !important;
  }
  .box-carrera .BlogList.ListHome02 .cols_group:first-child,
  .list_tv .BlogList.ListHome02 .cols_group:first-child,
  .boxList_events .BlogList.ListHome02 .cols_group:first-child,
  .box-subcategory .BlogList.ListHome02 .cols_group:first-child {
    padding-left: 11px !important;
  }
  .boxList_events,
  .box-subcategory {
    padding-left: 0 !important;
  }
  .boxList_events p.tit-category,
  .box-subcategory p.tit-category {
    margin-left: 11px !important;
  }
  .boxList_events .cols_group:first-child,
  .box-subcategory .cols_group:first-child {
    padding-left: 0 !important;
  }
  .box-subcategory {
    padding-left: 11px !important;
  }
  .list_tv .cols_group,
  .list_archivo_foto .cols_group {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .footer .box-separador {
    padding: 15px 0 0 0 !important;
    background-image: none !important;
  }
  .single #row-top-footer.footer .footer-bottom,
  .category #row-top-footer.footer .footer-bottom {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .single .CategoryFeatured02 .cols_group:first-child,
  .category .CategoryFeatured02 .cols_group:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 0px !important;
  }
  .single .partner,
  .category .partner {
    padding-top: 15px !important;
  }
  .single .partner .cols_group,
  .category .partner .cols_group {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .single .footer-content.ttboxColumn,
  .single .footer-bottom-container,
  .category .footer-content.ttboxColumn,
  .category .footer-bottom-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01 {
    padding-left: 22px !important;
  }
  #row-top-footer.footer .box h2 {
    font-size: 2.2em !important;
  }
  #row-top-footer.footer .box-search-empresas label {
    font-size: 1.4em !important;
    line-height: normal !important;
  }
  #row-top-footer.footer .box-search-empresas p,
  #row-top-footer.footer .box p {
    font-size: 1.3em !important;
  }
  .search-results #row-top-footer .partner p:first-child,
  .page #row-top-footer .partner p:first-child {
    margin-top: 15px !important;
  }
  .box-03.column_10 {
    width: 60%;
    float: right;
  }
  .box-02.column_7 {
    display: none;
  }
  .single #row-header h1,
  .single #row-header div.summary {
    margin-left: 11px !important;
  }
  .single #row-content .container .cols_group {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 767px) {
  #tribe-events-content a,
  .tribe-events-event-meta a {
    background-color: transparent !important;
  }
  .equalBox {
    height: auto !important;
  }
  #searchform {
    position: relative !important;
    top: auto !important;
    right: auto !important;
  }
  #row-top-header #searchform {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    padding-right: 20px !important;
  }
  #row-top-header #searchform #s {
    width: 90% !important;
    visibility: visible !important;
  }
  [class*="column_"] {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  .cols_group,
  .BlogList,
  .BlogList.list_archivo_foto,
  .BlogList.list_tv,
  .home .ttboxColumn,
  .category .ttboxColumn,
  .BlogList.HomeFeatured01,
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn,
  .footer-content,
  .footer-content.ttboxColumn,
  .partner .ttboxColumn {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  #row-top-header .column_8 {
    width: 50% !important;
    float: left !important;
  }
  #row-top-header .column_8 p.today {
    padding-left: 20px;
  }
  #row-top-header .box-03 {
    width: 100% !important;
  }
  .nav-control {
    position: absolute !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    left: auto !important;
    margin-left: 20px !important;
  }
  .box-menu-advanced-top {
    padding-right: 20px !important;
  }
  .list-item {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .category .list-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 11px !important;
    margin-right: 11px !important;
  }
  .category .BlogList,
  .category .BlogListPost {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .category .listado-bloque .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .BlogListPost {
    margin-left: -11px;
    margin-right: -11px !important;
  }
  .BlogListPost .column_8,
  .BlogListPost .column_12 {
    width: 50% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single #row-header .bar_single {
    margin-bottom: 25px !important;
  }
  .category-firmas #row-content .container .cols_group {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #searchform {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single h1 {
    padding-left: 20px !important;
  }
  .single #row-content .container .cols_group {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .single #row-content .column_16 {
    width: 66.66666666666666% !important;
    float: left !important;
  }
  .single #row-content .column_8 {
    width: 33.33333333333333% !important;
    float: left !important;
  }
  .single .row-related {
    clear: both !important;
  }
  .single .list_archivo_foto {
    clear: both !important;
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .single .list_archivo_foto .column_12 {
    width: 50% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single .list_archivo_foto .bawmrp {
    clear: both !important;
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .single .list_archivo_foto .bawmrp .row-related .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_6,
  .single .list_archivo_foto .bawmrp .bawmrp_manual {
    width: 25% !important;
    float: left !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer .container {
    max-width: 1100px !important;
  }
  .single .summary {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .single .footer-container,
  .category .footer-container {
    padding-left: 11px !important;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 11px !important;
  }
  .single .partner p,
  .category .partner p {
    margin-left: 11px !important;
    margin-right: 11px !important;
  }
  .single #row-top-footer .partner p {
    margin-right: 11px !important;
  }
  .featured-bloque-01 .category-logo {
    margin-right: 11px !important;
    margin-top: 23px !important;
  }
  .category-vanity-capital .featured-bloque-01,
  .category-alimenta .featured-bloque-01 {
    margin-bottom: 25px !important;
  }
  .a-single,
  .g-single {
    text-align: center;
  }
  .a-single img,
  .g-single img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #row-top-footer {
    margin-top: 25px !important;
  }
  #row-top-footer .column_8 {
    width: 50% !important;
    float: right !important;
    margin-bottom: 25px !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer .column_8 .image-module img {
    width: 100% !important;
    max-width: 100% !important;
  }
  #row-top-footer .column_8:last-child {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none;
  }
  .box-adrotate img {
    width: auto !important;
  }
  .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .menu_category {
    padding: 28px 14px 50px 14px !important;
    margin: 0 !important;
  }
  .BlogList [class*="column_"] {
    margin-bottom: 20px !important;
  }
  .ListHome02 p.tit-category,
  .list_opiniones p.tit-category,
  .boxList_events p.tit-category,
  .list_archivo_foto p.tit-category,
  .list_tv p.tit-category,
  .BlogList p.tit-category,
  .ListDestacado p.tit-category,
  .box-subcategory p.tit-category {
    padding-top: 20px !important;
  }
  .listado-oscuro,
  .box-carrera,
  .BlogList.list_tv,
  .BlogList.list_archivo_foto,
  .bg-image {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .BlogList.list_tv,
  .BlogList.list_archivo_foto {
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .box_column img {
    width: auto !important;
  }
}
.nav-control span {
  font-weight: bold;
}
.category #row-header h1,
.category #row-header .h1 {
  padding-bottom: 0 !important;
}
.nav-control {
  display: block !important;
}
#row-top-header .nav-control {
  display: none !important;
  position: absolute;
  top: 10px !important;
  z-index: 999999 !important;
}
#row-top-header .nav-control span {
  color: #FFFFFF !important;
  background-image: url('/wp-content/uploads/2016/10/icon-menu_01.png') !important;
}
#row-top-header .nav-control a {
  color: #FFFFFF !important;
}
#row-top-header .nav-control a:hover {
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  p.box-menu-advanced-top {
    text-align: center !important;
  }
  p.box-menu-advanced-top {
    margin: -28px 0 12px 17px !important;
  }
  .nav-control {
    display: none !important;
  }
  #row-top-header .nav-control {
    display: block !important;
  }
  #row-top-header .social-links {
    display: none !important;
  }
  p.today {
    display: none !important;
  }
  [class*="column_"],
  .BlogListPost .column_8,
  .BlogListPost .column_12,
  .single #row-content .column_16,
  .single #row-content .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_8,
  .single .list_archivo_foto .bawmrp .row-related .column_6,
  .single .list_archivo_foto .bawmrp .bawmrp_manual {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  #row-top-footer .box {
    margin-bottom: 25px !important;
  }
  #row-top-footer .box img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #row-top-footer .box #searchform {
    position: relative !important;
  }
  #row-top-header #searchform {
    padding-bottom: 0 !important;
  }
  #row-top-header #searchform #s {
    width: 50% !important;
  }
  .single #row-header h1,
  .single #row-header div.summary,
  .single #row-top-footer.footer .footer-bottom,
  .category #row-top-footer.footer .footer-bottom,
  .cols_group,
  .BlogList,
  .BlogList.list_archivo_foto,
  .BlogList.list_tv,
  .home .ttboxColumn,
  .category .ttboxColumn,
  .BlogList.HomeFeatured01,
  .home .footer-content,
  .home .footer-content.ttboxColumn,
  .home .partner .ttboxColumn,
  .footer-content,
  .footer-content.ttboxColumn,
  .partner .ttboxColumn,
  .BlogList .cols_group,
  .BlogList.HomeFeatured01 .cols_group,
  .listado-oscuro,
  .box-carrera,
  .single #row-top-footer .partner p,
  .BlogList.list_tv,
  .widget-area,
  .BlogList.list_archivo_foto,
  .bg-image,
  .home .footer-content.ttboxColumn,
  .home .footer-bottom-container,
  .category .footer-content.ttboxColumn,
  .category .footer-bottom-container,
  .footer .column_24.noPdColumn,
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01,
  .category .list-item,
  .BlogListPost .column_8,
  .BlogListPost .column_12,
  .home #row-top-footer .column_8,
  .category #row-top-footer .column_8,
  .home #row-top-footer .partner.column_24,
  .home #row-top-footer .partner.ttboxColumn,
  .home #row-top-footer .partner .column_24,
  .home #row-top-footer .partner .ttboxColumn,
  .home #row-top-footer .partner p,
  .category #row-top-footer .partner p,
  .search-results #row-top-footer .partner p,
  .page #row-top-footer .partner p,
  #row-top-footer .column_8,
  .single .footer-container,
  .category .footer-container,
  a img.alignright,
  a img.alignleft,
  .content {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: block !important;
  }
  .single .BlogList.featured-bloque-01,
  .category .BlogList.featured-bloque-01 {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #row-top-footer.footer .top-navigation,
  #row-top-footer.footer .social-links {
    float: none !important;
    display: block !important;
    text-align: center !important;
  }
  #row-top-footer.footer .social-links a {
    float: none !important;
    display: inline-block !important;
    margin: 0 5px !important;
  }
  #row-top-footer .social-links a.icon-issuu {
    vertical-align: bottom;
  }
  .single .copyright,
  .category .copyright {
    margin-left: 0px !important;
  }
  #row-top-footer.footer .column_8 {
    margin-bottom: 20px !important;
  }
  .site-main,
  #row-header div.summary {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  #wppb-register-user li,
  #wppb-edit-user li {
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
  }
  .box-adrotate-izda,
  .box-adrotate-dcha {
    display: none;
  }
  .box-adrotate img {
    width: auto !important;
  }
  .single .box-infobolsa {
    margin-bottom: 15px !important;
  }
  .content img,
  .content .alignright,
  .content .alignleft,
  .content a img.alignright,
  .content a img.alignnone,
  .content a img.alignleft,
  .content a img.aligncenter {
    margin-bottom: 15px !important;
  }
  .page .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .menu_category {
    padding: 28px 14px 50px 14px !important;
    margin: 0 !important;
  }
  .BlogList [class*="column_"] {
    margin-bottom: 20px !important;
  }
  .ListHome02 p.tit-category,
  .list_opiniones p.tit-category,
  .boxList_events p.tit-category,
  .list_archivo_foto p.tit-category,
  .list_tv p.tit-category,
  .BlogList p.tit-category,
  .ListDestacado p.tit-category,
  .box-subcategory p.tit-category {
    padding-top: 20px !important;
  }
  .listado-oscuro,
  .box-carrera,
  .BlogList.list_tv,
  .BlogList.list_archivo_foto,
  .bg-image {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .BlogList.list_tv,
  .BlogList.list_archivo_foto {
    margin-left: -22px !important;
    margin-right: -22px !important;
  }
  .box_column img {
    width: auto !important;
  }
  #row-top-footer.footer .column_8 {
    width: 100% !important;
  }
  #row-top-footer.footer .column_8.tt_column02 {
    text-align: center !important;
    padding-bottom: 12px !important;
  }
  #row-top-footer.footer .column_8.tt_column02 .logo-footer-bottom {
    float: none;
  }
  #row-top-footer.footer,
  .single #row-header h1,
  .single #row-header div.summary {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .gform_wrapper ul li,
  .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 {
    width: 100%;
  }
  .gform_wrapper ul li.check label,
  .gform_wrapper ul li.check li label {
    padding-top: 0px !important;
    margin-top: -5px !important;
    text-transform: none;
  }
  #row-header .box-menu-advanced .box-memu-header {
    display: none;
  }
  #row-header .box-menu-advanced-01-01 .menu-menu-01-container,
  .box-menu-advanced-01-02,
  .box-menu-advanced-02 {
    padding-left: 28px !important;
    padding-right: 39px;
  }
  #row-header.row .box-menu-advanced p.newsletter {
    margin-left: 28px !important;
    margin-right: 39px;
    padding-left: 0px !important;
    padding-right: 0px;
  }
  #row-header.row .box-menu-advanced-02 {
    margin-left: 0 !important;
  }
  #row-header.row .box-menu-advanced {
    top: 0;
    padding: 30px 0 0 0 !important;
  }
  .page .gform_wrapper ul li,
  .page .gform_wrapper li.gfield.gfield_error,
  .page .bg_form .gform_wrapper li.gfield.gfield_error,
  .page .bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    width: 100% !important;
  }
  .page .gform_wrapper ul li.check label,
  .page .gform_wrapper ul li.check li label {
    padding-top: 0px !important;
    margin-top: -5px !important;
    text-transform: none;
  }
  .page .column_8.box-search-advanced {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .ttfeatured_home_1 h2,
  .noticia-destacada h2,
  .ttfeatured_home_1 h2 {
    font-size: 3.2em !important;
  }
  .category .category-logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .row.featured-bloque-02.BlogList.CategoryFeatured02 {
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .post-type-archive-tribe_events .content,
  .single-tribe_events .content {
    padding-left: 11px !important;
    padding-right: 11px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .post-type-archive-tribe_events #row-top-footer .partner p {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .footer .box-separador {
    margin: 0px !important;
    padding: 0 !important;
  }
  .page-template-template-gallery .BlogList,
  .error404 .BlogList,
  .search-results .BlogList,
  .category-firmas .BlogList,
  .search-results .BlogList,
  .post-type-archive-empresas .BlogList,
  .search-results .box-buscador {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
  }
  .single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group-details {
    width: 100% !important;
  }
  .post-type-archive-tribe_events .tribe-events-button,
  .single-tribe_events .tribe-events-button {
    color: #831f82 !important;
    font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  }
  .post-type-archive-tribe_events .tribe-events-button:hover,
  .single-tribe_events .tribe-events-button:hover {
    color: #333333 !important;
    font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  }
  .single-tribe_events h1 {
    font-size: 3.5em !important;
  }
}
@media (max-width: 510px) {
  .contenido-empresas .box-buscador input {
    width: 100% !important;
  }
  #tribe-mobile-container .type-tribe_events h4 {
    font-size: 2.0em !important;
    line-height: normal !important;
  }
  .tribe-event-date-start {
    font-size: 1.4em !important;
  }
  .page .tribe-events-calendar thead th {
    font-size: 0.9em !important;
  }
  #tribe-events-content a,
  .tribe-events-event-meta a {
    color: #831f82 !important;
  }
  .page #loginform,
  .page #wppb-recover-password {
    width: 100% !important;
  }
  .single-gallery .directory-module a.prev,
  .section-fotografias .directory-module a.prev,
  .list_archivo_foto .directory-module a.prev {
    position: absolute;
    top: 30%;
    width: 36px;
    height: 36px;
    background-size: 70px 70px;
    left: auto;
    right: 80px;
    top: 75px;
  }
  .single-gallery .directory-module a.next,
  .section-fotografias .directory-module a.next,
  .list_archivo_foto .directory-module a.next {
    position: absolute;
    top: 30%;
    width: 36px;
    height: 36px;
    background-position: -34px 35px;
    background-size: 69px 69px;
    top: 75px;
    right: 40px;
  }
  .single-gallery .directory-module a.next:hover,
  .section-fotografias .directory-module a.next:hover,
  .list_archivo_foto .directory-module a.next:hover {
    position: absolute;
    top: 30%;
    width: 36px;
    height: 36px;
    background-position: -34px 35px;
    background-size: 69px 69px;
    top: 75px;
    right: 40px;
  }
}
@media (max-width: 410px) {
  .box-search-empresas input,
  .box-search-empresas #searchsubmit {
    width: 100% !important;
  }
  #jp_container_2 {
    width: 90% !important;
    border: 1px solid #DBDFC9 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
    height: auto !important;
    padding: 15px !important;
  }
  #jp_container_2 a {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
  }
  #jp_container_2 li {
    float: none !important;
  }
  #jp_container_2 div {
    height: auto !important;
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
  }
}
#row-header .box-menu-advanced {
  display: none;
}
p.gallery-back {
  padding-left: 0 !important;
  font-weight: bold !important;
}
.box-rss p {
  font-family: "utopia-std", serif !important;
  color: #333 !important;
  font-size: 2.2em !important;
  font-style: italic !important;
}
.malinky-load-more a {
  display: inline-block;
  margin-top: 35px;
}
.home .ListHome2Cat {
  padding-bottom: 23px;
}
.column_16 .single-gallery .directory-module a.prev,
.column_16 .single-gallery .directory-module a.next,
.column_16 .section-fotografias .directory-module a.prev,
.column_16 .section-fotografias .directory-module a.next,
.column_16 .list_archivo_foto .directory-module a.prev,
.column_16 .list_archivo_foto .directory-module a.next {
  top: 50%;
}
.txt-font-2,
p.txt-font-2,
body.suscripcion .moduleText p.txt-font-2,
body.acceso .moduleText p.txt-font-2,
div.boxText .moduleText p.txt-font-2 {
  font-size: 1.8em !important;
  font-family: "utopia-std", serif !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.single article p {
  margin-bottom: 26px !important;
}
.box-adrotate-modules {
  margin-bottom: 20px !important;
}
.home .box-adrotate-modules {
  margin-left: -11px !important;
}
.hide-widget-area .widget-area {
  display: none;
}
.BlogListPost p.caption,
.single p.caption {
  line-height: normal;
}
.box-adrotate-superior {
  text-align: center;
}
.box-adrotate-superior img {
  margin-left: auto !important;
  margin-right: auto !important;
}
.box-adrotate-superior .g {
  margin-left: auto !important;
  margin-right: auto !important;
}
.top-spacing-separador .BlogList.ListDestacado {
  background-image: url(/wp-content/uploads/2016/10/line_footer.png);
  background-position: 0 top;
  background-repeat: repeat-x;
  margin-top: 22px;
  padding-top: 22px;
}
.txt-font-2,
p.txt-font-2,
body.suscripcion p.txt-font-2,
body.suscripcion .moduleText p.txt-font-2,
body.acceso .moduleText p.txt-font-2,
div.boxText .moduleText p.txt-font-2 {
  font-size: 1.8em !important;
  font-family: "utopia-std", serif !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
body.suscripcion p {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.video-size iframe {
  height: 450px;
  width: 100%;
  margin-bottom: 14px;
}
.column_8 .video-size iframe {
  height: 193px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.column_16 .column_12 .thumbnail-size,
.column_16 .column_12 .video-size iframe {
  height: 223px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.column_12.ttfeatured_home_3 .thumbnail-size,
.column_12.ttfeatured_home_3 .video-size iframe,
.column_12.ttfeatured_home_4 .thumbnail-size,
.column_12.ttfeatured_home_4 .video-size iframe,
.column_12.ttfeatured_home_5 .thumbnail-size,
.column_12.ttfeatured_home_5 .video-size iframe,
.column_12.ttfeatured_home_6 .thumbnail-size,
.column_12.ttfeatured_home_6 .video-size iframe {
  height: 223px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.column_7.ttfeatured_home_3 .thumbnail-size,
.column_7.ttfeatured_home_3 .video-size iframe,
.column_7.ttfeatured_home_4 .thumbnail-size,
.column_7.ttfeatured_home_4 .video-size iframe,
.column_7.ttfeatured_home_5 .thumbnail-size,
.column_7.ttfeatured_home_5 .video-size iframe,
.column_7.ttfeatured_home_6 .thumbnail-size,
.column_7.ttfeatured_home_6 .video-size iframe {
  height: 178px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.ListHome02 .column_8 .thumbnail-size,
.ListHome02 .column_8 .video-size iframe {
  height: 193px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.column_18 .column_8 .thumbnail-size,
.column_18 .column_8 .video-size iframe {
  height: 142px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.ListHome022 .column_12 .column_12 .thumbnail-size,
.ListHome022 .column_12 .column_12 .video-size iframe {
  height: 125px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 14px;
}
.ytc-column {
  margin-bottom: 38px !important;
}
.ytc-column h2 {
  font-size: 2.4em;
  color: #000000 !important;
  text-align: left;
  display: block;
  padding: 0 0 15px 0 !important;
  margin: 14px 0 0 0 !important;
  background-image: none !important;
  line-height: 1.1em;
}
.ytc-column h2 a {
  color: #000000 !important;
  text-align: left;
  display: block !important;
}
.ytc-column h2 a:hover {
  color: #831f82 !important;
}
.moduleText p.txt-right {
  text-align: right !important;
}
.category-alimenta .featured-bloque-01 {
  background-image: url(/wp-content/uploads/2016/10/bg-alimenta.jpg);
}
.category-alimenta .featured-bloque-01 .separador02 {
  background-image: none;
}
.ListHomeAlimenta .box_column {
  background-color: #FFFFFF !important;
}
.ListHomeAlimenta .separador01 {
  background-image: none;
  border-top: 4px solid #FFEB18;
}
#gforms_confirmation_message_12 .gform_confirmation_message {
  font-size: 17px;
  text-align: center;
}
#gform_12 ul li {
  width: 100% !important;
}
#gform_12 ul li select {
  font-size: 17px !important;
}
#gform_12 ul li input[type=checkbox] {
  vertical-align: middle !important;
}
#gform_12 ul li #input_12_4 {
  margin-top: 0px;
}
.menu_category_alimenta {
  background-color: #FFFFFF;
}
.menu_category_alimenta p.tit-category {
  background-image: url(/wp-content/uploads/2016/10/line_02.jpg) !important;
}
.menu_category_alimenta ul li a {
  color: #1C1C1C;
}
.menu_category_alimenta ul li a:hover {
  text-decoration: none;
  color: #692382;
}
body.category-alimenta #row-header .category-logo div.summary p {
  padding-bottom: 0 !important;
}
.row.bg-image {
  background-repeat: repeat-y;
}
@media (max-width: 767px) {
  body.category-vanity-capital .BlogList.featured-bloque-01,
  body.category-alimenta .BlogList.featured-bloque-01 {
    margin-bottom: 25px !important;
  }
}
.category-vanity-capital .featured-bloque-01 div.separador02 {
  display: block !important;
  background-image: none;
}
.category-vanity-capital .featured-bloque-01 p.summary {
  font-size: 1.5em !important;
  color: #F5F5F5 !important;
  display: none;
}
.category-vanity-capital .featured-bloque-01 p.category,
.category-vanity-capital .featured-bloque-01 p.category a {
  color: #F5F5F5 !important;
}
.box-bg-list {
  padding: 48px 11px;
  background-color: #E9E9E9;
}
.category-vanity-capital .box-bg-list {
  padding: 48px 0;
}
.row-bloque-ListHome02Bg {
  background-image: url(/wp-content/uploads/2016/10/bg-ListHome02Bg.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0;
  margin-bottom: 30px;
}
@media (max-width: 1500px) {
  .row-bloque-ListHome02Bg {
    background-position: 49% 0;
  }
}
.home .row-bloque-ListHome02Bg {
  background-position: 46% 0 !important;
}
@media (max-width: 1500px) {
  .row-bloque-ListHome02Bg {
    background-position: 49% 0;
  }
}
@media (max-width: 1200px) {
  .row-bloque-ListHome02Bg {
    background-position: 41% 0;
  }
}
@media (min-width: 1500px) {
  .home .row-bloque-ListHome02Bg {
    background-position: 48.7% 0 !important;
  }
}
.category-vanity-capital .row-bloque-16073 .separador02 {
  display: none !important;
}
@media (max-width: 1161px) {
  .row-bloque-ListHome02Bg,
  .home .row-bloque-ListHome02Bg {
    background-position: 0 0 !important;
    background-repeat: repeat;
    margin-left: -11px !important;
  }
}
@media (max-width: 767px) {
  .row-bloque-ListHome02Bg,
  .home .row-bloque-ListHome02Bg {
    background-position: 0 0 !important;
    background-repeat: repeat-y;
    margin-left: 0px !important;
  }
}
.single article ol li,
.single article ul li {
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.single article p.box,
.single article p.box_dcha {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.copyright {
  display: inline-block;
  padding-top: 9px;
  padding-right: 10px;
}
.copyright p {
  color: #5B5B5B !important;
  font-size: 1.3em !important;
  margin: 0;
  padding: 0;
}
@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: 500px) {
  .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;
}
.developed_by a {
  display: inline-block;
  font-size: 1.3em;
  padding: 0 !important;
  height: auto !important;
  line-height: 1.0em;
  color: #5b5b5b !important;
}
.developed_by a:hover {
  color: #fff !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: 500px) {
  .developed_by {
    padding-bottom: 0;
  }
}
.footer .box-separador {
  margin-left: 22px;
  margin-top: 30px;
}
#row-top-footer .social-links {
  text-align: right;
  padding-right: 0 !important;
  text-align: right !important;
}
#row-top-footer .social-links a {
  color: #FFFFFF !important;
  border: 1px solid #AFAFAF;
  background-color: #AFAFAF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.8em;
  height: 29px;
  width: 29px;
  padding: 3px;
  text-align: center;
}
#row-top-footer .social-links a:hover {
  color: #AFAFAF;
  color: #FFFFFF !important;
  border: 1px solid #831F82;
  background-color: #831F82;
}
#row-top-footer .menu-menu-pie-de-pagina-container,
#row-top-footer .copyright {
  display: inline-block;
}
#row-top-footer .menu-menu-pie-de-pagina-container li:after,
#row-top-footer .copyright li:after {
  color: #333333;
  content: "";
  padding: 0 0;
}
#row-top-footer .menu-menu-pie-de-pagina-container p,
#row-top-footer .menu-menu-pie-de-pagina-container ul li,
#row-top-footer .copyright p,
#row-top-footer .copyright ul li {
  font-family: "acumin-pro", sans-serif;
  font-size: 1.3em;
  border: 0;
}
#row-top-footer .menu-menu-pie-de-pagina-container a,
#row-top-footer .copyright a {
  color: #333333;
  border: 0;
  margin: 0;
  padding: 0 10px 0 0;
}
#row-top-footer .menu-menu-pie-de-pagina-container a:hover,
#row-top-footer .copyright a:hover {
  color: #761972;
}
#row-top-footer .partner {
  padding: 0 0 40px 0 !important;
}
#row-top-footer .partner p {
  font-family: "acumin-pro", sans-serif !important;
  font-size: 1.2em !important;
  background-color: #F5F5F5 !important;
  text-align: center !important;
  margin: 0 11px 0 -11px;
  padding: 0px;
}
#row-top-footer .partner p span {
  display: block;
  text-transform: uppercase;
}
#row-top-footer .partner p a {
  color: #333333;
  display: block;
  margin: 0;
  padding: 10px;
}
#row-top-footer .partner p a:hover {
  color: #761972;
}
#row-top-footer .partner p.firma {
  padding-bottom: 10px !important;
}
#row-top-footer .partner p.firma a {
  display: inline !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#row-top-footer .top-navigation,
#row-top-footer .social-links {
  float: right;
}
#row-top-footer .top-navigation {
  margin: 0;
  padding: 7px 0 0 0;
}
#row-top-footer .top-navigation div,
#row-top-footer .top-navigation ul {
  margin: 0;
  padding: 0;
}
#row-top-footer .top-navigation li:after {
  color: #333333;
  content: "";
  padding: 0 0;
}
#row-top-footer .top-navigation li {
  font-family: "acumin-pro", sans-serif;
  font-size: 1.3em;
  border: 0;
  font-weight: normal;
}
#row-top-footer .top-navigation a {
  color: #333333;
  border: 0;
  margin: 0;
  padding: 0 10px 0 0;
}
#row-top-footer .top-navigation a:hover {
  color: #761972;
}
#row-top-footer .footer-container img {
  width: 100%;
  max-width: 368px;
}
#row-top-footer .box .moduleText {
  padding: 20px !important;
  text-align: center !important;
}
#row-top-footer .box h2 {
  color: #FFFFFF !important;
  margin: 0 0 92px 0 !important;
  padding: 0 !important;
  font-family: "utopia-std", serif !important;
  font-size: 3.2em !important;
  text-align: center !important;
  line-height: 1.3em !important;
  text-transform: none;
  background-image: none !important;
  font-weight: normal !important;
}
#row-top-footer .box p {
  color: #9F8F9E !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: "acumin-pro", sans-serif;
  font-size: 1.6em !important;
  text-align: center !important;
}
#row-top-footer .box p a {
  color: #9F8F9E !important;
}
#row-top-footer .box p a:hover {
  color: #FFFFFF !important;
}
#row-top-footer .box-search-empresas {
  padding: 21px;
}
#row-top-footer .box-search-empresas p {
  color: #9F8F9E !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-family: "acumin-pro", sans-serif !important;
  font-size: 1.6em !important;
}
#row-top-footer .box-search-empresas p a {
  color: #9F8F9E !important;
}
#row-top-footer .box-search-empresas p a:hover {
  color: #FFFFFF !important;
}
#row-top-footer .box-search-empresas p.tit {
  font-size: 14px !important;
  color: #FFFFFF !important;
  margin: 0 0 28px 0 !important;
  padding: 0 0 11px 0 !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: "acumin-pro", sans-serif !important;
}
#row-top-footer .box-search-empresas p.tit a {
  color: #FFFFFF !important;
}
#row-top-footer .box-search-empresas p.tit a:hover {
  color: #999999 !important;
}
#row-top-footer .box-search-empresas label {
  font-size: 2.0em;
  color: #FFFFFF;
  margin: 0 0 7px 0;
  padding: 0 0 0 0;
  font-style: italic;
}
#row-top-footer .box-search-empresas #s {
  width: 100%;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF !important;
  font-size: 2.0em;
  padding: 8px;
  margin: 0 0 10px 0;
}
#row-top-footer .box-search-empresas a.button,
#row-top-footer .box-search-empresas input.button,
#row-top-footer .box-search-empresas input[type="submit"],
#row-top-footer .box-search-empresas .gform_wrapper .gform_footer input.button,
#row-top-footer .box-search-empresas .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #AFAFAF !important;
  border: 1px solid #AFAFAF !important;
  color: #5D115B !important;
  margin-bottom: 28px;
}
#row-top-footer .box-search-empresas a.button:hover,
#row-top-footer .box-search-empresas input.button:hover,
#row-top-footer .box-search-empresas input[type="submit"]:hover,
#row-top-footer .box-search-empresas .gform_wrapper .gform_footer input.button:hover,
#row-top-footer .box-search-empresas .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #831F82 !important;
  border: 1px solid #831F82 !important;
  color: #CCCCCC !important;
}
.logo-footer-bottom {
  float: right;
}
#row-top-footer .social-links a {
  float: left;
}
#row-top-footer .social-links .icon-issuu {
  background-color: transparent !important;
  background-image: url(/wp-content/uploads/2016/10/icon_issuu.jpg) !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  margin-right: 0 !important;
}
#row-top-footer .social-links .icon-issuu:hover {
  border: 0 !important;
  background-color: transparent !important;
  background-image: url(/wp-content/uploads/2016/10/icon_issuu_over.jpg) !important;
}
.home .footer-content.ttboxColumn.top-spacing {
  padding-top: 0 !important;
}
@media only screen and (min-width: 768px) {
  .footer .footer-bottom .column_16 {
    width: 60%;
  }
  .footer .footer-bottom .column_8 {
    width: 30%;
    float: right;
  }
}
.footer .contact-info p {
  color: #999 !important;
  font-size: 1.3em !important;
  margin: 0;
}
.footer .menu-footer-menu-container,
.footer .menu-footer-menu-en-container {
  display: inline-block;
}
.footer .menu li {
  background: none;
  display: inline-block;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
}
.footer .menu li:after {
  color: #5b5b5b;
  content: " | ";
  padding: 0 5px;
}
.footer .menu li a {
  color: #5b5b5b;
}
.footer .menu li a:hover {
  color: #FFF;
}
.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;
}
#row-top-header {
  background-color: #5D115B;
  color: #FFFFFF;
}
#row-top-header .icon-issuu {
  display: none !important;
}
#row-top-header p {
  color: #FFFFFF !important;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 1.3em;
  font-family: 'Lato', sans-serif;
}
#row-top-header .social-links {
  text-align: center !important;
  width: 100%;
  display: block;
}
#row-top-header .social-links a {
  color: #5D115B;
  border: 1px solid #AFAFAF;
  background-color: #AFAFAF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.8em;
  height: 29px;
  width: 29px;
  padding: 3px;
  text-align: center;
}
#row-top-header .social-links a:hover {
  color: #AFAFAF;
  border: 1px solid #831F82;
  background-color: #831F82;
}
#row-top-header #searchform {
  text-align: right;
}
#row-top-header #searchform input {
  background-color: transparent !important;
  color: #FFFFFF;
  border: 0;
  padding: 10px 23px;
  visibility: hidden;
  width: 80%;
  font-size: 1.8em !important;
}
#row-top-header #searchform input[type="submit"] {
  visibility: visible;
  background-color: transparent !important;
  color: #AFAFAF;
  color: #FFFFFF !important;
  width: 45px !important;
  height: 45px !important;
  background-image: url(/wp-content/uploads/2016/10/icon-search.jpg);
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
#row-top-header #searchform:hover input {
  background-color: #831F82 !important;
  border: 0 !important;
  visibility: visible;
}
#row-top-header #searchform:hover input[type="submit"] {
  border: 0 !important;
  background-color: #831F82 !important;
  background-image: url(/wp-content/uploads/2016/10/icon-search_hover.jpg);
}
.box-menu .tt-box-menu-web nav {
  max-width: auto !important;
}
.main-navigation {
  padding: 0;
}
.main-navigation ul:before,
.main-navigation ul:after {
  display: table;
}
.main-navigation ul:after {
  clear: both;
}
.main-navigation ul {
  float: left;
  width: 100%;
}
.main-navigation ul li {
  background: none;
  float: left;
  font-size: 1.6em;
  font-weight: 400;
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0;
  text-transform: uppercase;
}
.main-navigation ul li:first-child {
  margin: 0;
}
.main-navigation ul li a {
  color: #272928;
  text-decoration: none;
}
.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;
}
.main-navigation ul li ul {
  float: none;
  display: none;
  padding: 10px 0 0 0;
  position: absolute;
  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: block;
  z-index: 100;
}
.main-navigation ul li:hover ul li a {
  background-color: #9e9991;
  display: block;
  color: #ffffff;
  padding: 20px 16px;
  text-decoration: none;
}
.main-navigation ul li:hover ul li a:hover,
.main-navigation ul li:hover ul li.current-menu-item a {
  background-color: #272928;
  color: #ffffff;
}
.main-navigation ul li:hover ul li:first-child a {
  border-top: 0;
}
.tt-box-menu-web ul li {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-weight: 700 !important;
  font-size: 1.4em !important;
}
.tt-box-menu-web ul li a {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.nav-control {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.nav-control .fa {
  color: #000000;
  display: none;
}
.nav-control span {
  text-transform: uppercase;
  padding: 0 0 0 39px;
  font-size: 15px;
  color: #333333;
  background-image: url(/wp-content/uploads/2016/10/icon-menu.jpg);
  background-position: left 4px;
  background-repeat: no-repeat;
}
#row-header .box-menu-advanced {
  top: 127px;
  position: absolute;
  z-index: 999999999;
  height: auto;
  width: 100%;
  max-width: 1078px;
  display: none;
  background-color: #F5F5F5 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 0 0 !important;
  margin: 0 0 37px 0 !important;
}
#row-header .box-menu-advanced p.newsletter {
  text-transform: uppercase;
  text-align: left !important;
  border-bottom: 1px solid #B1B1B1;
  padding: 0 0 17px 0 !important;
  margin: 0 39px 17px -5px !important;
}
#row-header .box-menu-advanced p.newsletter span {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #333333 !important;
  margin-right: 19px !important;
}
#row-header .box-menu-advanced p.newsletter a.button,
#row-header .box-menu-advanced p.newsletter input.button,
#row-header .box-menu-advanced p.newsletter input[type="submit"],
#row-header .box-menu-advanced p.newsletter .gform_wrapper .gform_footer input.button,
#row-header .box-menu-advanced p.newsletter .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #cccccc !important;
  border: 1px solid #cccccc !important;
  color: #5d115b !important;
}
#row-header .box-menu-advanced p.newsletter a.button:hover,
#row-header .box-menu-advanced p.newsletter input.button:hover,
#row-header .box-menu-advanced p.newsletter input[type="submit"]:hover,
#row-header .box-menu-advanced p.newsletter .gform_wrapper .gform_footer input.button:hover,
#row-header .box-menu-advanced p.newsletter .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #831f82 !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
}
#row-header .box-menu-advanced .box-memu-header {
  padding: 15px 0 15px 28px !important;
  margin: 0 11px 23px 11px !important;
  background-color: #831F82 !important;
}
#row-header .box-menu-advanced .box-memu-header p.title {
  padding: 0 !important;
  margin: 0 0 0 0 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
}
#row-header .box-menu-advanced .box-memu-header .column_16 p.title {
  margin-left: -11px !important;
}
#row-header .box-menu-advanced .box-memu-header .column_8 p.title {
  margin-left: -11px !important;
}
#row-header .box-menu-advanced .menu {
  padding: 0 0 0 39px;
}
#row-header .box-menu-advanced .menu li {
  font-size: 1.4em;
  color: #333333;
  display: block;
  list-style: none !important;
  background-image: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  text-transform: uppercase;
}
#row-header .box-menu-advanced .menu li a {
  color: #333333 !important;
}
#row-header .box-menu-advanced .menu li a:hover {
  color: #831F82 !important;
}
#row-header .box-menu-advanced .menu li .sub-menu {
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}
#row-header .box-menu-advanced .menu li li {
  font-weight: normal;
  text-transform: none;
  font-size: 1.0em;
}
#row-header .box-menu-advanced-02 .menu li {
  text-transform: none !important;
  font-weight: normal !important;
}
#row-header .box-menu-advanced-02 .menu,
#row-header .box-menu-advanced-01-02 .menu {
  padding: 0 !important;
}
.box-menu-advanced-02 {
  padding-right: 39px;
  margin-left: -5px !important;
}
#row-header .box-menu-advanced-01-02 .menu-menu-02-container,
#row-header .box-menu-advanced-01-02 .menu-menu-03-container,
#row-header .box-menu-advanced-02 .menu,
#row-header .box-menu-advanced-01-01 .menu-menu-01-container .menu {
  border-bottom: 1px solid #B1B1B1;
  padding-bottom: 17px !important;
  margin-bottom: 17px !important;
}
#row-header .box-menu-advanced-01-01 .menu-menu-01-container .menu {
  padding-left: 0 !important;
}
#row-header .box-menu-advanced-01-01 .menu-menu-01-container {
  padding-left: 28px !important;
  padding-right: 39px;
}
p.box-menu-advanced-top {
  text-align: right;
  font-size: 1.3em;
  color: #333333;
  text-transform: uppercase;
  padding: 0;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  margin: 0 0 12px 17px;
  font-weight: 700 !important;
}
p.box-menu-advanced-top .radio {
  background-image: url(/wp-content/uploads/2016/10/icon-radio.jpg);
  background-image: url(/wp-content/uploads/2016/10/icon_radio.png);
  background-position: right 2px;
  background-repeat: no-repeat;
  padding: 0 28px 0 0;
}
p.box-menu-advanced-top a {
  color: #333333;
  margin-left: 16px;
}
p.box-menu-advanced-top a:hover {
  color: #831F82;
}
p.box-menu-advanced-top .cerrarsesion {
  margin-left: 0 !important;
}
.visible-sticky {
  display: none;
}
.hide-sticky {
  display: inline-block;
}
#row-top-header p {
  display: block;
}
.visible-sticky {
  display: none;
}
.hide-sticky {
  display: inline-block;
}
#row-top-header p {
  display: block;
}
.header-sticky #row-top-header {
  position: fixed;
  z-index: 999999;
}
.header-sticky #row-top-header .nav-control {
  display: block !important;
}
.header-sticky #row-top-header p {
  display: none;
}
.header-sticky #row-header .box-menu-advanced {
  top: 57px;
  position: fixed;
  z-index: 999999999999999;
}
.header-sticky #row-top-header .social-links {
  display: none;
}
.header-sticky .tt-box-menu-web {
  width: 100%;
  position: fixed;
  max-width: 1078px;
  top: 57px;
  display: block;
  z-index: 99999999;
}
.header-sticky .visible-sticky {
  display: inline-block;
}
.header-sticky .hide-sticky {
  display: none;
}
.header-sticky #row-top-header .nav-control {
  top: 16px !important;
}
.header-sticky #row-top-header #searchform {
  margin-top: 6px;
}
.tt-box-menu-web ul {
  padding-top: 5px !important;
  padding-bottom: 6px !important;
}
#row-header .box-menu-advanced .box-memu-header {
  padding: 10px 0 11px 28px !important;
}
.column_8 .header-share {
  padding-top: 15px;
}
body.category-vanity-capital #row-header div.summary p {
  color: #FFFFFF !important;
  margin-bottom: 33px !important;
}
body.category-alimenta #row-header div.summary p {
  padding-bottom: 33px !important;
}
#logo {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
#logo h1 {
  display: none;
}
.header_mobile #logo {
  padding: 0;
  text-align: left;
}
#logo .h1 {
  font-size: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
}
.conversion-module p {
  color: #ffffff;
  font-size: 2em;
  font-weight: ;
  line-height: 1.2em;
  text-transform: none;
  margin-bottom: 25px;
}
.conversion-module .intro-heading {
  color: #ffffff;
  font-size: 2.8em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
}
.conversion-module h2 {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 3.0em;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center !important;
  margin-bottom: 30px;
  line-height: 28px;
}
.conversion-module h3 {
  color: #ffffff;
  font-size: 3em;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  text-align: center !important;
}
.conversion-module h4 {
  color: #ffffff;
  font-size: 2.5em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.conversion_style_1 {
  padding-left: 15px;
  padding-right: 15px;
}
.conversion_style_1 div {
  text-align: center;
}
.conversion_style_1 p {
  text-align: center;
  font-weight: 400;
  font-style: normal;
}
.conversion_style_1 h2,
.conversion_style_1 p.title-section {
  font-weight: 800;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 3.0em;
  margin-bottom: 10px;
  text-align: center;
  line-height: 28px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  width: 100% !important;
  position: relative;
  left: auto;
}
.conversion_style_2 div {
  text-align: center;
}
.conversion_style_2 h2,
.conversion_style_2 p.title-section {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 3.0em;
  margin-bottom: 10px;
  text-align: center;
  line-height: 28px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  width: 100% !important;
  position: relative;
}
.conversion_style_2 p {
  text-align: center;
  font-weight: 100;
  font-style: normal;
  margin-left: 0;
  padding: 0;
}
.conversion_style_2 h3 {
  text-align: center;
  line-height: 1.3em;
  font-weight: 300;
  font-size: 3.0em !important;
  text-transform: none !important;
  margin: 0 0 40px 0;
  padding: 0;
}
.conversion_style_2 .title-section.txt-left {
  background-position: 0 bottom;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .conversion-module h2 {
    font-size: 2.8em;
    line-height: normal;
  }
  .conversion-module h3 {
    font-size: 2.5em !important;
    line-height: 1.2em;
  }
  .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;
  }
  .conversion_style_1 .button {
    margin-top: 40px;
  }
  .conversion_style_2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .footer .conversion-module.top-spacing {
    padding-top: 60px !important;
  }
}
@media only screen and (min-width : 481px) and (max-width: 500px) {
  .conversion-module h2 {
    font-size: 3em;
  }
  .conversion-module h3 {
    font-size: 2.5em !important;
    line-height: 1.2em;
  }
  .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;
  }
  .conversion_style_1 .button {
    margin-top: 40px;
  }
  .conversion_style_2 {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .conversion-module.top-spacing {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 856px) {
  .column_8 .conversion-module .column_12 {
    width: 100% !important;
    display: inline-block !important;
    text-align: center !important;
  }
  .column_8 .conversion-module .column_12 img {
    margin: 0 auto !important;
  }
  .conversion-module .directory-item-media.txt-left {
    text-align: center !important;
  }
}
@media only screen and (min-width : 501px) and (max-width: 767px) {
  .conversion-module [class*="column_"] {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
  .conversion_style_1 .button {
    margin-top: 40px;
  }
}
.conversion-carousel .carousel-items {
  height: auto;
  overflow: hidden;
}
.conversion-carousel .conversion-module {
  float: left;
  position: relative;
  margin-bottom: 0;
  min-height: 1px;
  overflow: hidden;
}
.conversion-carousel .conversion-module:before,
.conversion-carousel .conversion-module:after {
  content: " ";
  display: table;
}
.conversion-carousel .conversion-module:after {
  clear: both;
}
.conversion-carousel .num_items_1 .conversion-module {
  width: 100%;
}
.conversion-carousel .num_items_2 .conversion-module {
  width: 50%;
}
.conversion-carousel .num_items_3 .conversion-module {
  width: 33.33333333333333%;
}
.conversion-carousel .num_items_4 .conversion-module {
  width: 25%;
}
.conversion-carousel .num_items_6 .conversion-module {
  width: 16.666666666666664%;
}
.conversion-carousel .arrows-pagination {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  text-align: center;
}
.conversion-carousel a.prev,
.conversion-carousel a.next {
  background-image: url(/media/carousel-pagination.png);
  display: inline-block;
  height: 39px;
  margin: 0 auto;
  outline: none;
  width: 39px;
}
.conversion-carousel a.prev {
  background-position: 0 39px;
}
.conversion-carousel a.prev:hover {
  background-position: 0 0;
}
.conversion-carousel a.next {
  background-position: -38px 39px;
  margin-left: 5px;
}
.conversion-carousel a.next:hover {
  background-position: -38px 0;
}
.conversion-carousel a.prev span,
.conversion-carousel a.next span {
  display: none;
}
.conversion-carousel a.disabled {
  display: none !important;
}
.conversion-carousel .pagination {
  display: none !important;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  text-align: center;
}
.conversion-carousel .pagination a {
  background: url(/media/gallery-pagination1.svg) 0 0 no-repeat transparent;
  width: 21px;
  height: 20px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.conversion-carousel .pagination a.selected {
  background: url(/media/gallery-pagination_over.svg) 0 0 no-repeat transparent;
  cursor: default;
  width: 21px;
  height: 20px;
}
.conversion-carousel .pagination a span {
  display: none;
}
@media only screen and (max-width: 768px) {
  .conversion-carousel .num_items_4 .conversion-module {
    width: 50%;
  }
}
@media only screen and (max-width: 263px) {
  .conversion-carousel .num_items_4 .conversion-module {
    width: 100%;
  }
  .conversion-carousel .num_items_3 .conversion-module {
    width: 100%;
  }
  .conversion-carousel .num_items_2 .conversion-module {
    width: 100%;
  }
}
@media only screen and (max-width: 752px) {
  .conversion-carousel .conversion-module {
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: auto !important;
    padding-bottom: 120px !important;
  }
  .conversion-carousel .conversion-module .directory-item-media {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.fancybox-inner .bg-popup {
  padding: 40px;
}
.bg-popup {
  display: none;
  padding-left: 5px;
}
.bg-popup h2 {
  text-align: center;
}
.row-centered .cols_group > .carousel-item {
  display: inline-block;
  float: none;
  padding: 0 12px;
  width: auto !important;
}
.row.vertical-divider .cols_group > .carousel-item:not(:last-child):after {
  background: #CBCBCB;
  width: 1px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 30px;
}
.directory-module .title-section {
  font-size: 3em;
  text-transform: none;
  color: #1F1F1F;
  text-align: center;
  font-weight: 300;
  margin-bottom: 32px;
  font-family: 'Playfair Display', sans-serif;
  padding: 20px;
  background-image: url('/media/hr_2.png');
  background-position: 50% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.directory-module .carousel-items {
  height: auto;
  overflow: hidden;
}
.directory-module .carousel-item {
  float: left;
  position: relative;
  margin-bottom: 24px !important;
  min-height: 1px;
  overflow: hidden;
}
.equalBox .carousel-item {
  margin-bottom: 0;
}
.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.33333333333333%;
}
.directory-module .num_items_4 .carousel-item {
  width: 25%;
}
.directory-module .num_items_6 .carousel-item {
  width: 16.666666666666664%;
}
.directory-module .arrows-pagination {
  text-align: center;
}
.directory-module a.prev,
.directory-module a.next {
  background-image: url(/media/carousel-pagination.png);
  display: inline-block;
  height: 39px;
  margin: 0 auto;
  outline: none;
  width: 39px;
}
.directory-module a.prev {
  left: 0;
}
.directory-module a.prev {
  background-position: 0 39px;
}
.directory-module a.prev:hover {
  background-position: 0 0;
}
.directory-module a.next {
  background-position: -38px 39px;
  margin-left: 5px;
}
.directory-module a.next:hover {
  background-position: -38px 0;
}
.directory-module a.prev span,
.directory-module a.next span {
  display: none;
}
.directory-module a.disabled {
  display: none !important;
}
.directory-module .pagination {
  display: none !important;
  padding: 5px 0;
  text-align: center;
}
.directory-module .pagination a {
  background: url(/media/gallery-pagination.png) -21px 0 no-repeat transparent;
  width: 21px;
  height: 20px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.directory-module .pagination a.selected {
  background-position: 0 0;
  cursor: default;
  width: 21px;
  height: 20px;
}
.directory-module .pagination a span {
  display: none;
}
.directory-item-media i {
  font-size: 4.5em;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.directory-item-media a {
  color: #5d115b;
}
.directory-item:hover .directory-item-media a {
  color: #5d115b;
}
.directory-item-media a:hover {
  color: #111111;
}
.directory-module .num_items_1 i {
  font-size: 10em;
}
.directory-item-media {
  text-align: center;
}
.directory-item-media img {
  vertical-align: bottom;
}
.directory-item-media .style-svg,
.directory-icon .style-svg {
  width: 120px !important;
  height: 120px !important;
  max-width: 120px !important;
}
.directory-wine img {
  height: 330px;
  width: 120px;
}
.directory-item-content {
  padding: 0;
  margin: 0;
  text-align: center;
  color: #FFF;
}
.directory-item-content-no-media {
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  vertical-align: middle;
}
.directory-item:hover .directory-item-content-no-media {
  background-image: url('/media/opacity_hover.png');
  background-position: 0 0;
  background-repeat: repeat;
}
.directory-item.catalog-link {
  cursor: pointer;
}
.directory-item h3 {
  color: #111111;
  font-size: 2em;
  font-weight: 800;
  margin: 0 0 10px 0;
  padding: 20px 0px 10px 0px;
  text-align: center !important;
}
.directory-item h4 {
  color: #FFF !important;
  font-size: 3em;
  font-weight: 200;
  font-family: 'Playfair Display', sans-serif;
  padding: 20px 20px 20px 0;
  margin-left: 30px;
  background-image: url('/media/hr_2.png');
  background-position: 0% bottom;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative;
  left: auto;
}
.directory-item h4 a {
  color: #ffffff;
}
.directory-item:hover h4 a,
.directory-item h4 a:hover {
  color: #111111;
}
.directory-item p {
  font-size: 1.6em;
  color: #333;
  line-height: 1.5em;
  margin: 0;
  text-align: center;
}
.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: #5d115b;
}
.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;
  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%;
}
@media only screen and (max-width: 480px) {
  .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% !important;
  }
  .directory-module .num_items_4 .carousel-item {
    width: 100%;
  }
}
@media only screen and (min-width : 481px) and (max-width: 500px) {
  .directory-module [class*="column_"] {
    width: 100%;
  }
  .directory-item h3 {
    font-size: 1.5em !important;
  }
}
@media only screen and (min-width : 501px) and (max-width: 767px) {
  .directory-module [class*="column_"] {
    width: 50%;
  }
  .acreditaciones-row .directory-module .column_24 {
    width: 100%;
  }
  .acreditaciones-row .directory-module {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .directory-module .num_items_4 .carousel-item {
    width: 50%;
  }
}
@media only screen and (max-width: 263px) {
  .directory-module .num_items_4 .carousel-item {
    width: 100%;
  }
  .directory-module .num_items_3 .carousel-item {
    width: 100%;
  }
  .directory-module .num_items_2 .carousel-item {
    width: 100%;
  }
}
.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 .content_slide {
  float: none;
  padding: 0;
}
.featured-slide-item .content_slide_text {
  display: table;
}
.featured-slide-item p {
  color: #0A0A0A;
  font-size: 2.4em;
  font-weight: 300;
  text-align: center;
  padding-right: 0px;
  line-height: 1.3em;
}
.featured-slide-item p {
  font-family: 'Playfair Display', sans-serif;
  color: #FFFFFF;
  font-size: 2.4em;
  text-align: center;
}
.featured-slide-item .h1 {
  color: #FFFFFF;
  font-family: 'Raleway', sans-serif;
  font-size: 4.8em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  padding: 35px 0 0 0;
}
.featured-slide-item p a {
  color: #A11736;
}
.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 {
  position: absolute;
  height: 84px;
  max-width: 1128px;
  width: 100%;
  z-index: 80;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  display: none;
}
.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;
}
.featured-slide-module a.ic_down {
  cursor: pointer;
  display: inline-block;
  height: 52px;
  width: 52px;
  z-index: 90;
}
.featured-slide-module a.ic_down img {
  margin: 0;
  padding: 0;
}
@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: 20px 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;
  }
}
@media only screen and (max-width: 800px) {
  .featured-slide-item p {
    padding-right: 10px;
  }
}
.gform_wrapper {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.gform_wrapper form {
  margin: 0 auto !important;
  width: 70% !important;
}
.gform_wrapper ul li,
.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 {
  font-size: 1.5em;
  background-image: none;
  padding: 0 9px 0 0 !important;
  margin: 0 0 0 0 !important;
  width: 50% !important;
  float: none !important;
  display: inline-block !important;
  clear: none !important;
  border: 0 !important;
  height: auto !important;
  vertical-align: top;
}
.gform_wrapper ul li li {
  font-size: 1.0em;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  font-size: 1em !important;
}
.gform_wrapper form ul li.input-right {
  float: right !important;
}
.gform_wrapper .gform_footer {
  padding: 0 !important;
}
.gform_wrapper ul li.check,
.gform_wrapper ul li.check li,
.gform_wrapper li.gfield.gfield_error.check,
.bg_form .gform_wrapper li.gfield.gfield_error.check,
.bg_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning.check {
  width: 100% !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin: 0 !important;
  vertical-align: top !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: 40px !important;
  width: 100% !important;
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  font-size: 1em !important;
  padding: 8px 10px !important;
  margin: 0 !important;
  background-color: transparent !important;
  color: #831F82 !important;
  font-size: 20px !important;
  padding: 8px !important;
  margin: 0 0 10px 0 !important;
  border: 1px solid #831F82 !important;
}
.gform_wrapper ul li.textarea-box,
.gform_wrapper ul li.textarea-box textarea,
.gform_wrapper ul li.textarea-box textarea,
.gform_wrapper .top_label .textarea-box textarea.medium {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.gform_wrapper ul li textarea,
.gform_wrapper .top_label textarea.medium {
  height: 40px !important;
  transition: all 2s;
  -webkit-transition: all 2s;
}
.gform_wrapper ul li textarea:focus,
.gform_wrapper .top_label textarea.medium:focus,
.gform_wrapper .top_label textarea:focus {
  height: 100px !important;
}
.gform_wrapper ul li input::-webkit-input-placeholder {
  color: #000000;
}
.gform_wrapper ul li input::-moz-placeholder {
  color: #000000;
}
.gform_wrapper ul li input:-ms-input-placeholder {
  color: #000000;
}
.gform_wrapper ul li textarea::-webkit-input-placeholder {
  color: #000000;
}
.gform_wrapper ul li textarea::-moz-placeholder {
  color: #000000;
}
.gform_wrapper ul li textarea:-ms-input-placeholder {
  color: #000000;
}
.gform_wrapper ul li label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  font-size: 1em;
  margin: 0 !important;
  padding: 0 !important;
  color: #000000;
  color: #333333;
  font-style: italic;
  font-size: 20px !important;
  display: block;
  margin-bottom: 5px;
  font-weight: normal !important;
}
.gform_wrapper ul li.check label,
.gform_wrapper ul li.check li label {
  padding-top: 0px !important;
  margin-top: -13px !important;
  text-transform: none;
}
.gform_wrapper ul li.check .gfield_required {
  display: none;
}
.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,
.gform_wrapper div.validation_error,
.gform_wrapper .validation_message {
  color: #5d115b !important;
  background-color: transparent !important;
  margin: 0 !important;
}
.gform_wrapper div.validation_error {
  border: 0 !important;
  font-size: 1.5em !important;
}
.bg-01 .gform_wrapper ul li input,
.bg-01 .gform_wrapper input.medium,
.bg-01 .gform_wrapper ul li textarea,
.bg-01 .gform_wrapper .top_label input.medium,
.bg-01 .gform_wrapper .top_label select.medium,
.bg-01 .gform_wrapper .top_label textarea.medium {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.bg-01 .gform_wrapper ul li input::-webkit-input-placeholder,
.bg-01 .gform_wrapper ul li input::-moz-placeholder,
.bg-01 .gform_wrapper ul li input:-ms-input-placeholder,
.bg-01 .gform_wrapper ul li textarea::-webkit-input-placeholder,
.bg-01 .gform_wrapper ul li textarea::-moz-placeholder,
.bg-01 .gform_wrapper ul li textarea:-ms-input-placeholder,
.bg-01 .gform_wrapper ul li label.gform_wrapper ul li label {
  color: #000000;
}
.bg-02 .gform_wrapper ul li input,
.bg-02 .gform_wrapper input.medium,
.bg-02 .gform_wrapper ul li textarea,
.bg-02 .gform_wrapper .top_label input.medium,
.bg-02 .gform_wrapper .top_label select.medium,
.bg-02 .gform_wrapper .top_label textarea.medium {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.bg-02 .gform_wrapper ul li input::-webkit-input-placeholder,
.bg-02 .gform_wrapper ul li input::-moz-placeholder,
.bg-02 .gform_wrapper ul li input:-ms-input-placeholder,
.bg-02 .gform_wrapper ul li textarea::-webkit-input-placeholder,
.bg-02 .gform_wrapper ul li textarea::-moz-placeholder,
.bg-02 .gform_wrapper ul li textarea:-ms-input-placeholder,
.bg-02 .gform_wrapper ul li label.gform_wrapper ul li label {
  color: #000000;
}
.bg-04 .gform_wrapper ul li input,
.bg-04 .gform_wrapper input.medium,
.bg-04 .gform_wrapper ul li textarea,
.bg-04 .gform_wrapper .top_label input.medium,
.bg-04 .gform_wrapper .top_label select.medium,
.bg-04 .gform_wrapper .top_label textarea.medium {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.bg-04 .gform_wrapper ul li input::-webkit-input-placeholder,
.bg-04 .gform_wrapper ul li input::-moz-placeholder,
.bg-04 .gform_wrapper ul li input:-ms-input-placeholder,
.bg-04 .gform_wrapper ul li textarea::-webkit-input-placeholder,
.bg-04 .gform_wrapper ul li textarea::-moz-placeholder,
.bg-04 .gform_wrapper ul li textarea:-ms-input-placeholder,
.bg-04 .gform_wrapper ul li label.gform_wrapper ul li label {
  color: #000000;
}
.bg-05 .gform_wrapper ul li input,
.bg-05 .gform_wrapper input.medium,
.bg-05 .gform_wrapper ul li textarea,
.bg-05 .gform_wrapper .top_label input.medium,
.bg-05 .gform_wrapper .top_label select.medium,
.bg-05 .gform_wrapper .top_label textarea.medium {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.bg-05 .gform_wrapper ul li input::-webkit-input-placeholder,
.bg-05 .gform_wrapper ul li input::-moz-placeholder,
.bg-05 .gform_wrapper ul li input:-ms-input-placeholder,
.bg-05 .gform_wrapper ul li textarea::-webkit-input-placeholder,
.bg-05 .gform_wrapper ul li textarea::-moz-placeholder,
.bg-05 .gform_wrapper ul li textarea:-ms-input-placeholder,
.bg-05 .gform_wrapper ul li label.gform_wrapper ul li label {
  color: #000000;
}
a.button,
input.button,
input[type="submit"],
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
#searchsubmit,
#wp-submit {
  text-align: center;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 800;
  padding: 10px 30px !important;
  background-color: #831f82 !important;
  border: 1px solid #831f82 !important;
  color: #FFFFFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#searchsubmit {
  padding: 10px 30px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 17px !important;
}
#searchform input#s {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
a.button:hover,
input.button:hover,
input[type="submit"]:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover,
#searchsubmit:hover,
#wp-submit:hover {
  background-color: #cccccc !important;
  border: 1px solid #cccccc !important;
  color: #5d115b !important;
}
.bg-01 a.button,
.bg-01 input.button,
.bg-01 input[type="submit"],
.bg-01 .gform_wrapper .gform_footer input.button,
.bg-01 .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #AFAFAF !important;
  border: 1px solid #5D115B !important;
  color: #5D115B !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 {
  background-color: #5D115B !important;
  border: 1px solid #AFAFAF !important;
  color: #AFAFAF !important;
}
.bg-02 a.button,
.bg-02 input.button,
.bg-02 input[type="submit"],
.bg-02 .gform_wrapper .gform_footer input.button,
.bg-02 .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #AFAFAF !important;
  border: 1px solid #5D115B !important;
  color: #5D115B !important;
}
.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 {
  background-color: #5D115B !important;
  border: 1px solid #AFAFAF !important;
  color: #AFAFAF !important;
}
.bg-04 a.button,
.bg-04 input.button,
.bg-04 input[type="submit"],
.bg-04 .gform_wrapper .gform_footer input.button,
.bg-04 .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #AFAFAF !important;
  border: 1px solid #5D115B !important;
  color: #5D115B !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 {
  background-color: #5D115B !important;
  border: 1px solid #AFAFAF !important;
  color: #AFAFAF !important;
}
.bg-04 a.button,
.bg-04 input.button,
.bg-04 input[type="submit"],
.bg-04 .gform_wrapper .gform_footer input.button,
.bg-04 .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #AFAFAF !important;
  border: 1px solid #5D115B !important;
  color: #5D115B !important;
}
.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: #5D115B !important;
  border: 1px solid #AFAFAF !important;
  color: #AFAFAF !important;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
  margin: 0 !important;
}
.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]),
.wppb-user-forms select,
.wppb-user-forms textarea,
.wppb-form-field input,
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
.searchandfilter input,
.searchandfilter select,
#loginform input {
  width: 100%;
  background-color: #FFFFFF;
  color: #333 !important;
  font-size: 17px !important;
  padding: 8px;
  margin: 0 0 10px 0;
  border: 1px solid #831F82;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.searchandfilter .btn_search,
.form-submit input {
  margin-top: 30px !important;
}
.searchandfilter .btn_search {
  margin-top: 17px !important;
}
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
.searchandfilter label,
#loginform label {
  color: #333333;
  font-style: italic;
  font-size: 17px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#loginform p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-left: 0;
  margin-left: 0;
}
.searchandfilter {
  padding-bottom: 25px;
}
.searchandfilter p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  text-align: left !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 10px !important;
  font-size: 1.7em !important;
  color: #333 !important;
}
.wppb-user-forms ul li {
  list-style: none;
  background-image: none;
}
#loginform,
#wppb-recover-password {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#wppb-register-user li,
#wppb-edit-user li {
  width: 50%;
  float: left;
}
#wppb-register-user .wppb-send-credentials-checkbox,
#wppb-edit-user .wppb-send-credentials-checkbox {
  width: 100%;
  float: left;
}
#wppb-register-user p.form-submit,
#wppb-edit-user p.form-submit {
  display: block;
  clear: left;
  width: 100%;
  text-align: center;
}
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label {
  width: 100% !important;
}
.wppb-user-forms p {
  padding: 0 0 0 23px !important;
  margin: 0 0 23px 0 !important;
}
.wppb-checkbox label {
  float: right !important;
  width: 90% !important;
}
.wppb-checkbox .wppb-checkboxes {
  border: 0 !important;
  width: 10% !important;
  float: left !important;
}
.wppb-checkbox .wppb-checkboxes li {
  border: 0 !important;
  width: auto !important;
}
.wppb-checkbox .wppb-checkboxes li input {
  width: 18px !important;
  height: 18px !important;
}
#wppb-edit-user .wppb-checkbox {
  width: 100% !important;
}
p.wppb-form-field {
  display: none;
}
#rememberme {
  width: 18px !important;
  height: 18px !important;
  vertical-align: middle;
  float: left;
  margin-top: 5px;
}
body.acceso #row-content .moduleText {
  padding: 0 !important;
}
body.acceso #row-content .moduleText p {
  font-size: 1.8em !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#wppb_general_top_error_message,
.wppb-error,
.wppb-warning,
#wppb_form_success_message {
  font-size: 1.7em !important;
  font-weight: normal !important;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  border: 0 !important;
  background-color: transparent !important;
  background: url("/wp-content/uploads/2016/10/icon_error.png") no-repeat 0 9px !important;
  padding-left: 55px !important;
  padding-right: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 35px !important;
  margin-left: 23px !important;
}
#wppb_form_success_message {
  background: url("/wp-content/uploads/2016/10/icon_ok.png") no-repeat 0 9px !important;
}
#wp-submit:hover {
  color: #AFAFAF !important;
}
.wppb-register-user .wppb-field-error,
.wppb-edit-user .wppb-field-error,
#wppb-recover-password .wppb-field-error,
.wppb-form-field > span.wppb-form-error {
  background-color: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 0 14px 23px !important;
}
.wppb-field-error img {
  display: none;
}
.wppb-field-error > input,
.wppb-field-error > select,
.wppb-field-error > textarea,
.wppb-field-error > label {
  margin-bottom: 5px !important;
}
article .wppb-register-user .wppb-field-error,
article .wppb-edit-user .wppb-field-error,
article #wppb-recover-password .wppb-field-error {
  margin: 0 !important;
  padding: 0 0 14px 23px !important;
}
.gform_wrapper .validation_message,
.wppb-form-field > span.wppb-form-error {
  color: #FF0000 !important;
  background-color: transparent !important;
  font-size: 14px !important;
  padding: 0 !important;
  font-style: normal !important;
  font-weight: normal !important;
}
.gform_wrapper .validation_error,
.gform_wrapper .tt_validation_error,
.gform_wrapper div.validation_error,
.gform_validation_error .validation_error,
.gform_validation_error .tt_validation_error,
.gform_validation_error div.validation_error {
  font-size: 1.7em !important;
  text-align: left !important;
  font-weight: normal !important;
  color: #666666 !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  border: 0 !important;
  background-color: transparent !important;
  background: url("/wp-content/uploads/2016/10/icon_error.png") no-repeat 0 9px !important;
  padding-left: 55px !important;
  padding-top: 10px !important;
  padding-bottom: 35px !important;
  padding-right: 0 !important;
}
.gform_wrapper ul li label {
  color: #333333 !important;
  font-size: 17px !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
#wppb_register_pre_form_message {
  display: none !important;
}
.acceso-recupera #wppb-recover-password-container {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.acceso-recupera #wppb_general_top_error_message,
.acceso-recupera .wppb-error,
.acceso-recupera .wppb-warning,
.acceso-recupera #loginform,
.acceso-recupera #wppb-recover-password {
  width: 100% !important;
}
.acceso-recupera .wppb-warning {
  margin-left: 23px !important;
  margin-right: 0 !important;
}
.page-template-template_acceso .wppb-warning {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper ul li.check input,
.gform_wrapper ul li.check li input,
#choice_6_7_1,
#choice_4_7_1 {
  padding-top: 0px !important;
  margin-top: -13px !important;
}
.page-template-template_acceso a.button,
.page-template-template_acceso input.button,
.page-template-template_acceso input[type="submit"],
.page-template-template_acceso .gform_wrapper .gform_footer input.button,
.page-template-template_acceso .gform_wrapper .gform_footer input[type="submit"],
.page-template-template_acceso #searchsubmit,
.page-template-template_acceso #wp-submit {
  text-align: center;
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-weight: 800;
  padding: 10px 30px !important;
  background-color: #831f82 !important;
  border: 1px solid #831f82 !important;
  color: #FFFFFF !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}
.page-template-template_acceso a.button:hover,
.page-template-template_acceso input.button:hover,
.page-template-template_acceso input[type="submit"]:hover,
.page-template-template_acceso .gform_wrapper .gform_footer input.button:hover,
.page-template-template_acceso .gform_wrapper .gform_footer input[type="submit"]:hover,
.page-template-template_acceso #searchsubmit:hover,
.page-template-template_acceso #wp-submit:hover {
  background-color: #cccccc !important;
  border: 1px solid #cccccc !important;
  color: #5d115b !important;
}
.gform_wrapper div.charleft {
  font-size: 12px !important;
}
#gform_12 ul li input[type="checkbox"] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] {
  margin-left: -9999px;
  position: absolute;
  visibility: hidden;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label {
  background-color: #ddd;
  border-radius: 60px;
  cursor: pointer;
  display: block;
  padding: 4px;
  outline: none;
  position: relative;
  transition: background .4s;
  user-select: none;
  width: 64px;
  height: 32px;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label::before,
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label::after {
  content: '';
  display: block;
  position: absolute;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label::before {
  background-color: #ddd;
  border-radius: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background .4s;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label::after {
  background-color: #fff;
  border-radius: 60px;
  color: #fff;
  line-height: 24px;
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: 24px;
  text-align: center;
  transition: margin .4s, background .4s;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label {
  background-color: #5cb85c;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label::before {
  background-color: #5cb85c;
}
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label::after {
  background-color: #fff;
  color: #5cb85c;
  margin-left: 32px;
}
.gform_wrapper.form-multiple_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper form {
  width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper form ul li,
.gform_wrapper.form-multiple_wrapper form li.gfield.gfield_error {
  padding: 0 11px !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start,
.gform_wrapper.form-multiple_wrapper .divider-list-item {
  width: 33.33333333333333% !important;
  float: left !important;
  position: relative !important;
  min-height: 1px !important;
  padding-left: 11px !important;
  padding-right: 11px !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li,
.gform_wrapper.form-multiple_wrapper .divider-list-item img,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li {
  width: 100% !important;
  float: none !important;
  display: block !important;
  margin-bottom: 10px !important;
  padding: 0 !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img label.gfield_label,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li label.gfield_label,
.gform_wrapper.form-multiple_wrapper .divider-list-item img label.gfield_label,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li label.gfield_label {
  font-family: "utopia-std", serif !important;
  font-size: 1.8em !important;
  font-style: normal !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img label.gfield_label + .ginput_container_checkbox,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li label.gfield_label + .ginput_container_checkbox,
.gform_wrapper.form-multiple_wrapper .divider-list-item img label.gfield_label + .ginput_container_checkbox,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li label.gfield_label + .ginput_container_checkbox {
  float: right;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img p,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li p,
.gform_wrapper.form-multiple_wrapper .divider-list-item img p,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li p {
  font-size: 15px !important;
  line-height: 1.2em !important;
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img.gfield_error,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li.gfield_error,
.gform_wrapper.form-multiple_wrapper .divider-list-item img.gfield_error,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li.gfield_error {
  padding: 0 !important;
}
.gform_wrapper.form-multiple_wrapper .multicolumn-start img.gfield_error label.gfield_label,
.gform_wrapper.form-multiple_wrapper .multicolumn-start ul li.gfield_error label.gfield_label,
.gform_wrapper.form-multiple_wrapper .divider-list-item img.gfield_error label.gfield_label,
.gform_wrapper.form-multiple_wrapper .divider-list-item ul li.gfield_error label.gfield_label {
  font-size: 27px !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted {
  width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted.gfield_error {
  width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted .form-steps {
  background-color: #F5F5F5;
  margin-bottom: 30px;
  padding: 30px;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted .form-steps p {
  color: #666 !important;
  display: inline-block;
  font-size: 15px !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted .form-steps input {
  background-color: #831f82 !important;
  border: 1px solid #831f82 !important;
  color: #FFFFFF !important;
  display: inline-block;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 14px !important;
  font-weight: 800;
  margin: 0 !important;
  padding: 10px 30px !important;
  text-align: center;
  text-transform: uppercase !important;
  width: auto !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_html_formatted .form-steps input:hover {
  background-color: #cccccc !important;
  border: 1px solid #cccccc !important;
  color: #5d115b !important;
}
.gform_wrapper.form-multiple_wrapper .gfield_error .gfield_description.validation_message {
  margin-top: -10px !important;
  margin-bottom: 10px !important;
}
.gform_wrapper.form-multiple_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label {
  background-color: #ddd;
  border-radius: 60px;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  padding: 4px;
  outline: none;
  position: relative;
  transition: background .4s;
  user-select: none;
  width: 46px;
  height: 20px;
}
.gform_wrapper.form-multiple_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] + label:after {
  background-color: #fff;
  border-radius: 100px;
  color: #fff;
  line-height: 20px;
  top: 1px;
  bottom: auto;
  left: 1px;
  width: 20px;
  text-align: center;
  height: 18px;
  transition: margin .4s, background .4s;
}
.gform_wrapper.form-multiple_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label {
  background-color: #5d115b;
}
.gform_wrapper.form-multiple_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label::before {
  background-color: #5d115b;
}
.gform_wrapper.form-multiple_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked + label::after {
  background-color: #fff;
  color: #5d115b;
  margin-left: 24px;
}
.gform_wrapper.form-multiple_wrapper .gform_page_footer {
  border: 0 !important;
  display: block !important;
  padding-bottom: 80px;
  text-align: center !important;
}
.gform_wrapper.form-multiple_wrapper ul#gform_fields_23,
.gform_wrapper.form-multiple_wrapper ul#gform_fields_23_2 {
  margin-left: -22px !important;
  margin-right: -22px !important;
}
.gform_wrapper.form-multiple_wrapper #gform_page_23_2 ul li {
  display: block !important;
  float: none !important;
  margin: 0 auto !important;
  width: 50% !important;
}
.gform_wrapper.form-multiple_wrapper #gform_page_23_2 ul li.check {
  width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper #gform_page_23_2 .gfield_html_formatted {
  width: 100% !important;
}
.gform_wrapper.form-multiple_wrapper #gform_page_23_2 .gform_page_footer {
  border: 0 !important;
  display: block !important;
  padding-bottom: 80px;
  text-align: center !important;
}
.gform_wrapper.form-multiple_wrapper #gform_page_23_2 .gform_page_footer .gform_previous_button {
  display: none !important;
  margin: 0 auto !important;
}
.gform_wrapper.form-multiple_wrapper .validation_error,
.gform_wrapper.form-multiple_wrapper .gform_wrapper .tt_validation_error,
.gform_wrapper.form-multiple_wrapper div.validation_error,
.gform_wrapper.form-multiple_wrapper .gform_validation_error .validation_error,
.gform_wrapper.form-multiple_wrapper .gform_validation_error .tt_validation_error,
.gform_wrapper.form-multiple_wrapper .gform_validation_error div.validation_error {
  margin: 0 auto !important;
  width: 50% !important;
}
.gform_confirmation_wrapper.form-multiple .gform_confirmation_message h2 {
  background: none;
  margin-bottom: 20px;
}
div.suscripcion .moduleText h2,
div.suscripcion .moduleText h3 {
  text-align: left;
  font-size: 1.4em;
  text-transform: uppercase;
  background-image: url('/wp-content/uploads/2016/10/line.jpg') !important;
  background-position: 0 bottom !important;
  background-repeat: no-repeat !important;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  padding: 0 0 12px 0;
  margin: 0 0 34px 0;
  font-weight: bold;
  color: #000000 !important;
}
div.suscripcion .moduleText p {
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
  font-size: 1.5em !important;
  color: #666666 !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin: -13px 0 0 0 !important;
  vertical-align: top !important;
}
.gform_wrapper ul li label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  font-size: 17px !important;
}
.gform_wrapper ul li.check li label .gfield_required {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .gform_wrapper.form-multiple_wrapper form {
    width: 100% !important;
  }
  .gform_wrapper.form-multiple_wrapper .multicolumn-start,
  .gform_wrapper.form-multiple_wrapper .divider-list-item {
    display: block !important;
    width: 100% !important;
    float: none !important;
    max-width: 300px;
  }
}
@media (min-width: 641px) {
  .gform_wrapper.form-multiple_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }
}
.gallery-slider-module,
.gallery-slider-items {
  overflow: hidden;
  width: 100%;
}
.gallery-slider-items {
  height: 100px;
}
.gallery-slider-module {
  position: relative;
}
.gallery-slider-module a {
  display: inline-block;
  margin: 0 auto 0 5px;
  position: relative;
}
.gallery-slider-module a img {
  display: block;
  height: 100%;
}
.gallery-slider-module img {
  display: inline-block;
}
.gallery-slider-module .arrows-pagination {
  text-align: center;
}
.gallery-slider-module a.prev,
.gallery-slider-module a.next {
  background-image: url(/media/carousel-pagination.png);
  display: inline-block;
  height: 39px;
  margin: 0 auto;
  outline: none;
  width: 39px;
}
.gallery-slider-module a.prev {
  background-position: 0 39px;
}
.gallery-slider-module a.prev:hover {
  background-position: 0 0;
}
.gallery-slider-module a.next {
  background-position: -38px 39px;
  margin-left: 5px;
}
.gallery-slider-module a.next:hover {
  background-position: -38px 0;
}
.gallery-slider-module a.prev span,
.gallery-slider-module a.next span {
  display: none;
}
.gallery-slider-module a.disabled {
  display: none !important;
}
.gallery-slider-module .pagination {
  display: none !important;
  padding: 5px 0;
  text-align: right;
}
.gallery-slider-module .pagination a {
  background: url(/media/gallery-pagination.png) -19px 0 no-repeat transparent;
  width: 17px;
  height: 17px;
  margin: 0 5px 0 0;
  display: inline-block;
}
.gallery-slider-module .pagination a.selected {
  background-position: 0 0;
  cursor: default;
  width: 15px;
  height: 17px;
}
.gallery-slider-module .pagination a span {
  display: none;
}
.no-js .gallery-slider-module a.prev,
.no-js .gallery-slider-module a.next {
  display: none;
}
@media only screen and (max-width: 480px) {
  .gallery-slider-module .pagination {
    text-align: center;
  }
}
@media only screen and (min-width : 481px) and (max-width: 500px) {
  .gallery-slider-module .pagination {
    text-align: center;
  }
}
.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: 500px) {
  .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;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 1.5em;
}
#wpsl-result-list li {
  border-bottom: 2px solid #F5F5F5 !important;
}
#wpsl-result-list li p {
  font-size: 1.0em;
  font-family: 'Alegreya Sans', sans-serif;
}
#wpsl-result-list li p strong {
  color: #9E9991;
  font-size: 1.266666666666667em;
}
#wpsl-result-list li a {
  color: #9E9991 !important;
  text-decoration: none !important;
}
#wpsl-result-list li a:hover {
  color: #9E9991 !important;
  text-decoration: underline !important;
}
.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;
}
.googlemaps-module p.title-section {
  display: none;
}
.image-module img {
  max-width: 100%;
  height: auto;
}
.image-caption {
  color: #6A6A6A;
  font-size: 1.2em;
  font-style: italic;
}
.tabs-module {
  position: relative;
  zoom: 1;
}
.tabs-nav {
  background-color: #fff;
  border-bottom: 1px solid #111;
  margin-bottom: 0;
  padding-top: 3px;
  width: 100%;
}
.tabs-nav:before,
.tabs-nav:after {
  content: " ";
  display: table;
}
.tabs-nav:after {
  clear: both;
}
.tabs-nav li {
  background-color: #111;
  background-image: 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;
}
.tabs-nav li a {
  border-top: 1px solid #111;
  border-right: 1px solid #111;
  border-left: 1px solid #111;
  width: auto;
  display: block;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
  padding: 0px 30px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
.tabs-nav:before,
.tabs-nav:after {
  width: 0;
  height: 0;
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
}
.ui-tabs-hide {
  display: none !important;
}
.tabs-nav li.ui-tabs-active {
  background-color: #fff;
  height: 51px;
  margin-top: -1px;
  cursor: text;
}
.tabs-nav li.ui-tabs-active a {
  color: #111;
  border-bottom: 1px solid #fff;
}
.tabs-container {
  border-top: 0;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  border-left: 1px solid #111;
  padding: 25px 25px 13px 25px;
}
.tabs-container p {
  margin: 0 0 12px 0;
  padding: 0;
}
.ui-tabs-vertical {
  padding: 0;
}
.ui-tabs-vertical .ui-widget-header {
  border: none;
}
.ui-tabs-vertical .ui-tabs-nav {
  float: left;
  width: 25%;
}
.ui-tabs-vertical .ui-tabs-nav li {
  float: none;
  height: auto;
  margin: 0 0 1px 0;
  white-space: normal;
}
.ui-tabs-vertical .ui-tabs-nav li a {
  border: 1px solid #1E9F95;
  display: block;
  line-height: normal;
  padding: 10px;
}
.ui-tabs-vertical .ui-tabs-nav li a:hover {
  cursor: pointer;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
  border-right: 1px solid #fff;
}
.ui-tabs-vertical .tabs-container {
  border: 0;
  border-radius: 0;
  float: left;
  left: -1px;
  padding-top: 10px;
  position: relative;
  width: 75%;
}
.ui-tabs-vertical .tabs-container .moduleText {
  padding-top: 0;
}
@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: 500px) {
  .tabs-nav li {
    margin: 0;
  }
  .tabs-nav li a {
    padding: 0px 15px;
  }
  .tabs-container {
    padding: 20px 0;
  }
}
.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: 90px 28px 90px 28px;
}
.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 a.prev,
.moduleTextSlider a.next {
  background-image: url(/media/carousel-pagination.png);
  height: 59px;
  width: 59px;
  outline: none;
  position: absolute;
  top: 45%;
}
.moduleTextSlider a.prev {
  background-position: 0 59px;
  left: 10px;
}
.moduleTextSlider a.prev:hover {
  background-position: 0 0;
}
.moduleTextSlider a.next {
  background-position: -59px 59px;
  right: 10px;
}
.moduleTextSlider a.next:hover {
  background-position: -59px 0;
}
.moduleTextSlider a.prev span,
.moduleTextSlider a.next span {
  display: none;
}
.moduleTextSlider a.disabled {
  display: none !important;
}
.moduleTextSlider .pagination {
  bottom: 16px;
  position: absolute;
  right: 16px;
}
.moduleTextSlider .pagination a {
  background: url(/media/slide_pagination.png) no-repeat -20px -49px;
  display: inline-block;
  height: 19px;
  margin: 0;
  width: 19px;
}
.moduleTextSlider .pagination a.selected {
  background-position: -1px -49px;
  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: 500px) {
  .moduleTextSlider [class*=" num_items_"] .carousel-item {
    width: 100%;
  }
}
@media only screen and (min-width : 501px) and (max-width: 767px) {
  .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;
  }
}
.video-module {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.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;
}
.main-navigation {
  padding: 0;
}
.main-navigation ul:before,
.main-navigation ul:after {
  display: table;
}
.main-navigation ul:after {
  clear: both;
}
.main-navigation ul {
  float: left;
  width: 100%;
}
.main-navigation ul li {
  background: none;
  float: left;
  font-size: 1.6em;
  font-weight: 400;
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0;
  text-transform: uppercase;
}
.main-navigation ul li:first-child {
  margin: 0;
}
.main-navigation ul li a {
  color: #272928;
  text-decoration: none;
}
.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;
}
.main-navigation ul li ul {
  float: none;
  display: none;
  padding: 10px 0 0 0;
  position: absolute;
  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: block;
  z-index: 100;
}
.main-navigation ul li:hover ul li a {
  background-color: #9e9991;
  display: block;
  color: #ffffff;
  padding: 20px 16px;
  text-decoration: none;
}
.main-navigation ul li:hover ul li a:hover,
.main-navigation ul li:hover ul li.current-menu-item a {
  background-color: #272928;
  color: #ffffff;
}
.main-navigation ul li:hover ul li:first-child a {
  border-top: 0;
}
@media only screen and (max-width: 480px) {
  .main-navigation {
    background-color: #9e9991;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.7em;
    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;
  }
  .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: #272928;
    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;
  }
}
@media only screen and (min-width : 481px) and (max-width: 500px) {
  .main-navigation {
    background-color: #9e9991;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.7em;
    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;
  }
  .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: #272928;
    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;
  }
}
@media only screen and (min-width : 501px) and (max-width: 767px) {
  .main-navigation {
    background-color: #9e9991;
    display: none;
    padding: 0;
  }
  .main-navigation ul {
    float: none;
    margin: 0;
    padding: 0;
  }
  .main-navigation ul li {
    float: none;
    font-size: 1.7em;
    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;
  }
  .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: #272928;
    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;
  }
}
@media only screen and (min-width : 768px) and (max-width: 1279px) {
  .main-navigation {
    display: block;
  }
}
.main-navigation {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
  width: 95%;
  float: left;
}
.header_mobile .main-navigation {
  margin: 0 0 0 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: left;
}
.main-navigation ul li {
  background: none;
  float: left;
  display: inline;
  font-size: 1.6em;
  font-weight: bold;
  list-style: none;
  margin: 20px 25px 0px 0px;
  padding: 0;
}
.main-navigation ul li.menuMin {
  float: right;
  text-transform: none;
}
.main-navigation ul li:first-child {
  margin-left: 0;
}
.main-navigation ul li a {
  color: #272928;
  text-decoration: none;
}
.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;
}
.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: 10px 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: block;
  z-index: 100;
}
.main-navigation ul li:hover ul li a {
  background-color: #272928;
  display: block;
  color: #ffffff;
  padding: 18px 16px;
  text-decoration: none;
  min-width: 182px;
  border-bottom: 1px dotted #9E9991;
}
.main-navigation ul li:hover ul li a:hover,
.main-navigation ul li:hover ul li.current-menu-item a {
  background-color: #9e9991;
  color: #ffffff;
}
.main-navigation ul li:hover ul li:first-child a {
  border-top: 0;
}
.social-links {
  display: inline-block;
  padding: 7px 20px 7px 0;
  text-align: right;
}
.social-links a {
  color: #414141;
  display: inline-block;
  margin: 0 7px 0 0;
  border: 1px solid #414141;
  background-color: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 1.8em;
  height: 29px;
  width: 29px;
  padding: 3px;
  text-align: center;
}
.social-links a:hover {
  border: 1px solid #fff;
  color: #fff;
}
.top-navigation {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
  float: right;
}
.top-navigation ul:before,
.top-navigation ul:after {
  display: table;
}
.top-navigation ul:after {
  clear: both;
}
.top-navigation ul {
  float: left;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}
.top-navigation ul li {
  background: none;
  float: left;
  display: inline;
  font-size: 1.6em;
  font-weight: bold;
  list-style: none;
  margin: 20px 25px 0px 0px;
  padding: 0;
}
.top-navigation ul li:first-child {
  margin-left: 0;
}
.top-navigation ul li a {
  color: #272928;
  text-decoration: none;
}
.top-navigation ul li a:hover,
.top-navigation ul li:hover a,
.top-navigation ul li.current-menu-parent a,
.top-navigation ul li.current-menu-item a {
  color: #ffffff;
}

p.box-menu-advanced-top .radio {
   /* display:none !important;*/
}

.row-bloque-vanidades,
.home .row-bloque-vanidades {
  background-image: url(https://navarracapital.es/wp-content/uploads/2016/10/bg-vanity.jpg) !important;
  margin-bottom: 30px !important;
  padding-bottom: 30px !important;
}

.row-bloque-vanidades .BlogListPost h2 a{
  color:#FFFFFF !important;
}

.row-bloque-vanidades .BlogListPost h2 a:hover{
  color: #999999 !important;
}

.row-bloque-vanidades p.tit-category {
  color: #FFFFFF !important;
  background-image: url(/wp-content/uploads/2016/10/line_01.jpg) !important;
}
.row-bloque-vanidades p.tit-category a{
  color: #FFFFFF !important;  
}

.row-bloque-vanidades p.tit-category a:hover{
  color: #999999 !important;
}

.row-bloque-vanidades .BlogList p.category{
  color: #FFFFFF !important;
}

.box-gallery{
  position:relative !important;
}

.arrows-pagination a.next,
.arrows-pagination a.prev{
  cursor:pointer !important;
}


.widget-area ul.pop-widget-tabs li {
    width: 49% !important;
    display: inline;
}

.widget-area ul.pop-widget-tabs li a {
    padding: 10px 0px 10px 10px !important;
    margin: 0;
    display: block;
    width: 100%;
}



.listado-claras .ListHome02 p.tit-category{
    background-image: url(/wp-content/uploads/2016/10/line.jpg) !important;
}

.listado-claras .ListHome02 .separador02{
  display:none;
}

.tit-logo{
  float:right;
}

.tit-logo img{
  height:60px;
  width:auto;
  background-image:none !important;
}


.box-category-header{
    background-repeat: repeat-y;   
    background-position: 50% 0;
    margin-top: 30px;
    margin-left: -12px;
    margin-right: -12px;
    padding-bottom: 30px;
    padding-left: 24px;
    padding-right: 24px;
}


h1{
  position:relative;
}

h1 .tit-logo{
  position:absolute;
  right:24px;
}


.box-sibaritas {
  margin-top: -33px;
}

.box-sibaritas {
  margin-top: -55px;
}

.box-sibaritas a{
  text-align:left !important;
  padding:0 !important;
  margin:0 !important;
}

.box-sibaritas img{
  width: 100% !important;
  background-image:none !important;
}


.BlogList .moduleText{
  padding:0px 12px 20px 12px;
}

.BlogList .moduleText p{
  padding:0 0 0 0;
  margin:0 0 10px 0;
  color:#000000 !important;
}


.cli-modal-backdrop.cli-show {
  opacity: .5;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 99999999;
}

#cookie-law-info-bar{
  z-index: 999999991;
}

.cli-modal.cli-blowup {
  z-index: 999999992;
}




.cli-style-v2 .cli-bar-message,
.cli-tab-header,
.cli-tab-header a.cli-nav-link,
.cli-tab-header span,
.cli-switch input:checked + .cli-slider,
.cli-bar-btn_container{
  font-size: 16px !important;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif !important; /*font-family: "acumin-pro" !important;*/
}

.cli-bar-btn_container{
  margin-top:10px;
}


.cli-tab-footer .cli-btn {
  background-color: #831F82 !important;
  padding: 10px 15px;
  width: auto;
  color: #fff;
  text-decoration: none;
}


.iconCenter{
  text-align: center !important;
}

.iconCenter .h1_title{
 font-size:0;
 position:absolute;
 left:-2000px;
}

.iconCenter .tit-logo {
  position: relative;
  right: auto;
  float:none;
}

.cli-style-v2 .cli-bar-message{
  font-size: 11px !important;
}

.cli-switch input:checked + .cli-slider {
    background-color: #666666;
}

.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio], .gform_legacy_markup_wrapper .gfield_checkbox li input {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  width: 12px !important;
  vertical-align: top;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-right: 10px !important;
}

#row-top-footer .footer-container .column_12 img {
  width: 100%;
  max-width: none;
}


.BlogListPostRSS img{
  height: auto !important;
}

.archive.category .widget .newsletter.ljoptimizer{
  visibility: hidden !important;
  padding-top: 15px !important;
}


.bawmrp_manual img,
.box-gallery img{
  height: auto !important;
}


.tt-tag-cloud{}

@media (max-width: 767px) {
.tt-tag-cloud{
  padding-top: 75px;
  padding-left: 20px;
  padding-right: 20px;
}
}

.tt-tag-cloud h2{
  padding: 0;
    margin: 0 0 15px 0;
    background-image: none;
}

.tt-tag-cloud p{
  padding: 0;
    margin: 0 0 25px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
    font-size: 1.2em !important;
} 

.tt-tag-cloud p a{
  background-color: #f5f5f5 !important;
  text-transform: uppercase;
  font-family: montserrat, sans-serif !important;
  padding:5px 20px;
} 

.tt-tag-cloud-summary p{
  margin-left: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
.single-gallery .content{
  padding-left: 22px !important;
  padding-right: 22px !important;
} 
}

.HomeFeatured01 .column_8.ttfeatured_home_2{
  padding-bottom: 50px !important;
}




.menu_tags_content,
#row-content .moduleText .menu_tags_content{
  padding: 0;
    margin: 0 0 25px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    gap: 15px;
} 



#row-content .moduleText .menu_tags_content li{
    margin: 0;
    padding: 0;
    flex: 0 0 auto;
    /*width: calc(33.33333333333333% - 15px);*/
    width: calc(25% - 15px);
    font-size: 12.5px !important;
} 


.menu_tags_content li a,
#row-content .moduleText .menu_tags_content li a{
  background-color: #f5f5f5 !important;
  text-transform: uppercase;
  font-family: montserrat, sans-serif !important;
  padding:5px 20px;
  color: #000000 !important;
  display: inline-block;
} 

#row-content .moduleText .menu_tags_content li a{
  
  font-size: 12.5px !important;
} 

#row-content .moduleText .menu_tags_content span{
  display: none;
} 


.menu_tags_content li a:hover,
#row-content .moduleText .menu_tags_content li a:hover{
color: rgba(0, 0, 0, .7) !important;
}

.menu_tags{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}



@media (max-width: 890px) {
#row-content .moduleText .menu_tags_content li{
  width: calc(33.33333333333333% - 15px);
}
}

@media (max-width: 690px) {
  #row-content .moduleText .menu_tags_content li{
    width: calc(50% - 15px);
  }
}

@media (max-width: 490px) {
  #row-content .moduleText .menu_tags_content li{
    width: calc(100% - 15px);
  }
}

@media (max-width: 767px) {
.menu_tags {
  flex-wrap: wrap;
}
}


/*Box author*/
.ttbox_author_info{
  display: flex;
  gap: 24px;
  padding-top: 15px;
}

.ttbox_author_01{
  width: 150px;
  text-align: center;
}

.ttbox_author_02{
  width: calc(100% - 150px);
  text-align: center;
}

.ttbox_author_02 .summary{
  margin-top: 0 !important;
}

.ttbox_author_info .social-links {
  display: flex;
  justify-content: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.ttbox_author_info .social-links a{
display: inline-flex;
justify-content: center;
align-items: center;
}


.ttbox_author_info .social-links a.icon-twitter .fa-twitter {
    width: 80% !important;
    height: 80% !important;
}


.ttbox_author_info .social-links a.icon-twitter .fa-twitter:before {
  content: "" !important;
    background-image: url(https://navarracapital.es/wp-content/uploads/icono-x-02.svg) !important;
    background-position: 50% !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}


@media (max-width: 1000px) {
.ttbox_author_info{
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.ttbox_author_02 {
  width: 100%;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
}

}


#menu-menu-pie-de-pagina {
  width: 100% !important;  
}




/*Ajustes cookies*/
.cky-audit-table .cky-cookie-des-table li,
.cky-accordion-header-wrapper .cky-accordion-header-des p, .cky-preference-body-wrapper .cky-preference-content-wrapper p, .cky-consent-bar .cky-notice-des p, .cky-notice-des p,
.cky-accordion-header .cky-accordion-btn,
.cky-preference-body-wrapper .cky-preference-content-wrapper p,
.cky-preference-header .cky-preference-title,
.cky-consent-bar .cky-notice-des p,
.cky-notice-btn-wrapper .cky-btn {
    font-family: 'Montserrat', sans-serif !important;
}




.cky-audit-table .cky-cookie-des-table li {
background-image:none !important;
font-size:14px !important;
}

.cky-audit-table .cky-cookie-des-table li li,
.cky-audit-table .cky-cookie-des-table li p{
font-size:14px !important;
}

.cky-cookie-des-table li div:first-child {
  width: 120px !important;
}


.gform_wrapper.form-multiple_wrapper div.validation_error{
  width: 100% !important;
}

.gform_wrapper.form-multiple_wrapper .tt_validation_error{
background-image: none !important;
  padding: 0 !important;
  line-height: normal;
}

.gform_wrapper.form-multiple_wrapper ul li.check label, .gform_wrapper.form-multiple_wrapper ul li.check li label {
  margin-top: -8px !important;
}




body.category-vanity-capital #row-header div.summary p a{
    color: #FFFFFF !important;
}