/*mini-thypography-univer*/
/*slider-nav*/
/*font*/
/*arrows*/
/*()*/
/*elements*/
/*()*/
.azen-univer-accordion > span {
  font-size: 41px;
  font-family: "Varela Round";
  margin-bottom: 47px;
  display: block;
  color: #222222;
}
.azen-univer-accordion .az-accordion > div {
  margin-bottom: 5px;
  border-radius: 10px;
  background: #ffffff;
}
.azen-univer-accordion .az-accordion > div:last-child {
  margin-bottom: 0;
}
.azen-univer-accordion .az-accordion > div > div {
  padding: 0 68px;
  font-family: "Varela Round";
}
.azen-univer-accordion .az-accordion > div > div:first-child {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  font-size: 19px;
  margin-bottom: 0;
  line-height: 30px;
  color: #222222;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  cursor: pointer;
}
.azen-univer-accordion .az-accordion > div > div:first-child:before {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  color: #bbbbbb;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 31px;
}
.azen-univer-accordion .az-accordion > div > div:last-child {
  display: block;
  font-size: 16px;
  margin-bottom: 0px;
  color: #666666;
  line-height: 1.65;
  padding-bottom: 36px;
}
.azen-univer-accordion .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
.azen-univer-accordion .az-accordion > div.az-active > div:first-child:before {
  content: "\f068";
  color: #00af9c;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div {
  background-color: #222222;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child {
  color: #f8f8f8;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child:before {
  color: #666666;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div > div:last-child {
  color: #aaaaaa;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
.azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child:before {
  color: #00af9c;
}
.azen-univer-our-tabs > span {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  display: block;
  margin-bottom: 51px;
}
.azen-univer-our-tabs .azen-our-tabs {
  margin-bottom: 40px;
}
.azen-univer-our-tabs .azen-our-tabs > span {
  display: inline-block;
  text-align: center;
  margin: 0 17px 20px 0;
  float: left;
  vertical-align: middle;
  max-width: 178px;
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.azen-univer-our-tabs .azen-our-tabs > span a {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  display: block;
  cursor: pointer;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 28px;
  padding: 8px 28px 11px;
  border: 2px solid #dddddd;
  border-radius: 10px;
  min-height: 36px;
  -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;
}
.azen-univer-our-tabs .azen-our-tabs > span a span {
  display: inline-block;
  vertical-align: -moz-middle-with-baseline;
  vertical-align: -webkit-baseline-middle;
  line-height: 1.15;
}
.azen-univer-our-tabs .azen-our-tabs > span:hover a,
.azen-univer-our-tabs .azen-our-tabs > span.az-active:hover a {
  background-color: #00af9c;
  color: #ffffff;
  border-color: #00af9c;
}
.azen-univer-our-tabs .azen-our-tabs > span.az-active a {
  color: #00af9c;
  border-color: #00af9c;
}
@media screen and (max-width: 992px) {
  .azen-univer-our-tabs .azen-our-tabs > span {
    width: calc(50% - 15px);
    max-width: 100%;
    margin-right: 0;
  }
  .azen-univer-our-tabs .azen-our-tabs > span:nth-child(odd) {
    float: left;
  }
  .azen-univer-our-tabs .azen-our-tabs > span:nth-child(even) {
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .azen-univer-our-tabs .azen-our-tabs > span {
    width: 100%;
  }
  .azen-univer-our-tabs .azen-our-tabs > span:nth-child(odd),
  .azen-univer-our-tabs .azen-our-tabs > span:nth-child(even) {
    float: none;
  }
}
.azen-univer-our-tabs .azen-our-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.azen-univer-table-tabs > span {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  display: block;
  margin-bottom: 51px;
}
.azen-univer-table-tabs .azen-our-tabs {
  margin-bottom: 40px;
}
.azen-univer-table-tabs .azen-our-tabs > span {
  display: inline-block;
  text-align: center;
  margin: 0 17px 20px 0;
  float: left;
  vertical-align: middle;
  max-width: 178px;
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.azen-univer-table-tabs .azen-our-tabs > span a {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  display: block;
  cursor: pointer;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 28px;
  padding: 8px 28px 11px;
  border: 2px solid #dddddd;
  border-radius: 10px;
  min-height: 36px;
  -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;
}
.azen-univer-table-tabs .azen-our-tabs > span a span {
  display: inline-block;
  vertical-align: -moz-middle-with-baseline;
  vertical-align: -webkit-baseline-middle;
  line-height: 1.15;
}
.azen-univer-table-tabs .azen-our-tabs > span:hover a,
.azen-univer-table-tabs .azen-our-tabs > span.az-active:hover a {
  background-color: #00af9c;
  color: #ffffff;
  border-color: #00af9c;
}
.azen-univer-table-tabs .azen-our-tabs > span.az-active a {
  color: #00af9c;
  border-color: #00af9c;
}
@media screen and (max-width: 992px) {
  .azen-univer-table-tabs .azen-our-tabs > span {
    width: calc(50% - 15px);
    max-width: 100%;
    margin-right: 0;
  }
  .azen-univer-table-tabs .azen-our-tabs > span:nth-child(odd) {
    float: left;
  }
  .azen-univer-table-tabs .azen-our-tabs > span:nth-child(even) {
    float: right;
  }
}
@media screen and (max-width: 600px) {
  .azen-univer-table-tabs .azen-our-tabs > span {
    width: 100%;
  }
  .azen-univer-table-tabs .azen-our-tabs > span:nth-child(odd),
  .azen-univer-table-tabs .azen-our-tabs > span:nth-child(even) {
    float: none;
  }
}
.azen-univer-table-tabs .azen-our-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.azen-univer-table-tabs > span {
  float: left;
  max-width: 390px;
}
@media screen and (max-width: 1200px) {
  .azen-univer-table-tabs > span {
    max-width: 100%;
    float: none;
    text-align: center;
  }
}
.azen-univer-table-tabs .azen-our-tabs {
  margin-top: 3px;
  margin-bottom: 50px;
  float: right;
  max-width: 780px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .azen-univer-table-tabs .azen-our-tabs {
    max-width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .azen-univer-table-tabs .azen-our-tabs > span {
    float: none;
  }
}
.azen-univer-table-tabs .azen-our-tabs > span {
  margin: 0 0px 20px 17px;
}
@media screen and (max-width: 992px) {
  .azen-univer-table-tabs .azen-our-tabs > span {
    margin-right: 0;
    margin-left: 0;
  }
}
.azen-univer-table-tabs .azen-our-tabs > span a {
  padding: 4px 28px 9px;
  line-height: 19px;
  min-height: 22px;
}
.azen-univer-table-tabs .azen-our-tabs + .azen-our-tabs-content:before {
  content: " ";
  display: table;
  clear: both;
}
.azen-univer-table-tabs .azen-our-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.azen-univer-events-tabs {
  background-color: #ffffff;
}
.azen-univer-events-tabs .azen-events-tabs {
  margin: 0 auto;
  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;
  -khtml-box-lines: multiple;
  -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;
  -khtml-box-align: start;
  -webkit-box-align: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-box-align: start;
  -o-box-align: start;
  box-align: start;
  -ms-flex-align: flex-start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -khtml-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 atuo;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .azen-univer-events-tabs .azen-events-tabs {
    display: block;
  }
}
.azen-univer-events-tabs .azen-events-tabs span {
  flex-grow: 1;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .azen-univer-events-tabs .azen-events-tabs span {
    display: block;
  }
}
.azen-univer-events-tabs .azen-events-tabs span.az-active a {
  color: #00af9c;
}
.azen-univer-events-tabs .azen-events-tabs span.az-active a:before {
  border-bottom-color: #00af9c;
}
.azen-univer-events-tabs .azen-events-tabs span a {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  cursor: pointer;
  text-align: center;
  display: block;
  position: relative;
  color: #222222;
  font-size: 16px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 80px;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.azen-univer-events-tabs .azen-events-tabs span a:before {
  content: "";
  bottom: 0;
  right: 20px;
  left: 20px;
  position: absolute;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper:before {
  content: "";
  display: table;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper:nth-child(1n) {
  background-color: #f0f0f0;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper:nth-child(2n) {
  background-color: #ffffff;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper > div {
  margin: 0 auto;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper > div > div {
  margin: 60px 0;
}
.azen-univer-events-tabs .azen-events-tabs-content .azen-conntent-wrapper-tabs .azen-conntent-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.azen-univer-upcoming-event {
  background-color: #ffffff;
}
.azen-univer-upcoming-event .azen-univer-upcoming-event-wrapper {
  padding-top: 112px;
  padding-bottom: 120px;
}
.azen-univer-upcoming-event .azen-upcoming-title {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  display: inline-block;
  width: calc(100% - 200px);
  margin-bottom: 78px;
}
@media screen and (max-width: 992px) {
  .azen-univer-upcoming-event .azen-upcoming-title {
    margin-bottom: 108px;
    width: 100%;
    text-align: center;
  }
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav {
  display: block;
  position: absolute;
  top: -113px;
  right: 0;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div span,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-prev,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-prev {
  margin-right: 5px;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-prev span:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-prev span:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-prev a:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-prev span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-prev span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-prev a:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-next,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-next {
  margin-left: 5px;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-next span:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-next span:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-next a:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-next span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-next span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-owl-next a:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover span:before,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover a:before {
  background-color: #ffffff;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-owl-prev span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-flex-prev span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-owl-prev a:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-owl-next span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-flex-next span:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-owl-next a:after,
.azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav > div:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
@media screen and (max-width: 992px) {
  .azen-univer-upcoming-event .azen-univer-upcoming-slider .az-owl-nav {
    top: -68px;
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    text-align: center;
  }
}
.azen-univer-upcoming-event .azen-button-wrapper {
  display: table;
  width: 100%;
}
.azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button {
  display: table-cell;
  width: 40%;
}
.azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button .azen-align-width {
  width: 260px;
  float: right;
  text-align: left;
}
.azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button .azen-align-width a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 60px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #30c0da;
  padding: 0 42px;
  border-radius: 10px;
  margin-top: 20px;
}
.azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button .azen-align-width a:hover {
  animation: haoni-rlupdown 0.6s infinite linear;
  -webkit-font-smoothing: antialiased;
  animation-iteration-count: 1;
}
.azen-univer-upcoming-event .azen-button-wrapper > div:last-child {
  display: table-cell;
  width: 60%;
}
@media screen and (max-width: 992px) {
  .azen-univer-upcoming-event .azen-button-wrapper {
    display: block;
  }
  .azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button {
    display: block;
    width: 100%;
  }
  .azen-univer-upcoming-event .azen-button-wrapper .azen-wrapper-button .azen-align-width {
    float: none;
    width: 100%;
    text-align: center;
  }
  .azen-univer-upcoming-event .azen-button-wrapper > div:last-child {
    display: none;
  }
}
.azen-univer-default-slider {
  padding-top: 112px;
  padding-bottom: 115px;
}
.azen-univer-default-slider .azen-title-with-links {
  margin-bottom: 32px;
  position: relative;
  padding-bottom: 36px;
}
.azen-univer-default-slider .azen-title-with-links:hover:before {
  width: 100%;
}
.azen-univer-default-slider .azen-title-with-links:hover span,
.azen-univer-default-slider .azen-title-with-links:hover div,
.azen-univer-default-slider .azen-title-with-links:hover a {
  color: #00af9c !important;
}
.azen-univer-default-slider .azen-title-with-links span,
.azen-univer-default-slider .azen-title-with-links div,
.azen-univer-default-slider .azen-title-with-links a {
  color: #222222;
  font-size: 29px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 992px) {
  .azen-univer-default-slider .azen-title-with-links span,
  .azen-univer-default-slider .azen-title-with-links div,
  .azen-univer-default-slider .azen-title-with-links a {
    display: block;
  }
}
.azen-univer-default-slider .azen-title-with-links:before {
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00af9c;
  z-index: 1;
}
.azen-univer-default-slider .azen-title-with-links:after {
  content: "";
  z-index: 0;
  border-bottom: 2px solid #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.azen-univer-default-slider .azen-title-with-links > span:first-child {
  margin-right: 47px;
}
.azen-univer-default-slider .azen-title-with-links > span:last-child {
  padding-right: 20px;
}
.azen-univer-default-slider .azen-title-with-links > span:last-child a {
  display: inline-block;
  padding-top: 17px;
  color: #00af9c;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.17;
  text-transform: uppercase;
  position: relative;
}
.azen-univer-default-slider .azen-title-with-links > span:last-child a:after {
  content: "";
  top: calc(50% + 8.5px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -20px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel {
  position: relative;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav {
  display: block;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div span,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev {
  margin-right: 5px;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next {
  margin-left: 5px;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover span:before,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover a:before {
  background-color: #ffffff;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev a:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next span:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next a:after,
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
.azen-univer-default-slider .az-carousel.az-owl-carousel .az-owl-dots {
  display: none;
}
.azen-univer-default-slider .azen-program-wrapper {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 92px;
  -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;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry:hover .azen-entry-data > div a {
  color: #00af9c;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry .azen-entry-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry .azen-entry-thumbnail a {
  display: block;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry .azen-entry-thumbnail a .azen-thumbnail-image {
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry .azen-entry-data {
  padding: 30px 40px 37px;
}
.azen-univer-default-slider .azen-program-wrapper .azen-program-entry .azen-entry-data .azen-data-title a {
  -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;
  color: #000000;
  font-size: 25px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
}
div.azen.azen1.azen2.azen3 {
  /*it was done*/
  /*em*/
  /*LESS*/
  /*emty-sections*/
  /*elm*/
  /*sections-eve*/
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper {
  display: table;
  width: 100%;
  margin: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper > div:first-child {
  display: table-cell;
  width: 45%;
  box-sizing: border-box;
  vertical-align: middle;
  padding: 132px 0 137px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper > div:last-child {
  display: table-cell;
  width: 55%;
  box-sizing: border-box;
  vertical-align: bottom;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-header {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-header > div,
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-header > span {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  margin: 0;
  font-size: 39px;
  line-height: 1.15;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-header > div {
  margin-bottom: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-header > span {
  color: #00af9c;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-description {
  margin-bottom: 56px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-description > div,
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-description > span {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 20px;
  opacity: .6;
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-description > div {
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button {
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a {
  color: #00af9c;
  line-height: 46px;
  display: inline-block;
  border: 2px solid #00af9c;
  border-radius: 10px;
  padding: 0 33px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .5px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-left: 17px;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  background-color: #00af9c;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a:hover {
  color: #ffffff;
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a:hover span:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-info .azen-info-button a:hover span:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper .azen-wrapper-img img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper {
    display: block;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper > div:first-child {
    display: block;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 70px;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-about-profile .azen-profile-wrapper > div:last-child {
    display: block;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper {
  padding: 113px 0 144px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .azen-aboutcertification-title {
  margin-bottom: 52px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .azen-aboutcertification-title > div,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .azen-aboutcertification-title > span {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .azen-aboutcertification-title > div {
  font-size: 39px;
  line-height: 1.17;
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .azen-aboutcertification-title > span {
  display: block;
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 20px;
  opacity: .6;
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item:not(.center) {
  -webkit-transform: scale(0.6);
  -khtml-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item .azen-shadow-wrapper {
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item .azen-shadow-h {
  height: 100px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item .azen-item {
  height: 315px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  display: inline-block;
  position: relative;
  box-shadow: 0px 30px 60px 0px rgba(136, 136, 136, 0.5);
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav {
  position: absolute;
  display: block;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div span,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev {
  margin-right: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next {
  margin-left: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover span:before,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover a:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-aboutcertification .azen-aboutcertification-wrapper .az-carousel.az-owl-carousel .az-owl-dots {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle {
  padding-top: 115px;
  padding-bottom: 115px;
  background-color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social > div {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social > div {
    display: inline-block;
    margin-bottom: 60px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a {
  text-align: left;
  display: block;
  opacity: .3;
  transform: scale(0.99);
  -webkit-transition: all 0.3s linear 0.5s;
  -khtml-transition: all 0.3s linear 0.5s;
  -moz-transition: all 0.3s linear 0.5s;
  -ms-transition: all 0.3s linear 0.5s;
  transition: all 0.3s linear 0.5s;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a {
    margin: 0 5px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a:hover {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  opacity: 1;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a > span {
  display: inline-block;
  color: #ffffff;
  width: 32px;
  height: 32px;
  border-radius: 30px;
  line-height: 32px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a > span.fa:not(.fa-google-plus):not(.fa-facebook) {
  font-size: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-social a > span.fa-wifi {
  background-color: #f4a90B;
  -webkit-transform: rotate(42deg);
  -khtml-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  transform: rotate(42deg);
  line-height: 35px;
  font-size: 19px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-title {
  font-family: "Varela Round";
  color: #ffffff;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 37px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span {
  display: block;
  padding: 8px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span:first-child {
  padding-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span:last-child {
  padding-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span font {
  -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-univer-footer-middle .azen-fotter-list .azen-list-content > span:hover font {
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span:hover a {
  color: #ffffff;
  padding-left: 27px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span:hover a:before {
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span:hover a:after {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span a {
  display: block;
  font-family: "Varela Round";
  color: #666666;
  font-size: 19px;
  padding-left: 12px;
  position: relative;
  line-height: 1.4;
  -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;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span a {
    display: inline-block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list .azen-list-content > span a:after {
  content: "\f178";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #00af9c;
  font-size: 13px;
  top: 6px;
  left: 0;
  -webkit-transform: translate(-35px, 0);
  -khtml-transform: translate(-35px, 0);
  -moz-transform: translate(-35px, 0);
  -ms-transform: translate(-35px, 0);
  transform: translate(-35px, 0);
  -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-univer-footer-middle .azen-fotter-list .azen-list-content > span a:before {
  -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-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f111";
  position: absolute;
  font-size: 5px;
  top: 10px;
  left: 0;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-fotter-list {
    margin-bottom: 60px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info img {
  max-width: 100%;
  width: auto;
  margin-bottom: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-text {
  display: block;
  font-family: "Varela Round";
  color: #666666;
  font-size: 19px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-fa div {
  position: relative;
  padding: 5px 0;
  line-height: 1.3;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-fa div > a {
  position: absolute;
  top: 7px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-fa div > a span {
  font-size: 17px;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-fa div > span {
  font-size: 16px;
  color: #aaaaaa;
  padding-left: 28px;
  display: block;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info .azen-info-fa div > span > a {
  color: #00af9c;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle .azen-footer-info {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-middle {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top {
  background-color: #00af9c;
  padding-top: 50px;
  padding-bottom: 50px;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table {
  display: table;
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table .azen-table-cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table .azen-table-cell:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table .azen-table-cell {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table .azen-table-cell {
    padding: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table {
    display: block;
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-table {
    margin: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-img {
  display: inline-block;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-img img {
  max-width: 100px;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-img {
    display: none;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-text {
  display: inline-block;
  float: right;
  width: calc(100% - 145px);
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-text .azen-top-title {
  font-family: "Varela Round";
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-text .azen-top-decription {
  display: block;
  font-family: "Varela Round";
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-text {
    width: 100%;
    margin-bottom: 20px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-button {
  text-align: right;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-button a {
  font-family: "Varela Round";
  color: #ffffff;
  display: inline-block;
  line-height: 60px;
  background-color: #333333;
  padding: 0 60px;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-weight: 600;
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-button a:hover {
  background-color: #ffffff;
  color: #333333;
}
@media screen and (max-width: 375px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-button a {
    padding: 0 30px;
  }
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-footer-top .azen-top-button {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-footer-top:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle > div {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle[data-darken-background="true"]:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.9);
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper {
  padding: 145px 0 135px;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-page-header .azen-page-title {
  color: inherit;
  margin: 0;
  font-size: 41px;
  font-family: "Varela Round";
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 6px;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-text-middle {
  font-family: "Varela Round";
  font-size: 18px;
  margin-bottom: 27px;
  opacity: .6;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .woocommerce-breadcrumb {
  bottom: 36px;
  left: auto;
  padding: 0;
  z-index: 3;
  position: absolute;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb {
  display: inline-block;
  font-size: 14px;
  line-height: 1.375;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .delimiter {
  display: none;
  padding: 0 5px;
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  color: #ffffff;
  opacity: 1;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb > span {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  margin-right: 20px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: inherit;
  opacity: .2;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child {
  display: inline-block;
  padding: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  border: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  content: "\f015";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  font-size: 14px;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:hover {
  color: #888888;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home[data-darken-background="true"]:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.9);
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home .azen-middle-wrapper {
  padding: 132px 0 370px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home .azen-middle-wrapper .azen-page-header .azen-header-title {
  color: inherit;
  margin: 0;
  font-size: 55px;
  font-family: "Varela Round";
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home .azen-middle-wrapper .azen-text-middle {
  font-family: "Varela Round";
  font-size: 23px;
  width: 65%;
  opacity: .6;
  line-height: 1.6;
  margin: 10px auto 35px;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home .azen-button a {
  color: #ffffff;
  background: #00af9c;
  line-height: 56px;
  padding: 0 40px;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  outline: 0;
  outline-offset: 0;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border: 2px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-middle-home .azen-button a:hover {
  background-color: transparent;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark > div {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark[data-darken-background="true"]:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper {
  padding: 20px 0px 15px;
  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: 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;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper:after {
  content: none;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper {
    -webkit-display: block;
    -khtml-display: block;
    -moz-display: block;
    -ms-display: block;
    display: block;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper > div {
    width: 100%;
    display: block;
    text-align: center;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper > div:last-child {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-page-header .azen-page-title {
  color: inherit;
  margin: 0;
  font-size: 29px;
  font-family: "Varela Round";
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 6px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb {
    padding-top: 15px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .woocommerce-breadcrumb {
  bottom: 36px;
  left: auto;
  padding: 0;
  z-index: 3;
  position: absolute;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb {
  display: inline-block;
  font-size: 14px;
  line-height: 1.375;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: "Varela Round";
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .delimiter {
  display: none;
  padding: 0 5px;
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page {
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  color: #00af9c;
  opacity: 1;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb .azen-sample-page:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb > span {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a {
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  color: inherit;
  display: inline-block;
  font-size: 15px;
  padding: 0px 20px;
  float: left;
  border-radius: 8px;
  line-height: 30px;
  margin-bottom: 20px;
  opacity: .5;
  margin-right: 20px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  border: 2px solid;
  border-radius: 10px;
  border-color: inherit;
  opacity: .2;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child {
  display: inline-block;
  padding: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  border: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  content: "\f015";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  font-size: 14px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minimiddle-dark .azen-middle-wrapper .azen-azexo-breadcrumb .azen-breadcrumb a:hover {
  color: #888888;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper {
  padding-top: 104px;
  padding-bottom: 118px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links {
  margin-bottom: 32px;
  position: relative;
  padding-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:hover:before {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:hover span,
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:hover div,
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:hover a {
  color: #00af9c !important;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links span,
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links div,
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links a {
  color: #222222;
  font-size: 29px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links span,
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links div,
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links a {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:before {
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00af9c;
  z-index: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links:after {
  content: "";
  z-index: 0;
  border-bottom: 2px solid #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links > span:first-child {
  margin-right: 47px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links > span:last-child {
  padding-right: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links > span:last-child a {
  display: inline-block;
  padding-top: 17px;
  color: #00af9c;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.17;
  text-transform: uppercase;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-title-with-links > span:last-child a:after {
  content: "";
  top: calc(50% + 8.5px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -20px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery {
  margin: -20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item {
  position: relative;
  width: 16.66666667%;
  height: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="1"] {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="2"] {
  width: 50%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="3"] {
  width: 33.33333333%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="4"] {
  width: 25%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="6"] {
  width: 16.66666667%;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="12"] {
  width: 8.33333333%;
}
@media screen and (max-width: 480px) {
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="1"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="2"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="3"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="4"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="6"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="12"] {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="1"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="2"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="3"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="4"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="6"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="12"] {
    width: 50%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="1"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="2"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="3"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="4"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="6"],
  div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item[data-grid-width="12"] {
    width: 33.33333333%;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image {
  margin: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image a {
  display: block;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image a .azen-image-wrapper {
  -webkit-backface-visibility: visible;
  -khtml-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image a .azen-image-wrapper:after {
  pointer-events: none;
  position: absolute;
  display: block;
  content: '';
  left: 0;
  right: 0;
  z-index: 5;
  bottom: 0;
  border-radius: 10px;
  top: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image a .azen-image-wrapper img {
  display: block;
  width: 100%;
  border-radius: 10px;
  z-index: 2;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image a .azen-image-wrapper img + span {
  position: absolute;
  display: block;
  width: 35px;
  height: 34px;
  left: 50%;
  margin-left: -17px;
  top: 50%;
  margin-top: -17px;
  z-index: 6;
  opacity: 0;
  text-align: center;
  line-height: 34px;
  color: #ffffff;
  font-size: 40px;
  -webkit-transform: rotate(360deg);
  -khtml-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.3s linear 0.2s;
  -khtml-transition: all 0.3s linear 0.2s;
  -moz-transition: all 0.3s linear 0.2s;
  -ms-transition: all 0.3s linear 0.2s;
  transition: all 0.3s linear 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image:hover a img + span {
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image:hover a .azen-image-wrapper {
  -webkit-transform: rotateY(0.5turn);
  -khtml-transform: rotateY(0.5turn);
  -moz-transform: rotateY(0.5turn);
  -ms-transform: rotateY(0.5turn);
  transform: rotateY(0.5turn);
}
div.azen.azen1.azen2.azen3 .azen-univer-multimedia-gallery .azen-mutli-wrapper .azen-galery .azen-grid-item .azen-item-image:hover a .azen-image-wrapper:after {
  background-color: rgba(34, 34, 34, 0.55);
  -webkit-transition: all 0.2s linear 0.2s;
  -khtml-transition: all 0.2s linear 0.2s;
  -moz-transition: all 0.2s linear 0.2s;
  -ms-transition: all 0.2s linear 0.2s;
  transition: all 0.2s linear 0.2s;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider {
  background-color: #ffffff;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper {
  padding-top: 112px;
  padding-bottom: 114px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-title {
  margin-bottom: 56px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-title > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-title span {
  display: block;
  color: inherit;
  font-size: 20px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: .6;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item:not(.center) .azen-program-wrapper .azen-program-entry {
  background-color: rgba(187, 187, 187, 0.2);
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item.center .azen-program-wrapper .azen-program-entry {
  box-shadow: 0 4px 30px #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-stage-outer .az-owl-item.center .azen-program-wrapper .azen-program-entry .azen-entry-data > div a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav {
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div span,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev {
  margin-right: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next {
  margin-left: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover span:before,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover a:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-nav > div:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .az-carousel.az-owl-carousel .az-owl-dots {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper {
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 92px;
  -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-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry:hover .azen-entry-data > div a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry .azen-entry-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry .azen-entry-thumbnail .azen-thumbnail-image {
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry .azen-entry-data {
  padding: 30px 40px 37px;
}
div.azen.azen1.azen2.azen3 .azen-univer-program-slider .azen-slider-wrapper .azen-program-wrapper .azen-program-entry .azen-entry-data .azen-data-title a {
  -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;
  color: #000000;
  font-size: 25px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
}
div.azen.azen1.azen2.azen3 .azen-univer-subfooter {
  background-color: rgba(0, 0, 0, 0.88);
  padding: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-subfooter > div {
  font-size: 15px;
  font-family: "Varela Round";
  color: #333333;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-subfooter > div a {
  font-size: 15px;
  font-family: "Varela Round";
  color: #333333;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-subfooter > div span {
  font-size: 15px;
  font-family: "Varela Round";
  color: #333333;
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion {
  background: #f0f0f0;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion > div {
  padding: 113px 0 117px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-header {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-header > div {
  padding-right: 6px;
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  margin: 0;
  font-size: 39px;
  line-height: 1.17;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-description {
  margin-bottom: 56px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-description > div,
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-description > span {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 20px;
  opacity: .6;
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-description > div {
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-list {
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-list > span {
  position: relative;
  padding: 3px 0 0px 78px;
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text .azen-text-list > span > span {
  font-size: 12px;
  content: "";
  position: absolute;
  left: 46px;
  top: 8px;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 222;
  color: #00af9c;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-text {
    margin-bottom: 70px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion > span {
  font-size: 41px;
  font-family: "Varela Round";
  margin-bottom: 47px;
  display: block;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div {
  margin-bottom: 5px;
  border-radius: 10px;
  background: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div:last-child {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div {
  padding: 0 68px;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:first-child {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  font-size: 19px;
  margin-bottom: 0;
  line-height: 30px;
  color: #222222;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:first-child:before {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  color: #bbbbbb;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 31px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:last-child {
  display: block;
  font-size: 16px;
  margin-bottom: 0px;
  color: #666666;
  line-height: 1.65;
  padding-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div.az-active > div:first-child:before {
  content: "\f068";
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div {
  background-color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child {
  color: #f8f8f8;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child:before {
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:last-child {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child:before {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion > span {
  font-size: 41px;
  font-family: "Varela Round";
  margin-bottom: 47px;
  display: block;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div {
  margin-bottom: 5px;
  border-radius: 10px;
  background: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div:last-child {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div {
  padding: 0 68px;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:first-child {
  color: black;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font: inherit;
  letter-spacing: normal;
  line-height: normal;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  cursor: auto;
  border-collapse: separate;
  border-spacing: 0px 0px;
  direction: normal;
  font-size: 19px;
  margin-bottom: 0;
  line-height: 30px;
  color: #222222;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:first-child:before {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  color: #bbbbbb;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 31px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div > div:last-child {
  display: block;
  font-size: 16px;
  margin-bottom: 0px;
  color: #666666;
  line-height: 1.65;
  padding-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion .az-accordion > div.az-active > div:first-child:before {
  content: "\f068";
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div {
  background-color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child {
  color: #f8f8f8;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:first-child:before {
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div > div:last-child {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-textaccordion .azen-univer-accordion[data-dark="true"] .az-accordion > div.az-active > div:first-child:before {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-training {
  position: relative;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-training > div {
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-training[data-darken-background="true"]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.9);
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper {
  padding-top: 106px;
  padding-bottom: 120px;
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper > div {
  margin-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper > div > div {
  color: inherit;
  font-size: 41px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  margin-bottom: 16px;
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper > div span {
  display: block;
  color: #333333;
  font-size: 23px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.33;
  color: #ffffff;
  font-size: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper > span {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-training .azen-training-wrapper > span a {
  color: inherit;
  font-size: 17px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 60px;
  background: #000000;
  display: inline-block;
  padding: 0 55px;
  text-transform: uppercase;
  border-radius: 9px;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper {
  margin: 0 auto;
  position: relative;
  display: table;
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button {
  display: table-cell;
  width: 40%;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button .azen-align-width {
  width: 260px;
  float: right;
  text-align: left;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button .azen-align-width a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 60px;
  text-transform: uppercase;
  display: inline-block;
  background-color: #30c0da;
  padding: 0 42px;
  border-radius: 10px;
  margin-top: 20px;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button .azen-align-width a:hover {
  animation: haoni-rlupdown 0.6s infinite linear;
  -webkit-font-smoothing: antialiased;
  animation-iteration-count: 1;
}
div.azen.azen1.azen2.azen3 .azen-button-wrapper > div:last-child {
  display: table-cell;
  width: 60%;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-button-wrapper {
    display: block;
  }
  div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button {
    display: block;
    width: 100%;
  }
  div.azen.azen1.azen2.azen3 .azen-button-wrapper .azen-wrapper-button .azen-align-width {
    float: none;
    width: 100%;
    text-align: center;
  }
  div.azen.azen1.azen2.azen3 .azen-button-wrapper > div:last-child {
    display: none;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex {
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-people-say-wrapper {
  padding: 112px 0 116px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-title {
  margin-bottom: 51px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-title > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-title span {
  color: inherit;
  font-size: 20px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: .6;
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-thumbnails > .az-flex-direction-nav {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-thumbnails .az-flex-viewport {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-thumbnails .az-flex-viewport .az-flex-thumbnails {
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav {
  display: block;
  margin-top: 59px;
  opacity: 1 !important;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a span,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-prev {
  margin-right: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-prev a:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-next,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-next {
  margin-left: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-next a:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover span:before,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover a:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .az-slider .az-flex-direction-nav > a:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-slider-thembnail {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  width: 100px !important;
  height: 100px;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 31px;
  -webkit-transform: scale3d(0.58, 0.58, 1);
  -khtml-transform: scale3d(0.58, 0.58, 1);
  -moz-transform: scale3d(0.58, 0.58, 1);
  -ms-transform: scale3d(0.58, 0.58, 1);
  transform: scale3d(0.58, 0.58, 1);
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  opacity: .6;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-slider-thembnail.az-flex-active-slide {
  -webkit-transform: scale3d(1, 1, 1);
  -khtml-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-univer-slide-wrapper {
  pointer-events: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-univer-slide-wrapper .azen-slider-data > div:first-child {
  color: #333333;
  font-size: 23px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.33;
  letter-spacing: 1px;
  margin-bottom: 35px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-univer-slide-wrapper .azen-slider-data > div:last-child div {
  color: #00af9c;
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.2;
  margin-bottom: 8px;
  padding: 0 60px;
}
div.azen.azen1.azen2.azen3 .azen-univer-people-say-flex .azen-univer-say-slider .azen-univer-slide-wrapper .azen-slider-data > div:last-child span {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.1;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event {
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail {
  vertical-align: top;
  width: 40%;
  display: table-cell;
  box-sizing: border-box;
  text-align: right;
  position: relative;
  vertical-align: middle;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date {
  display: inline-block;
  width: calc(100% - 260px);
  text-align: left;
  top: calc(50% - 63px);
  position: absolute;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date > div {
  color: #00af9c;
  font-size: 54px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 54px;
  letter-spacing: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date > span:last-of-type {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date > span {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date > span.azen-hr-mini-from-cell {
  font-size: 0;
  display: block;
  border-top: 1px solid #dddddd;
  margin: 9px 0 16px;
}
@media screen and (max-width: 450px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-thumbnail-date {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail .azen-img {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  width: 260px;
  border-radius: 10px;
  vertical-align: top;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 450px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-thumbnail {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data {
  vertical-align: top;
  width: 60%;
  display: table-cell;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-extra-header {
  margin-bottom: 25px;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-extra-header > div {
  margin-bottom: 21px;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-extra-header > div a {
  display: block;
  color: #222222;
  font-size: 24px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-extra-header > div a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-extra-header > span {
  display: block;
  color: #666666;
  font-size: 17px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.8;
  margin: 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-fields span {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1;
  padding: 0;
  margin-right: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data .azen-data-fields span span {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data {
    padding: 0;
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  div.azen.azen1.azen2.azen3 .azen-univer-slider-event .azen-upcoming-event .azen-event-data {
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-thumbnail .azen-thumbnail-image {
  height: 145px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position: left;
  background-size: contain;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data {
  padding: 55px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-header {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-header .azen-header-title > a {
  display: block;
  font-size: 28px;
  font-family: "Varela Round";
  font-weight: 400;
  color: inherit;
  line-height: 1.2;
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-content .azen-content-text {
  font-family: "Varela Round";
  font-size: 18px;
  margin-bottom: 38px;
  opacity: .6;
  line-height: 1.7;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > a,
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > span {
  width: 23px;
  position: relative;
  height: 8px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > a:before,
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  left: 0;
  background-color: #00af9c;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > a:after,
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer > span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data .azen-data-footer:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data:hover .azen-data-header .azen-header-title {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data:hover .azen-data-footer a,
div.azen.azen1.azen2.azen3 .azen-univer-services .azen-services-data:hover .azen-data-footer span {
  width: 160px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-header {
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-header > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  margin: 0;
  margin-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-description {
  margin-bottom: 56px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-description > div {
  color: inherit;
  font-size: 20px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  opacity: .6;
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a {
  color: #00af9c;
  line-height: 46px;
  display: inline-block;
  border: 2px solid #00af9c;
  border-radius: 10px;
  padding: 0 33px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .5px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-left: 17px;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  background-color: #00af9c;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a:hover {
  color: #ffffff;
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a:hover span:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-mission-text .azen-info-button a:hover span:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-if-video {
  margin-bottom: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 360px;
  position: relative;
  border-radius: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-if-video[data-darken-background="true"]:before {
  pointer-events: none;
  border-radius: 10px;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(34, 34, 34, 0.55);
}
div.azen.azen1.azen2.azen3 .azen-univer-if-video a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-if-video a .azen-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 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%);
  height: 53px;
  width: 70px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link > div,
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link > span {
  display: inline-block;
  vertical-align: middle;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  margin-right: 58px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link span {
  padding-right: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link span a {
  display: inline-block;
  padding-top: 17px;
  color: #00af9c;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.17;
  text-transform: uppercase;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-link span a:after {
  content: "";
  top: calc(50% + 8.5px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -20px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-list {
  background-color: #ffffff;
  color: #222222;
  margin-top: 40px;
  border-radius: 10px;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-thumbnail div {
  height: 259px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-data {
  padding: 32px 40px 52px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-data .azen-data-extra {
  margin-bottom: 11px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-data .azen-data-extra span {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.3;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-data .azen-data-title a {
  display: block;
  color: #222222;
  font-size: 24px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-list .azen-list-data .azen-data-title a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe {
  background-color: #00af9c;
  padding: 60px 40px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-img {
  margin-bottom: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-img span {
  display: inline-block;
  width: 90px;
  height: 90px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-data {
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-data > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  font-size: 38px;
  color: #ffffff;
  margin-bottom: 1px;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-data > span {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-footer form input,
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-footer form button {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-footer form input {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 50px;
  border-radius: 10px;
  background-color: #ffffff;
  display: block;
  color: #aaaaaa;
  text-transform: capitalize;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-footer form button {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 50px;
  border-radius: 10px;
  background-color: #222222;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
}
div.azen.azen1.azen2.azen3 .azen-univer-subscribe .azen-subscribe-footer form button:hover {
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-header {
  margin-bottom: 38px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-header > div {
  color: inherit;
  font-size: 39px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  margin-bottom: 35px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-header span {
  color: #333333;
  font-size: 23px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.33;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content {
  background-color: #ffffff;
  border-radius: 10px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-thumbnail {
  display: table-cell;
  width: 50%;
  padding-right: 40px;
  vertical-align: bottom;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-thumbnail img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  display: block;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-thumbnail img {
    display: inline-block;
  }
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-thumbnail {
    display: block;
    width: 100%;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-right: 53px;
  padding: 53px 50px 47px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info:hover .azen-info-middle div a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info:hover .azen-info-footer a {
  width: 160px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-header {
  margin-bottom: 21px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-header span {
  font-family: "Varela Round";
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-middle {
  margin-bottom: 23px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-middle div a {
  font-family: "Varela Round";
  display: block;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  letter-spacing: .5px;
  margin-bottom: 16px;
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-middle span {
  font-family: "Varela Round";
  display: block;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 1.6;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-footer span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-footer span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  right: auto;
  background-color: #00af9c;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info .azen-info-footer span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info {
    display: block;
    width: auto;
    padding: 50px;
  }
}
@media screen and (max-width: 375px) {
  div.azen.azen1.azen2.azen3 .azen-univer-administration-mini .azen-mini-wrapper .azen-mini-content .azen-content-info {
    padding: 40px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card {
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 59px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-thumbnail a {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-thumbnail a .azen-thumbnail-image {
  height: 510px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content {
  padding: 39px 60px 45px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info {
  margin-bottom: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div {
  padding-bottom: 16px;
  margin-top: 13px;
  border-bottom: 1px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div span:not(.az-icon),
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div a:not(:first-child) {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.7;
  float: right;
  width: calc(100% - 47px);
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child {
  display: inline-block;
  margin-top: 3px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child span.fa {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child span.fa:not(.fa-envelope-o):not(.fa-phone) {
  font-size: 19px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child span.fa:not(.fa-map-marker) {
  font-weight: 600;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child span.fa.fa-envelope-o {
  font-size: 16px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div > a:first-child span.fa.fa-phone {
  font-size: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div a,
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div a:last-child {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-info > div:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-footer a {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 7px 15px 0;
  color: #ffffff;
  border-radius: 100%;
  -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-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-footer a span.fa {
  font-family: 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-business-card .azen-card-wrapper .azen-card-content .azen-content-footer a:hover {
  opacity: .6;
  -webkit-transform: translate(0, -5px);
  -khtml-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description {
  box-shadow: 5px 20px 40px rgba(51, 51, 51, 0.05);
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories {
  margin: 0 0 40px 0;
  padding: 32px 40px 32px;
  background: #ffffff;
  border-radius: 8px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-title {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-title > div {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "Varela Round", sans-serif;
  line-height: 1.22222222;
  font-size: 24px;
  margin-bottom: 22px;
  font-weight: 500;
  border-bottom: 2px solid #222222;
  padding-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span {
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  color: #666666;
  font-weight: 300;
  display: block;
  font-family: "Varela Round";
  padding: 11px 0px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #00af9c;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-40px, -50%);
  -khtml-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
  -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;
  content: "";
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:hover > a.menu-link {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span a {
  font-family: "Varela Round";
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span {
  padding: 15px 0;
  margin-bottom: 2px;
  border-bottom: 1px solid #dddddd;
  padding-left: 21px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:before {
  top: 20px;
  transform: none;
  right: auto;
  left: 0;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #00af9c;
  visibility: visible;
  opacity: 1;
  height: auto;
  border-radius: 0;
  width: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:hover > a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:hover::before {
  height: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:first-child {
  padding-top: 11px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:first-child:before {
  top: 16px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span:last-child {
  margin-bottom: 0;
  border: 0;
  padding-bottom: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span a {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.25;
  margin-bottom: 9px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description .azen-minisitebar-categories .azen-categories-list > span span {
  color: #888888;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description[data-enable-or-disable-title="true"] .azen-minisitebar-categories {
  padding: 35px 40px 29px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar-with-description[data-enable-or-disable-title="true"] .azen-minisitebar-categories .azen-categories-title {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar {
  box-shadow: 5px 20px 40px rgba(51, 51, 51, 0.05);
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories {
  margin: 0 0 40px 0;
  padding: 32px 40px 32px;
  background: #ffffff;
  border-radius: 8px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-title {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-title > div {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "Varela Round", sans-serif;
  line-height: 1.22222222;
  font-size: 24px;
  margin-bottom: 22px;
  font-weight: 500;
  border-bottom: 2px solid #222222;
  padding-bottom: 24px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span {
  position: relative;
  font-size: 16px;
  line-height: 1.375;
  color: #666666;
  font-weight: 300;
  display: block;
  font-family: "Varela Round";
  padding: 11px 0px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span:before {
  border-top: 4px solid transparent;
  border-left: 4px solid #00af9c;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate(-40px, -50%);
  -khtml-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
  left: 0;
  visibility: hodden;
  position: absolute;
  opacity: 0;
  top: 50%;
  height: 0;
  border-radius: 30px;
  width: 0;
  -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;
  content: "";
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span:hover > a.menu-link {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span:hover::before {
  visibility: visible;
  height: calc(100% - 8px);
  opacity: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list > span a {
  font-family: "Varela Round";
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  line-height: 1.6;
  color: #333333;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  vertical-align: middle;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar .azen-minisitebar-categories .azen-categories-list:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar[data-enable-or-disable-title="true"] .azen-minisitebar-categories {
  padding: 45px 40px 29px;
}
div.azen.azen1.azen2.azen3 .azen-univer-minisitebar[data-enable-or-disable-title="true"] .azen-minisitebar-categories .azen-categories-title {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-header {
  padding-top: 70px;
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-header > div {
  color: #00af9c;
  font-size: 60px;
  font-weight: 600;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-content {
  margin-bottom: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-content > div {
  margin-bottom: 14px;
  font-family: "Varela Round";
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 1px;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-content > span {
  display: block;
  font-family: "Varela Round";
  font-size: 18px;
  color: #666666;
  line-height: 1.7;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-footer {
  text-align: left;
}
div.azen.azen1.azen2.azen3 .azen-univer-certification .azen-footer img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: 86px;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper div {
  position: relative;
  padding: 5px 0;
  line-height: 1.3;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper div > a {
  position: absolute;
  top: 7px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper div > a span {
  font-size: 17px;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper div > span {
  font-size: 16px;
  color: #aaaaaa;
  padding-left: 28px;
  display: block;
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper div > span > a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper > div {
  margin-bottom: 9px;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-field .azen-field-wrapper > div > span {
  color: #666666;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper > div {
  text-align: center;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper > div {
    margin-bottom: 60px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper a {
  display: block;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper a:hover {
  -webkit-transform: translate(0, -5px);
  -khtml-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper a > span {
  display: inline-block;
  color: #ffffff;
  width: 32px;
  height: 32px;
  border-radius: 30px;
  line-height: 32px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper a > span.fa:not(.fa-google-plus):not(.fa-facebook) {
  font-size: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-custom-icons-social .azen-social-wrapper a > span.fa-wifi {
  background-color: #f4a90B;
  -webkit-transform: rotate(42deg);
  -khtml-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  transform: rotate(42deg);
  line-height: 35px;
  font-size: 19px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0 60px;
  margin-bottom: 60px;
  box-shadow: 0 10px 60px rgba(51, 51, 51, 0.08);
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper {
  padding: 39px 0 27px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content {
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-header {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: calc(50% - 15px);
  color: #888888;
  font-size: 15px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: inherit;
  float: left;
}
@media screen and (max-width: 592px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-header {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 7px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-footer {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: calc(50% - 15px);
  text-align: right;
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-footer .azen-footer-not-day {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-footer .azen-footer-not-day .az-countdown > div:not(.az-days) {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-footer .azen-footer-not-day .az-countdown .az-count {
  color: inherit;
  display: inline;
}
@media screen and (max-width: 592px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content .azen-content-footer {
    width: 100%;
    float: none;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-content:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-progress {
  display: block;
  margin: 13px 0 26px;
  width: 100%;
  height: 8px;
  background-color: inherit;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-progress > div:first-child {
  background-color: #e5e5e5;
  position: absolute;
  border-radius: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-progress .azen-progress-bar {
  height: 8px;
  background: #ef4f71;
  position: relative;
  border-radius: 30px 0 0 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-progress .azen-progress-bar:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 6px;
  background-color: #333333;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 80px;
}
@media screen and (max-width: 592px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-progress {
    margin-top: 35px;
    margin-bottom: 36px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields {
  width: calc(60% - 15px);
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  padding-top: 3px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field {
  display: inline-block;
  padding-right: 40px;
  margin-right: 40px;
  margin-bottom: 20px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background-color: #f0f0f0;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field:last-child:after {
  content: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field > div {
  color: #00af9c;
  font-size: 24px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: inherit;
  margin-bottom: 3px;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field > span {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: inherit;
  display: block;
}
@media screen and (max-width: 592px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 30px;
    margin-bottom: 27px;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field:last-child {
    margin-bottom: 0;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields .azen-field:after {
    left: 0;
    top: auto;
    width: auto;
    height: 1px;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-custom-fields {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-button {
  width: calc(40% - 15px);
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-button a {
  display: block;
  font-family: "Varela Round";
  color: #ffffff;
  text-align: center;
  line-height: 56px;
  padding: 0;
  font-size: 15px;
  text-transform: uppercase;
  border: 2px solid #00af9c;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-radius: 8px;
  font-weight: 600;
  width: auto;
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-button a:hover {
  background-color: #ffffff;
  color: #00af9c;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer .azen-footer-button {
    width: 100%;
    float: none;
    text-align: center;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper .azen-data-footer:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-days-left .azen-left-wrapper {
    padding-bottom: 45px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list {
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list:hover .azen-list-wrapper .azen-list-data .azen-data-header a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-thumbnail div {
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data {
  padding: 30px 40px 55px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-header {
  margin-bottom: 28px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-header a {
  -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;
  color: #222222;
  font-size: 25px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.2;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div {
  margin-bottom: 8px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div:last-child {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div span.azen-arrow {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  margin: 0;
  width: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div span.azen-arrow:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: auto;
  right: auto;
  background-color: transparent;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div span.azen-arrow:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid tranparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div a {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.2;
  display: inline-block;
  padding-left: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-department-list .azen-list-wrapper .azen-list-data .azen-data-list div:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation {
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper {
  border-radius: 10px;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-thumbnail .azen-thumbnail-image {
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data {
  border-radius: 0 0 10px 10px;
  padding: 30px 40px 40px;
  background-color: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-header {
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-header .azen-header-title {
  font-size: 25px;
  font-family: "Varela Round";
  font-weight: 400;
  color: inherit;
  line-height: 1.2;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-header .azen-header-title:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content {
  margin-bottom: 30px;
  background-color: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-header {
  color: inherit;
  opacity: .45;
  font-family: "Varela Round";
  font-size: 14.5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-progress {
  display: block;
  margin: 13px 0 14px;
  width: 100%;
  height: 4px;
  background-color: inherit;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-progress > div:first-child {
  background-color: inherit;
  position: absolute;
  -webkit-filter: invert(1);
  -khtml-filter: invert(1);
  -moz-filter: invert(1);
  -ms-filter: invert(1);
  filter: invert(1);
  opacity: .15;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-progress .azen-progress-bar {
  height: 4px;
  background: #ef4f71;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-progress .azen-progress-bar:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 6px;
  background-color: #333333;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 80px;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-footer {
  font-family: "Varela Round";
  font-size: 14.5px;
  color: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-day {
  color: #00af9c;
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-not-day {
  color: inherit;
  opacity: .7;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-not-day .az-countdown > div:not(.az-days) {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-not-day .az-countdown .az-count {
  color: inherit;
  display: inline;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer {
  background-color: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a {
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:first-child {
  font-family: "Varela Round";
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  padding: 0;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 8px;
  font-weight: 600;
  width: 100%;
  background: #00af9c;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:first-child:hover {
  background-color: inherit;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 2px solid;
  border-radius: 8px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:last-child,
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer span {
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-family: "Varela Round";
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  padding: 0;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 8px;
  font-weight: 600;
  width: 100%;
  opacity: .3;
  background-color: inherit;
  color: inherit;
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:last-child:hover,
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer span:hover {
  -webkit-filter: invert(1);
  -khtml-filter: invert(1);
  -moz-filter: invert(1);
  -ms-filter: invert(1);
  filter: invert(1);
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:last-child:hover:after,
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer span:hover:after {
  visibility: hidden;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer > a:last-child:after,
div.azen.azen1.azen2.azen3 .azen-univer-donation .azen-donation-wrapper .azen-donation-data .azen-data-footer span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 2px solid;
  border-radius: 8px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-color: inherit;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation[data-completed="true"] .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-day {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation[data-completed="true"] .azen-donation-data .azen-data-content .azen-content-footer .azen-footer-not-day {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation[data-completed="true"] .azen-donation-data .azen-data-footer > a:first-child {
  display: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation[data-completed="true"] .azen-donation-data .azen-data-footer > a:last-child,
div.azen.azen1.azen2.azen3 .azen-univer-donation[data-completed="true"] .azen-donation-data .azen-data-footer span {
  display: inline-block;
}
div.azen.azen1.azen2.azen3 .azen-univer-donation:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown {
  position: relative;
  margin-bottom: 54px;
  font-size: 0px;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown .azen-univer-countdown-image {
  border-radius: 10px;
  height: 440px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.1);
  border-radius: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown .azen-countdown-down {
  right: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: calc(50% + 5px);
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown .azen-countdown-down .az-countdown > div {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 155px;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown .azen-countdown-down .az-countdown > div:last-child {
  margin-right: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-countdown .azen-countdown-down .az-countdown > div > div {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  border: 4px solid #00af9c;
  border-radius: 50%;
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 76px;
  box-sizing: border-box;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini {
  color: #222222;
  padding-top: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper {
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-thumbnail {
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  margin-top: -20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-thumbnail .azen-univer-if-video {
  border-radius: 10px 10px 10px 0;
  margin-bottom: 0;
  box-shadow: 2px 11px 30px -5px rgba(0, 0, 0, 0.25);
  height: 160px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-thumbnail .azen-univer-if-video a .azen-content {
  width: 34px;
  height: 26px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-data {
  display: inline-block;
  width: calc(100% - 280px);
  float: right;
  vertical-align: top;
  padding: 34px 40px 14px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-data .azen-data-title a {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper .azen-video-data .azen-data-title a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos-mini .azen-univer-featured-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos {
  color: #222222;
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper {
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-thumbnail .azen-univer-if-video {
  border-radius: 10px 10px 10px 0;
  margin-bottom: 0;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.3);
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-data {
  padding: 31px 40px 35px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-data .azen-data-title {
  margin-bottom: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-data .azen-data-title a {
  color: #222222;
  font-size: 24px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-data .azen-data-title a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-featured-videos .azen-univer-featured-wrapper .azen-video-data .azen-data-description {
  color: #666666;
  font-size: 17px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.8;
  margin: 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div {
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 25px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div a {
  display: inline-block;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div a span {
  font-size: 15px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div > div {
  float: right;
  width: calc(100% - 33px);
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div > div > div {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.7;
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div > div > span {
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.35;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-informations > div:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > div a {
  display: inline-block;
  color: #00af9c;
  margin-top: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > div a > span {
  font-size: 15px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > div > span {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.7;
  margin-bottom: 10px;
  float: right;
  width: calc(100% - 33px);
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > div:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > span {
  float: right;
  width: calc(100% - 33px);
  padding-top: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > span a {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 7px 15px 0;
  color: #ffffff;
  border-radius: 100%;
  -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-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > span a span.fa {
  font-family: 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > span a:hover {
  opacity: .6;
  -webkit-transform: translate(0, -5px);
  -khtml-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share > span a span.fa {
  font-size: 14px;
}
div.azen.azen1.azen2.azen3 .azen-univer-informations-events .azen-share:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-our-wrapper {
  box-sizing: border-box;
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-our-wrapper:nth-child(even) {
  margin-right: 0;
  float: none;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-our-wrapper {
    float: none;
    width: 100%;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item {
  margin-bottom: 60px;
  background-color: #ffffff;
  border-radius: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail {
  margin-top: -40px;
  width: calc(45% + 3.5px);
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:first-child {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 320px;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:last-child {
  padding: 30px 38px 25px 53px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:last-child a {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 7px 15px 0;
  color: #ffffff;
  border-radius: 100%;
  -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-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:last-child a span.fa {
  font-family: 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:last-child a:hover {
  opacity: .6;
  -webkit-transform: translate(0, -5px);
  -khtml-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail > div:last-child:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail {
    float: none;
    display: inline-block;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail {
    margin-top: -40px;
    width: calc(45% + 3.5px);
    float: left;
  }
}
@media screen and (max-width: 600px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-thumbnail {
    float: none;
    display: inline-block;
    width: calc(100% - 40px);
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data {
  display: inlien-block;
  width: calc(55% - 83.5px);
  padding: 35px 40px;
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-header {
  margin-bottom: 17px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-header > span {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.6;
  display: block;
  margin-bottom: 19px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-header > div a {
  display: block;
  color: #222222;
  font-size: 24px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-content {
  margin-bottom: 23px;
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.6;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-footer span {
  position: relative;
  display: inline-block;
  width: 23px;
  background: transparent;
  height: 8px;
  vertical-align: middle;
  margin-top: -2px;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-footer span:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0;
  right: auto;
  background-color: #00af9c;
  width: 100%;
  height: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data .azen-data-footer span:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -5px;
  left: auto;
  border: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data {
    float: none;
    width: auto;
    display: block;
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data {
    display: inlien-block;
    width: calc(55% - 83.5px);
    padding: 35px 40px;
    float: right;
  }
}
@media screen and (max-width: 600px) {
  div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item .azen-content-data {
    float: none;
    width: auto;
    display: block;
    padding-top: 0;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item:hover .azen-data-header > div a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item:hover .azen-data-footer a {
  width: calc(100% - 70px);
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper .azen-content-item:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-our-teacher-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants {
  margin-bottom: 60px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav {
  display: block;
  margin-top: 57px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div {
  width: 56px;
  height: 23px;
  border: 2px solid #aaaaaa;
  border-radius: 9px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  -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-univer-participants .az-owl-carousel .az-owl-nav > div span,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div a {
  width: 23px;
  position: absolute;
  height: 6px;
  font-size: 0;
  display: inline-block;
  -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;
  padding: 10px 0;
  top: 50%;
  left: 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%);
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-prev,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-prev {
  margin-right: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-prev span:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-prev a:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-prev a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  right: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-prev a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  left: -5px;
  border-right: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-next,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-next {
  margin-left: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-next span:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-next a:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-next a:before {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  background-color: #aaaaaa;
  width: 100%;
  height: 2px;
  left: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div.az-flex-next a:after {
  content: "";
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -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;
  border: 4px solid transparent;
  right: -5px;
  border-left: 5px solid #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover {
  background-color: #00af9c;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover span:before,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover a:before {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-owl-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-flex-prev span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-owl-prev a:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-flex-prev a:after {
  border-right-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-owl-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-flex-next span:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-owl-next a:after,
div.azen.azen1.azen2.azen3 .azen-univer-participants .az-owl-carousel .az-owl-nav > div:hover.az-flex-next a:after {
  border-left-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .azen-participants-item {
  text-align: left;
  font-size: 0px;
  padding-right: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .azen-participants-item .azen-slider-thembnail {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  width: 100px !important;
  height: 100px;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 23px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .azen-participants-item > div {
  color: #222222;
  font-size: 19px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
  margin-bottom: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-participants .azen-participants-item > span {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry {
  padding-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 60px;
  -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-univer-sound-entry .azen-entry-wrapper:hover .azen-entry-thumbnail a iframe {
  opacity: .8;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper:hover .azen-entry-data > div a {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-thumbnail {
  line-height: 0;
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: -40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-thumbnail a {
  display: block;
  position: relative;
  box-shadow: 5px 20px 40px rgba(51, 51, 51, 0.15);
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-thumbnail a .azen-thumbnail-image {
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px 10px 10px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-thumbnail a iframe {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  opacity: .5;
  -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-univer-sound-entry .azen-entry-wrapper .azen-entry-data {
  padding: 30px 40px 39px;
}
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-data .azen-data-title a,
div.azen.azen1.azen2.azen3 .azen-univer-sound-entry .azen-entry-wrapper .azen-entry-data .azen-data-title span {
  display: block;
  -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;
  color: #000000;
  font-size: 25px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable {
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper {
  font-size: 0;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 0 2.5px 35px;
  text-align: center;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell {
  display: inline-block;
  box-sizing: border-box;
  width: 14.2857142857%;
  vertical-align: top;
  text-align: left;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell:last-child .azen-cel-header:after {
  content: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cel-header {
  padding: 22px 20px 25px 30px;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cel-header:before {
  content: "";
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cel-header:after {
  content: "";
  position: absolute;
  right: -1.25px;
  top: 30px;
  bottom: 30px;
  left: auto;
  background: #dddddd;
  width: 1px;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cel-header > div {
  color: #dddddd;
  font-size: 58px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.17;
  margin-bottom: 2px;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cel-header > span {
  color: #666666;
  font-size: 17px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper {
  color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content {
  box-sizing: border-box;
  padding: 28px 20px;
  border-radius: 5px;
  margin: 5px 2.5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-date {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.15;
  margin-bottom: 11px;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-title {
  margin-bottom: 15px;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-title a {
  color: inherit;
  font-size: 17px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.15;
  text-decoration: underline;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-title a:hover {
  text-decoration: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-data span {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content .azen-content-data span:last-child {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell .azen-cell-wrapper .azen-cell-content:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1200px) {
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell:nth-child(4n) .azen-cel-header:after {
    content: none;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25 {
    width: 25%;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33 {
    width: 33.3333333333%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell:nth-child(3n) .azen-cel-header:after {
    content: none;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25 {
    width: 33.3333333333%;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25:nth-child(4n) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 580px) {
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25,
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33 {
    width: 50%;
    margin-top: 30px;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25:nth-child(1),
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33:nth-child(1),
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25:nth-child(2),
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33:nth-child(2) {
    margin-top: 0;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25:nth-child(2n) .azen-cel-header:after,
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33:nth-child(2n) .azen-cel-header:after {
    content: none;
  }
}
@media screen and (max-width: 450px) {
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25,
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33 {
    width: 100%;
    margin-top: 30px;
  }
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media25 .azen-cel-header:after,
  div.azen.azen1.azen2.azen3 .azen-univer-timetable .azen-timetable-wrapper .azen-table-cell.azen-cell-media33 .azen-cel-header:after {
    content: none;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-title {
  margin-bottom: 32px;
  position: relative;
  padding-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title:hover:before {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-title:hover span,
div.azen.azen1.azen2.azen3 .azen-univer-title:hover div,
div.azen.azen1.azen2.azen3 .azen-univer-title:hover a {
  color: #00af9c !important;
}
div.azen.azen1.azen2.azen3 .azen-univer-title span,
div.azen.azen1.azen2.azen3 .azen-univer-title div,
div.azen.azen1.azen2.azen3 .azen-univer-title a {
  color: #222222;
  font-size: 29px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-title span,
  div.azen.azen1.azen2.azen3 .azen-univer-title div,
  div.azen.azen1.azen2.azen3 .azen-univer-title a {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-title:before {
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00af9c;
  z-index: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-title:after {
  content: "";
  z-index: 0;
  border-bottom: 2px solid #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-button a {
  display: block;
  border: 3px solid #00af9c;
  border-radius: 10px;
  background-color: transparent;
  color: #00af9c;
  font-size: 16px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 64px;
  text-transform: uppercase;
  width:  calc(100% - 6px);
  text-align: center;
  margin: 40px 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-button a:hover {
  display: block;
  color: #ffffff;
  background-color: #00af9c;
  border-color: transparent;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar {
  margin-bottom: 49px;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar div {
  color: #000000;
  font-size: 28px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  margin-bottom: 26px;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span {
  display: block;
  margin-bottom: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span:last-child {
  margin-bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia {
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 17px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia a {
  -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;
  color: #888888;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 30px;
  display: inline-block;
  width: calc(100% - 32px);
  vertical-align: middle;
  padding-left: 10px;
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia a:hover {
  color: #00af9c;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia a {
    text-align: left;
    padding-left: 10px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span > .azen-wrapper-meadia {
    display: inline-block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-calendar .azen-calendar-wrapper > span:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-calendar {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  div.azen.azen1.azen2.azen3 .azen-univer-calendar {
    margin-bottom: 60px;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text div {
  position: relative;
  max-width: 500px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text div > span:first-child {
  font-size: 12px;
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 222;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text div img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  display: inline-block;
  margin-top: 9px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text div span:last-child {
  color: #333333;
  font-size: 19px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 30px;
  display: inline-block;
  width: calc(100% - 31px);
  float: right;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-text div:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links {
  margin-bottom: 32px;
  position: relative;
  padding-bottom: 36px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:hover:before {
  width: 100%;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:hover span,
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:hover div,
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:hover a {
  color: #00af9c !important;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links span,
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links div,
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links a {
  color: #222222;
  font-size: 29px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.17;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media screen and (max-width: 992px) {
  div.azen.azen1.azen2.azen3 .azen-univer-title-with-links span,
  div.azen.azen1.azen2.azen3 .azen-univer-title-with-links div,
  div.azen.azen1.azen2.azen3 .azen-univer-title-with-links a {
    display: block;
  }
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:before {
  content: "";
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #00af9c;
  z-index: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links:after {
  content: "";
  z-index: 0;
  border-bottom: 2px solid #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links > span:first-child {
  margin-right: 47px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links > span:last-child {
  padding-right: 20px;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links > span:last-child a {
  display: inline-block;
  padding-top: 17px;
  color: #00af9c;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.17;
  text-transform: uppercase;
  position: relative;
}
div.azen.azen1.azen2.azen3 .azen-univer-title-with-links > span:last-child a:after {
  content: "";
  top: calc(50% + 8.5px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  right: -20px;
  border: 4px solid transparent;
  border-left: 5px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-text {
  font-family: "Varela Round";
}
div.azen.azen1.azen2.azen3 .azen-univer-links-list {
  color: #00af9c;
  font-size: 16px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 30px;
}
div.azen.azen1.azen2.azen3 .azen-univer-links-list > div a {
  text-decoration: underline;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-links-list > div a:hover {
  text-decoration: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-header {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-header > div {
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 39px;
  line-height: 1.17;
  margin-bottom: 35px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-header > span {
  display: block;
  color: inherit;
  font-family: "Varela Round";
  font-weight: 400;
  font-size: 23px;
  opacity: .8;
  line-height: 1.33;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content {
  color: inherit;
  display: block;
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.5;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 41px 20px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 20px 41px;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content img.aligncenter {
  display: block;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content a {
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content img {
  margin: 0 41px 40px 0;
  border-radius: 10px;
  max-width: 100%;
  width: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-about-university .azen-university-wrapper .azen-university-content:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini {
  margin-bottom: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-thumbnail {
  display: inline-block;
  float: left;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-thumbnail img {
  margin: 0 30px 0px 0;
  border-radius: 10px;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 157.38px;
  height: 120px;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-data {
  display: inline-block;
  width: calc(100% - 190px);
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-data .azen-data-extra {
  margin-bottom: 11px;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-data .azen-data-extra span {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.3;
  display: block;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-data .azen-data-title a {
  display: block;
  color: #222222;
  font-size: 18px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 1.25;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini .azen-list-data .azen-data-title a:hover {
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-list-mini:after {
  content: "";
  display: table;
  clear: both;
}
div.azen.azen1.azen2.azen3 .az-entries .azen-univer-list + .azen-univer-list {
  margin-top: 80px;
}
div.azen.azen1.azen2.azen3 .az-entries .azen-univer-list:first-child {
  margin-top: 40px;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container[data-white="true"] .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]),
div.azen.azen1.azen2.azen3 .azen-univer-form-container[data-white="true"] .azen-univer-form-field textarea,
div.azen.azen1.azen2.azen3 .azen-univer-form-container[data-white="true"] .azen-univer-form-field select {
  background-color: #ffffff;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]) {
  max-width: 460px;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="checkbox"]:checked + label::before {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzNC41MzksOTguNDk5bC0zOC44MjgtMzguODI4Yy01LjMyNC01LjMyOC0xMS43OTktNy45OTMtMTkuNDEtNy45OTNjLTcuNjE4LDAtMTQuMDkzLDIuNjY1LTE5LjQxNyw3Ljk5M0wxNjkuNTksMjQ3LjI0OCAgIGwtODMuOTM5LTg0LjIyNWMtNS4zMy01LjMzLTExLjgwMS03Ljk5Mi0xOS40MTItNy45OTJjLTcuNjE2LDAtMTQuMDg3LDIuNjYyLTE5LjQxNyw3Ljk5Mkw3Ljk5NCwyMDEuODUyICAgQzIuNjY0LDIwNy4xODEsMCwyMTMuNjU0LDAsMjIxLjI2OWMwLDcuNjA5LDIuNjY0LDE0LjA4OCw3Ljk5NCwxOS40MTZsMTAzLjM1MSwxMDMuMzQ5bDM4LjgzMSwzOC44MjggICBjNS4zMjcsNS4zMzIsMTEuOCw3Ljk5NCwxOS40MTQsNy45OTRjNy42MTEsMCwxNC4wODQtMi42NjksMTkuNDE0LTcuOTk0bDM4LjgzLTM4LjgyOEw0MzQuNTM5LDEzNy4zMyAgIGM1LjMyNS01LjMzLDcuOTk0LTExLjgwMiw3Ljk5NC0xOS40MTdDNDQyLjUzNywxMTAuMzAyLDQzOS44NjQsMTAzLjgyOSw0MzQuNTM5LDk4LjQ5OXoiIGZpbGw9IiM1YmJjMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  content: "";
  background-size: 11px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  z-index: 1000;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="checkbox"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  border-radius: 7px;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"]:checked + label::before {
  content: "";
  -webkit-transform: translate(0, -50%) scale(0.5);
  -khtml-transform: translate(0, -50%) scale(0.5);
  -moz-transform: translate(0, -50%) scale(0.5);
  -ms-transform: translate(0, -50%) scale(0.5);
  transform: translate(0, -50%) scale(0.5);
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"]:checked + label::after {
  -webkit-transform: translate(0, -50%) scale(1);
  -khtml-transform: translate(0, -50%) scale(1);
  -moz-transform: translate(0, -50%) scale(1);
  -ms-transform: translate(0, -50%) scale(1);
  transform: translate(0, -50%) scale(1);
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"] + label::before {
  content: "";
  margin-right: 10px;
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  position: absolute;
  left: 0;
  border-radius: 50%;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input[type="radio"] + label:after {
  content: "";
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%) scale(0.01);
  -khtml-transform: translate(0, -50%) scale(0.01);
  -moz-transform: translate(0, -50%) scale(0.01);
  -ms-transform: translate(0, -50%) scale(0.01);
  transform: translate(0, -50%) scale(0.01);
  -webkit-transition: all 0.1s linear 0.2s;
  -khtml-transition: all 0.1s linear 0.2s;
  -moz-transition: all 0.1s linear 0.2s;
  -ms-transition: all 0.1s linear 0.2s;
  transition: all 0.1s linear 0.2s;
  position: absolute;
  border-radius: 50%;
  left: 0;
  border: 2px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field .azen-radio,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field .azen-checkbox {
  margin: 20px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field .azen-radio label,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field .azen-checkbox label {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.7;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]),
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 60px;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: rgba(187, 187, 187, 0.2);
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  text-transform: capitalize;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none !important;
  -khtml-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select:focus {
  background-color: #ffffff;
  border-color: #00af9c;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea {
  height: 160px;
  line-height: 1.6;
  padding-top: 16px;
  overflow: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field button {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 56px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 53px;
  background-color: #00af9c;
  border: 2px solid #00af9c;
  border-radius: 10px;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field button:hover {
  background-color: #ffffff;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-univer-form-field select {
  line-height: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]) {
  max-width: 460px;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="checkbox"]:checked + label::before {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzNC41MzksOTguNDk5bC0zOC44MjgtMzguODI4Yy01LjMyNC01LjMyOC0xMS43OTktNy45OTMtMTkuNDEtNy45OTNjLTcuNjE4LDAtMTQuMDkzLDIuNjY1LTE5LjQxNyw3Ljk5M0wxNjkuNTksMjQ3LjI0OCAgIGwtODMuOTM5LTg0LjIyNWMtNS4zMy01LjMzLTExLjgwMS03Ljk5Mi0xOS40MTItNy45OTJjLTcuNjE2LDAtMTQuMDg3LDIuNjYyLTE5LjQxNyw3Ljk5Mkw3Ljk5NCwyMDEuODUyICAgQzIuNjY0LDIwNy4xODEsMCwyMTMuNjU0LDAsMjIxLjI2OWMwLDcuNjA5LDIuNjY0LDE0LjA4OCw3Ljk5NCwxOS40MTZsMTAzLjM1MSwxMDMuMzQ5bDM4LjgzMSwzOC44MjggICBjNS4zMjcsNS4zMzIsMTEuOCw3Ljk5NCwxOS40MTQsNy45OTRjNy42MTEsMCwxNC4wODQtMi42NjksMTkuNDE0LTcuOTk0bDM4LjgzLTM4LjgyOEw0MzQuNTM5LDEzNy4zMyAgIGM1LjMyNS01LjMzLDcuOTk0LTExLjgwMiw3Ljk5NC0xOS40MTdDNDQyLjUzNywxMTAuMzAyLDQzOS44NjQsMTAzLjgyOSw0MzQuNTM5LDk4LjQ5OXoiIGZpbGw9IiM1YmJjMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  content: "";
  background-size: 11px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  z-index: 1000;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="checkbox"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  border-radius: 7px;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"]:checked + label::before {
  content: "";
  -webkit-transform: translate(0, -50%) scale(0.5);
  -khtml-transform: translate(0, -50%) scale(0.5);
  -moz-transform: translate(0, -50%) scale(0.5);
  -ms-transform: translate(0, -50%) scale(0.5);
  transform: translate(0, -50%) scale(0.5);
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"]:checked + label::after {
  -webkit-transform: translate(0, -50%) scale(1);
  -khtml-transform: translate(0, -50%) scale(1);
  -moz-transform: translate(0, -50%) scale(1);
  -ms-transform: translate(0, -50%) scale(1);
  transform: translate(0, -50%) scale(1);
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"] + label::before {
  content: "";
  margin-right: 10px;
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  position: absolute;
  left: 0;
  border-radius: 50%;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container input[type="radio"] + label:after {
  content: "";
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%) scale(0.01);
  -khtml-transform: translate(0, -50%) scale(0.01);
  -moz-transform: translate(0, -50%) scale(0.01);
  -ms-transform: translate(0, -50%) scale(0.01);
  transform: translate(0, -50%) scale(0.01);
  -webkit-transition: all 0.1s linear 0.2s;
  -khtml-transition: all 0.1s linear 0.2s;
  -moz-transition: all 0.1s linear 0.2s;
  -ms-transition: all 0.1s linear 0.2s;
  transition: all 0.1s linear 0.2s;
  position: absolute;
  border-radius: 50%;
  left: 0;
  border: 2px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-radio,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-checkbox {
  margin: 20px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-radio label,
div.azen.azen1.azen2.azen3 .azen-univer-form-container .azen-checkbox label {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.7;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]),
div.azen.azen1.azen2.azen3 .azen-univer-form-container select {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 60px;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: rgba(187, 187, 187, 0.2);
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  text-transform: capitalize;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none !important;
  -khtml-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]):placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"])::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-container input:not([type="checkbox"]):not([type="radio"]):focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-container select:focus {
  background-color: #ffffff;
  border-color: #00af9c;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea {
  height: 160px;
  line-height: 1.6;
  padding-top: 16px;
  overflow: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container button {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 56px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 53px;
  background-color: #00af9c;
  border: 2px solid #00af9c;
  border-radius: 10px;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container button:hover {
  background-color: #ffffff;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-container select {
  line-height: 1;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]) {
  max-width: 460px;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="checkbox"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="checkbox"]:checked + label::before {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDQ0Mi41MzMgNDQyLjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQyLjUzMyA0NDIuNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzNC41MzksOTguNDk5bC0zOC44MjgtMzguODI4Yy01LjMyNC01LjMyOC0xMS43OTktNy45OTMtMTkuNDEtNy45OTNjLTcuNjE4LDAtMTQuMDkzLDIuNjY1LTE5LjQxNyw3Ljk5M0wxNjkuNTksMjQ3LjI0OCAgIGwtODMuOTM5LTg0LjIyNWMtNS4zMy01LjMzLTExLjgwMS03Ljk5Mi0xOS40MTItNy45OTJjLTcuNjE2LDAtMTQuMDg3LDIuNjYyLTE5LjQxNyw3Ljk5Mkw3Ljk5NCwyMDEuODUyICAgQzIuNjY0LDIwNy4xODEsMCwyMTMuNjU0LDAsMjIxLjI2OWMwLDcuNjA5LDIuNjY0LDE0LjA4OCw3Ljk5NCwxOS40MTZsMTAzLjM1MSwxMDMuMzQ5bDM4LjgzMSwzOC44MjggICBjNS4zMjcsNS4zMzIsMTEuOCw3Ljk5NCwxOS40MTQsNy45OTRjNy42MTEsMCwxNC4wODQtMi42NjksMTkuNDE0LTcuOTk0bDM4LjgzLTM4LjgyOEw0MzQuNTM5LDEzNy4zMyAgIGM1LjMyNS01LjMzLDcuOTk0LTExLjgwMiw3Ljk5NC0xOS40MTdDNDQyLjUzNywxMTAuMzAyLDQzOS44NjQsMTAzLjgyOSw0MzQuNTM5LDk4LjQ5OXoiIGZpbGw9IiM1YmJjMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  content: "";
  background-size: 11px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  z-index: 1000;
  border-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="checkbox"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  border-radius: 7px;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"]:checked + label::before {
  content: "";
  -webkit-transform: translate(0, -50%) scale(0.5);
  -khtml-transform: translate(0, -50%) scale(0.5);
  -moz-transform: translate(0, -50%) scale(0.5);
  -ms-transform: translate(0, -50%) scale(0.5);
  transform: translate(0, -50%) scale(0.5);
  background-color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"]:checked + label::after {
  -webkit-transform: translate(0, -50%) scale(1);
  -khtml-transform: translate(0, -50%) scale(1);
  -moz-transform: translate(0, -50%) scale(1);
  -ms-transform: translate(0, -50%) scale(1);
  transform: translate(0, -50%) scale(1);
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"] + label::before {
  content: "";
  margin-right: 10px;
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.1s linear 0s;
  -khtml-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -ms-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
  position: absolute;
  left: 0;
  border-radius: 50%;
  border: 2px solid #dddddd;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field input[type="radio"] + label:after {
  content: "";
  width: 15px;
  height: 15px;
  top: calc(50% - 1px);
  -webkit-transform: translate(0, -50%) scale(0.01);
  -khtml-transform: translate(0, -50%) scale(0.01);
  -moz-transform: translate(0, -50%) scale(0.01);
  -ms-transform: translate(0, -50%) scale(0.01);
  transform: translate(0, -50%) scale(0.01);
  -webkit-transition: all 0.1s linear 0.2s;
  -khtml-transition: all 0.1s linear 0.2s;
  -moz-transition: all 0.1s linear 0.2s;
  -ms-transition: all 0.1s linear 0.2s;
  transition: all 0.1s linear 0.2s;
  position: absolute;
  border-radius: 50%;
  left: 0;
  border: 2px solid #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field .azen-radio,
div.azen.azen1.azen2.azen3 .azen-univer-form-field .azen-checkbox {
  margin: 20px 0;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field .azen-radio label,
div.azen.azen1.azen2.azen3 .azen-univer-form-field .azen-checkbox label {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 1.7;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]),
div.azen.azen1.azen2.azen3 .azen-univer-form-field select {
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  font-family: "Varela Round";
  line-height: 60px;
  padding: 6px 27px;
  height: 60px;
  border: 2px solid transparent;
  background-color: rgba(187, 187, 187, 0.2);
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
  text-transform: capitalize;
  letter-spacing: 0;
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-appearance: none !important;
  -khtml-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
  border-radius: 10px;
  padding-left: 27px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: #222222;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-field input:not([type="checkbox"]):not([type="radio"]):focus,
div.azen.azen1.azen2.azen3 .azen-univer-form-field select:focus {
  background-color: #ffffff;
  border-color: #00af9c;
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea {
  height: 160px;
  line-height: 1.6;
  padding-top: 16px;
  overflow: auto;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea::-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:-moz-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field button {
  -webkit-transition: all 0.3s linear 0s;
  -khtml-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: "Varela Round";
  line-height: 56px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 53px;
  background-color: #00af9c;
  border: 2px solid #00af9c;
  border-radius: 10px;
  cursor: pointer;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field button:hover {
  background-color: #ffffff;
  color: #00af9c;
}
div.azen.azen1.azen2.azen3 .azen-univer-form-field select {
  line-height: 1;
}
@keyframes haoni-univer {
  0% {
    -webkit-transform: translate(0);
    -khtml-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(10px);
    -khtml-transform: translate(10px);
    -moz-transform: translate(10px);
    -ms-transform: translate(10px);
    transform: translate(10px);
  }
  40% {
    -webkit-transform: translate(-10px);
    -khtml-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -ms-transform: translate(-10px);
    transform: translate(-10px);
  }
  60% {
    -webkit-transform: translate(10px);
    -khtml-transform: translate(10px);
    -moz-transform: translate(10px);
    -ms-transform: translate(10px);
    transform: translate(10px);
  }
  80% {
    -webkit-transform: translate(-10px);
    -khtml-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -ms-transform: translate(-10px);
    transform: translate(-10px);
  }
  100% {
    -webkit-transform: translate(0);
    -khtml-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}
@-webkit-keyframes haoni-univer {
  0% {
    -webkit-transform: translate(0);
    -khtml-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(10px);
    -khtml-transform: translate(10px);
    -moz-transform: translate(10px);
    -ms-transform: translate(10px);
    transform: translate(10px);
  }
  40% {
    -webkit-transform: translate(-10px);
    -khtml-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -ms-transform: translate(-10px);
    transform: translate(-10px);
  }
  60% {
    -webkit-transform: translate(10px);
    -khtml-transform: translate(10px);
    -moz-transform: translate(10px);
    -ms-transform: translate(10px);
    transform: translate(10px);
  }
  80% {
    -webkit-transform: translate(-10px);
    -khtml-transform: translate(-10px);
    -moz-transform: translate(-10px);
    -ms-transform: translate(-10px);
    transform: translate(-10px);
  }
  100% {
    -webkit-transform: translate(0);
    -khtml-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes haoni-rlupdown {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -khtml-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.23, 0.73, 1);
    -khtml-transform: scale3d(1.23, 0.73, 1);
    -moz-transform: scale3d(1.23, 0.73, 1);
    -ms-transform: scale3d(1.23, 0.73, 1);
    transform: scale3d(1.23, 0.73, 1);
  }
  40% {
    -webkit-transform: scale3d(0.73, 1.23, 1);
    -khtml-transform: scale3d(0.73, 1.23, 1);
    -moz-transform: scale3d(0.73, 1.23, 1);
    -ms-transform: scale3d(0.73, 1.23, 1);
    transform: scale3d(0.73, 1.23, 1);
  }
  50% {
    -webkit-transform: scale3d(1.13, 0.83, 1);
    -khtml-transform: scale3d(1.13, 0.83, 1);
    -moz-transform: scale3d(1.13, 0.83, 1);
    -ms-transform: scale3d(1.13, 0.83, 1);
    transform: scale3d(1.13, 0.83, 1);
  }
  65% {
    -webkit-transform: scale3d(0.93, 1.03, 1);
    -khtml-transform: scale3d(0.93, 1.03, 1);
    -moz-transform: scale3d(0.93, 1.03, 1);
    -ms-transform: scale3d(0.93, 1.03, 1);
    transform: scale3d(0.93, 1.03, 1);
  }
  75% {
    -webkit-transform: scale3d(1.03, 0.93, 1);
    -khtml-transform: scale3d(1.03, 0.93, 1);
    -moz-transform: scale3d(1.03, 0.93, 1);
    -ms-transform: scale3d(1.03, 0.93, 1);
    transform: scale3d(1.03, 0.93, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -khtml-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes haoni-rlupdown {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -khtml-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.23, 0.73, 1);
    -khtml-transform: scale3d(1.23, 0.73, 1);
    -moz-transform: scale3d(1.23, 0.73, 1);
    -ms-transform: scale3d(1.23, 0.73, 1);
    transform: scale3d(1.23, 0.73, 1);
  }
  40% {
    -webkit-transform: scale3d(0.73, 1.23, 1);
    -khtml-transform: scale3d(0.73, 1.23, 1);
    -moz-transform: scale3d(0.73, 1.23, 1);
    -ms-transform: scale3d(0.73, 1.23, 1);
    transform: scale3d(0.73, 1.23, 1);
  }
  50% {
    -webkit-transform: scale3d(1.13, 0.83, 1);
    -khtml-transform: scale3d(1.13, 0.83, 1);
    -moz-transform: scale3d(1.13, 0.83, 1);
    -ms-transform: scale3d(1.13, 0.83, 1);
    transform: scale3d(1.13, 0.83, 1);
  }
  65% {
    -webkit-transform: scale3d(0.93, 1.03, 1);
    -khtml-transform: scale3d(0.93, 1.03, 1);
    -moz-transform: scale3d(0.93, 1.03, 1);
    -ms-transform: scale3d(0.93, 1.03, 1);
    transform: scale3d(0.93, 1.03, 1);
  }
  75% {
    -webkit-transform: scale3d(1.03, 0.93, 1);
    -khtml-transform: scale3d(1.03, 0.93, 1);
    -moz-transform: scale3d(1.03, 0.93, 1);
    -ms-transform: scale3d(1.03, 0.93, 1);
    transform: scale3d(1.03, 0.93, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -khtml-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
