@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf");
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.ttf");
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.ttf");
}

@font-face {
  font-family: "Gilroy-Medium";
  src: url("../fonts/gilroy-medium.eot");
  /* IE 9 Compatibility Mode */
  src: url("../fonts/gilroy-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-medium.woff2") format("woff2"), url("../fonts/gilroy-medium.woff") format("woff"), url("../fonts/gilroy-medium.ttf") format("truetype"), url("../fonts/gilroy-medium.svg#gilroy-medium") format("svg");
  /* Chrome < 4, Legacy iOS */
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
  font-family: "Cormorant Garamond";
  src: local("Cormorant Garamond"), local("CormorantGaramond-Regular"), url("../fonts/Cormorantgaramond.woff2") format("woff2"), url("../fonts/Cormorantgaramond.woff") format("woff"), url("../fonts/Cormorantgaramond.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CormorantGaramond-SemiBold";
  src: local("Cormorant Garamond Semibold"), local("CormorantGaramond-SemiBold"), url("../fonts/Cormorantgaramondsemibold.woff2") format("woff2"), url("../fonts/Cormorantgaramondsemibold.woff") format("woff"), url("../fonts/Cormorantgaramondsemibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Montserrat-Light";
  font-style: normal !important;
  font-size: 18px !important;
  position: relative !important;
  margin: 0;
  line-height: 28px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

p {
  margin-bottom: 0 !important;
}

em {
  font-style: normal;
}

ul {
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

li {
  outline-color: transparent;
  list-style-type: none;
}

a,
a:focus,
a:hover,
button {
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
  padding: 0;
  color: inherit;
}

.container {
  max-width: 1240px;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px;
}

input::-ms-clear {
  display: none;
}

@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf");
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.ttf");
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.ttf");
}

@font-face {
  font-family: "Gilroy-Medium";
  src: url("../fonts/gilroy-medium.eot");
  /* IE 9 Compatibility Mode */
  src: url("../fonts/gilroy-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-medium.woff2") format("woff2"), url("../fonts/gilroy-medium.woff") format("woff"), url("../fonts/gilroy-medium.ttf") format("truetype"), url("../fonts/gilroy-medium.svg#gilroy-medium") format("svg");
  /* Chrome < 4, Legacy iOS */
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
  font-family: "Cormorant Garamond";
  src: local("Cormorant Garamond"), local("CormorantGaramond-Regular"), url("../fonts/Cormorantgaramond.woff2") format("woff2"), url("../fonts/Cormorantgaramond.woff") format("woff"), url("../fonts/Cormorantgaramond.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CormorantGaramond-SemiBold";
  src: local("Cormorant Garamond Semibold"), local("CormorantGaramond-SemiBold"), url("../fonts/Cormorantgaramondsemibold.woff2") format("woff2"), url("../fonts/Cormorantgaramondsemibold.woff") format("woff"), url("../fonts/Cormorantgaramondsemibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  font-family: "CormorantGaramond";
}

h1 {
  font-size: 60px;
  text-transform: uppercase;
  line-height: 70px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 18px;
}

a.block-link {
  display: contents;
}

.clip2 {
  position: absolute;
  margin-top: -200px;
  margin-left: 1300px;
}

.pencil {
  position: absolute;
  margin-top: -150px;
  margin-left: -260px;
}

.paper-clips {
  position: absolute;
  margin-top: -167px;
  margin-left: 1160px;
}

.clip {
  position: absolute;
  margin-top: -150px;
  margin-left: -260px;
}

.wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.u-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0;
}

.button {
  width: 260px;
  padding: 20px 0;
  text-align: center;
  background-color: #1c87b4;
  border-radius: 50px;
  color: #ffffff;
}

.button:hover {
  cursor: pointer;
  background-color: #39a7d6;
}

.header {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  border-bottom: 1px solid #bcbcbc;
}

.header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 2;
}

.header__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  height: 120px;
}

.header__body a {
  z-index: 2;
}

.header__logo {
  height: 61px;
  width: 246px;
  z-index: 3;
  background: url(../img/logo.svg);
  background-repeat: no-repeat;
}

.header__menu {
  font-size: 20px;
}

.header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

.header__items li {
  padding: 0px 25px;
}

.header__items li:hover {
  color: #52cbff;
}

.header__tel {
  font-family: "Montserrat-Medium";
  font-size: 24px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__tel-img {
  width: 21px;
  height: 21px;
  background: url(../img/phone.svg);
  background-repeat: no-repeat;
  margin-right: 5px;
}

.header__tel:hover {
  color: #52cbff;
}

.header__burger {
  display: none;
}

.header__link_active {
  color: #52cbff;
}

.main {
  padding-top: 120px;
}

.advertisement {
  background: url(../img/background.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.advertisement__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.advertisement__content {
  padding: 200px 0 250px;
  width: 53%;
  color: white;
}

.advertisement__title {
  margin-bottom: 60px;
}

.advertisement__description {
  margin-bottom: 60px;
}

.advertisement__image {
  width: 47%;
  padding-top: 70px;
}

.advantages {
  background-color: #f0f9fd;
}

.advantages__wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.advantages__title {
  margin-top: 50px;
  margin-bottom: 25px;
  color: #1c87b4;
}

.advantages__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 75px;
}

.advantages__img_recommended {
  background: url(../img/002-recommended.svg);
  background-repeat: no-repeat;
}

.advantages__img_shipped {
  background: url(../img/003-shipped.svg);
  background-repeat: no-repeat;
}

.advantages__img_fast-time {
  background: url(../img/004-fast-time.svg);
  background-repeat: no-repeat;
}

.advantages__img_wallet {
  background: url(../img/wallet_adv.svg);
  background-repeat: no-repeat;
}

.advantages__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 23%;
}

.about-us {
  background-color: #ffffff;
}

.about-us__content {
  width: 63%;
}

.about-us__title {
  margin-bottom: 50px;
}

.about-us__description {
  margin-bottom: 50px;
}

.services {
  background-color: #f0f9fd;
}

.services__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.services__wrapper_s {
  padding-top: 50px;
}

.services__wrapper_self {
  padding-top: 40px;
}

.services__title {
  margin-bottom: 50px;
}

.services__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.services__block {
  width: 290px;
  height: 290px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 33.6px 1.4px rgba(0, 84, 122, 0.13);
          box-shadow: 0px 1px 33.6px 1.4px rgba(0, 84, 122, 0.13);
  border-radius: 30px;
  background-repeat: no-repeat;
  background-position: center !important;
  overflow: hidden;
}

.services__block:hover .lupa {
  opacity: 1;
}

.services__block_main {
  width: 606px;
  height: 290px;
  background: url(../img/paper-front.png);
}

.services__block_mb {
  margin-bottom: 20px;
}

.services__block-title {
  color: #1c87b4;
  padding: 50px 50px 0;
  height: 136px;
}

.services__block_main-layers {
  background: url(../img/main-layers.png);
}

.services__block_book-mockup {
  background: url(../img/Book-Mockup.png);
}

.services__block_door-table {
  background: url(../img/door-table.png);
}

.services__block_stands {
  background: url(../img/stands.png);
}

.services__block_envelope {
  background: url(../img/envelope.png);
}

.services__block_diploma {
  background: url(../img/diploma.png);
}

.services__block_flyer {
  background: url(../img/paper-front2.png);
}

.services__block_booklet {
  background: url(../img/boklet.png);
}

.services__block_visit-card {
  background: url(../img/visit-card.png);
}

.services__block_poster {
  background: url(../img/poster.png);
}

.services__block_book {
  background: url(../img/books.png);
}

.services__block_magazine {
  background: url(../img/magazine.png);
}

.services__block_tour {
  background: url(../img/tour.png);
}

.work {
  background-color: #ffffff;
}

.work__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.work__title {
  margin-bottom: 50px;
}

.work__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.work__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
}

.work__block-title {
  color: #1c87b4;
  margin-bottom: 10px;
}

.work__block-title h2 {
  font-size: 50px;
}

.work__block-image {
  height: 122px;
  z-index: 1;
}

.work__block-image_phone-call {
  background: url(../img/003-phone-call.svg);
  background-repeat: no-repeat;
}

.work__block-image_wallet {
  background: url(../img/005-wallet.svg);
  background-repeat: no-repeat;
}

.work__block-image_paper {
  background: url(../img/004-paper-1.svg);
  background-repeat: no-repeat;
}

.work__block-image_box {
  background: url(../img/002-box.svg);
  background-repeat: no-repeat;
}

.work__block-image-unit {
  background: #ffffff;
}

.work__block-description {
  width: 90%;
}

.contacts {
  background-color: #f0f9fd;
}

.contacts__wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contacts__owner {
  margin-top: 40px;
}

.contacts__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts__info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts__info-block_w60 {
  width: 59%;
}

.contacts__info-block_w40 {
  width: 40%;
}

.contacts__info-block_mt {
  margin-top: 30px;
}

.contacts__info-block-icon {
  margin-right: 10px;
  width: 23px;
}

.contacts__info-block-icon_address {
  background: url(../img/001-pin.svg);
  background-repeat: no-repeat;
}

.contacts__info-block-icon_call {
  background: url(../img/phone.svg);
  background-repeat: no-repeat;
}

.contacts__info-block-icon_clock {
  background: url(../img/003-clock.svg);
  background-repeat: no-repeat;
}

.contacts__info-block-icon_email {
  background: url(../img/002-envelope.svg);
  background-repeat: no-repeat;
}

.contacts__info-block-title {
  color: #27708f;
  margin-bottom: 5px;
}

.contacts__info-block-description {
  width: 100%;
}

.contacts__map_mobile {
  display: none;
}

.line {
  border-top: 4px solid #1c87b4;
  top: 70px;
  position: relative;
  width: 80%;
}

.footer {
  background-color: #27708f;
  color: #ffffff;
}

.footer__wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__owner {
  margin-left: 80px;
  margin-top: 30px;
}

.footer__link {
  margin-bottom: 20px;
}

.footer__logo {
  height: 61px;
  width: 246px;
  background: url(../img/footer-logo.svg);
  background-repeat: no-repeat;
}

.footer__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  font-family: "Montserrat-SemiBold";
}

.footer__contact-icon {
  width: 23px;
  height: 23px;
  margin-right: 20px;
}

.footer__line {
  border-bottom: 2px solid #ffffff;
}

.footer__bottom {
  text-align: center;
  padding: 40px 0;
}

.footer__link:hover {
  color: #52cbff;
}

.breadcrumbs {
  color: #828282;
  padding-top: 50px;
}

.about__wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 40px;
}

