/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import 'https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap';

*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex='-1']:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
    'Courier New', monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}

[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='datetime-local'],
input[type='month'],
input[type='time'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

* {
  font-family: Montserrat;
  margin: 0;
  padding: 0;
}

:root {
  --text-color: #1f0;
  --big_text: 20px;
}

.container {
  width: 100%;
  margin: 0 auto;
}

p {
  margin: 0;
}

.promo {
  min-height: 819px;
  position: relative;
  background: url(../img/main_bg.jpg) center center/cover no-repeat;
  color: #fff;
  padding-top: 205px;
}

.promo__title {
  width: 530px;
  margin-top: 10px;
}

.promo__preview {
  padding-top: 85px;
  padding-left: 96px;
  text-transform: uppercase;
  padding-bottom: 78px;
  position: absolute;
}

.promo__btns {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 299px;
  height: 70px;
}

.promo__link {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.promo__link:hover {
  color: #fff;
  text-decoration: none;
}

.title {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.title__section-subtitle {
  text-align: center;
}

.title_fz120 {
  font-size: 120px;
  font-weight: 800;
  line-height: 120px;
}

.title_fz100 {
  font-size: 100px;
  font-weight: 800;
  line-height: 120px;
  text-transform: uppercase;
  color: #000;
}

.title_fz96 {
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  color: #000;
}

.title_fz90 {
  font-size: 90px;
  font-weight: 800;
  line-height: 90px;
}

.title_fz75 {
  font-size: 75px;
  font-weight: 800;
  line-height: 90px;
}

.title_fz72 {
  font-size: 72px;
  font-weight: 800;
  line-height: 72px;
}

.title_fz30 {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}

.title_fz26 {
  font-size: 26px;
  line-height: 33px;
  margin-top: 14px;
}

.title_fz23 {
  font-size: 23px;
  line-height: 29px;
}

.title_fz22 {
  font-size: 22px;
  line-height: 50px;
}

.title_fz21 {
  font-size: 22px;
  line-height: 30px;
}

.title_fz20 {
  font-size: 20px;
  line-height: 25px;
}

.title_fz19 {
  font-size: 19px;
  line-height: 127%;
}

.title_fz17 {
  font-size: 17px;
  line-height: 23px;
}

.title_fz16 {
  font-size: 16px;
  line-height: 20px;
}

.title_fz15 {
  font-size: 15px;
  line-height: 20px;
}

.title_fz12 {
  font-size: 12px;
  line-height: 15px;
}

.title__section-title {
  position: relative;
  text-align: center;
}

.title__section-title:before {
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
}

.title__section-subtitle {
  text-align: center;
}

.btn {
  background: #ff5c00;
  border-radius: 20px;
  padding: 25px 45px;
}

.btnOff {
  background: #000;
  border-radius: 20px;
  padding: 25px 73px;
  border: 1px solid #ff5c00;
  margin-left: 70px;
}

.hader {
  display: flex;
  justify-content: center;
}

.sidepanel {
  position: absolute;
  top: 94px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 61px;
  margin: 0 0 0 -72px;
  padding: 0;
  z-index: 3;
}

.sidepanel__link {
  text-decoration: none;
  color: #fff;
}

.sidepanel__link:hover {
  color: #fff;
  text-decoration: none;
}

.sidepanel__wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

.sidepanel .rotate-block {
  height: 68%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sidepanel .change-img {
  width: 227px;
  height: 71px;
  position: relative;
  perspective: 1000px;
}

.sidepanel .change-img:hover .front-side-img {
  transform: rotateY(90deg);
}

.sidepanel .change-img:hover .back-side-img {
  transform: rotateY(360deg);
}

.sidepanel .back-side-img,
.sidepanel .front-side-img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
}

.sidepanel .front-side-img img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}

.sidepanel .back-side-img img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
  transform: scaleX(-1);
}

.sidepanel .back-side-img {
  transform: rotateY(90deg);
}

.sidepanel__logo {
  margin: 0 6vh 0 11vh;
}

.sidepanel__promo {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  width: 327px;
  margin: 0 6vh 0 5vh;
}

.sidepanel__social {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 55px;
}

.sidepanel__adres {
  padding-left: 50px;
  width: 106%;
}

.sidepanel__cell {
  width: 106%;
}

.hamburger {
  position: absolute;
  position: fixed;
  top: 20px;
  right: 30px;
  height: 21px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  cursor: pointer;
}

.hamburger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #fff;
}

