.amd {
  padding-top: 40px; }
  .amd .partnerBttn {
    float: none;
    display: inline-block; }
  .amd .amd__sub-ttl {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 90px; }

.amd__container {
  position: relative;
  text-align: left; }

.amd__header {
  position: relative; }
  .amd__header .partnerBttn {
    text-align: left;
    margin-bottom: 200px;
    float: none; }
  .amd__header .amd__ttl {
    color: #4869a9;
    width: 520px;
    margin-top: 40px;
    margin-bottom: 100px; }
  .amd__header svg {
    position: absolute; }
  .amd__header .amd__img_large {
    position: absolute;
    top: -60px;
    right: 10px;
    width: 540px;
    height: 190px; }
  .amd__header .amd__img_middle {
    position: absolute;
    top: 160px;
    right: 350px;
    width: 460px;
    height: 160px; }
  .amd__header .amd__img_small {
    top: 145px;
    right: 185px;
    display: inline-block;
    position: absolute;
    background: transparent;
    width: 145px;
    height: 75px; }
    .amd__header .amd__img_small:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 0;
      transform: skewX(-45deg);
      background: #f26522; }
  .amd__header .amd__header-logo {
    position: absolute;
    right: 30px;
    top: 250px;
    width: 340px;
    height: 55px; }
  .amd__header .amd__img_medium {
    top: 0;
    right: 80px;
    display: inline-block;
    position: absolute;
    background: transparent;
    width: 215px;
    height: 75px;
    width: 255px;
    height: 135px; }
    .amd__header .amd__img_medium:before {
      background-color: #007c97;
      opacity: .8;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 2;
      transform: skewX(-45deg); }
  .amd__header .amd__img_medium_under {
    top: 40px;
    right: 70px; }
    .amd__header .amd__img_medium_under:before {
      background-color: #9d9fa2;
      opacity: 1;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 0;
      transform: skewX(-45deg); }
  .amd__header .amd__skew image {
    clip-path: polygon(35% 0%, 100% 0%, 65% 100%, 0% 100%);
    height: auto; }
  .amd__header .amd__descr {
    width: 620px; }
  .amd__header .scale {
    transform: skew(-45deg) scale(0.5);
    overflow: hidden; }
    .amd__header .scale img {
      transform: skew(45deg) scale(2); }

.amd__advantages {
  margin-top: 200px; }
  .amd__advantages .amd__advantages-left {
    vertical-align: top;
    width: 300px;
    display: inline-block; }
  .amd__advantages .amd__advantages-right {
    vertical-align: top;
    width: 342px;
    display: inline-block; }
  .amd__advantages .amd__advantages-center {
    vertical-align: top;
    display: inline-block;
    background-image: url("/images/amd/amd.png");
    background-size: cover;
    width: 410px;
    height: 530px;
    margin-top: 100px;
    margin-right: 18px; }

.amd__slider-block {
  margin-top: 120px; }
  .amd__slider-block:after {
    content: '';
    display: block;
    clear: both; }
  .amd__slider-block .amd__slider-wrapper {
    width: 750px;
    float: right; }
    .amd__slider-block .amd__slider-wrapper .amd__sub-ttl {
      margin-bottom: 30px;
      text-align: center; }
  .amd__slider-block .amd__img {
    position: absolute;
    top: 190px;
    left: 115px;
    display: inline-block;
    background: transparent;
    width: 130px;
    height: 68px; }
    .amd__slider-block .amd__img:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 0;
      transform: skewX(45deg);
      background: #f26522; }
  .amd__slider-block .amd__img_blue {
    top: 240px;
    left: 90px;
    width: 192px;
    height: 100px; }
    .amd__slider-block .amd__img_blue:before {
      background-color: #007c97;
      opacity: .8;
      z-index: 1; }
  .amd__slider-block .amd__img_green {
    top: 340px;
    left: 90px;
    width: 192px;
    height: 100px; }
    .amd__slider-block .amd__img_green:before {
      background-color: #67ae3e;
      opacity: .8;
      z-index: 1;
      transform: skewX(-45deg); }
  .amd__slider-block .amd__img_bottom {
    top: 420px;
    left: 15px; }
  .amd__slider-block .amd__slider {
    text-align: center; }
    .amd__slider-block .amd__slider .amd__slider-item {
      text-align: center;
      display: inline-block;
      margin: 0 15px; }
    .amd__slider-block .amd__slider .amd__slider-img {
      width: 210px;
      height: 310px;
      line-height: 310px;
      border: 1px solid #458bc9; }
      .amd__slider-block .amd__slider .amd__slider-img img {
        vertical-align: middle;
        display: inline-block; }
    .amd__slider-block .amd__slider .amd__slider-btn a {
      box-sizing: content-box;
      padding: 10px 20px;
      border: none;
      background: #458bc9;
      transition: .25s; }
      .amd__slider-block .amd__slider .amd__slider-btn a:hover {
        transition: .25s;
        opacity: .8; }
    .amd__slider-block .amd__slider .amd__slider-descr {
      font-size: 20px;
      padding: 20px 0;
      height: 40px; }
  .amd__slider-block .amd__slider-catalog {
    display: block;
    text-decoration: underline;
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold; }

.amd__parthners {
  width: 700px;
  margin-top: 120px;
  margin-bottom: 260px; }
  .amd__parthners .amd__sub-ttl {
    text-align: right; }
  .amd__parthners .amd__img {
    position: absolute;
    top: -30px;
    right: -270px;
    display: inline-block;
    background: transparent;
    width: 170px;
    height: 100px; }
    .amd__parthners .amd__img:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 0;
      transform: skewX(-45deg);
      background: #c7c8ca; }
  .amd__parthners .amd__img-logo {
    position: absolute;
    width: 394px;
    height: 274px;
    right: -400px;
    top: 105px; }
  .amd__parthners .amd__img_green {
    right: -135px;
    top: 380px; }
    .amd__parthners .amd__img_green:before {
      background-color: #a6ce39;
      transform: skew(45deg); }

.amd__about .amd__sub-ttl {
  text-align: center; }

.amd__about .amd__about-logo {
  display: inline-block;
  width: 265px;
  vertical-align: top; }

.amd__about .amd__descr_about {
  width: 60%;
  margin-top: 20px;
  text-align: center;
  font-weight: bold; }

.amd__form {
  margin-bottom: 80px; }
  .amd__form .amd__sub-ttl {
    margin-bottom: 30px;
    margin-top: 60px; }
  .amd__form input:not([type=checkbox]) {
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
    box-sizing: border-box; }
  .amd__form input.error {
    border: 1px solid #cc0000;
    -moz-box-shadow: 0 0 5px #fca2a2;
    -webkit-box-shadow: 0 0 5px #fca2a2;
    box-shadow: 0 0 5px #fca2a2; }
  .amd__form .partnerBttn input {
    box-sizing: content-box;
    padding: 10px 20px;
    border: none;
    background: #458bc9;
    transition: .25s; }
    .amd__form .partnerBttn input:hover {
      opacity: .8;
      transition: .25s; }
  .amd__form .amd__form-inpu-wrapper {
    width: 48%;
    display: inline-block; }
  .amd__form textarea {
    height: 130px;
    float: right;
    width: 48%;
    padding: 5px; }
  .amd__form .amd__form-feedback {
    margin-left: 60px; }
    .amd__form .amd__form-feedback p,
    .amd__form .amd__form-feedback a {
      margin-bottom: 0;
      color: #000; }
  .amd__form h4 {
    margin-top: 120px;
    font-weight: bold; }
