/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222;
  font-size: 1em; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.menu__link {
  color: #222222;
  text-decoration: none;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .menu-icon {
    cursor: pointer;
    margin-top: -4px; }
  .search-icon {
    vertical-align: middle; }
  .main-menu {
    background-color: #f4f3f3;
    height: 100%;
    left: -100%;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 285px;
    z-index: 11; }
  .mobile-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2rem 20px; }
  .menu-close {
    color: #FF6D00;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    padding: 0 10px; }
  .menu__list {
    padding-bottom: 10px; }
  .menu__link {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #dddddd;
    display: block;
    padding: 1rem; }
    .menu__link:first-child {
      border-top: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-icon {
    cursor: pointer;
    margin-top: -4px; }
  .search-icon {
    vertical-align: middle; }
  .main-menu {
    background-color: #f4f3f3;
    height: 100%;
    left: -285px;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 285px;
    z-index: 11; }
  .mobile-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2rem 20px; }
  .menu-close {
    color: #FF6D00;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    padding: 0 10px; }
  .menu__list {
    padding-bottom: 10px; }
  .menu__link {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #dddddd;
    display: block;
    padding: 1rem; }
    .menu__link:first-child {
      border-top: none; } }

@media (min-width: 1025px) {
  .main-menu {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #f5f5f5; }
  .menu__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .menu__item {
    font-size: 0.875rem;
    font-weight: 400;
    margin: 0 5px; }
    .menu__item:first-child {
      margin-left: 0; }
    .menu__item:last-child {
      margin-right: 0; }
  .menu__link {
    border-bottom: 2px solid #ffffff;
    display: inline-block;
    padding: 16px 0;
    text-align: center; }
    .menu__link:hover, .menu__link:active {
      color: #FF6D00;
      font-weight: 500; }
    .menu__link:active {
      border-color: #FF6D00; } }

.breadcrumb-wrapper {
  display: none;
  font-size: 10px;
  margin: 1rem auto;
  max-width: 1256px;
  text-transform: uppercase;
  padding: 0 20px; }

.breadcrumb__separator {
  color: #717171;
  margin: 0 5px; }

.breadcrumb__link {
  color: #FF6D00;
  text-decoration: none; }

.breadcrumb__current {
  color: #717171; }

@media (min-width: 1025px) {
  .breadcrumb-wrapper {
    display: block;
    font-size: 12px;
    margin: 2rem auto; } }

.section-article {
  max-width: 100%; }

.article__title {
  font-family: Simplon;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase; }

.article__image {
  margin-bottom: 32px; }

.article__content {
  font-size: 16px;
  margin-bottom: 35px; }
  .article__content p {
    line-height: 28px;
    margin-bottom: 3rem; }

.article__content a,
.gallery__content a {
    color: #ff6d00;
}
.article__content a:hover
.gallery__content a:hover {
    text-decoration: none;
}

.article__data {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 24px;
  margin-bottom: 32px;
  text-transform: uppercase;
  padding-top: 1rem; }
  .article__data-wrapper {
    color: #909090; }

.article__footer {
  border-top: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 16px; }

.article__social {
  color: #FF6D00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500; }

.article__share {
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase; }
  .article__share img {
    margin-bottom: 9px;
    margin-right: 16px; }

.social__fallback {
  display: none; }
  .social__fallback span {
    margin-right: 16px; }

.article__tags {
  color: #909090;
  font-size: 16px;
  max-width: 500px;
  overflow: hidden;
  text-transform: uppercase; }

.article__tag {
  margin-bottom: 16px; }


.article__tag a {
    color: #909090;
}

.article__tag a:hover {
    text-decoration: none;
}


.related__item {
  -webkit-box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6);
  box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6);
  margin-bottom: 1.5rem; }

.related__title {
  margin-top: 0; }
  .related__title a {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none; }

.related__info {
  padding: 1.25rem; }

.related__footer {
  border-top: 1px solid #dbdbdb;
  color: #909090;
  font-size: 16px;
  padding-top: 1rem;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .article__data {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .article__data-wrapper {
      margin-bottom: 16px; }
  .article__social {
    width: 100%; }
  .article__footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .article__footer__tags {
      width: 100%; }
  .side-content {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .article__data {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .article__data-wrapper {
      margin-bottom: 16px; }
  .article__social {
    width: 100%; }
  .article__footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .article__footer__tags {
      width: 100%; }
  .side-content {
    width: 100%; } }

@media (min-width: 1025px) {
  .section-article {
    max-width: 704px;
    margin-bottom: 80px;
    width: 58%; }
  .article__content {
    font-size: 20px; }
    .article__content p {
      line-height: 32px; }
  .article__title {
    font-size: 2rem; }
  .side-content {
    width: 392px; }
    .side-content .box {
      padding: 0; }
    .side-content .latest {
      margin-bottom: 50px; }
      .side-content .latest__title {
        font-size: 20px;
        margin-left: 0; }
      .side-content .latest__list {
        max-height: 330px; } }

.news {
  width: 100%; }

.news__header {
  color: #222222;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }
  .news__header p {
    font-weight: 300;
    font-size: 1.275rem; }

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; 
  justify-content: flex-start;
  /* background-color: #c3c3e3; */
}

.news__item {
  -webkit-box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6);
  box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6);
  margin-bottom: 2rem;
  margin: 0 10px 32px 10px;
  /* background: linear-gradient(30deg, #000, transparent); */
  display: flex;
  flex-direction: column;
}

  .news__item > .news__footer {
    padding: 1rem 0;
    margin: 0 1rem;
  }

.news__description {
  min-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis
}

.news__description p {
  margin: 0;
}

.news__item {
  display: flex;
  justify-content: center;
}

.news__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin: 0.875rem 0;
  /*height: 25%;*/ }
  .news__title a {
    color: #222222;
    text-decoration: none; }

.news__image{
  flex: none;
}

.news__content {
  display: flex;
  flex-direction: column;
  padding: 1rem; 
  flex: none;
}

.news__description {
  color: #909090;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  height: 50% }

.news__footer {
  border-top: 1px solid #dbdbdb;
  color: #909090;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
  text-transform: uppercase;
  /*height: 25%;
  max-height: 35px;*/
  justify-self: auto; }

.news__more {
  color: #FF6D00;
  font-weight: 500;
  margin-left: auto;
  text-decoration: none;
  white-space: nowrap; }
  .news__more a {
    color: #FF6D00;
    text-decoration: none; }

@media (max-width: 767px) {
  .news__footer {
    font-weight: 300; } }

@media (max-width: 767px) and (min-width: 480px) {
  .news__item {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .news__item {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%; } }

@media (min-width: 768px) and (max-width: 1024px) and (min-width: 850px) {
  .news__item {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%; } }

@media (min-width: 1025px) {
  .news__header {
    margin-bottom: 3rem;
    margin-top: 3rem; }
  .news__item {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%; }
  .news__title {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 0.625rem; }
  .news__content {
    padding: 1.25rem; }
  .news__description {
    font-size: 18px;
    line-height: 24px; } }

.footer {
  background-color: #f5f5f5;
  padding: 20px 0; }

.footer__content {
  padding: 1rem 0; }

.footer__title {
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase; }

.footer__phones-item {
  font-weight: 300; }

.footer__bottom {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0 1rem;
  padding-top: 2rem; }

.footer__logo {
  margin-right: 23px; }

.footer__menu {
  font-weight: 300; }

.footer__link {
  color: #222222;
  text-decoration: none; }
  .footer__link:hover {
    text-decoration: underline; }

.footer__az {
  -webkit-box-flex: 0.125;
  -ms-flex-positive: 0.125;
  flex-grow: 0.125; }
  .footer__az .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.footer__social {
  -webkit-box-flex: 0.5;
  -ms-flex: 0.5 1 0px;
  flex: 0.5 1 0; }
  .footer__social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .footer__social a {
    font-size: 0.875rem; }
  .footer__social-item {
    margin-right: 2rem; }

@media (max-width: 767px) {
  .footer__content {
    padding: 0 20px; }
  .footer__title {
    font-size: 15px; }
  .footer__contact {
    margin-bottom: 2rem; }
    .footer__contact .mail-icon {
      display: inline-block;
      margin-right: 1rem;
      width: 16px; }
  .footer__social {
    margin-left: auto; }
  .footer__phones-img {
    float: left;
    margin-right: 1rem;
    width: 16px; }
  .footer__phones-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__phones-item {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    margin-bottom: 24px; }
    .footer__phones-item p {
      margin-bottom: 5px; }
  .footer__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px; }
  .footer__menu {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 2.5rem;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
    .footer__menu .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .footer__menu-item {
      -ms-flex-preferred-size: 34%;
      flex-basis: 34%;
      margin-bottom: 1.5rem; } }

@media (max-width: 767px) and (min-width: 480px) {
  .footer__menu-item {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .footer__content {
    padding: 0 20px; }
  .footer__title {
    font-size: 15px; }
  .footer__contact {
    margin-bottom: 2rem; }
    .footer__contact .mail-icon {
      display: inline-block;
      margin-right: 1rem;
      width: 16px; }
  .footer__social {
    margin-left: auto; }
  .footer__phones-img {
    float: left;
    margin-right: 1rem;
    width: 16px; }
  .footer__phones-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__phones-item {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    margin-bottom: 24px; }
    .footer__phones-item p {
      margin-bottom: 5px; }
  .footer__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px; }
  .footer__menu {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 2.5rem;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
    .footer__menu .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .footer__menu-item {
      margin-bottom: 1.5rem; } }

@media (min-width: 1025px) {
  .footer__title {
    font-size: 1.1rem; }
  .footer__contact {
    margin-bottom: 3rem; }
    .footer__contact .mail-icon {
      margin-right: 35px; }
  .footer__phones-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer__phones-img {
    margin-right: 35px; }
  .footer__phones-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer__bottom {
    border-top: 1px solid #dedede; }
  .footer__menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0; }
    .footer__menu .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

@media (min-width: 1025px) {
  .news__item {
      -ms-flex-preferred-size: calc(33.33333% - 20px);
      flex-basis: calc(33.33333% - 20px)}
}

@media (max-width: 1024px) and (min-width: 768px) {
  .news__item {
      -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px)}
}

@media (max-width: 767px) and (min-width: 480px) {
  .news__item {
      -ms-flex-preferred-size: calc(50% - 20px);
      flex-basis: calc(50% - 20px)}
}


.search__form {
  position: relative;
  width: 100%; }

.site-search {
  max-width: 915px; 
  width: 100%; }

.search-wrapper {
  padding: 0 20px; }

.search__legend {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 2rem; }

.search__page-info {
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  margin: 16px 0 32px;
  text-transform: uppercase; }
  .search__page-info.no-results {
    background: url(../img/warning-icon.png) no-repeat 0 0 transparent;
    padding-left: 36px; }
    .search__page-info.no-results a {
      color: #FF6D00;
      text-decoration: none; }

.search__title {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px; }
  .search__title a {
    color: #222;
    text-decoration: none; }

.search__item {
  margin-bottom: 40px; }

.search__description {
  color: #858585;
  font-size: 18px;
  line-height: 24px; }

.search__footer {
  color: #858585;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.search__category.separator:before {
  content: '-';
  margin: 0 5px; }

.latest__headline {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase; }

.pager {
  margin: 1rem 0 2rem;
  width: 100%; }

.pager__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }
  .search-page .pager__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.pager__item {
  height: 40px;
  margin-right: 12px;
  width: 48px; }
  .pager__item a {
    background-color: #ffffff;
    border: 1px solid #ef608e;
    border-radius: 5px;
    color: #FF6D00;
    display: block;
    height: 40px;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    padding: 10px 14px; }
    .pager__item a.current-page {
      border-color: #dbdbdb;
      color: #222222; }
    .pager__item a svg {
      fill: #FF6D00;
      height: 100%;
      width: 100%; }
  .pager__item.prev, .pager__item.next {
    width: 40px; }
    .pager__item.prev a, .pager__item.next a {
      padding: 10px; }
  .pager__item.disabled a {
    border-color: #dbdbdb; }
    .pager__item.disabled a svg {
      fill: #dbdbdb; }

.pager__total {
  line-height: 40px; }

.pager .load-more {
  display: flex;
  justify-content: center;
  height: 60px;
  padding: 0 30px;
}

.btn-oi {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  line-height: 1.5;
  text-decoration: none;}
  .btn-oi.btn-oi-outline {
    border: 2px solid #FF6D00;
    color: #FF6D00;
    width: 390px;
    line-height: 3.5;
    border-radius: 5px;}
    .btn-oi.btn-oi-outline:hover {
      background: #FF6D00;
      color: #fff;
      cursor: pointer;
      transition: all .5s ease;}

.gallery .site-search {
  margin-bottom: 40px; }

.gallery .empty {
  min-height: 300px; }

@media (min-width: 1025px) {
  .search__legend {
    font-size: 2rem; }
  .search__results,
  .search__latest {
    margin-bottom: 2rem; }
    .search__results .search__title,
    .search__latest .search__title {
      font-size: 20px;
      font-weight: 500;
      margin-top: 26px; }
  .search__latest {
    margin-bottom: 4rem; }
  .latest__headline {
    font-size: 32px; }
  .search__title {
    font-size: 20px;
    line-height: 24px; }
  .search__description {
    font-size: 20px; }
  .search__latest {
    margin-top: 3rem; }
  .pager {
    margin: 0.75rem 0 4rem; }
  .pager__item {
    margin-right: 20px; } }

@font-face {
  font-family: 'SimplonHeadline';
  src: url("./fonts/simplonoi-headline-webfont.eot");
  src: url("./fonts/simplonoi-headline-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonoi-headline-webfont.woff") format("woff"), url("./fonts/simplonoi-headline-webfont.ttf") format("truetype"), url("./fonts/simplonoi-headline-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Simplon';
  src: url("./fonts/simplonbp-light-webfont.eot");
  src: url("./fonts/simplonbp-light-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonbp-light-webfont.woff") format("woff"), url("./fonts/simplonbp-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Simplon';
  src: url("./fonts/simplonbp-regular-webfont.eot");
  src: url("./fonts/simplonbp-regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonbp-regular-webfont.woff") format("woff"), url("./fonts/simplonbp-regular-webfont.ttf") format("truetype"), url("./fonts/simplonbp-regular-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Simplon';
  src: url("./fonts/simplonbp-medium-webfont.eot");
  src: url("./fonts/simplonbp-medium-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonbp-medium-webfont.woff") format("woff"), url("./fonts/simplonbp-medium-webfont.ttf") format("truetype"), url("./fonts/simplonbp-medium-webfont.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Simplon';
  src: url("./fonts/simplonbp-bold-webfont.eot");
  src: url("./fonts/simplonbp-bold-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonbp-bold-webfont.woff") format("woff"), url("./fonts/simplonbp-bold-webfont.ttf") format("truetype"), url("./fonts/simplonbp-bold-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'SimplonOi';
  src: url("./fonts/simplonoi-headline-webfont.eot");
  src: url("./fonts/simplonoi-headline-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/simplonoi-headline-webfont.woff") format("woff"), url("./fonts/simplonoi-headline-webfont.ttf") format("truetype"), url("./fonts/simplonoi-headline-webfont.svg") format("svg");
  font-style: normal; }

body {
  font-family: Simplon, sans-serif;
  font-weight: 400; }

a.btn {
  text-decoration: none; }

a.pink-link {
  color: #FF6D00; }

figure {
  margin: 0; }
  figure img {
    margin-bottom: 16px; }

figcaption {
  color: #909090;
  font-size: 14px;
  line-height: 24px; }

img {
  height: auto;
  max-width: 100%; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

p {
  margin: 0 0 0.875rem; }

.btn {
  background-color: #FF6D00;
  border: 1px solid #FF6D00;
  border-radius: 2px;
  color: #ffffff;
  display: block;
  font-size: 0.875rem;
  padding: 1rem 0;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .btn:hover {
    background-color: #ffffff;
    color: #FF6D00; }

.logo a {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }

.logo__text {
  margin-left: 1rem; }

.logo__title {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase; }

.logo__subtitle {
  font-size: 12px;
  font-weight: 300; }

.overlay {
  background: #1f1f1f;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

.search {
  position: relative; }

.search__input {
  border: 2px solid #fafafa;
  border-bottom-color: #FF6D00;
  color: #777777;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 60px 10px 12px;
  width: 100%; }
  .site-search .search__input {
    padding-bottom: 21px;
    padding-top: 21px; }

.search__submit {
  background-color: transparent;
  background-image: url(../img/lupa-black.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px;
  border: none;
  cursor: pointer;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px; }
  .site-search .search__submit {
    background-image: url(../img/lupa.svg);
    background-size: 20px;
    height: 69px; }

.search-toggle {
  cursor: pointer;
  padding: 16px;
  position: absolute;
  right: 0;
  top: -16px;
  width: 50px; }

.main-content > .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.highlight {
  -ms-flex-item-align: end;
  align-self: end; }

.highlight__item {
  -webkit-box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6);
  box-shadow: 10px 10px 20px 0 rgba(216, 216, 216, 0.6); }

.highlight__image img {
  border-radius: 5px 5px 0 0;
  width: 100%; }

.highlight__text {
  padding: 0 16px; }

.highlight__title {
  font-size: 18px;
  line-height: 22px; }
  .highlight__title a {
    text-decoration: none; }

.highlight__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px; }

.section-title {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase; }

.section-description {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px; }

.latest__item {
  color: #222222;
  font-weight: 500; }
  .latest__item:last-child h3 {
    margin-bottom: 0; }

.latest__title {
  font-size: 1rem;
  margin: 1rem 0 0.5rem; }
  .latest__title a {
    color: inherit;
    font-weight: 300;
    text-decoration: none; }

.latest__date {
  color: #FF6D00;
  font-weight: 500; }

.separator:before {
  content: '-';
  margin: 0 5px; }

.category__header {
  margin-bottom: 2rem; }
  .category__header .section-title {
    margin-bottom: 8px; }

.category__link {
  color: #909090;
  text-decoration: none; }

.slider {
  margin: 0 auto 2rem;
  max-width: 704px;
  position: relative; }
  .section-gallery .slider {
    margin-bottom: 3rem; }

.slider-nav {
  overflow-x: auto; }

.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-width: 100%; }
  .nav-wrapper .nav-item {
    margin-bottom: 8px;
    margin-left: 8px;
    padding: 2px; }
    .nav-wrapper .nav-item.tns-nav-active {
      border: 2px solid #FF6D00;
      padding: 0; }

.tns-outer {
  position: relative; }

.tns-controls button {
  background-color: rgba(34, 34, 34, 0.2);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px;
  border: none;
  font-size: 0;
  height: calc(100% - 40px);
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1; }
  .tns-controls button:first-child {
    background-image: url(../img/arrow-back.svg);
    left: 0; }
  .tns-controls button:last-child {
    background-image: url(../img/arrow-forward.svg);
    right: 0; }
  .tns-controls button[disabled] {
    display: none; }

.slider-counter {
  background: #ffffff;
  bottom: 0;
  color: #909090;
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  position: absolute;
  right: 0;
  text-transform: uppercase; }

.section-gallery {
  width: 100%; }
  .section-gallery .article__title {
    border-bottom: 1px solid #dbdbdb;
    margin-top: 0;
    padding-bottom: 24px; }

.gallery__content {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 2rem; }

.not-found {
  margin-bottom: 50px;
  width: 100%; }
  .not-found .text a {
    color: #FF6D00; }
    
/* Inicio Css da lista do autocompleta da buscar */

.ui-autocomplete {
    background: #fff;
    font-size: 1em;
    z-index: 999;
    max-width: 348px;
}
.ui-autocomplete .lum-content-title {
    font-size: 1em;
    font-weight: 400;
}
.ui-autocomplete .lum-service-search-autocomplete-item .lum-content-highlight{
    height: 1.3em;
}
.ui-autocomplete .lum-service-search-autocomplete-item .lum-content-highlight em {
    font-size: 1em;
    font-style: normal;
    color: #FF6D00;
}
.ui-autocomplete  .ui-state-active {
    background: transparent;
}
.ui-autocomplete .ui-state-active * {
    text-decoration: underline;
    color: #FF6D00;
}

.ui-autocomplete .lum-content-introduction-image {display: none;}
/* Fim */