.hamburger span.long {
  width: 36px;
}

.menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: all 0.7s;
}

.menu.active {
  left: 0;
  visibility: visible;
  opacity: 1;
}

.menu__block {
  position: relative;
  width: 345px;
  background-color: #3a3737;
  height: 100%;
  padding-top: 140px;
  padding-left: 40px;
  transition: all 0.7s;
  z-index: 10;
}

.menu__close {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}

.menu__list {
  list-style-type: none;
  padding-left: 35px;
}

.menu__link {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 15px;
}

.menu__link:before {
  content: '';
  position: absolute;
  left: -35px;
  top: 10px;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 1px solid rgb(255, 255, 255);
  transition: all 0.6s;
}

.menu__link:hover:before {
  background-color: #fff;
}

.menu__link a {
  color: #fff;
}

.menu__social {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.75;
}

.about {
  padding-bottom: 105px;
  padding-top: 80px;
}

.about__backImage {
  position: absolute;
  padding-left: 492px;
  margin-top: -155px;
  z-index: -1;
}

.about__wrapper {
  margin-left: 96px;
  display: grid;
  grid-template-columns: 914px 772px;
  grid-template-rows: minmax(731px, auto);
  grid-auto-rows: minmax(350px, auto);
  -moz-column-gap: 43px;
  column-gap: 43px;
  row-gap: 70px;
}

.about__descr {
  display: grid;
  grid-row: 1/2;
}

.about__photo img {
  width: 100%;
}

.about__skills {
  display: grid;
  -moz-column-gap: 29px;
  column-gap: 29px;
  grid-template: repeat(1, 1fr) / repeat(6, 1fr);
}

.price {
  padding-top: 81px;
  padding-left: 1043px;
  padding-right: 93px;
  background: url(../img/main.jpg) center center/cover no-repeat;
  color: #fff;

  /* для банера  */
  padding-bottom: 91px;
}

.price__section {
  color: #fff;
}

.price__wrapper {
  margin-top: 80px;
  display: grid;
  grid-template-rows: repeat(2, minmax(182px, auto));
  grid-template-columns: 413px 148px;
  -moz-column-gap: 39px;
  column-gap: 39px;
  row-gap: 34px;
  justify-content: start;
  justify-items: start;
}

.price__type {
  line-height: 193.5%;
}

.price__btns {
  padding-top: 107px;
  padding-bottom: 100px;
}

.portfolio {
  padding-top: 80px;
}

.portfolio__backImage {
  position: absolute;
  padding-left: 492px;
  margin-top: -449px;
  z-index: -1;
}

.portfolio__wrapper {
  margin-top: 80px;
  display: grid;
  grid-template: repeat(2, 554px) / repeat(3, 554px);
  justify-content: center;
  -moz-column-gap: 35px;
  column-gap: 35px;
  row-gap: 35px;
}

.portfolio__item {
  transition: all 0.6s;
}

.portfolio__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio__item:hover {
  transform: scale(1.05);
  filter: contrast(110%) brightness(110%) saturate(100%);
}

.footer {
  margin-top: 96px;
  padding: 90px 0 80px;
  /* 145px; внести изменения с 80 бутон */
  background-color: #000;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
}

.footer__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer__adres {
  margin-left: 426px;
}

.footer__work {
  margin-left: 51px;
}

.footer__requisites {
  margin-left: 46px;
}

.footer__email {
  margin-left: 13px;
  text-align: right;
}

.footer__social {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 220px;
}

.copyright {
  margin-top: 65px;
  font-size: 22px;
  text-align: center;
  color: #dfdfdf;
}
.baner-img {
  width: 100%;
  margin-top: -154px;
  margin-bottom: 0px;
}
.baner {
  /* position: fixed; //background-image: url(/img/1.mp4); */
  width: 100%;
}

