.icon-icons-04:before {
  content: "\e92b";
}

.icon-icons-05:before {
  content: "\e92c";
}

.icon-icons-06:before {
  content: "\e92d";
}

.icon-icons-07:before {
  content: "\e92e";
}

.icon-icons-01:before {
  content: "\e92f";
}

.icon-icons-02:before {
  content: "\e930";
}

.icon-icons-03:before {
  content: "\e931";
}

.icon-ic_download:before {
  content: "\e932";
}

.work_new .work__item {
  padding: 0;
}
.work_new .work__item-left {
  padding: 60px 65px;
}
.work_new .work__point {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.work_new .work__icon {
  margin: 0;
  margin-right: 25px;
  font-size: 85px;
}
.work_new .work__text {
  text-align: left;
}
.work_new .work__title ~ p, .work_new .work__text {
  font-size: 23px;
}
.work_new .work__title {
  font-size: 25px;
  color: #ff214f;
  font-weight: bold;
}
.work_new .work__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.work_new .work__item-left {
  width: 60%;
  min-width: 60%;
}
.work_new .work__item-right {
  width: 40%;
}
.work_new .work__item-right img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.work_new .work-img__slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.work_new .work-img, .work_new .work__item-right img, .work_new .slick-list, .work_new .slick-track {
  height: 100%;
}
.work_new .work__list .work__title {
  margin-top: 30px;
  margin-bottom: 0px;
}

.about {
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  font-weight: 300;
  margin-bottom: 90px;
  margin-top: 45px;
}
.about-text {
  font-size: 23px;
}
.about-title {
  font-size: 25px;
  margin-bottom: 45px;
  text-transform: uppercase;
  color: #ff214f;
  font-weight: bold;
}
.about-left {
  width: 45%;
}
.about-right {
  width: 55%;
  padding: 60px 65px;
}
.about-img {
  width: 100%;
  height: 100%;
}
.about-img img {
  width: 100%;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .about-img img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}

.project__text {
  font-size: 23px;
}

.project__title {
  font-size: 25px;
}

.project__description-text {
  font-size: 25px;
}

.project__description-text i {
  font-size: 31px;
}

.project__description-icon {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.project__description-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}

.project__media {
  background-color: #505050;
  color: #fff;
}

.events__img, .collaborate__item img, .quote__img, .event-logo__item img {
  -webkit-filter: none;
          filter: none;
}

.banner__slide-img img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.event-logo__item img {
  max-height: 55px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.tags__title {
  font-size: 41px;
  margin-bottom: 25px;
}

nav > ul li > a img {
  height: 45px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
nav > ul li > a:hover img {
  -webkit-filter: none;
          filter: none;
}

.header__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  background-color: #fff;
}

.content-wrapper {
  padding-top: 50px;
}

.footer__social-item.no-border {
  border: none;
}
.footer__social-item img {
  height: 30px;
}

.to-top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  width: 50px;
  height: 50px;
  background-color: #ff214f;
  color: white;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding-bottom: 5px;
}

.events__more {
  width: 100%;
}

.banner__slider-nav .slick-dots li {
  width: 108px;
  height: 90px;
}

.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 600px;
  max-width: 80%;
  max-height: 80%;
  margin: 0;
}

.footer__contacts {
  font-family: "Circe", sans-serif;
  font-weight: normal;
}

.footer__name {
  font-weight: 600;
}

