body {
  background: #191f4e; /* фот сайту */
}

.content {
  text-align: center;
}

.content h1,
p {
  color: #fff;
}

.tel {
  display: black;
  width: 280px;
  border: 1px solid #ccc;
  border-radius: 5px 5px 5px 5px;
  padding: 5px;
  background: #191f4e;
}

.tel a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ccc;
}

.telk {
  display: black;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 290px;
  border: 1px solid #ccc;
  border-radius: 5px 5px 5px 5px;
  padding: 10px;
  background: #2e5d97;
  text-align: center;
  margin-top: 10px;
}

.baton {
  display: inline-block;
  text-decoration: none;
  background: rgb(14, 148, 195);
  background: -moz-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(14, 148, 195, 1)),
    color-stop(100%, rgba(4, 88, 144, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e94c3', endColorstr='#045890',GradientType=1 );
  text-align: center;
  font: 12px Verdana, Geneva, sans-serif;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  padding: 2px;
  width: 270px;
}

.left {
  padding-top: 3px;
  margin-right: 10px;
}

.batonT {
  display: inline-block;
  text-decoration: none;
  background: rgb(14, 148, 195);
  background: -moz-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(14, 148, 195, 1)),
    color-stop(100%, rgba(4, 88, 144, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e94c3', endColorstr='#045890',GradientType=1 );
  text-align: center;
  font: 12px Verdana, Geneva, sans-serif;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  padding: 2px;
  width: 135px;
}

.batonb {
  display: inline-block;
  text-decoration: none;
  background: rgb(14, 148, 195);
  background: -moz-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(14, 148, 195, 1)),
    color-stop(100%, rgba(4, 88, 144, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(14, 148, 195, 1) 0%,
    rgba(4, 88, 144, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e94c3', endColorstr='#045890',GradientType=1 );
  text-align: center;
  font: 12px Verdana, Geneva, sans-serif;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  padding: 2px;
  width: 65px;
}