@media (max-width: 2018px) {
  .portfolio__img {
    width: 100%;
  }
}

@media (max-width: 1919px) {
  .container {
    max-width: 100%;
  }

  .price {
    padding-left: 644px;
  }

  .title_fz100 {
    font-size: 75px;
    font-weight: 800;
    line-height: 90px;
  }

  .title_fz30 {
    font-size: 22px;
    font-weight: 400;
    line-height: 39px;
  }

  .title_fz96 {
    font-size: 72px;
    font-weight: 700;
    line-height: 100%;
  }

  .title_fz26 {
    font-size: 19px;
    font-weight: 400;
    line-height: 127%;
  }

  .about__wrapper {
    grid-template-columns: 702px 554px;
    grid-template-rows: minmax(573px, auto);
    -moz-column-gap: 33px;
    column-gap: 33px;
  }

  .footer__adres {
    margin-left: 177px;
  }

  .btn {
    padding: 25px 49px;
  }

  .btnOff {
    padding: 25px 52px;
  }

  .sidepanel__logo {
    margin: 0 0 0 2vh;
  }

  .sidepanel__wrap {
    margin: 0 0 0 62px;
  }

  .sidepanel__promo {
    margin: 0 0 0 5vh;
  }
}

@media (max-width: 1620px) {
  .portfolio__wrapper {
    -moz-column-gap: 8px;
    column-gap: 8px;
    row-gap: 8px;
  }
}

@media (max-width: 1530px) {
  .portfolio__wrapper {
    grid-template: repeat(2, 434px) / repeat(3, 434px);
  }
}

@media (max-width: 1440px) {
  .container {
    width: 100%;
  }

  .about__backImage {
    padding-left: 285px;
  }

  .title_fz100 {
    font-size: 60px;
    font-weight: 800;
    line-height: 90px;
  }

  .title_fz30 {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
  }

  .title_fz96 {
    font-size: 50px;
    font-weight: 700;
    line-height: 100%;
  }

  .title_fz26 {
    font-size: 14px;
    font-weight: 400;
    line-height: 127%;
  }

  .about__wrapper {
    grid-template-columns: 538px 454px;
    grid-template-rows: minmax(468px, auto);
    -moz-column-gap: 33px;
    column-gap: 33px;
  }

  .price {
    padding-left: 500px;
  }

  .footer__adres {
    margin-left: 50px;
  }
}

@media (max-width: 1300px) {
  .container {
    max-width: 100%;
  }

  .price {
    padding-left: 350px;
  }

  .footer__adres {
    margin-left: 20px;
  }

  .footer__work {
    margin-left: 20px;
  }

  .footer__requisites {
    margin-left: 20px;
  }

  .footer__email {
    margin-left: 20px;
    text-align: right;
  }

  .btn {
    padding: 24px;
  }

  .sidepanel {
    margin: 0;
  }
}

@media (max-width: 1180px) {
  .portfolio {
    padding-top: 37px;
  }

  .portfolio__backImage {
    padding-left: 485px;
    margin-top: -259px;
  }

  .portfolio__wrapper {
    margin-top: 26px;
    grid-template: repeat(2, 354px) / repeat(3, 354px);
  }
}

