﻿a:active,
a:focus {
  outline: 0;
}
input,
textarea {
  outline: 0;
}
input:active,
textarea:active {
  outline: 0;
}
textarea {
  resize: none;
}
textarea {
  resize: vertical;
}
textarea {
  resize: horizontal;
}
button:active,
button:focus {
  outline: 0 !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

.links li,
.time,
body,
h2 {
  font-family: "PT Sans";
}
.bottom,
.box,
.comments,
.container,
.link,
.pg,
.text_section,
.white_base,
header {
  position: relative;
}

.close,
.close-popup,
.door,
.links a,
.links li,
.pop-up-button,
.search {
  cursor: pointer;
}

body,
h1,
h2 {
  color: #1b354a;
}
body,
ul li {
  font-size: 18px;
  line-height: 1.4;
}
header,
p {
  margin: 15px 0;
}
.links li:hover {
  color: #5296db;
}
.search {
  float: right;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: underline;
}

.custom h3,
.footer,
.link a {
  text-align: center;
}
.custom,
.custom p {
  box-sizing: border-box;
}

.pop-up-button {
  text-transform: uppercase;
}

.search {
  vertical-align: top;
}
a {
  outline: 0;
  cursor: pointer !important;
  color: #00f;
}
body {
  overflow-y: scroll;
  font-weight: 400;
  margin: 0 auto;
  cursor: default;
  -webkit-animation-name: fadeInLoad; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1.4s; /* Chrome, Safari, Opera */
  animation-name: fadeInLoad;
  animation-duration: 1.4s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fadeInLoad {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}

/* Standard syntax */
@keyframes fadeInLoad {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}

figure {
  margin: 20px auto;
  text-align: center;
}

h1 {
  font-family: "PT Sans";
  font-weight: 700;
}

.time,
h2 {
  font-weight: 400;
}
h3 {
  margin: 20px 0;
}
a:hover {
  color: #3434fd;
}
h1 {
  margin: 0 0 17px;
  font-size: 30px;
  line-height: 34px;
}
h2 {
  margin: 18px 0;
  font-size: 22px;
  line-height: 1.4;
}

img {
  max-width: 100%;
}

ul li {
  margin-bottom: 10px;
}

.links,
.links li,
.search,
.time {
  display: inline-block;
}
.container {
  width: 1020px;
  margin: 0 auto;
}
header {
  width: 100%;
  background-color: #fff;
}

.time {
  margin-left: 15px;
}
.time {
  line-height: 20px;
  font-size: 11px;
  color: #909090;
}
.links {
  font-size: 0;
  position: relative;
}
.links li {
  font-weight: 700;
  color: #1b354a;
}
.fb {
  background: url("../img/fb.svg") center center/20px 20px no-repeat;
}
.in {
  background: url("../img/in.svg") center center/20px 20px no-repeat;
}
.search:hover {
  opacity: 0.7;
}
.custom h3,
.custom ul,
.header_line_2 {
  margin-top: 0;
}
.links {
  padding-left: 0;
}
.links li {
  font-size: 14px;
  margin-right: 15px;
  letter-spacing: 0.9px;
  margin-bottom: 0;
}
.links li:first-child,
.links li:nth-child(2) {
  margin-right: 11px;
}

.links li:last-child {
  margin-right: 0;
}
.chosen_link {
  border-radius: 3px;
  border: 2px solid #05519d;
  padding: 4px;
}
.search {
  width: 40px;
  height: 40px;
  background: url("../img/search.svg") center center/20px 20px no-repeat;
  margin-right: 10px;
  border-radius: 2px;
}
.text_section {
  width: 100%;
  background: #260701;
  padding-bottom: 10px;
}
.base {
  background-color: #fff;
}
.base {
  padding: 40px 40px 0;
  width: 940px;
  overflow: hidden;
}
.bottom {
  margin-top: 50px;
}
.bottom .base {
  padding-bottom: 40px;
}
.bottom img {
  display: block;
  margin: 0 auto;
}

.comments {
  margin-top: 40px;
}
.red {
  font-size: 22px;
  padding: 10px 0 0;
  color: #f40b0b;
}
.link {
  margin: 30px auto 0;
  width: 300px;
  height: 71px;
  background: url("../img/button1.jpg") no-repeat;
}
.link a {
  display: block;
  height: 100%;
  color: #666;
}
.close {
  position: absolute;
}
.close {
  top: 1px;
  right: 5px;
  font-size: 40px;
}
.submit {
  margin-top: 10px;
  height: 50px;
  width: 400px;
  background-color: #b22222;
  color: #fff;
  font-size: 30px;
  border-radius: 3px;
}

.name {
  font-weight: 700;
}
.orderForm {
  max-width: 600px;
  padding: 25px 15px;
  background: url("../img/bg.png");
  border: 1px solid #ccc;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.pop-up-button,
.pop-up-button:hover,
.product-banner1 {
  text-decoration: none !important;
}
.iframe {
  width: 640px !important;
  height: 312px !important;
}
.footer {
  width: 60% !important;
  font-size: 12px;
  color: #fff;
}
.custom {
  margin: 20px 0;
  padding: 15px;
  background: #fff2cc;
  border: 1px solid #000;
}

b {
  font-family: bold;
}
.custom p {
  padding: 5px 15px;
}
input[type="submit"]:hover,
input[value="Получить бесплатно"]:hover {
  background: #b00 !important;
  transition: background 0.3s;
}
input[type="submit"]:active,
input[value="Получить бесплатно"]:active {
  transform: translateY(2px);
  box-shadow: none !important;
}
.api-form1,
.api-form1 .deadline1,
.form-header1 .form-header1,
.order_block,
.pop-up-text,
.product-banner-text1,
.product-banner1,
.product-image1 {
  text-align: center !important;
}
.spin-result-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pop-up-window::after {
  content: "";
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
@media screen and (max-width: 1019px) {
  img {
    max-width: 100%;
  }

  .wr-search {
    display: none;
  }
  .time {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .header_line_2 {
    text-align: center;
  }
  .base {
    width: calc(100% - 50px);
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .container {
    width: 100% !important;
  }
  .links {
    overflow: hidden;
    padding: 5px 0 0;
    margin: 0;
  }
  .footer {
    width: calc(100% - 30px) !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  p,
  td {
    text-align: left;
  }
}
.comments h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
@-webkit-keyframes dotty {
  0%,
  100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
@keyframes dotty {
  0%,
  100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
.api-form1 * {
  padding: 0 !important;
  margin: 0 !important;
  font-family: roboto, sans-serif !important;
}
.api-form1 .submit:hover {
  background: #2e7d32;
}
.api-form1 .submit,
.blg {
  outline: 0 !important;
  max-width: 100% !important;
  font-style: normal !important;
  box-sizing: border-box !important;
  line-height: 1.5 !important;
  position: static !important;
  height: auto !important;
  box-shadow: none !important;
  text-align: center !important;
  clear: both !important;
  font-weight: 700 !important;
  border: 0;
  background: #388e3c;
  color: #fff !important;
  font-size: 22px !important;
  text-decoration: none !important;
  padding: 15px 35px !important;
  border-radius: 35px !important;
  width: 100% !important;
  display: block !important;
  cursor: pointer !important;
  margin: 0 auto !important;
  text-transform: none !important;
}
.api-form1,
.product-image1 {
  position: relative !important;
  background: #fff !important;
}
.api-form1 .text {
  border: none !important;
  font-weight: 700 !important;
  padding: 0 !important;
}
.api-form1 :after,
.api-form1 :before {
  content: none;
}
.api-form1 .text {
  text-align: center !important;
  color: #222 !important;
  font-size: 18px !important;
  width: 100% !important;
  float: none !important;
  line-height: 25px !important;
  margin: 10px 0 !important;
}
.api-form1 form {
  padding: 0 !important;
  background: 0 0 !important;
  margin: 15px auto 0 !important;
  border: none;
}
.api-form1,
.product-image1,
.product-image1 img {
  margin: 0 auto !important;
}
.api-form1 .form-body .text .offer-name {
  font: 700 18px/1.7 roboto, sans-serif !important;
  color: #ca2d2d !important;
}
.api-form1 {
  box-sizing: border-box !important;
  max-width: 465px !important;
  border: 2.5px dashed #ddd !important;
  border-radius: 2.5px !important;
  clear: both !important;
  padding: 15px !important;
}
.api-form1 .deadline1 {
  font: 700 15px/1.7 roboto, sans-serif !important;
  color: #222 !important;
  margin: 0 !important;
}
.time_remains {
  font: 700 1.1em/1.5 roboto, sans-serif !important;
  color: red !important;
}

.api-form1 .name,
.api-form1 .name:invalid,
.api-form1 .phone,
.api-form1 .phone:invalid {
  font-style: normal;
  transition: 0.25s !important;
  line-height: 20px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: #f2f2f2 !important;
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  outline: 0 !important;
  box-sizing: border-box !important;
  border: 2.5px solid #ddd !important;
  border-radius: 35px !important;
  padding: 15px !important;
  margin: 0 0 15px !important;
}

.product-image1 {
  max-width: 300px;
}

.api-form1 .phone:focus,
.api-form1.name:focus {
  border: 2.5px solid #aaa !important;
}

.api-form1 .cta-form1 {
  margin: 0 !important;
}
.api-form1 .submit {
  font-size: 16px !important;
  padding: 15px 5px !important;
}
.product-image1 img {
  border: none !important;
  padding: 0 !important;
  width: 71% !important;
  z-index: 0 !important;
  position: static !important;
}
.product-banner1 {
  opacity: 0.88 !important;
  display: table !important;
  width: 117px !important;
  height: 117px !important;
  line-height: 25px !important;
  color: #fff !important;
  font-size: 18px !important;
  background: url("../img/product-banner.png") center/100% no-repeat !important;
  position: absolute !important;
  top: 0 !important;
  right: -53px !important;
}
.product-banner-text1 {
  margin: 0 !important;
  font-weight: 700 !important;
  color: #f2f2f2 !important;
  display: table-cell !important;
  vertical-align: middle !important;
  position: relative;
  font-size: 23px !important;
}
.product-banner-text1:after {
  position: relative;
  top: -5px;
  left: -2.5px;
}

.api-form1 .phone:invalid {
  text-align: center !important;
  max-width: 445px;
  margin: 15px auto;
}
@media (max-width: 768px) {
  .api-form1 .name,
  .api-form1 .name:invalid,
  .api-form1 .phone,
  .api-form1 .phone:invalid {
    padding: 10px !important;
    margin: 0 0 10px !important;
  }
  .api-form1 .submit,
  .blg {
    margin: 10px 0 0 !important;
    font-size: 20px !important;
    padding: 10px 25px !important;
  }
  .close-popup {
    right: 0 !important;
  }
  .main {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .links .chosen_link {
    margin-bottom: 10px;
  }
}
.order_block {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: roboto, sans-serif !important;
  padding-bottom: 0 !important;
  box-shadow: none !important;
  width: 100% !important;
  border: none !important;
  max-width: 100% !important;
  line-height: 1.7 !important;
}
.door__title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px !important;
  margin-bottom: 25px;
  background-color: #3a4752;
  padding: 10px;
  border-radius: 0.5em;
}

.spin-result-wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#order,
.order_block,
.spin-result-wrapper {
  display: none;
}
.spin-result-wrapper {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pop-up-button {
  text-transform: uppercase;
  display: inline-block;
}
#comments .coment_ava {
  float: left;
  margin-right: 15px;
}
#comments .coment_ava img {
  margin: 0;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.pg {
  padding-left: 65px;
  margin-bottom: 35px;
  margin-top: 5px;
  font-size: 17px;
}
.base {
  padding-top: 0 !important;
}
.headline {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.1;
  margin: 20px 0;
  text-align: center;
}
input {
  font-size: 14px;
}
@media (max-width: 1019px) {
  .base {
    padding-top: 0 !important;
  }
  .base h1 {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .headline {
    font-size: 28px;
    line-height: 1.3;
  }
}
@media (max-width: 480px) {
  .header_line_2 {
    display: none;
  }
  .time {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 360px) {
  .door__sales {
    top: 0 !important;
  }
}
.door__container {
  display: flex;
  justify-content: space-evenly;
}
.box {
  perspective: 500px;
}
.box,
.door {
  width: 165px;
  height: 346px;
  box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919;
}
.door,
.hi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.door {
  background-image: url("../doors/door1.png");
  background-repeat: no-repeat;
  transform: rotateY(0);
  display: inline-block;
  transition: 0.75s;
  transform-origin: 0% 0%;
  background-size: contain;
}
#door__2 {
  background-image: url("../doors/door2.png");
}
#door__3 {
  background-image: url("../doors/door3.png");
}
.door:hover {
  transform: rotateY(-30deg);
}
.door.open {
  transform: rotateY(-85deg);
}
.door__sales {
  position: relative;
  font-size: 45px !important;
  font-weight: 700 !important;
  color: red !important;
  border-radius: 30px !important;
  padding: 30px 5px !important;
  box-shadow: 0 1px 2px 2px #7f7878;
  margin: 0 !important;
}
@media (max-width: 1040px) {
  .box,
  .door {
    width: 95px;
    height: 200px;
  }
  .door__sales {
    font-size: 23px !important;
  }
  #form-block {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 840px) {
  .door__sales {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px;
  }
  #door__2,
  #door__3,
  .door {
    background-size: contain;
  }
}
@media (max-width: 360px) {
  .box + .box {
    margin-left: 15px;
  }
  .door__sales {
    font-size: 19px !important;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px;
  }
  .box,
  .door {
    width: 71px;
    height: 151px;
  }
}
#form-block > center > div.order_block > img {
  width: 80% !important;
}
body :not(i) {
  font-family: "Liberation Sans" !important;
}
#form-block > center > div.order_block > h3 {
  margin: 15px auto;
}
.pop-up-window::after,
.pop-up-window::before {
  content: "";
  position: absolute;
  right: 0;
  margin: 0 auto;
}
@keyframes super-rotation {
  70% {
    transform: rotate(1640deg);
  }
  100% {
    transform: rotate(1620deg);
  }
}

input[value="Получить бесплатно"] {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 5px 0 15px;
  outline: 0;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.3s;
}
.ruletka-p {
  text-indent: 0;
  color: #000;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: 700;
}
.ruletka-p h2 {
  font-size: 25px;
  margin-bottom: 15px;
}
.pop-up-button,
.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.order_block img {
  width: 100% !important;
  max-width: 300px;
}
.order_block h3 {
  font: 700 18px sans-serif !important;
  background: 0 0;
}
.time_remains {
  font-size: 1.1em;
  font-weight: 700;
}
.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("../img/cross.svg");
  background-size: 100%;
  top: -40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: 0;
}
.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px;
}
.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}
.pop-up-button {
  text-transform: uppercase;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  border: none;
  outline: 0;
}
.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 20%;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  padding: 70px 10px 20px;
  border-radius: 10px;
  animation: 0.7s pop-up-appear;
}
.pop-up-window::before {
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  background-color: #71c341;
  border-radius: 50%;
  animation: 0.5s 0.6s backwards pop-up-appear-before;
}
.pop-up-window::after {
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s;
  animation: 0.5s 0.6s backwards pop-up-appear-after;
}
@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop-up-appear-before {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media all and (max-width: 520px) {
  .close-popup {
    right: 0 !important;
  }
}
#form-block {
  margin-bottom: 55px;
}
.sert_box {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sert_box img {
  width: 50%;
}
@media (max-width: 555px) {
  .sert_box img {
    width: 100%;
  }
  .sert_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}

.blg:hover {
  background: #1f6222 !important;
}
@media (max-width: 480px) {
  header {
    margin: 0 !important;
  }
  .sert_box .product-img {
    width: 100% !important;
    /* max-width: 130px !important; */
  }
  .order_block img {
    max-width: 250px;
  }
  .product-banner1 {
    width: 100px !important;
    height: 100px !important;
    right: 0 !important;
  }
 
}
@media (max-width: 400px) {
  .headline {
    margin: 0 -5px;
    font-size: 22px;
  }
  .subhead {
    font-size: 20px;
  }
}

* {
  outline: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-tap-highlight-color: transparent !important;
}

/* letter start */

.letter-wrp {
  background-image: url("../img/BG-letter.jpg");
  padding: 25px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  box-sizing: border-box;
}
#letter_screen {
  position: relative;
}

.letter {
  position: relative;
  background-color: #fff;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 99% 0;
  padding: 20px 74px 20px 72px;
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  margin: auto;
}

h4.letter_title {
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
  text-transform: uppercase;
  color: #222;
  margin: 0;
}
.letter_autor-wrp {
  margin: 20px 0 18px;
  position: relative;
}
p.letter_main {
  margin: 0 0 20px 0;
  font-size: 12px;
  line-height: 18px;
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
}
.letter_btn-wrp {
  margin-top: auto;
  display: flex;
}
.letter_autor-wrp::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url();
  background-size: cover;
  width: 40px;
  height: 40px;
  top: 0;
  left: -56px;
}
p.letter_autor {
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  margin: 0;
}
.letter_autor span {
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-transform: initial;
  color: #5f6368;
}
p.letter_adress {
  margin: 0;
  margin-top: 5px;
  font-size: 13px;
  line-height: 15px;
  text-transform: lowercase;
  color: #5f6368;
}
.letter_adress img {
  margin: 0 0 2px 2px;
  display: initial;
}
.letter_btn {
  border: 1px solid #dadce0;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 20px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 16px;
  color: #5f6368;
  font-family: Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
}
.letter_btn img {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .letter {
    padding: 20px;
  }
  .letter-wrp {
    padding: 10px;
  }

  h4.letter_title {
    margin-right: 60px;
  }
  .letter_autor span {
    margin-right: 100px;
  }
}

@media screen and (max-width: 425px) {
  .letter {
    background-size: 86px;
    background-position: 99% 6px;
  }
}

/* letter end */

.form__input {
  position: relative;
  width: 100%;
  margin: 40px 0;
}

.form__tooltip {
  position: absolute;
  top: -27px;
  left: 0;
  background: rgb(231, 76, 60);
  padding: 0 5px !important;
  border: 1px dashed #000;
  border-radius: 7px;
  color: #fff;
  display: none;
  font-size: 15px;
}

.form__input input:focus + .form__tooltip {
  display: block;
}
