html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
img {
  border: 0;
  max-height: 100%;
  max-width: 100%;
}
body {
  color: #777;
  font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-size: 1.3rem;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
strong {
  font-weight: 700;
}
input[type="text"] {
  border: 1px solid #ccc;
  width: 100%;
}
.message.global.demo {
  margin: 0 0 9px;
  padding: 12px 18px 12px 22.5px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.top-bar {
  background: #eee;
}
.top-content {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
}
.top-content a {
  color: #bf2e1a;
  float: right;
  text-decoration: none !important;
}
.top-expand {
  display: none;
  max-width: 900px;
  margin: 0 auto;
}
.page-header .panel.wrapper {
  display: none;
}
.logo {
  margin: 0 !important;
  margin-top: 8px !important;
  float: left;
}
.nav-toggle {
  display: none;
}
:focus {
  box-shadow: none;
  outline: 0;
}
div.ea-search-autocomplete-no-result {
  display: none;
}
.topinfo {
  padding: 12px 0;
  text-transform: uppercase;
  text-align: center;
  border-bottom: #ccc solid 1px;
  color: #111;
  font-size: 14px;
}
.wrap {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}
.topinfo ul {
  margin: 0;
}
.topinfo li {
  display: inline-block;
  vertical-align: top;
  padding: 0 70px;
  margin: 0;
}
@media (max-width: 992px) {
  .topinfo li {
    padding: 0 10px;
  }
}
@media (min-width: 768px), print {
  .header.content {
    padding-left: 30px;
    text-align: center;
  }
  .block-search {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -225px !important;
    width: 450px;
    display: inline-block;
  }
  .block-search .action.search,
  .block-search .block-title,
  .block-search .label,
  .header-recently-viewed,
  .minicart-wrapper,
  .nav-sections-item-title {
    display: none;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .nested {
    display: none;
  }
  .block-search input {
    position: static;
    border-color: #999;
    color: #777;
    height: 40px;
    font-size: 13px;
    padding: 10px 50px 10px 20px;
    box-sizing: border-box;
  }
  .page-header .custom-block {
    position: absolute;
    right: 9999px;
  }
  .navigation {
    background: #111;
    min-height: 41px;
    max-width: 100%;
    padding: 0;
  }
  .navigation > ul {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header .logo {
    height: 40px;
    float: left;
  }

  .minicart-wrapper {
    position: absolute;
    right: 9999px;
  }
  .page-header .block-search {
    margin-left: 9999px;
  }
  .header-recently-viewed,
  .page-header .custom-block,
  .topinfo {
    display: none;
  }

.nav-toggle {
  display: block;
}
}
@media (max-width: 1024px) {
  .top-bar {
    display: none;
  }
}
.layout-1280 .block.category.event, .layout-1280 .footer.content, .layout-1280 .header.content, .layout-1280 .navigation, .layout-1280 .page-header .header.panel, .layout-1280 .page-main, .layout-1280 .page-wrapper>.breadcrumbs .items, .layout-1280 .page-wrapper>.page-bottom, .layout-1280 .page-wrapper>.widget, .layout-1280 .top-container {
  max-width: 1280px;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
.cms-porto_home_5 .owl-carousel .slide-content img {
  width: 100%;
}