@media (max-width: 1140px) {
  .container {
    width: 100%;
  }

  .about {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .about__backImage {
    padding-left: 145px;
  }

  .title_fz100 {
    font-size: 47px;
    font-weight: 800;
    line-height: 90px;
  }

  .title_fz30 {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
  }

  .title_fz96 {
    font-size: 35px;
    font-weight: 700;
    line-height: 100%;
  }

  .title_fz26 {
    font-size: 12px;
    font-weight: 400;
    line-height: 127%;
  }

  .title_fz22 {
    font-size: 18px;
    font-weight: 400;
    line-height: 127%;
  }

  .title_fz21 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .title_fz20 {
    font-size: 15px;
    font-weight: 400;
    line-height: 127%;
  }

  .title_fz16 {
    font-size: 10px;
    font-weight: 400;
    line-height: 127%;
  }

  .promo__preview {
    padding-left: 59px;
  }

  .about__wrapper {
    grid-template-columns: 447px 362px;
    grid-template-rows: minmax(405px, auto);
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-left: 60px;
  }

  .price {
    padding-left: 300px;
  }
}

@media (max-width: 1025px) {
  .portfolio {
    padding-top: 27px;
  }

  .portfolio__backImage {
    padding-left: 485px;
    margin-top: -179px;
  }

  .portfolio__wrapper {
    margin-top: 18px;
    grid-template: repeat(2, 304px) / repeat(3, 304px);
  }
}

@media (max-width: 970px) {
  .title_fz120 {
    font-size: 79px;
    font-weight: 800;
    line-height: 82px;
  }

  .container {
    max-width: 100%;
  }

  .promo {
    min-height: 678px;
  }
}

@media (max-width: 960px) {
  .sidepanel__wrap {
    margin: 0 0 0 10px;
  }
}

@media (max-width: 943px) {
  .container {
    max-width: 100%;
  }

  .promo {
    min-height: 678px;
  }

  .about__backImage img {
    width: 400px;
  }

  .about__backImage {
    padding-left: 158px;
    padding-top: 0;
  }

  .about__wrapper {
    grid-template-columns: 554px;
    grid-template-rows: minmax(317px, auto);
    margin-left: 66px;
  }

  .price {
    padding-left: 100px;
  }

  .price__wrapper {
    margin-top: 12px;
    grid-template-rows: repeat(2, minmax(100px, auto));
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 0;
  }

  .btnOff {
    padding: 15px 17px;
  }

  .btn {
    padding: 15px 17px;
  }

  .portfolio__backImage {
    padding-left: 85px;
    margin-top: -154px;
  }

  .portfolio__wrapper {
    margin-top: 18px;
    grid-template: repeat(2, 304px) / repeat(3, 304px);
  }

  .title_fz22 {
    font-size: 10px;
    font-weight: 400;
    line-height: 127%;
  }

  .title_fz21 {
    font-size: 9px;
    font-weight: 400;
    line-height: 13px;
  }

  .footer {
    margin-top: 40px;
    padding: 35px 0 20px;
  }

  .footer__logo svg {
    width: 113px;
    height: 43px;
  }

  .footer__social img {
    width: 34px;
    height: 16px;
  }

  .copyright {
    margin-top: 16px;
  }
}

@media (max-width: 928px) {
  .sidepanel {
    width: 81%;
  }

  .sidepanel__logo {
    margin: 0;
  }

  .sidepanel__logo svg {
    width: 136px;
    height: 56px;
  }

  .sidepanel__wrap {
    margin: 0;
  }

  .sidepanel__promo {
    width: 155px;
    margin: 0;
  }

  .sidepanel__adres {
    padding-left: 12px;
    width: 100%;
  }

  .sidepanel .sidepanel__cell {
    width: 100%;
  }
}

@media (max-width: 870px) {
  .portfolio {
    padding-top: 17px;
  }

  .portfolio__backImage {
    padding-left: 348px;
    margin-top: -19px;
  }

  .portfolio__wrapper {
    margin-top: 8px;
    grid-template: repeat(2, 232px) / repeat(3, 232px);
  }
}

@media (max-width: 860px) {
  .container {
    max-width: 100%;
  }

  .sidepanel__logo {
    margin: 0;
  }

  .sidepanel__logo svg {
    width: 99px;
    height: 56px;
  }

  .sidepanel__promo {
    width: 126px;
  }

  .title_fz20 {
    font-size: 10px;
    line-height: 191%;
  }

  .title_fz16 {
    font-size: 8px;
  }

  .price {
    padding-left: 261px;
  }

  .price__wrapper {
    grid-template-rows: repeat(2, minmax(82px, auto));
    grid-template-columns: 213px 52px;
    -moz-column-gap: 53px;
    column-gap: 53px;
  }
}

@media (max-width: 791px) {
  .sidepanel {
    width: 96%;
  }
}

@media (max-width: 750px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 733px) {
  .title_fz120 {
    font-size: 60px;
    font-weight: 800;
    line-height: 62px;
  }

  .promo {
    min-height: 592px;
  }
}

@media (max-width: 718px) {
  .container {
    max-width: 100%;
  }

  .sidepanel__promo {
    margin: 0;
  }

  .btnOff {
    padding: 15px 13px;
    margin-left: 8px;
  }

  .price {
    padding-left: 206px;
  }
}

@media (max-width: 690px) {
  .portfolio {
    padding-top: 10px;
  }

  .portfolio__backImage {
    padding-left: 348px;
    margin-top: -19px;
  }

  .portfolio__wrapper {
    margin-top: 8px;
    grid-template: repeat(2, 200px) / repeat(3, 200px);
  }
}

@media (max-width: 655px) {
  .sidepanel__adres {
    padding-left: 7px;
  }

  .sidepanel .change-img {
    width: 45px;
  }
}

@media (max-width: 634px) {
  .promo__preview {
    padding-left: 44px;
  }

  .title_fz120 {
    font-size: 60px;
    font-weight: 800;
    line-height: 62px;
  }

  .title_fz30 {
    font-size: 10px;
  }

  .footer {
    margin-top: 20px;
    padding: 20px 0;
  }

  .footer__adres {
    margin-left: 0;
  }

  .footer__work {
    margin-left: 8px;
  }

  .footer__requisites {
    margin-left: 8px;
  }

  .footer__email {
    margin-left: 0;
  }

  .sidepanel__logo svg {
    width: 79px;
    height: 38px;
  }

  .container {
    max-width: 100%;
  }

  .about__backImage {
    padding-left: 60px;
    padding-top: 120px;
  }

  .about__backImage img {
    width: 300px;
  }

  .about__wrapper {
    grid-template-columns: 447px;
    grid-template-rows: minmax(405px, auto);
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-left: 30px;
  }

  .price {
    padding-left: 56px;
  }

  .btnOff {
    padding: 10px 7px;
  }

  .btn {
    padding: 10px 7px;
  }
}

@media (max-width: 604px) {
  .container {
    max-width: 100%;
  }

  .portfolio {
    padding-top: 6px;
  }

  .portfolio__backImage {
    padding-left: 284px;
    margin-top: 0;
  }

  .portfolio__wrapper {
    margin-top: 0;
    grid-template: repeat(2, 150px) / repeat(3, 150px);
  }
}

@media (max-width: 575px) {
  .promo__preview {
    padding-left: 22px;
  }

  .sidepanel__logo {
    margin: 39%;
  }

  .sidepanel__promo {
    display: none;
  }

  .sidepanel__social {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 55px;
  }

  .sidepanel__wrap {
    display: none;
  }

  /*.sidepanel {
        display: none
    }*/

  .title_fz120 {
    font-size: 55px;
    font-weight: 800;
    line-height: 55px;
  }

  .title_fz16 {
    font-size: 10px;
    line-height: 20px;
  }

  .promo__title {
    width: 258px;
    margin-top: 10px;
  }
}

@media (max-width: 604px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 560px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 512px) {
  .container {
    max-width: 100%;
  }

  .promo__preview {
    padding-left: 28px;
  }

  .about__backImage {
    padding-left: 60px;
    padding-top: 120px;
  }

  .about__backImage img {
    width: 229px;
  }

  .about__wrapper {
    grid-template-columns: 392px;
    grid-template-rows: minmax(282px, auto);
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-left: 30px;
    row-gap: 25px;
  }

  .about__skills {
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template: repeat(1, 3fr) / repeat(2, 9fr);
  }

  .price {
    padding-left: 27px;
  }

  .price__wrapper {
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 0;
    grid-template-columns: 267px 52px;
  }

  .btnOff {
    padding: 11px 10px;
    margin-left: 12px;
  }

  .btn {
    padding: 11px 10px;
  }

  .title_fz30 {
    font-size: 11px;
    line-height: 17px;
  }

  .title_fz22 {
    font-size: 7px;
  }

  .title_fz21 {
    font-size: 5px;
    line-height: 8px;
  }

  .title_fz20 {
    font-size: 13px;
    line-height: 16px;
  }

  .title_fz16 {
    font-size: 7px;
    line-height: 9px;
  }

  .footer__email {
    margin-left: -83px;
  }
}

@media (max-width: 440px) {
  .container {
    max-width: 100%;
  }

  .promo {
    min-height: 533px;
  }

  .promo__preview {
    padding-left: 10px;
  }

  .title_fz120 {
    font-size: 35px;
    font-weight: 800;
    line-height: 40px;
  }

  .title_fz100 {
    font-size: 32px;
    font-weight: 800;
    line-height: 60px;
  }

  .title_fz16 {
    font-size: 8px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about__wrapper {
    grid-template-columns: 371px;
    grid-template-rows: minmax(263px, auto);
    margin-left: 9px;
    row-gap: 16px;
  }

  .price {
    padding-left: 13px;
  }

  /* ДОБАВИЛ 28.07 */
  .price__btns {
    padding-top: 30px;
    padding-bottom: 27px;
  }
  .baner-img {
    margin-top: -127px;
  }
  /* ______ */

  .price__wrapper {
    grid-template-columns: 295px 53px;
  }

  .btnOff {
    padding: 10px 4px;
    margin-left: 0;
  }

  .btn {
    padding: 10px 4px;
  }

  .title_fz30 {
    font-size: 14px;
    line-height: 18px;
  }

  .title_fz20 {
    font-size: 14px;
    line-height: 18px;
  }

  .title_fz16 {
    font-size: 8px;
    line-height: 7px;
  }

  .portfolio {
    padding-top: 6px;
  }

  .portfolio__backImage {
    padding-left: 284px;
    margin-top: 0;
  }

  .portfolio__wrapper {
    margin-top: 0;
    grid-template: repeat(2, 110px) / repeat(3, 110px);
    -moz-column-gap: 3px;
    column-gap: 3px;
    row-gap: 3px;
  }

  .footer {
    margin-top: 10px;
    padding: 10px 0 20px;
  }

  .footer__logo svg {
    width: 66px;
    height: 26px;
  }

  .footer__social img {
    width: 22px;
    height: 12px;
  }

  .copyright {
    margin-top: 16px;
    font-size: 7px;
    line-height: 7px;
  }
}

@media (max-width: 350px) {
  .portfolio {
    padding-top: 2px;
  }

  .portfolio__backImage {
    padding-left: 192px;
    margin-top: 0;
  }

  .portfolio__wrapper {
    margin-top: 0;
    grid-template: repeat(2, 80px) / repeat(3, 80px);
    -moz-column-gap: 3px;
    column-gap: 3px;
    row-gap: 3px;
  }
}

.pulse-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  padding: 0px;
  border: none;
  background: #ff8540;
  -webkit-box-shadow: 0 5px 35px #ff8540;
  box-shadow: 0 5px 35px #ff8540;
  position: fixed;
  bottom: 50px;
  right: 30px;
  cursor: pointer;
  outline: none;

  z-index: 999;
}
.pulse-button_svg {
  position: absolute;
  left: -1%;
  right: 1%;
  top: -1%;
  bottom: 1%;
  z-index: 1000;
}

/*.pulse-button:hover .pulse-button__icon {
    opacity: 0;
	visibility: hidden;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .pulse-button:hover .pulse-button__text {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    position: relative;
  }*/

.pulse-button__icon {
  display: block;
  width: 130px;
  height: 130px;
  /*background: url("../img/zapis.png") center center no-repeat;*/
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*.pulse-button__text {
    display: block;
    width: 100%;
    height: 30px;
    font: 12px "Open Sans", sans-serif;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 1px;
  }*/

.pulse-button__rings {
  border: 1px solid #ff8540;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  border-radius: 50%;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: pulse_1;
  animation-name: pulse_1;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: -1;
}

.pulse-button__rings:nth-child(2) {
  -webkit-animation-name: pulse_2;
  animation-name: pulse_2;
}

.pulse-button__rings:nth-child(3) {
  -webkit-animation-name: pulse_3;
  animation-name: pulse_3;
}

@-webkit-keyframes pulse_1 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
}

@keyframes pulse_1 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
}

@-webkit-keyframes pulse_2 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
}

@keyframes pulse_2 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
}

@-webkit-keyframes pulse_3 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
  }
}

@keyframes pulse_3 {
  from {
    opacity: 1;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
  }
}
