body.azen-listino-header-fixed div.azen.azen1.azen2.azen3 .azen-listino-header {
  height: 114px;
}
@media (min-width: 991px) {
  body.azen-listino-header-fixed div.azen.azen1.azen2.azen3 .azen-listino-header > div {
    position: fixed !important;
    top: 0;
    left: 0 !important;
    right: 0;
    z-index: 11;
  }
}
div.azen.azen1.azen2.azen3 {
  /*it was do*/
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us {
  background-color: #f2f2f2;
  overflow: hidden;
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row {
  display: table;
  width: 100%;
  margin: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row > div:first-child {
  display: table-cell;
  width: 40%;
  box-sizing: border-box;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row > div:first-child {
    display: block;
    width: 100%;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row > div:last-child {
  display: table-cell;
  width: 60%;
  box-sizing: border-box;
  vertical-align: bottom;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row > div:last-child {
    display: block;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-info-title {
  font-family: "Open Sans";
  padding-top: 99px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 24px;
  color: #262626;
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-info-description {
  font-family: "Open Sans";
  padding-top: 46px;
  padding-bottom: 80px;
  font-size: 14px;
  line-height: 2;
  color: #666666;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-info-description {
    text-align: left;
    padding-bottom: 80px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-wrapper-img > img {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 52px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-wrapper-img > img {
    padding-left: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #ffffff;
  background-color: #ff0000;
  border-radius: 20px;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  float: left;
  margin-bottom: 74px;
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-button:hover {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row .azen-button {
    float: none;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-about-us .azen-row {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-about-us:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote {
  padding-top: 94px;
  padding-bottom: 102px;
  font-family: "Open Sans";
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-row {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-column:first-child {
  position: absolute;
  top: 40px;
  left: 15px;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-wrapper-img {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background-color: #cccccc;
  -webkit-box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.45);
  -khtml-box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.45);
  -ms-box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.45);
  box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.45);
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-wrapper-img > img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-info-author {
  padding-left: 132px;
  padding-right: 15px;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote .azen-info-text {
  padding-left: 132px;
  padding-right: 15px;
  font-size: 30px;
  letter-spacing: 1.5px;
}
div.azen.azen1.azen2.azen3 .azen-listino-blockquote:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us {
  clear: both;
  font-family: "Open Sans";
  font-size: 14px;
  border-top: 10px #262626 solid;
  padding-top: 72px;
  padding-bottom: 72px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fafafa;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us {
    padding-bottom: 48px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text,
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text,
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons {
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text {
    min-width: 350px;
    max-width: 470px;
    padding-right: 40px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text .azen-title {
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 5px;
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text .azen-description {
  color: #999999;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-text {
    text-align: center;
    margin-bottom: 50px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -khtml-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -khtml-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -khtml-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons {
    padding-top: 30px;
    margin-right: -15px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons .az-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 100%;
  background-color: #ff0000;
  color: #f5f5f5;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us .azen-wrapper .azen-buttons .az-icon:hover {
  opacity: 0.85;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-follow-us:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback {
  width: 100%;
  font-family: "Open Sans";
  font-size: 14px;
  color: #ffffff;
  padding-top: 110px;
  padding-bottom: 110px;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.85;
  z-index: 2;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback {
    padding-top: 68px;
    padding-bottom: 68px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback[data-stretch-content="true"] > .azen-container > .azen-wrapper {
  width: 100%;
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container {
  position: relative;
  z-index: 3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper {
  float: left;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child {
  width: calc(100% - 38px);
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child .azen-title {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form {
  float: left;
  width: calc(100% - 40px);
  position: relative;
  margin-bottom: 14px;
  padding-right: 35px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"] {
  display: block;
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 38px;
  padding-right: 38px;
  margin-bottom: 30px;
  font-size: 18px;
  background-color: #ffffff;
  border: 0;
  outline: none;
  color: #000000;
  border-radius: 30px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]:placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]::placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]::-webkit-input-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]::-moz-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]:-moz-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form input[type="email"]:-ms-input-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form button {
  display: block;
  position: absolute;
  top: 0;
  right: -42px;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  border-radius: 100%;
  border: 0;
  outline: none;
  background-color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper:first-child form button:hover {
  background-color: #ff1a1a;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column {
  float: left;
  padding-right: 35px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child {
  width: 40%;
  padding-right: 35px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child {
    padding-right: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child .azen-item {
  margin-bottom: 30px;
  padding-left: 10px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child .azen-item a {
  margin-bottom: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2),
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
  width: 30%;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
  padding-left: 28px;
  padding-right: 40px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
    padding-left: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) {
  padding-left: 19px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) {
    padding-left: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .azen-title {
  margin-bottom: 18px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column a {
  word-wrap: break-word;
  padding-left: 42px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column a .azen-number {
  display: block;
  position: absolute;
  top: 0;
  left: -4px;
  float: left;
  text-align: center;
  min-width: 24px;
  margin-top: -3.5px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
  padding-left: 6px;
  margin-right: 12px;
  border-radius: 16px;
  background-color: transparent;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column a:not(:hover) .azen-number {
  color: #cccccc;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column a:hover {
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column a:hover > .azen-number {
  background-color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) .az-column:nth-child(2) {
  padding-left: 14px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) .azen-title {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form {
  float: left;
  position: relative;
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"],
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"] {
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  line-height: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  color: #000000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]:placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]:placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea:placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]::placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]::placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea::placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea::-moz-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]:-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]:-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea:-moz-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"]:-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="email"]:-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"],
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form input[type="text"],
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form button {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 20px;
  color: #333333;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form textarea {
  width: 100%;
  height: 76px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form button {
  display: inline-block;
  width: auto;
  background-color: #ff0000;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) form button:hover {
  background-color: #ff1a1a;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child,
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2),
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
    width: 100%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:first-child {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper .azen-column:nth-child(2) {
    margin-bottom: 40px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container > .azen-wrapper button {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback > .azen-container::after {
  clear: both;
  content: "";
  display: table;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 18px;
  letter-spacing: 0.035em;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text {
  font-size: 14px;
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 6px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > a,
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > .azen-date {
  float: left;
  padding-left: 31px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > a {
  display: inline-block;
  position: relative;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > a:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > .azen-date {
  text-transform: uppercase;
  color: #bbbbbb;
  font-size: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > .azen-caption {
  display: block;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > .az-object {
  position: absolute;
  top: -1px;
  left: 2px;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback .azen-text .azen-item > .az-object .az-icon {
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer-feedback:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fafafa;
  font-size: 12px;
  font-family: "Open Sans";
  letter-spacing: 0.07em;
}
@media (max-width: 767px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer {
    padding-top: 19px;
    padding-bottom: 20px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -khtml-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-box-align: stretch;
    -o-box-align: stretch;
    box-align: stretch;
    -ms-flex-align: stretch;
    -ms-flex-item-align: stretch;
    flex-item-align: stretch;
    -webkit-align-items: stretch;
    -khtml-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu {
  -webkit-flex: 1;
  -khtml-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 24px 0 24px 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu {
    -webkit-flex: 0 1 auto;
    -khtml-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-inner {
    margin: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-menu-item {
  display: inline-block;
  margin-right: 36px;
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-menu-item:last-child {
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-menu-item a {
  color: inherit;
  line-height: 3.4;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-menu-item a:hover {
  opacity: 0.8;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-nav-menu .azen-menu-item {
    margin-bottom: 2px;
    margin-right: 18px;
    margin-left: 18px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-copyright {
  -webkit-flex: 1;
  -khtml-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 30px;
  color: #808080;
  line-height: 61px;
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-copyright {
    -webkit-flex: 0 1 auto;
    -khtml-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 24px 0 24px 0;
    line-height: 2;
    text-align: center;
    white-space: normal;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-copyright img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100px;
  width: auto;
  margin: 0 4px 4px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-footer .az-row .azen-copyright img {
    margin-bottom: 3px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-footer:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-header {
  will-change: height;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div {
  position: relative;
  box-sizing: border-box;
  background-color: #fafafa;
  height: 114px;
  border-bottom: 10px #ff0000 solid;
  font-family: "Open Sans";
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container {
  position: relative;
  margin: 0 auto;
  height: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .az-column {
  float: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .az-column:nth-child(3) {
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-title {
  color: #1a1a1a;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 17px;
  margin-right: 138px;
}
@media screen and (min-width: 993px) and (max-width: 1366px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-title {
    margin-right: 78px;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-title {
    margin-right: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-title img {
  max-height: 90px;
  max-width: auto;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration {
  position: relative;
  float: right;
  color: #999999;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration {
    margin-right: 50px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration > a {
  font-size: 12px;
  color: #ff0000;
  text-transform: uppercase;
  margin-right: 12px;
  margin-left: 12px;
  line-height: 1;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration > a:first-child {
  margin-top: 2px;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration > a:first-child:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration > a.azen-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #ffffff;
  background-color: #ff0000;
  border-radius: 20px;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  font-weight: 400;
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container .azen-registration > a.azen-button:hover {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-container::after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-mobile-menu-button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  padding: 15px 0 15px 15px;
  width: 17px;
  height: 17px;
  color: #1a1a1a;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-mobile-menu-button {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-mobile-menu-button .az-icon {
  display: inline-block;
  vertical-align: top;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-menu-checkbox {
  display: none;
  user-select: none;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-menu-checkbox:checked + .azen-nav-menu {
    display: block;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu {
  float: left;
  text-align: left;
  white-space: nowrap;
  padding-top: 2px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu {
    display: none;
    position: absolute;
    top: 114px;
    right: 0;
    left: 0;
    padding-top: 12px;
    padding-bottom: 16px;
    padding-left: 24px;
    background: #ffffff;
    text-align: left;
    clear: both;
    z-index: 999;
    line-height: 1;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #1a1a1a;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 43px;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item:last-child {
  margin-right: 0;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item {
    display: block;
    margin-right: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item a {
  letter-spacing: 0.04em;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item a:before {
    display: block;
    content: '';
    opacity: 0;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #ffffff;
    -webkit-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item a:hover {
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item a.azen-active:before {
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item > a {
  display: inline-block;
  padding: 0;
  line-height: 106px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item > a {
    display: inline-block;
    padding: 5px 0;
    line-height: normal;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children a:not(.azen-active):before,
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children a:hover:before {
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children label {
  user-select: none;
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children label {
    display: none;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children > a:after {
    content: '';
    display: inline-block;
    margin: 0 0 3px 10px;
    border: solid #ff0000;
    border-width: 0 1px 1px 0;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children label {
    display: inline-block;
    margin-left: 5px;
    padding: 0 5px;
    cursor: pointer;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item.azen-has-children label:after {
    content: '';
    display: inline-block;
    margin-bottom: 3px;
    border: solid #ff0000;
    border-width: 0 1px 1px 0;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-menu-checkbox:checked + .azen-sub-menu {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu {
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 104px;
  left: -30px;
  min-width: 220px;
  background-color: #ffffff;
  color: #1a1a1a;
  text-transform: none;
  text-align: left;
  white-space: nowrap;
  z-index: 9999;
  box-sizing: border-box;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu {
    visibility: hidden;
    opacity: 0;
    will-change: visibility, opacity;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu {
    display: none;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding-right: 10px;
    padding-right: 0;
    padding-left: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item {
  position: relative;
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item::after {
    content: "";
    position: absolute;
    height: 1px;
    left: 30px;
    right: 30px;
    bottom: 0;
    background-color: #dddddd;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item:last-child::after {
    content: none;
  }
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item {
    -webkit-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item:hover {
    background-color: #0000ff;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item:hover::after {
    content: none;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu .azen-menu-item:hover a {
    color: #ffffff;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu a {
  font-weight: 600;
  display: block;
  color: #ff0000;
  white-space: nowrap;
  line-height: 2;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu a {
    padding: 15px 30px;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu a {
    text-transform: uppercase;
    color: #1a1a1a;
    padding: 5px 0;
    line-height: 19px;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu a:hover {
    color: #ff0000;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu a:before {
  display: none;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item .azen-sub-menu {
    position: static;
    border: none;
    border-radius: 0;
    padding-left: 14px;
  }
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-header > div .azen-nav-menu > .azen-menu-item:hover .azen-sub-menu {
    visibility: visible;
    opacity: 1;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns {
  font-family: "Open Sans";
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f2f2f2;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns {
    padding-top: 68px;
    padding-bottom: 68px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns[data-stretch-content="true"] > .azen-container > .azen-wrapper {
  width: 100%;
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper {
  width: calc(100% + 35px);
  margin-right: -35px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column {
  float: left;
  padding-right: 35px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:first-child {
  width: 40%;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(2),
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
  width: 30%;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(2) .azen-title {
  margin-bottom: 18px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(3) .azen-title {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:first-child,
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(2),
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(3) {
    width: 100%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:first-child,
  div.azen.azen1.azen2.azen3 .azen-listino-info-columns > .azen-container > .azen-wrapper .azen-column:nth-child(2) {
    margin-bottom: 30px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-title,
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text {
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 18px;
  letter-spacing: 0.035em;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item {
  float: left;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > a,
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > .azen-date {
  float: left;
  padding-left: 31px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > a {
  display: inline-block;
  position: relative;
  width: 100%;
  color: #ff0000;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > a:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > .azen-date {
  text-transform: uppercase;
  color: #999999;
  font-size: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > .az-object {
  position: absolute;
  top: 2px;
  left: 2px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-text .azen-item > .az-object .az-icon {
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-phone {
  font-size: 24px;
  color: #ff0000;
  margin-bottom: 8px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-phone .az-icon {
  margin-right: 7px;
  color: #ff0000;
  font-size: 20px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-address {
  max-width: 268px;
  margin-bottom: 20px;
  line-height: 1.75;
  font-size: 18px;
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns .azen-gallery > img {
  display: block;
  width: 105px;
  height: 105px;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-columns:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels {
  font-family: "Open Sans";
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels[data-full-width="true"]:not(.az-full-width) .azen-wrapper .azen-item-block {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper {
  display: table;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper {
    display: block;
    float: left;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block {
  display: table-cell;
  width: 33.33%;
  box-sizing: border-box;
  padding-top: 64px;
  padding-left: 78px;
  padding-right: 78px;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block:first-child {
  background-color: #cc0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block:nth-child(2) {
  background-color: #990000;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block:nth-child(3) {
  background-color: #4d0000;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block {
    display: block;
    width: 100%;
    float: left;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block .azen-info-title {
  font-size: 40px;
  margin-bottom: 14px;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block .azen-info-description {
  font-size: 16px;
  line-height: 1.68;
  margin-bottom: 34px;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block .azen-button {
  float: left;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 54px;
  padding-right: 36px;
  border-radius: 28px;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #ffffff;
  background-color: #ff0000;
  margin-bottom: 82px;
  white-space: nowrap;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.3);
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block .azen-button:hover {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels .azen-wrapper .azen-item-block .azen-button .az-icon {
  position: absolute;
  top: 20px;
  left: 21px;
}
div.azen.azen1.azen2.azen3 .azen-listino-levels:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-news {
  clear: both;
  position: relative;
  background-color: #ff1a1a;
  font-family: "Open Sans";
  padding-top: 54px;
  padding-bottom: 54px;
}
div.azen.azen1.azen2.azen3 .azen-listino-news[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-news[data-full-width="true"][data-stretch-content="true"] .azen-slider .az-carousel .az-owl-nav {
  right: -61px;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel {
  box-sizing: border-box;
  width: calc(100% - 128px);
  margin: 0 auto;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav {
  position: absolute;
  right: -61px;
  top: 50%;
  margin-top: -7.5px;
  pointer-events: none;
  z-index: 100;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-next {
  position: relative;
  top: 0;
  left: 0;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  background: none;
  pointer-events: auto;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-prev:hover,
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-next:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-prev:after,
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-next:after {
  content: '';
  display: block;
  border: solid #ffffff;
  border-width: 4px 0 0 4px;
  width: 7px;
  height: 7px;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-next {
  top: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-prev {
  margin-left: -26px;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .az-owl-nav .az-owl-next {
  margin-top: -16px;
  -webkit-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .azen-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .azen-item .azen-inner {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-carousel .azen-item .azen-inner .azen-date {
  display: block;
  font-size: 14px;
  opacity: 0.5;
}
div.azen.azen1.azen2.azen3 .azen-listino-news .azen-slider .az-icon {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 34px;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
div.azen.azen1.azen2.azen3 .azen-listino-news:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners {
  clear: both;
  overflow: visible;
  position: relative;
  padding-top: 104px;
  padding-bottom: 104px;
  z-index: 0;
  font-family: "Open Sans";
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-container {
  position: relative;
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-content,
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider {
  margin: 0 auto;
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners:before {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.75;
  z-index: -1;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .az-gmap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider {
  overflow: visible;
  margin-left: -4px;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel {
  overflow: visible;
  position: static;
  text-align: center;
  width: calc(100% + 8px);
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .az-owl-nav {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .az-owl-dots {
  position: absolute;
  top: 0;
  right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .az-owl-dots .az-owl-dot {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 10px;
  background-color: #a6a6a6;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .az-owl-dots .az-owl-dot.active {
  -webkit-transform: scale(1.9);
  -khtml-transform: scale(1.9);
  -moz-transform: scale(1.9);
  -ms-transform: scale(1.9);
  transform: scale(1.9);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  background-color: #ff0000;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .az-owl-dots {
    top: auto;
    bottom: -62px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -khtml-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .azen-item {
  display: inline-block;
  background-color: transparent;
  width: 100%;
  height: 165px;
  box-sizing: border-box;
  padding: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .azen-item .azen-inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 3px;
  color: #ffffff;
  letter-spacing: .03em;
  -webkit-box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-slider .az-carousel .azen-item .azen-inner > img {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-title {
  margin-bottom: 14px;
  letter-spacing: 0.05em;
  font-family: "Open Sans";
  font-size: 24px;
  text-transform: uppercase;
  color: #222222;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-title {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-text {
  max-width: 658px;
  line-height: 2;
  margin-bottom: 50px;
  font-family: "Open Sans";
  font-size: 14px;
  color: #808080;
}
@media (max-width: 1024px) {
  div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-text {
    max-width: 458px;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-partners .azen-text {
    text-align: center;
    max-width: 100%;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-partners[data-stretch-content="true"] .azen-slider {
  margin-left: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners[data-stretch-content="true"] .azen-slider .az-carousel {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-partners:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 {
  clear: both;
  font-family: "Open Sans";
  background-color: #fafafa;
  padding-top: 62px;
  padding-bottom: 42px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 {
    padding-bottom: 0px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-listino-title {
  color: #262626;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs {
  margin-bottom: 48px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise {
  width: 100%;
  background-color: #ffffff;
  display: -webkit-inline-box;
  -webkit-display: inline-flex;
  -khtml-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -khtml-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item {
  display: block;
  cursor: pointer;
  position: relative;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ff0000;
  font-size: 14px;
  line-height: 3;
  /*            &:before {
                            display: block;
                            position: absolute;
                            top: 0;
                            left: 0;
                            width: 100%;
                            height: 100%;
                            text-align: center;
                            line-height: 64px;
                            content: attr(data-title);
                            color: @brand-color;
                        }*/
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item:before {
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item:hover,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  color: #ffffff;
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
  background-color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item:hover:before,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item.az-is-checked:before {
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item {
  display: inline-block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item {
    width: 100%;
  }
}
@media (min-width: 769px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="4"] {
    width: 25%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="3"] {
    width: 33.333%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="2"] {
    width: 50%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="1"] {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="4"][data-grid-height="1"] a {
  padding-bottom: 24%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="4"][data-grid-height="2"] a {
  padding-bottom: 48%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="4"][data-grid-height="3"] a {
  padding-bottom: 64%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="4"][data-grid-height="4"] a {
  padding-bottom: 96%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="3"][data-grid-height="1"] a {
  padding-bottom: 32%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="3"][data-grid-height="2"] a {
  padding-bottom: 64%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="3"][data-grid-height="3"] a {
  padding-bottom: 96%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="2"][data-grid-height="1"] a {
  padding-bottom: 48%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="2"][data-grid-height="2"] a {
  padding-bottom: 96%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="1"][data-grid-height="1"] a {
  padding-bottom: 24%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item[data-grid-width="1"][data-grid-height="2"] a {
  padding-bottom: 48%;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 48%;
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a:hover > span:before {
  opacity: 0.85;
  -webkit-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a:hover > span + .azen-text {
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a > span:before {
  pointer-events: none;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #00ff00;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a > .azen-text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  z-index: 999;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -khtml-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -khtml-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item a > .azen-text span {
  display: block;
  width: 100%;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item .azen-title,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item .azen-date {
  display: block;
  width: 100%;
  float: left;
  text-align: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item .azen-title {
  font-size: 24px;
  letter-spacing: 0.05em;
  word-spacing: 0.01em;
  color: #222222;
  margin-bottom: 5px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1 .azen-tabs .azen-variants .azen-gallery-item .azen-date {
  font-size: 14px;
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_1:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 {
  clear: both;
  font-family: "Open Sans";
  background-color: #fafafa;
  padding-top: 62px;
  padding-bottom: 62px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 {
    padding-bottom: 0px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-listino-title {
  color: #262626;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise {
  margin-bottom: 26px;
  width: 100%;
  background-color: transparent;
  display: -webkit-inline-box;
  -webkit-display: inline-flex;
  -khtml-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -khtml-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
  /*                .azen-choise-item {
                                    display: block;
                                    position: relative;
                                    cursor: pointer;
                                    margin-right: 40px;
                                    color: transparent;
                                    font-size: 14px;
                                    line-height: 3;
                                    &,
                                    &:before {
                                        .vendor(transition, all 0.2s);
                                    }
                                    &:before {
                                        display: block;
                                        position: absolute;
                                        top: 0;
                                        left: 0;
                                        width: 100%;
                                        height: 100%;
                                        text-align: center;
                                        line-height: 44px;
                                        content: attr(data-title);
                                        color: @brand-color;
                                    }
                                    &:hover,
                                        &.az-is-checked {
                                        &:before {
                                            color: lighten(@black-darker, 15%);
                                        }
                                    }
                                    &.az-is-checked {
                                        &:before {
                                            font-weight: 700;
                                        }
                                    }
                                }*/
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item {
  display: block;
  cursor: pointer;
  position: relative;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ff0000;
  font-size: 14px;
  line-height: 3;
  /*            &:before {
                            display: block;
                            position: absolute;
                            top: 0;
                            left: 0;
                            width: 100%;
                            height: 100%;
                            text-align: center;
                            line-height: 64px;
                            content: attr(data-title);
                            color: @brand-color;
                        }*/
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item:before {
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item:hover,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  color: #222222;
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
  background-color: transparent;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item:hover:before,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item.az-is-checked:before {
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants {
  position: relative;
  margin-left: -35px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="1"] .azen-gallery-item {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="2"] .azen-gallery-item {
  width: 50%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="3"] .azen-gallery-item {
  width: 33.333%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="4"] .azen-gallery-item {
  width: 25%;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="5"] .azen-gallery-item {
  width: 20%;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item {
    width: 100%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="1"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="2"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="3"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="4"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants[data-grid-width="5"] .azen-gallery-item {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item {
  display: inline-block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  margin-bottom: 44px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 48%;
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item a:hover > span:before {
  opacity: 0.85;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item a > span {
  display: block;
  position: absolute;
  top: 0;
  left: 35px;
  width: calc(100% - 35px);
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item a > span:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #00ff00;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item .azen-title,
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item .azen-date {
  display: block;
  width: calc(100% - 35px);
  float: left;
  margin-left: 35px;
  text-align: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item .azen-title {
  font-size: 24px;
  letter-spacing: 0.05em;
  word-spacing: 0.01em;
  color: #222222;
  margin-bottom: 5px;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2 .azen-tabs .azen-variants .azen-gallery-item .azen-date {
  font-size: 14px;
  color: #888888;
}
div.azen.azen1.azen2.azen3 .azen-listino-portfolio_2:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects {
  clear: both;
  font-family: "Open Sans";
  text-align: center;
  background-color: #f2f2f2;
  padding-top: 87px;
  padding-bottom: 85px;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-listino-title {
  color: #262626;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs {
  margin-bottom: 48px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-choise {
  display: -webkit-inline-box;
  -webkit-display: inline-flex;
  -khtml-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-choise .azen-choise-item {
  display: inline-block;
  cursor: pointer;
  margin-right: 19px;
  margin-left: 19px;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 3;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-choise .azen-choise-item:hover,
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item {
  display: inline-block;
  box-sizing: border-box;
  float: left;
  width: 25%;
  padding-bottom: 16.25%;
  position: relative;
  border-bottom: 2px transparent solid;
  border-right: 2px transparent solid;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item:nth-child(4n) {
  border-right: 0;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item:nth-child(3n) {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item:nth-child(2n) {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item {
    width: 50%;
    padding-bottom: 28%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item {
    width: 33.33%;
    padding-bottom: 21%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item a {
  display: block;
  width: 100%;
  height: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item a:hover > span:before {
  opacity: 0.35;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item a:hover > span:before {
    opacity: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item a > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-tabs .azen-variants .azen-gallery-item a > span:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #ff0000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 18px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 700;
  color: #ffffff;
  background-color: #ff0000;
  border-radius: 20px;
  -webkit-transition: all 0.2s linear 0s;
  -khtml-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  letter-spacing: 0.014em;
}
div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-button:hover {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-projects .azen-button {
    float: none;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-projects:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption {
  clear: both;
  font-family: "Open Sans";
  height: 200px;
  box-sizing: border-box;
  overflow: visible;
  width: 100%;
  border-bottom: 2px #dbdbdb solid;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption {
    height: auto;
    min-height: 200px;
    padding-top: 37px;
    padding-bottom: 45px;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption {
    display: table;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #e6e6e6;
  opacity: 0.5;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row {
  display: table;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(1) {
    padding-bottom: 24px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(1),
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(2) {
  display: table-cell;
  position: relative;
  z-index: 2;
  height: 100%;
  vertical-align: middle;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(1),
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(2) {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(2) {
  text-align: right;
  padding-left: 40px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(2) {
    padding-left: 0;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column:nth-child(2) > div {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs {
  background-color: #fafafa;
  border-radius: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs a {
  display: block;
  position: relative;
  float: left;
  margin-right: 32px;
  font-weight: 600;
  font-size: 12px;
  line-height: 2.75;
  color: #ff0000;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs a:after {
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  content: '/';
  color: #e6e6e6;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs a:last-child {
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs a:last-child:after {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .az-column .azen-breadcrumbs a:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .azen-caption {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #262626;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .azen-button {
  display: block;
  position: absolute;
  z-index: 999;
  bottom: -30px;
  right: 40px;
  width: 60px;
  height: 60px;
  line-height: 64px;
  border-radius: 100%;
  text-align: center;
  background-color: #00ff00;
  color: #262626;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -khtml-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .azen-button > span {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption .az-row .azen-button:hover {
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
div.azen.azen1.azen2.azen3 .azen-listino-section-caption:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio {
  clear: both;
  width: 100%;
  padding-top: 58px;
  padding-bottom: 100px;
  background-color: #fafafa;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage {
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 2px;
  max-width: 100%;
}
@media (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage {
    width: 100%;
  }
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage {
    width: auto;
  }
}
@media (max-width: 772px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage.azen-full-width {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  -khtml-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  -moz-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  -ms-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio img.azen-portfolioImage.azen-full-width {
    margin-bottom: 54px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn {
  padding-left: 30px;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn.azen-row {
  padding-left: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn .azen-progressBar {
  margin-top: 9px;
  margin-bottom: 9px;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn .azen-progressBar .azen-barLine {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 5px;
  height: 4px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  -moz-box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
  box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.7);
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn .azen-progressBar .azen-progressLine {
  background-color: #ff0000;
  height: 4px;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn .azen-progressBar .azen-progressBarName {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  color: #666666;
  font-family: "Open Sans";
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .infoColumn {
    padding-left: 0px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -khtml-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: flex-start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -khtml-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -khtml-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons {
    margin-left: -20px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons a {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons .az-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #ff0000;
  color: #f5f5f5;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-buttons .az-icon:hover {
  opacity: 0.85;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-right {
  display: inline-block;
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-right .fa-long-arrow-right {
  margin-left: 6px;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-left {
  display: inline-block;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-left .fa-long-arrow-left {
  margin-right: 6px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-right,
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .az-row > .az-column .azen-left {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-arrow {
  display: inline-block;
  padding-top: 11px;
  margin-top: 50px;
  padding-bottom: 11px;
  padding-left: 17px;
  padding-right: 17px;
  background-color: #262626;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.07em;
  border-radius: 20px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-arrow:hover {
  opacity: 0.9;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio .azen-arrow {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: 40px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-single-portfolio:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-start {
  font-family: "Open Sans";
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav {
  position: absolute;
  right: 0;
  bottom: 98px;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  z-index: 100;
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-next {
  position: absolute;
  top: -29px;
  border-radius: 2px;
  width: 22px;
  height: 22px;
  background: none;
  pointer-events: auto;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 770px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-prev,
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-next {
    display: none;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-prev:hover,
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-next:hover {
  border-color: #ff0000;
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-prev:after,
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-next:after {
  content: '';
  display: block;
  margin: 8px 0 0 8px;
  border: solid #660000;
  border-width: 2px 0 0 2px;
  width: 10px;
  height: 10px;
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-prev {
  left: -5px;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .az-owl-nav .az-owl-next {
  left: 27px;
  -webkit-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100vh;
  max-height: 789px;
  background-color: #333333;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item {
    height: 50vh;
    max-height: 50vh;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner {
  margin: 0 auto;
  box-sizing: border-box;
  color: #ffffff;
  width: 100%;
}
@media (max-height: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-title {
  text-transform: uppercase;
  font-size: 80px;
  font-weight: 300;
  line-height: 1.14;
  color: #4d4d4d;
  letter-spacing: 0.05em;
  margin-bottom: 44px;
  max-width: 800px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-title {
    font-size: 54px;
  }
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-title {
    font-size: 38px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-link {
  display: inline-block;
  position: relative;
  min-width: 120px;
  background-color: #262626;
  border-radius: 19px;
  padding: 11px 10px 11px 18px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: left;
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-link:hover {
  background-color: #333333;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-link {
    margin-left: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-start .azen-slider .az-carousel .azen-item .azen-inner .azen-link .az-icon {
  position: absolute;
  right: 16px;
  top: 14px;
  font-size: 14px;
  font-weight: 500;
}
div.azen.azen1.azen2.azen3 .azen-listino-start:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-team {
  clear: both;
  font-family: "Open Sans";
  background-color: #fafafa;
  padding-top: 52px;
  padding-bottom: 80px;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise {
  width: 100%;
  background-color: #ffffff;
  display: -webkit-inline-box;
  -webkit-display: inline-flex;
  -khtml-display: inline-flex;
  -moz-display: inline-flex;
  -ms-display: inline-flex;
  display: inline-flex;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -khtml-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  justify-content: left;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
  margin-bottom: 35px;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item {
  display: block;
  cursor: pointer;
  position: relative;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ff0000;
  font-size: 14px;
  line-height: 3;
  /*            &:before {
                            display: block;
                            position: absolute;
                            top: 0;
                            left: 0;
                            width: 100%;
                            height: 100%;
                            text-align: center;
                            line-height: 64px;
                            content: attr(data-title);
                            color: @brand-color;
                        }*/
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item,
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item:before {
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item:hover,
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  color: #ffffff;
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
  background-color: #ff0000;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item:hover:before,
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item.az-is-checked:before {
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-choise .azen-choise-item.az-is-checked {
  -webkit-text-stroke: 1px;
  -khtml-text-stroke: 1px;
  -moz-text-stroke: 1px;
  -ms-text-stroke: 1px;
  text-stroke: 1px;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants {
  box-sizing: border-box;
  width: calc(100% + 35px);
  margin-right: -17.5px;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants {
    width: 100%;
    margin-right: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="2"] .azen-gallery-item {
  width: calc(50% - 35px);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="3"] .azen-gallery-item {
  width: calc(33.333% - 35px);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="4"] .azen-gallery-item {
  width: calc(25% - 35px);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="5"] .azen-gallery-item {
  width: calc(20% - 35px);
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item {
    width: 100%;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="2"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="3"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="4"] .azen-gallery-item,
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants[data-grid-width="5"] .azen-gallery-item {
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item {
  float: left;
  box-sizing: border-box;
  margin-bottom: 35px;
  width: calc(25% - 35px);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item {
  font-family: "Open Sans";
  margin-bottom: 30px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item:hover {
  -webkit-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item:hover .azen-smcInfo {
  transition: border-color 0.2s;
  border-color: #f0f0f0;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item:hover .azen-smcAvatar:before {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item:hover .azen-smcAvatar .azen-smcSocialNets {
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar {
  min-height: 318px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar:before {
  display: block;
  content: '';
  background-color: #ffffff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar .azen-smcSocialNets {
  opacity: 0;
  z-index: 9;
  text-align: center;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -khtml-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  margin-top: 10px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  padding: 30px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar .azen-smcSocialNets a {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar .azen-smcSocialNets .az-icon {
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 0.2s;
  -khtml-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar .azen-smcSocialNets .az-icon:hover {
  opacity: 0.8;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 0;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #f0f0f0;
  border-width: 1px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #e5e5e5;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo .azen-smcText {
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo .azen-smcText .azen-smcJob {
  text-align: center;
  display: block;
  font-size: 14px;
  color: #888888;
  margin-bottom: 3px;
  margin-top: 17px;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo .azen-smcText .azen-smcName {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #ff0000;
  margin-bottom: 17px;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo .azen-smcText .azen-smcName a {
  color: inherit;
  -webkit-transirion: all 0.2s;
  -khtml-transirion: all 0.2s;
  -moz-transirion: all 0.2s;
  -ms-transirion: all 0.2s;
  transirion: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcInfo .azen-smcText .azen-smcName a:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-team .azen-tabs .azen-variants .azen-gallery-item .azen-item .azen-smcAvatar {
    background-position: top center;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-team:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-video {
  clear: both;
  padding-top: 97px;
  padding-bottom: 100px;
  background-color: #f0f0f0;
  font-family: "Open Sans";
}
div.azen.azen1.azen2.azen3 .azen-listino-video[data-full-width="true"]:not(.az-full-width) {
  background-color: transparent !important;
  background-image: none !important;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-content {
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-content .azen-title {
  color: #262626;
  font-size: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 17px;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-content .azen-text {
  margin: 0 auto;
  max-width: 560px;
  padding-left: 20px;
  padding-right: 20px;
  color: #666666;
  font-size: 14px;
  word-spacing: 0.12em;
  line-height: 2;
  margin-bottom: 38px;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-wrapper {
  position: relative;
  margin: 0 auto;
  width: 970px;
  height: 557px;
}
@media (max-width: 1024px) {
  div.azen.azen1.azen2.azen3 .azen-listino-video .azen-wrapper {
    width: 90%;
    height: auto;
    padding-bottom: 52%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.3);
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-item .azen-play {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-item .az-iframe-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-video .azen-item .az-iframe-popup .azen-content {
  padding-top: 76px;
  max-width: 320px;
  background-position: top center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 16px;
  font-family: "Open Sans";
  letter-spacing: .04em;
  text-align: center;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-listino-video:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-authorInfo .azen-mainInfo {
  font-size: 12px;
  font-family: "Open Sans";
  color: #333333;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-authorInfo .azen-releaseDate {
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-authorInfo .azen-lineName {
  font-size: 12px;
  font-family: "Open Sans";
  color: #333333;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  color: #888888;
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-authorInfo .azen-brandColor {
  font-size: 12px;
  font-family: "Open Sans";
  color: #333333;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  color: #ff0000;
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-authorInfo .azen-authorName {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-authorInfo {
    margin-top: 40px;
  }
}
div.azen.azen1.azen2.azen3 .azen-authorInfo:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-paragraph {
  margin-bottom: 38px;
  color: #666666;
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 28px;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-paragraph:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block {
  float: left;
  width: 100%;
  font-family: "Open Sans";
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block {
  float: left;
  width: 100%;
  margin-bottom: 36px;
  padding-top: 34px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 34px;
  background-color: #ffffff;
  box-sizing: border-box;
  border-bottom: 2px #ff0000 solid;
  border-radius: 3px;
  -webkit-box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.25);
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block img {
  max-height: 40px;
}
@media (min-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block {
    min-height: 292px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block .azen-icon {
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block .azen-info-title {
  position: relative;
  color: #222222;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 32px;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block .azen-item-block .azen-info-description {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
div.azen.azen1.azen2.azen3 .azen-listino-info-block:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard {
  font-family: "Open Sans";
  margin-bottom: 30px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard:hover {
  -webkit-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.5);
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard:hover .azen-smcInfo {
  transition: border-color 0.2s;
  border-color: #f0f0f0;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard:hover .azen-smcAvatar:before {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard:hover .azen-smcAvatar .azen-smcSocialNets {
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar {
  min-height: 318px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar:before {
  display: block;
  content: '';
  background-color: #ffffff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar .azen-smcSocialNets {
  opacity: 0;
  z-index: 9;
  text-align: center;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -khtml-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  margin-top: 10px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  padding: 30px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar .azen-smcSocialNets a {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar .azen-smcSocialNets .az-icon {
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 0.2s;
  -khtml-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcAvatar .azen-smcSocialNets .az-icon:hover {
  opacity: 0.8;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-top: 0;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 0;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #f0f0f0;
  border-width: 1px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #e5e5e5;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo .azen-smcText {
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo .azen-smcText .azen-smcJob {
  text-align: center;
  display: block;
  font-size: 14px;
  color: #888888;
  margin-bottom: 3px;
  margin-top: 17px;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo .azen-smcText .azen-smcName {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #ff0000;
  margin-bottom: 17px;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo .azen-smcText .azen-smcName a {
  color: inherit;
  -webkit-transirion: all 0.2s;
  -khtml-transirion: all 0.2s;
  -moz-transirion: all 0.2s;
  -ms-transirion: all 0.2s;
  transirion: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard .azen-smcInfo .azen-smcText .azen-smcName a:hover {
  opacity: 0.8;
}
div.azen.azen1.azen2.azen3 .azen-listino-smallMemberCard:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard {
  margin-bottom: 30px;
  transition: box-shadow 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcAvatar {
  width: 100%;
  height: 425px;
  background-size: cover;
  background-position: center;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcInfo {
  background-color: #f5f5f5;
  padding: 28px;
  position: relative;
  transition: all 0.2s;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  border-top-width: 0px;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcInfo .azen-bmcText {
  width: 50%;
}
@media (max-width: 480px) {
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcInfo .azen-bmcText {
    display: block;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcInfo span.azen-bmcJob {
  font-size: 14px;
  color: #999999;
  font-family: "Open Sans";
  margin-bottom: 4px;
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcInfo span.azen-bmcName {
  font-size: 16px;
  color: #ff0000;
  display: block;
  font-family: "Open Sans";
  transition: color 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets {
  opacity: 0;
  width: 50%;
  text-align: right;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  transition: opacity 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets .az-icon {
  margin: 3px 0 3px 15px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 12px;
  background-color: #404040;
  color: #ffffff;
  transition: background-color 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets .az-icon:hover {
  background-color: #00ff00;
  transition: background-color 0.2s;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets {
    opacity: 1;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets .az-icon {
    background-color: #cccccc;
  }
}
@media (max-width: 480px) {
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets {
    width: 100%;
    text-align: left;
    margin-top: 10px;
    position: static;
    display: block;
    transform: none;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard .azen-bmcSocialNets .az-icon {
    margin-right: 10px;
    margin-left: 0px;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover {
  box-shadow: 0px 5px 18px 0px rgba(102, 102, 102, 0.75);
  transition: box-shadow 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover .azen-bmcInfo {
  background-color: #333333;
  border-color: #333333;
  transition: all 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover .azen-bmcInfo span.azen-bmcName {
  color: #f8f8f8;
  transition: color 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover .azen-bmcInfo .azen-bmcSocialNets {
  opacity: 1;
  transition: opacity 0.2s;
}
@media (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover {
    box-shadow: none;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover .azen-bmcInfo {
    background-color: #f5f5f5;
    border-color: #e5e5e5;
  }
  div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:hover .azen-bmcInfo span.azen-bmcName {
    color: #ff0000;
  }
}
div.azen.azen1.azen2.azen3 .azen-listino-bigMemberCard:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-listino-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
  height: 100%;
}
div.azen.azen1.azen2.azen3 .azen-listino-preloader .azen-status {
  background-color: transparent;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 130px;
  height: 130px;
}
div.azen.azen1.azen2.azen3 .azen-listino-preloader .azen-status::before {
  content: '';
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjE1MCIgaGVpZ2h0PSIxNTAiIGZpbGw9IiMyZjM2M2EiPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4IDApIiBjeD0iMCIgY3k9IjE2IiByPSIwIj4gICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InIiIHZhbHVlcz0iMDsgNDsgMDsgMCIgZHVyPSIxLjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNiAwKSIgY3g9IjAiIGN5PSIxNiIgcj0iMCI+ICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiB2YWx1ZXM9IjA7IDQ7IDA7IDAiIGR1cj0iMS4ycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjMiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNCAwKSIgY3g9IjAiIGN5PSIxNiIgcj0iMCI+ICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiB2YWx1ZXM9IjA7IDQ7IDA7IDAiIGR1cj0iMS4ycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjYiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPjwvc3ZnPg==);
  background-size: cover;
  left: 35px;
  top: 40px;
  bottom: 30px;
  right: 35px;
}
div.azen.azen1.azen2.azen3 .azen-listino-preloader:after {
  content: "";
  display: table;
  clear: both;
}
