
div,
header,
img,
nav,
p,
span {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 100%;
  vertical-align: baseline;
  background: 0px 0px;
}
header,
nav {
  display: block;
}
a {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  vertical-align: baseline;
  background: 0px 0px;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
a {
  color: rgb(184, 139, 88);
  text-decoration: none;
}
a:active,
a:focus {
  outline: 0px;
}
:focus {
  outline: 0px;
}

body * :not(i) {
  font-family: sans-serif;
}
@media (max-width: 991px) {
  .desktop-header {
    display: none;
  }
}
@media (min-width: 992px) {
  .mobile-header {
    display: none;
  }
}
[scroll="goScrollToForm"] {
  cursor: pointer;
}

header,
nav,
section {
  display: block;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
button,
input {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}
button,
input {
  line-height: normal;
}
button {
  text-transform: none;
}
button {
  cursor: pointer;
  -webkit-appearance: button;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  .navbar {
    display: none;
  }
  .label {
    border: 1px solid #000;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
p {
  margin: 0 0 10px;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-sm-2,
.col-sm-3,
.col-sm-6,
.col-sm-9,
.col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-2,
  .col-sm-3,
  .col-sm-6,
  .col-sm-9,
  .col-sm-10 {
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-group {
  margin-bottom: 15px;
}
.collapse {
  display: none;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-search:before {
  content: "\e003";
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.navbar {
  position: relative;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .mobile-header .head-search {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-default {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999;
}
.pull-right {
  float: right !important;
}

@media (max-width: 991px) {
  .pull-right {
    float: right !important;
  }
  .head-search.glyphicon-search {
    font-size: 1.3em;
    color: #fff;
  }
  .navbar-form.navbar-right {
    display: none;
  }
  .navbar {
    position: relative;
    border: 1px solid transparent;
  }
  .mobile-navigation {
    display: flex;
    justify-content: flex-end;
    background-color: #c60038;
    align-items: center;
    gap: 10px;
  }
  .navbar-toggle {
    background: #c72929;
    color: #fff;
    cursor: pointer;
    margin: 10px auto;
    font-size: 16px;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    border: none;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 13px;
    padding-left: 13px;
    font-weight: 700;
  }
  .row .main-header {
    margin-left: 0;
    margin-right: 0;
    background: #0f242e;
  }
  .logo-mobile-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .logo-mobile-wrapper .sitiostoggle-right img {
    max-width: 100px;
    width: 100%;
  }
  .logo-mobile-wrapper .sitiostoggle-left {
    display: flex;
  }
  .logo-mobile-wrapper .sitiostoggle-left img {
    max-width: 250px;
    width: 100%;
  }
  @media only screen and (max-width: 768px) {
    header .lazy-on-demand .sitiostoggle-right {
      width: 23%;
      float: left;
    }
    header .navbar-default {
      clear: both;
    }
    .navbar-collapse {
      padding-right: 0;
    }
  }
  @media screen and (max-width: 450px) {
    .navbar-collapse {
      max-height: 394px;
    }
    .navbar-collapse {
      padding-bottom: 10px;
    }
    .navbar-default .navbar-nav > li > a {
      color: #fff;
      background-color: #c60038;
      font-family: sans-serif;
      text-transform: uppercase;
      font-size: 15px;
      padding: 10px 0 10px 10px;
    }
  }
  @media only screen and (max-width: 375px) {
    .head-search.glyphicon-search {
      font-size: 1.5em;
      color: #fff;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
      font-size: 12px;
      padding: 10px 5px;
    }
  }
}

@media (min-width: 992px) {
  .row .main-header {
    margin-left: 0;
    margin-right: 0;
    background: #0f242e;
  }
  .social-media-header {
    margin: 40px 0 0 -10px;
  }
  .social-media-header {
    margin-top: 50px;
    margin-left: -40px;
  }
  .social-media-header ul {
    margin: 4px 0 10px 80px;
    min-width: 300px;
  }
  .social-media-header ul li {
    display: inline;
    padding-right: 0;
    list-style: none;
  }
  .social-media-header img {
    max-width: 28px;
  }
  .logo-header {
    margin-top: 35px;
    padding-bottom: 5px;
  }
  .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
  }
  .logo-header img {
    margin-top: -30px;
  }
  header .timestamp {
    width: 100%;
    margin-top: -30px;
    margin-bottom: 20px;
    padding-left: 35%;
    font-weight: 700;
    font-size: 12px;
    font-family: sans-serif;
    color: #fff;
  }
  .logotipo-oem-header {
    width: 90px;
    height: 85px;
    padding-top: 10px;
  }
  .navbar-default {
    display: flex;
    justify-content: center;
    border: 0;
    background: repeat-x #c60038;
    border-radius: 0;
  }
  .navbar-default .navbar-nav > li > a {
    font-family: sans-serif;
    font-weight: 700;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 13px;
    padding-left: 13px;
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .desktop-header .navbar-form {
    display: none;
  }
  .tendencias-group {
    background-color: #333;
    margin: 0;
    padding-top: 10px;
    width: 100%;
    text-align: center;
  }
  .tendencias-title {
    color: #fff;
    font-size: 16px;
    font-family: sans-serif;
    margin-left: 0;
  }
  #trendig-tags {
    margin-left: -47px;
  }
  .list-inline .label-default {
    background: 0 0;
    font-size: 15px;
    font-style: italic;
  }
  .group-more {
    display: none;
  }
  .navbar-nav .head-search.glyphicon-search {
    color: #fff;
    margin: 10px 0 0 30px;
  }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    header .timestamp {
      padding-top: 0px;
      margin: 0 0 10px -335px;
    }
    .navbar-nav {
      padding: 5px;
    }
    .navbar-default .navbar-nav > li > a {
      font-size: 12px;
      padding: 10px 5px;
    }
    .navbar-nav .head-search.glyphicon-search {
      font-size: 1em;
      color: #fff;
      margin: 10px 0 0 30px;
    }
    .navbar-nav .head-search.glyphicon-search {
      font-size: 1em;
      color: #fff;
      margin: 10px 0 0 30px;
    }
    .col-sm-9 #trendig-tags .list-inline {
      padding-top: 20px;
      list-style: none;
      margin: -20px 0 0 -57px;
    }
  }
}

body *:not(i) {
  font-family: sans-serif;
}
p,
ul li {
  font-size: 22px !important;
  line-height: 26px !important;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.woff2")
    format("woff2");
}
