
#tribuna img {
  max-width: 100%;
  height: auto;
}

.tr__container {
  margin: 0 auto;
  max-width: 1305px;
  position: relative;
  padding: 0 50px;
}

.tr__container_small {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
}

.tr__section1 {
  background: #e5c4bb url(../img/1.jpg) center top no-repeat;
  background-size: cover;
  height: 1150px;
  margin-bottom: 850px;
  color: #fff;
  padding-top: 160px;
}

.tr__section1 .new-case__h2, .tr__section1 p {
  color: #fff;
}

.tr__header {
  padding-top: 120px;
  width: 400px;
  margin-bottom: 125px;
}

.tr__header a {
  color: #fff;
  font-size: 17px;
  line-height: 1.4;
}

.tr__header_text {
  color: #fff;
  margin-top: 56px;
  font-size: 17px;
  line-height: 1.4;
}

.tr__section1 .tr__container {
  text-align: center;
  position: relative;
  height: 600px;
}

.tr__title {
  position: relative;
  font-size: 90px;
  line-height: .9;
  color: #e5b8b2;
  font-family: 'Avenir_Bold', Arial, sans-serif;
  padding-left: 100px;
  margin-left: 100px;
}

.tr__title:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 5px solid #e5b8b2;
  left: 0;
  top: 0.2em;
  box-sizing: border-box;
}

.tr__section2 {
  margin-bottom: 900px;
}

.tr__section2 .mockup {
  width: 1975px;
  height: 933px;
  position: absolute;
  background: url(../img/3_1.png) no-repeat;
  top: 340px;
  left: -170px;
}

.tr__section2 .tr__text, .tr__section3 .tr__text {
  margin-left: 600px;
}

.tr__text * {
  color: #000;
  font-size: 17px;
  line-height: 1.4;
}

.tr__text_big *, .tr__text_big {
  color: #313234;
  font-size: 18px;
  font-family: 'Avenir_Bold', Arial, sans-serif;
  font-weight: 600;
}

.tr__section3 {
  position: relative;
  margin-bottom: 270px;
}

.tr__section3:before, .tr__section6:before, .tr__section9:before {
  width: 735px;
  height: 253px;
  position: absolute;
  content: '';
  left: 0;
  top: 30px;
  background: url(../img/4.png) right top no-repeat;
}

.tr__num {
  color: #e5b8b2;
  font-size: 18px;
  display: inline-block;
  border-bottom: 2px solid;
  padding-bottom: 3px;
  margin-top: 20px;
  font-weight: 700;
}

.tr__section3 .tr__text {
  position: relative;
  top: -147px;
}

.tr__big-num {
  position: absolute;
  color: #e5b8b2;
  font-family: 'Avenir_Bold', Arial, sans-serif;
  font-size: 300px;
  line-height: .9;
  left: -100px;
  top: -105px;
  z-index: -1;
  opacity: 0.3;
}

.tr__section4 {
  margin-bottom: 150px;
}

.tr__section4 .tr__text {
  position: relative;
  width: 510px;
}

.tr__section4 .tr__container_small:after {
  position: absolute;
  content: '';
  background: url(../img/5.png) center center no-repeat;
  top: -265px;
  right: -305px;
  width: 551px;
  height: 710px;
}

.tr__section5 {
  text-align: center;
}

.tr__screenshot2 {
  position: absolute;
  left: 0;
  top: -340px;
}

.tr__section6 {
  position: relative;
  margin-top: 260px;
  margin-bottom: 350px;
}

.tr__section6:before {
  top: 100px
}

.tr__section6 .tr__text {
  width: 460px;
}

.tr__section7 {
  margin-bottom: 245px;
}

.tr__section7 .tr__text {
  position: relative;
  width: 450px;
  float: right;
}

.tr__section7 .tr__container:before {
  width: 967px;
  height: 523px;
  position: absolute;
  content: '';
  background: url(../img/8.png) center center no-repeat;
  left: -95px;
  top: 15px;
}

.tr__section8 {
  background: url(../img/10.jpg) center top no-repeat;
  background-size: contain;

  padding-top: 165px;
  margin-bottom: 140px;
}