.about__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.about__content_num {
  margin-top: 15px;
}

.about__content_w60 {
  width: 65%;
}

.about__content_w40 {
  width: 35%;
}

.about__text {
  margin-top: 40px;
}

.about__numbers {
  margin-right: 60px;
}

.about__numbers-header {
  color: #1c87b4;
}

.about__numbers-header h1 {
  text-transform: unset;
}

.about__numbers-description {
  color: #828282;
  margin-top: 10px;
}

.about__image {
  margin-right: -85px;
}

.contacts-self__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}

.contacts-self__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts-self__owner {
  padding-top: 30px;
}

.contacts-self__text {
  width: 47%;
}

.contacts-self__info {
  width: 52%;
}

.contacts-self__map {
  background-color: #27708f;
}

.contacts-self__map_mobile {
  display: none;
}

.envelope-img {
  position: absolute;
  margin-left: 420px;
  margin-top: -35px;
}

.clients__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
}

.clients__text {
  margin-top: 30px;
}

.clients__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.clients__content_left {
  width: 78%;
}

.clients__content_right {
  width: 22%;
}

.clients__requirement-header {
  margin-top: 40px;
  margin-bottom: 20px;
}

.clients__requirement-image {
  margin-top: 70px;
  margin-left: -150px;
}

.clients__requirement-description li {
  color: #1c87b4;
  list-style-type: disc;
  margin-left: 20px;
}