.pavilion-banner {
  height: 820px;
  margin-bottom: 50px;
  background-color: #ff214f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1399px) {
  .pavilion-banner {
    height: auto;
  }
}
@media (max-width: 991px) {
  .pavilion-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .pavilion-banner {
    margin-bottom: 20px;
  }
}
.pavilion-banner__text {
  width: 50%;
  min-width: 50%;
  padding: 0 150px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1399px) {
  .pavilion-banner__text {
    padding: 100px 50px;
  }
}
@media (max-width: 991px) {
  .pavilion-banner__text {
    padding: 50px;
    width: 100%;
  }
}
.pavilion-banner__text-content {
  text-align: center;
}
.pavilion-banner__text-content small {
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .pavilion-banner__text-content small {
    font-size: 14px;
  }
}
.pavilion-banner__text-content .name {
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 90px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .pavilion-banner__text-content .name {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .pavilion-banner__text-content .name {
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 35px;
  }
}
.pavilion-banner__text-content .text {
  font-size: 28px;
}
@media (max-width: 767px) {
  .pavilion-banner__text-content .text {
    font-size: 14px;
  }
}
.pavilion-banner__img {
  width: 50%;
  min-width: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .pavilion-banner__img {
    width: 100%;
    height: 400px;
  }
}
.pavilion-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .pavilion-location {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.pavilion-location__img {
  width: 50%;
  min-width: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .pavilion-location__img {
    height: 300px;
    width: 100%;
  }
}
.pavilion-location__text {
  padding: 100px 115px;
  width: 50%;
  min-width: 50%;
  background-color: #f3f3f3;
}
@media (max-width: 1399px) {
  .pavilion-location__text {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .pavilion-location__text {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .pavilion-location__text {
    font-size: 18px;
    padding: 50px 30px;
    width: 100%;
  }
}
.pavilion-location__text-title {
  text-transform: uppercase;
  font-size: 25px;
  color: #ff214f;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .pavilion-location__text-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
.pavilion-location__text .text {
  font-size: 23px;
}
@media (max-width: 991px) {
  .pavilion-location__text .text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .pavilion-location__text .text {
    font-size: 14px;
  }
}
.pavilion-location__link {
  margin-top: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  color: #ff214f;
  font-size: 21px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .pavilion-location__link {
    font-size: 18px;
    margin-top: 30px;
  }
}
.pavilion-location__link span {
  margin-right: 15px;
}
.pavilion-3d {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .pavilion-3d {
    margin-bottom: 5px;
  }
}
.pavilion-3d__btns {
  text-align: right;
}
@media (max-width: 767px) {
  .pavilion-3d__btns {
    text-align: center;
    margin: 10px 0;
  }
}
.pavilion-3d__btns .button {
  padding: 0 20px;
  text-transform: uppercase;
}
.pavilion-3d__info {
  font-size: 23px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .pavilion-3d__info {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .pavilion-3d__info {
    position: static;
    font-size: 16px;
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .pavilion-3d__info {
    display: none;
  }
  .pavilion-3d__info.for-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-count: 2;
            column-count: 2;
    font-size: 14px;
    margin-top: 20px;
  }
  .pavilion-3d__info.for-mobile ul {
    width: 50%;
    padding-left: 15px;
  }
  .pavilion-3d__info.for-mobile ul li {
    padding: 0;
    margin-bottom: 8px;
  }
}
.pavilion-3d__info ul li {
  padding: 5px 0;
  color: #ff214f;
}
.pavilion-3d__info ul li span {
  color: #000;
}
.pavilion-3d__img {
  display: block;
  text-align: center;
}
.pavilion-3d__img:hover img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.pavilion-3d__img img {
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pavilion-3d__title {
  text-align: center;
  font-size: 31px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ff214f;
}
@media (max-width: 767px) {
  .pavilion-3d__title {
    font-size: 18px;
  }
}
.pavilion-photo {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .pavilion-photo.project__media {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.pavilion-offer {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .pavilion-offer {
    margin-bottom: 20px;
  }
}
.pavilion-offer .col {
  padding: 0 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
@media (max-width: 1199px) {
  .pavilion-offer .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 767px) {
  .pavilion-offer .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .pavilion-offer .col {
    padding: 0 5px;
  }
  .pavilion-offer .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .pavilion-offer .row {
    margin: 0 -5px;
  }
}
.pavilion-offer .offers__name {
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 25px;
}
@media (max-width: 1399px) {
  .pavilion-offer .offers__name {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .pavilion-offer .offers__name {
    font-size: 16px;
    padding: 0 10px;
  }
}
.pavilion-offer .offers__item:hover {
  background-color: #f3f3f3;
  color: inherit;
}

.offers__item {
  position: relative;
  overflow: hidden;
}
.offers__item:hover .offers__second {
  opacity: 1;
  bottom: 0;
}
.offers__second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: white;
  font-size: 23px;
  font-weight: 300;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  padding: 5px;
  background-color: #ff214f;
  height: calc(100% - 130px);
  opacity: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
@media (max-width: 1199px) {
  .offers__second {
    height: calc(100% - 100px);
  }
}
@media (max-width: 1399px) {
  .offers__second {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .offers__second {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .offers__second {
    height: calc(100% - 60px);
    font-size: 12px;
  }
}

.control-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.control-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.control-slide .floorb {
  margin-bottom: 50px;
  cursor: pointer;
}
.control-slide .floorb span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  color: #ff214f;
  border: solid 1px #ff214f;
}
.control-slide .floorb:hover span, .control-slide .floorb.active_floor span {
  color: white;
  background: #ff214f;
}

.for-mobile {
  display: none;
}