.tr__section8 img, .tr__section9 img {
  box-shadow: 0 2px 38px 5px rgba(0, 0, 0, .2);
}

.tr__section9 {
  position: relative;
  margin-bottom: 170px;
}

.tr__section9 .tr__text {
  width: 500px;
  margin-bottom: 90px;
}

.tr__section9:before {
  top: -40px;
}

.tr__section10 {
  margin-bottom: 180px;
}

.tr__section10 .tr__text {
  width: 600px;
  float: right;
  position: relative;
  margin-top: 35px;
}

.tr__section10 .tr__big-num {
  top: 50px;
  left: -130px;
  font-size: 280px;
  letter-spacing: 20px;
}

.tr__section10 .tr__big-num span {
  display: inline-block;
  vertical-align: top;
  color: #e5b8b2;
  font-family: 'Avenir_Bold', Arial, sans-serif;
  font-size: 280px;
  line-height: .9;
}

.tr__section10 .tr__big-num span:first-child {
  font-size: 220px;
}

.tr__clearfix {
  zoom: 1;
}

.tr__clearfix:before,
.tr__clearfix:after {
  content: "";
  display: table;
}

.tr__clearfix:after {
  clear: both;
}

.tr__subtitle {
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .tr__section2 .mockup {
    position: static;
    width: 100%;
    background-size: contain;
    height: 42vw;
  }
  .tr__section2 .tr__text {
    margin: 40px 0 40px 100px;
  }
  .tr__section2 {
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .tr__section1 {
    margin-bottom: 50px;
    height: auto;
  }
  .tr__section1 .tr__container {
    height: auto;
  }
  .tr__section3 .tr__text {
    position: static;
    margin-left: 0;
    margin-top: 40px;
  }
  .tr__section4 .tr__container_small:after {
    width: 35vw;
    height: 48vw;
    right: -15vw;
    top: -10vw;
    background-size: contain;
  }
  .tr__title {
    font-size: 40px;
    margin-left: 0;
    padding-left: 40px;
  }
  .tr__title br {
    display: none;
  }
  .tr__title:before {
    width: 20px;
    height: 20px;
  }
  .tr__section2 .tr__text {
    margin-left: 0;
  }
  .tr__section3 {
    margin-bottom: 150px;
  }
  .tr__section6 {
    margin-bottom: 200px;
    padding: 0 30px;
  }
  .tr__big-num {
    position: static;
    font-size: 100px;
    margin-bottom: 30px;
  }
  .tr__section4, .tr__section8, .tr__section9, .tr__container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tr__section7 .tr__text {
    float: none;
    width: 100%;
  }
  .tr__section7 .tr__container:before {
    width: 60vw;
    height: 40vw;
    background-size: contain;
    left: 30px;
    bottom: -40vw;
    top: auto;
  }
  .tr__section7 {
    margin-bottom: 36vw;
  }
  .tr__screenshot2 {
    top: -225px
  }
  .tr__section10 .tr__big-num, .tr__section10 .tr__big-num span, .tr__section10 .tr__big-num span:first-child {
    font-size: 100px;
  }
  .tr__section10 .tr__text {
    float: none;
  }
  .tr__section10 {
    margin-bottom: 100px;
  }
  .tr__section4 .tr__text, .tr__section6 .tr__text, .tr__section9 .tr__text, .tr__section10 .tr__text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tr__section4, .tr__section8, .tr__section9, .tr__container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tr__title {
    font-size: 28px;
  }
  .tr__section3, .tr__section4, .tr__section6, .tr__section9 {
    margin-bottom: 100px;
  }
  .tr__section4 .tr__container_small:after {
    content: normal;
  }
  .tr__screenshot2 {
    position: static;
  }
  .tr__section6 {
    margin-top: 50px;
  }
  .tr__section10 .tr__text {
    margin-top: 15px;
  }
  .tr__section10 .tr__big-num, .tr__section10 .tr__big-num span, .tr__section10 .tr__big-num span:first-child {
    font-size: 50px;
  }
  .tr__section8 {
    padding-top: 50px;
  }
  .tr__section1 {
    padding-top: 120px;
  }
}