.clients__requirement-description li span {
  color: #212529;
}

.clients__requirement-description li:not(:last-child) {
  margin-bottom: 10px;
}

.lupa {
  display: block;
  width: 200px;
  height: 200px;
  background: #1c87b4;
  border-radius: 100px;
  margin-top: 210px;
  margin-left: -120px;
  opacity: 0;
}

.lupa__svg {
  position: absolute;
  width: 30px;
  height: 30px;
  margin-top: 35px;
  margin-left: 137px;
}

.lupa_services-main {
  margin-top: 140px;
}

.lupa_services {
  margin-top: 80px;
}

.service-item__wrapper {
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.service-item__text {
  margin-top: 30px;
}

.service-item__text li {
  color: #1c87b4;
  list-style-type: disc;
  margin-left: 20px;
}

.service-item__text li span {
  color: #212529;
}

.service-item__text li:not(:last-child) {
  margin-bottom: 10px;
}

.service-item__photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.service-item__photos a:not(:nth-last-child(4n + 1)) {
  margin-right: 16px;
}

.service-item__photo {
  width: 290px;
  height: 290px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 30px;
  -webkit-box-shadow: 0px 1px 33.6px 1.4px rgba(0, 84, 122, 0.13);
          box-shadow: 0px 1px 33.6px 1.4px rgba(0, 84, 122, 0.13);
  overflow: hidden;
  margin-bottom: 20px;
}

.service-item__photo:hover .lupa {
  opacity: 1;
}

.blank-bg-1 {
  background-image: url(../img/gallery/blank-1.jpg);
}

.blank-bg-2 {
  background-image: url(../img/gallery/blank-2.jpg);
}

.blank-bg-3 {
  background-image: url(../img/gallery/blank-3.jpg);
}

.blank-bg-4 {
  background-image: url(../img/gallery/blank-4.jpg);
}

.book-bg-1 {
  background-image: url(../img/gallery/book-1.jpg);
}

.book-bg-2 {
  background-image: url(../img/gallery/book-2.jpg);
}

.book-bg-3 {
  background-image: url(../img/gallery/book-3.jpg);
}

.book-bg-4 {
  background-image: url(../img/gallery/book-4.jpg);
}

.magazine-bg-1 {
  background-image: url(../img/gallery/magazine-1.jpg);
}

.magazine-bg-2 {
  background-image: url(../img/gallery/magazine-2.jpg);
}

.magazine-bg-3 {
  background-image: url(../img/gallery/magazine-3.jpg);
}

.magazine-bg-4 {
  background-image: url(../img/gallery/magazine-4.jpg);
}

.door-table-bg-1 {
  background-image: url(../img/gallery/door-table-1.jpg);
}

.door-table-bg-2 {
  background-image: url(../img/gallery/door-table-2.jpg);
}

.door-table-bg-3 {
  background-image: url(../img/gallery/door-table-3.jpg);
}

.door-table-bg-4 {
  background-image: url(../img/gallery/door-table-4.jpg);
}

.envelope-bg-1 {
  background-image: url(../img/gallery/envelope-1.jpg);
}

.envelope-bg-2 {
  background-image: url(../img/gallery/envelope-2.jpg);
}

.envelope-bg-3 {
  background-image: url(../img/gallery/envelope-3.jpg);
}

.envelope-bg-4 {
  background-image: url(../img/gallery/envelope-4.jpg);
}

@media screen and (max-width: 1600px) {
  .clip2,
  .pencil,
  .paper-clips,
  .clip {
    display: none;
  }
  .advertisement__wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .advertisement__image {
    width: 400px;
  }
  .advertisement__image img {
    width: 400px;
    margin-top: 70px;
  }
  .about__image img {
    width: 350px;
  }
  .clients__requirement-image img {
    width: 350px;
  }
}

@media screen and (max-width: 1199px) {
  .header__tel {
    display: none;
  }
  .header__body {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media screen and (max-width: 992px) {
  body {
    font-size: 15px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 15px;
  }
  .u-content-wrapper {
    padding: 50px 0;
  }
  .header__body {
    height: 70px;
  }
  .header__menu {
    font-size: 15px;
  }
  .header__items {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header__items li {
    padding: 0 10px;
  }
  .header__logo {
    width: 170px;
    height: 40px;
  }
  .advertisement__image img {
    margin-top: 60px;
    width: 300px;
  }
  .advertisement__content {
    padding: 100px 0;
  }
  .advertisement__title {
    margin-bottom: 20px;
  }
  .advertisement__description {
    margin-bottom: 50px;
  }
  .about-us__image img {
    width: 300px;
    margin-top: 50px;
  }
  .work__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contacts__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts__map {
    display: none;
  }
  .contacts__map_mobile {
    display: block;
  }
  .contacts__body {
    padding: 0;
    margin-bottom: 30px;
  }
  .footer__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main {
    padding-top: 70px;
  }
  .about__content_w40 {
    display: none;
  }
  .about__content_w60 {
    width: 100%;
  }
  .clients__content_right {
    display: none;
  }
  .clients__content_left {
    width: 100%;
  }
  .contacts-self__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-self__text, .contacts-self__info {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {
  .services__content {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .services__block_door-table, .services__block_stands, .services__block_envelope, .services__block_main-layers, .services__block_book {
    margin-bottom: 20px;
  }
  .service-item__photos {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media screen and (max-width: 610px) {
  body {
    font-size: 12px !important;
  }
  h1 {
    font-size: 35px;
    line-height: 50px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 15px;
  }
  .button {
    width: 200px;
    padding: 20px;
  }
  .header__body {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header__menu {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    padding-top: 100px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .header__menu.active {
    top: 0;
  }
  .header__items {
    display: block;
    text-align: center;
    text-transform: uppercase;
  }
  .header__items li {
    padding: 0;
    margin-bottom: 40px;
  }
  .header__burger {
    display: block;
    position: relative;
    z-index: 3;
    width: 30px;
    height: 20px;
  }
  .header__burger:before, .header__burger:after {
    content: "";
    background-color: #1c87b4;
    position: absolute;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .header__burger:before {
    top: 0;
  }
  .header__burger:after {
    bottom: 0;
  }
  .header__burger span {
    position: absolute;
    background-color: #1c87b4;
    left: 0;
    width: 100%;
    height: 2px;
    top: 9px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .header__burger.active:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 9px;
  }
  .header__burger.active:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    bottom: 9px;
  }
  .header__burger.active span {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .advertisement__image {
    display: none;
  }
  .advertisement__content {
    padding: 50px 0;
    width: 100%;
  }
  .advantages__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .advantages__block {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .advantages__block:not(:last-child) {
    margin-bottom: 50px;
  }
  .advantages__title {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .advantages__img {
    width: 75px;
  }
  .about-us__content {
    width: 100%;
  }
  .about-us__image {
    display: none;
  }
  .about-us__title {
    margin-bottom: 20px;
  }
  .about-us__description {
    margin-bottom: 30px;
  }
  .services__title {
    margin-bottom: 20px;
  }
  .services__block_magazine {
    margin-bottom: 20px;
  }
  .services__block_main {
    width: 290px;
    background: url(../img/paper-front2.png);
  }
  .work__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .work__block {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .work__block-description {
    text-align: center;
  }
  .work__block-title {
    margin-bottom: 0;
  }
  .work__block-image {
    width: 122px;
  }
  .work__block:not(:last-child) {
    margin-bottom: 50px;
  }
  .line {
    display: none;
  }
  .contacts__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts__info-block:not(:last-child) {
    margin-bottom: 30px;
  }
  .contacts__info-block {
    margin-top: 0;
  }
  .contacts__info-block-icon {
    height: 26px;
  }
  .contacts__info-block_w60 {
    width: 100%;
  }
  .contacts__info-block_w40 {
    width: 100%;
  }
  .footer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__owner {
    margin-bottom: 30px;
  }
  .breadcrumbs {
    padding-top: 20px;
  }
  .about__text {
    margin-top: 20px;
  }
  .clients__text {
    margin-top: 20px;
  }
  .envelope-img {
    display: none;
  }
  .contacts-self__map {
    display: none;
  }
  .contacts-self__map_mobile {
    display: block;
  }
  .service-item__text {
    margin-top: 20px;
  }
  .service-item__photos a:not(:nth-last-child(4n + 1)) {
    margin-right: 0px;
  }
}

.kfflogo {
  width: 100px;
}