.wrapper,
textarea {
  position: relative;
}
.flex,
.flex-c-c,
.top-content {
  display: flex;
}
.content,
.top-panel {
  z-index: 10;
}
.menu a,
body {
  font-size: 15px;
}
.news a,
.top-block .top-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page-text,
.tab-more {
  line-height: 20px;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
.button,
.buttonDark,
button {
  padding: 19px 32px;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
  text-transform: uppercase;
}
.slick-slider-slide img,
.top-block span,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
body {
  line-height: 1;
  width: 100%;
  background: url(../img/fon-bg-topq2.jpg) center top no-repeat,
    url(../img/fon-bg-bottom.jpg) center bottom no-repeat #100c0c;
  font-family: Candara, Verdana;
  font-weight: 400;
  color: #f7ddbf;
  min-height: 100vh;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  transition: 0.3s;
  color: #8d7962;
  text-decoration: none;
}
caption,
p {
  margin-bottom: 15px;
}
.modal-content form p,
h1,
h2,
h3 {
  margin-bottom: 20px;
}
h1,
h2,
h3 {
  color: #ffaf43;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
.input-re {
  background-color: #2e2524;
  border: 1px solid #49321a;
  height: 55px;
  width: 520px;
  box-shadow: inset 0 5px 20px 0 rgba(0, 0, 0, 0.75);
  color: #e7c195;
  text-align: center;
}
.button,
.button-small,
button {
  box-shadow: 0 10px 20px 8px rgba(0, 0, 0, 0.35);
}
textarea {
  color: #241a18;
}
.agree a {
  color: #0b8a88;
  text-decoration: underline !important;
}
.agree a:hover {
  text-decoration: none !important;
}
:focus {
  outline: 0;
}
::-webkit-input-placeholder {
  color: #e7c195;
  text-align: center;
}
::-moz-placeholder {
  color: #e7c195;
}
:-moz-placeholder {
  color: #e7c195;
}
:-ms-input-placeholder {
  color: #e7c195;
}
.button-small,
.discussions-content-block:hover .discussions-text,
.menu .active a,
.menu a:hover,
.news:hover a,
.top-list:hover a {
  color: #ffaf43;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.flex-s,
.flex-s-c {
  display: flex;
  justify-content: space-between;
}
.flex-c-c {
  justify-content: center;
  align-items: center;
}
.top-panel {
  width: 100%;
  position: absolute;
  top: 0;
}
.content,
.header,
.menu a {
  position: relative;
}
.header {
  min-height: 694px;
}
.menu li a:before {
  content: "";
  position: absolute;
  height: 23px;
  width: 4px;
  left: 0;
  top: 22px;
}
.menu li:first-child a:before {
  display: none;
}
.menuli: a {
  margin: 0 8px;
}
.menu li {
  margin: 0 8px;
}
.menu a {
  color: #11111;
  text-transform: uppercase;
  padding: 0 26px;
  display: block;
  height: 80px;
  line-height: 80px;
}
.menu a:after {
  content: "";
  transition: 0.3s;
  height: 0;
  width: 0;
}
.menu .active a:after,
.menu a:hover:after {
  content: "";
  height: 2px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #ffaf43;
}
.logo {
  display: block;
  position: absolute;
  transition: 0.3s;
  z-index: 2;
  margin-left: 270px;
  top: 380px;
}
.buttons-small a:hover,
.footer-logo:hover,
.logo:hover,
.swiper-slider .swiper-button-next:hover,
.swiper-slider .swiper-button-prev:hover,
.templstock:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.topPanel__buttons a {
  margin-left: 18px;
}
.buttons-small {
  transition: 0.3s;
  cursor: pointer;
  justify-content: center;
  display: flex;
  margin-top: 25px;
}
.button-small {
  height: 50px;
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/bg-button-1.jpg) no-repeat;
}
.button,
button {
  background: url(../img/bg-button-1.jpg) center bottom no-repeat;
  color: #ffaf43;
  position: relative;
  z-index: 1;
  border: none;
}
.button:hover,
.buttonDark:hover,
button:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  color: #fff;
}
.buttonDark {
  background: url(../img/bg-button-sign.png) center bottom no-repeat;
  color: #ffaf43;
  position: relative;
  width: 140px;
  height: 50px;
  z-index: 1;
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.3);
  top: 3px;
}
.server,
.server-bottom {
  padding: 35px 30px 0 157px;
}
.fast-button {
  display: flex;
  margin-bottom: 10px;
}
.download-block {
  display: flex;
  height: 125px;
  width: 398px;
  background: url(../img/download-button.jpg) no-repeat;
}
.download-block a {
  font-size: 30px;
  color: #ffaf43;
  padding-left: 172px;
  padding-top: 40px;
  text-align: left;
  text-shadow: #000 0 1px;
  font-weight: 600;
}
.block-widget-title,
.client-text span,
.downloadBlock,
.footer-block-t,
.footer-logo,
.formButton,
.logo-re,
.modal-content,
.modal-content h2,
.page-title-news-1,
.page-top,
.tab-more {
  text-align: center;
}
.download-block span {
  font-weight: 700;
  font-style: italic;
  background: linear-gradient(#ffaf43, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}
.download-block p {
  font-size: 14px;
  font-style: italic;
  padding-top: 10px;
}
.download-block:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.status-block {
  background: url(../img/status-bg.jpg) no-repeat;
  height: 125px;
  width: 398px;
  margin-left: 3px;
}
.server {
  height: 125px;
  background: url(../img/img-server-top.png) no-repeat;
  font-size: 14px;
}
.server .server-name,
.server-bottom .server-name {
  color: #fff;
}
.server .status-online {
  color: #ccfa6a;
  float: right;
}
.server-bottom {
  height: 125px;
  font-size: 12px;
  background: url(../img/img-server-bottom.png) no-repeat;
}
.server-bottom .status-offline {
  color: #f74133;
  float: right;
}
.progress-bar-webengine,
.progress-bar-webengine-off {
  height: 16px;
  margin: 9px 0 6px;
  position: relative;
  padding-top: 1px;
}
.progress-bar-webengine-off:after,
.progress-bar-webengine:after {
  content: "";
  position: absolute;
  background-color: #1a100a;
  width: 100%;
  height: 4px;
  top: 7px;
  left: 0;
}
.progress-bar-webengine span {
  height: 17px;
  background: url(../img/line-server.png) repeat-x;
  display: block;
  position: relative;
  z-index: 1;
}
.progress-bar-webengine-off span {
  height: 17px;
  background: url(../img/line-server-off.png) repeat-x;
  display: block;
  position: relative;
  z-index: 1;
}
.desc {
  color: #8d7962;
  font-size: 12px;
  text-decoration: underline;
}
.desc:hover,
.last-news-top a,
.news a,
.tab-more,
.top-list a {
  text-decoration: none;
}
.swiper-container {
  width: 599px;
  float: left;
}
.swiper-slider {
  width: 100%;
  height: 370px;
}
.swiper-slider .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
}
.swiper-slider .swiper-slide h2 {
  color: #fff;
  font-size: 24px;
  background: rgba(44, 28, 19, 0.55);
  margin-bottom: 0;
  font-weight: 400;
  padding: 26px 0 26px 50px;
}
.swiper-slider .swiper-slide .slider-info {
  position: absolute;
  bottom: 60px;
  height: 90px;
  padding: 0 60px 20px;
  width: 599px;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  background: linear-gradient(
    to top,
    rgba(36, 32, 27, 0.8) 0,
    rgba(0, 0, 0, 0)
  );
}
.swiper-slider .swiper-slide .slider-info p {
  color: #fff;
  font-size: 14px;
  width: 290px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.swiper-slider .swiper-pagination {
  height: 60px;
  line-height: 60px;
  bottom: 0 !important;
  background: rgba(32, 24, 23, 0.9);
  border-top: 1px solid #3f2f21;
  text-align: left;
  padding-left: 40px;
}
.swiper-slider .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background: #908783;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-right: 15px !important;
}
.swiper-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffd481;
}
.swiper-slider .slider-button {
  width: 55px;
  height: 55px;
}
.swiper-slider .swiper-button-next {
  background: url(../img/arrow-right-1.jpg) center no-repeat;
  right: 0;
}
.swiper-slider .swiper-button-prev {
  background: url(../img/arrow-left-1.jpg) center no-repeat;
  left: 0;
}
.swiper-slider .swiper-button-disabled {
  opacity: 0.7;
}
.news-top {
  float: right;
  height: 370px;
  width: 599px;
  margin-left: 2px;
  background: url(../img/fon-news.jpg) no-repeat;
}
.news-top-title {
  position: relative;
  display: flex;
}
.news-top-title span {
  display: block;
  color: #ffaf43;
  font-size: 20px;
  font-weight: 700;
  padding: 40px 40px 20px;
  text-transform: uppercase;
  position: relative;
}
.tab-block.active {
  display: block;
  animation: 0.6s linear tab;
}
.tab-more {
  position: absolute;
  right: 0;
  color: #ffaf43;
  background: #140e0d;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -9px;
  display: block;
  font-size: 18px;
  margin-right: 40px;
}
.sparks-1,
.sparks-2 {
  right: 200px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.bright:hover {
  filter: brightness(120%);
  background: #322725;
}
.discussions-content-block:hover,
.news:hover,
.top-list:hover {
  background-color: #342b29;
  border-bottom: 1px solid #5c432b;
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.45);
}
.news-top-text {
  padding: 0 40px 40px;
}
.news,
.news:hover {
  height: 42px;
  padding-top: 13px;
}
.date,
.page-title-time,
span.news-1 {
  color: #8d7962;
}
.news:hover {
  padding-left: 33px;
  padding-right: 47px;
  transition: 0.3s;
}
.news:hover .date,
.news:hover .news-1 {
  color: #e7c195;
}
.news {
  margin: 0 -40px;
  padding-left: 40px;
  padding-right: 40px;
}
.widget-fon-discussions,
.widget-fon-guilds {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  height: 670px;
  width: 398px;
  margin-left: 3px;
}
.news a {
  width: 400px;
  color: #f7ddbf;
}
.block-widget {
  display: flex;
  margin-top: 10px;
}
.block-widget-more {
  margin-top: 10px;
  float: left;
}
.widget-fon {
  background: url(../img/fon-top-players.jpg) center bottom no-repeat;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  height: 670px;
  width: 398px;
}
.widget-fon-guilds {
  background: url(../img/fon-guilds.jpg) center bottom no-repeat;
}
.widget-fon-discussions {
  background: url(../img/fon-discussions.jpg) center bottom no-repeat;
}
.block-players {
  padding: 0 35px 35px;
  margin-top: 4px;
}
.block-widget-title {
  padding-top: 165px;
  padding-bottom: 35px;
  color: #ffaf43;
  font-size: 20px;
  font-weight: 700;
}
.top-list,
.top-title {
  display: flex;
  font-size: 15px;
}
.guild .top-number,
.top-block.guild .top-number {
  width: 60px;
}
.top-block.guild .top-number img {
  margin-bottom: -2px;
  margin-left: 5px;
}
.top-block.guild .score {
  padding-left: 55px;
}
.top-block {
  width: 100%;
  padding-bottom: 15px;
}
.top-block .top-number {
  width: 20px;
}
.guild img {
  border: 1px solid #360e17;
}
.top-block .top-flag {
  width: 30px;
  padding-top: 2px;
}
.top-block .top-name {
  width: 162px;
}
.top-block .top-lvl {
  width: 80px;
}
.top-block .top-Res sup {
  font-size: 10px;
  color: red;
  position: absolute;
  margin-top: -5px;
}
.top-list {
  height: 41px;
  align-items: center;
  transition: 0.3s;
  color: #f7ddbf;
}
.admin-icon,
.discussions-icon {
  float: left;
  width: 45px;
  height: 45px;
  background-size: 45px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.top-list a {
  color: #f7ddbf;
}
.top-list:hover {
  height: 41px;
  margin: 0 -40px;
  padding: 0 25px;
  color: #ffaf43;
  position: relative;
  z-index: 5;
}
.slick-center a:after,
.slick-list:after,
.slick-list:before {
  content: "";
  position: absolute;
  top: 0;
}
.top-title {
  color: #fff;
  align-items: center;
  margin-bottom: 15px;
}
.discussions-message,
.toTop-fon {
  justify-content: center;
  display: flex;
}
.admin-icon {
  margin-right: 26px;
}
.discussions-message {
  float: right;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  align-items: center;
  background-color: #563d2e;
  color: #ffaf43;
  font-size: 12px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}
.discussions-text {
  padding-left: 16px;
  font-size: 14px;
}
.discussions-text-bt {
  padding-left: 16px;
  font-size: 15px;
  color: #8d7962;
}
.discussions-content-block:hover .discussions-text-bt {
  color: #8b6757;
}
.discussions-text-bt a {
  color: #fccca0;
}
.discussions-content-block {
  padding-bottom: 10px;
  padding-top: 11px;
}
.discussions-content-block:hover {
  transition: 0.4s;
  margin: 0 -40px;
  padding: 10px 26px;
  cursor: pointer;
}
.discussions-content-block:hover .discussions-text-bt a {
  text-decoration: none;
  color: #ffaf43;
}
.content-last-news {
  margin-top: 10px;
}
.last-news-top {
  height: 85px;
  background: url(../img/fon-bg-news.jpg) no-repeat;
  color: #ffaf43;
  font-size: 20px;
  font-weight: 700;
  padding: 32px 35px 0;
  margin-bottom: 4px;
}
.last-news-top a {
  float: right;
  font-size: 14px;
  color: #ffaf43;
  font-weight: 400;
  padding-top: 3px;
}
.footer-block-coperite a:hover,
.last-news-top a:hover,
.page-text a {
  text-decoration: underline;
}
.media-fon {
  width: 1200px;
  height: 267px;
  background: url(../img/fon-media.jpg) no-repeat;
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
.slick-list:before {
  height: 220px;
  width: 195px;
  left: 0;
  background: linear-gradient(to right, #241a18, rgba(57, 43, 33, 0));
  z-index: 1;
}
.slick-list:after {
  height: 220px;
  width: 195px;
  right: 0;
  background: linear-gradient(to left, #241a18, rgba(57, 43, 33, 0));
  z-index: 1;
}
.smog .num1,
.smog .num2,
.smog .num3 {
  left: -677px;
  width: 2354px;
  height: 1300px;
  bottom: 0;
  opacity: 0;
}
.slick-slider-slide {
  padding: 15px;
}
.slick-slider-slide a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 1s;
  transform: scale(1);
}
.slick-center a {
  transform: scale(1.1);
}
.slick-center a:after {
  height: 100%;
  width: 100%;
  box-shadow: inset 0 0 100px 10px #000;
  left: 0;
}
.footer {
  padding-bottom: 120px;
}
.toTop-fon {
  height: 42px;
  background: url(../img/fon-totop.png) no-repeat;
  align-items: center;
  margin-top: 30px;
}
.toTop {
  background: url(../img/fon-circle.png) no-repeat;
  width: 36px;
  height: 36px;
  cursor: pointer;
  display: flex;
}
.sparks,
.sparks-1,
.sparks-2,
.sparks-3 {
  background-position: left 0 bottom 0;
}
#overlay,
.smog {
  height: 100%;
  width: 100%;
}
.modal_close:hover,
.toTop:hover {
  -webkit-filter: brightness(140%);
  filter: brightness(140%);
}
.footer-block-t {
  padding-top: 33px;
  justify-content: center;
  align-items: center;
}
.f-menu li {
  display: inline-block;
  margin: 15px 23px;
}
.f-menu li a {
  text-transform: uppercase;
  color: #9b6926;
  font-size: 14px;
}
.f-menu li a:active,
.f-menu li a:hover {
  color: #e39f45;
  font-weight: 700;
}
.footer-end {
  margin-top: 51px;
}
.footer-block-coperite {
  float: left;
  color: #c67c54;
  padding-top: 20px;
}
.footer-block-coperite a {
  color: #ffa328;
}
.footer-block-r {
  float: right;
}
.soc-block {
  margin-bottom: 45px;
  display: flex;
  align-items: center;
  gap: 18px;
}
.soc-block a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 0;
  background-color: #27130c;
  border: 1px solid #c66047;
  height: 38px;
  width: 38px;
  box-shadow: 0 0 7px 0 rgba(183, 55, 77, 0.7);
  transition: box-shadow 0.2s, filter 0.2s;
  position: relative;
  overflow: hidden;
}
.smog,
.smog i,
.sparks,
.sparks-sparks {
  position: absolute;
}
.soc-block a img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  display: block;
}
.soc-block a span,
.soc-block a svg {
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.soc-block a:hover {
  box-shadow: 0 0 15px 0 rgba(220, 84, 107, 0.75);
  filter: brightness(1.15);
  border: 1.5px solid #ffaf43;
}
.footer-logo {
  margin-top: -30px;
}
.smog {
  top: 450px;
  left: 170px;
  z-index: 1;
}
.smog .num1 {
  -webkit-animation: 7s linear infinite spreadSmog;
  animation: 7s linear infinite spreadSmog;
}
.smog .num2 {
  -webkit-animation: 15s linear infinite spreadSmog;
  animation: 15s linear infinite spreadSmog;
}
.smog .num3 {
  -webkit-animation: 40s linear infinite spreadSmog;
  animation: 40s linear infinite spreadSmog;
}
.smog i {
  display: block;
  background: url(../img/sp_smog.png) no-repeat;
  transform-origin: 50% 100%;
}
@keyframes spreadSmog {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
  45% {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    opacity: 1;
  }
  100%,
  90% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.sparks-sparks {
  left: 550px;
  top: 800px;
}
.sparks-1 {
  background-image: url(../img/sparks-1.png);
  width: 117px;
  height: 136px;
  bottom: 0;
  animation-name: sparks-1;
}
.sparks-2 {
  background-image: url(../img/sparks-2.png);
  width: 219px;
  height: 176px;
  bottom: 30px;
  animation-name: sparks-2;
  animation-delay: 0.5s;
  opacity: 0;
}
.sparks-3 {
  background-image: url(../img/sparks-3.png);
  width: 438px;
  height: 281px;
  right: 100px;
  bottom: 20px;
  animation-name: sparks-3;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 1s;
  opacity: 0;
}
@keyframes sparks-1 {
  0% {
    right: 200px;
    bottom: 10px;
    opacity: 0;
  }
  33% {
    right: 210px;
    bottom: 20px;
    opacity: 0.5;
    transform: scale(1.1);
  }
  70% {
    right: 220px;
    bottom: 30px;
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    right: 230px;
    bottom: 40px;
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes sparks-2 {
  0% {
    right: 210px;
    bottom: 40px;
    opacity: 0;
  }
  33% {
    right: 220px;
    bottom: 50px;
    opacity: 0.5;
    transform: scale(1.1);
  }
  70% {
    right: 230px;
    bottom: 60px;
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    right: 240px;
    bottom: 70px;
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes sparks-3 {
  0% {
    right: 120px;
    bottom: 30px;
    opacity: 0;
  }
  33% {
    right: 140px;
    bottom: 50px;
    opacity: 0.5;
    transform: scale(1.1);
  }
  70% {
    right: 160px;
    bottom: 70px;
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    right: 180px;
    bottom: 90px;
    opacity: 0;
    transform: scale(1.1);
  }
}
.sparks {
  background-repeat: no-repeat;
}
#overlay,
.modal_div {
  position: fixed;
  display: none;
}
.logo-re {
  margin-bottom: 35px;
}
.modal_div {
  width: 599px;
  min-height: 510px;
  background: url(../img/modal-top-bg.jpg) center top no-repeat,
    url(../img/modal-bottom-bg.jpg) center bottom no-repeat #221918;
  top: 45%;
  left: 50%;
  margin-top: -90px;
  margin-left: -328px;
  opacity: 0;
  z-index: 199;
  padding: 50px 0;
}
.modal_div .modal_close {
  width: 36px;
  height: 36px;
  background: url(../img/close-icon.png) no-repeat;
  position: absolute;
  top: -18px;
  right: -18px;
  cursor: pointer;
  display: block;
}
#overlay {
  z-index: 190;
  background-color: #000;
  opacity: 0.8;
  top: 0;
  left: 0;
  cursor: pointer;
}
.modal-content {
  padding: 0 40px;
  color: #e7c195;
}
.modal-content h2 {
  margin-bottom: 50px;
  font-size: 20px;
}
.modal-content h2 span {
  position: relative;
  text-transform: uppercase;
  color: #ffaf43;
}
.formButton {
  margin-top: 40px;
}
.page-content {
  padding: 40px 65px 40px 60px;
  background: url(../img/fon-page-top.jpg) center top no-repeat,
    url(../img/fon-page-bottom.jpg) center bottom no-repeat #211715;
}
.page-top {
  text-transform: uppercase;
  font-size: 20px;
  color: #ffaf43;
  font-weight: 700;
}
.page-title-news,
.page-title-news-1 {
  color: #ffaf43;
  text-transform: uppercase;
  font-size: 18px;
}
.page-title {
  padding-top: 35px;
  padding-bottom: 30px;
}
.page-text a {
  color: #ffaf43;
}
.page-text a:hover {
  text-decoration: none;
  color: #8d7962;
}
.page-text-img {
  float: left;
  height: 286px;
  width: 476px;
  margin-right: 35px;
  margin-bottom: 15px;
}
.downloadBlock {
  padding: 35px;
  margin: 0 35px;
}
.downloadBlock p {
  margin-bottom: 30px;
}
.download-block-1 {
  margin-bottom: 40px;
}
.download-block-1:last-child {
  margin-bottom: 0;
}
.client-text {
  margin-right: 50px;
  width: 255px;
  height: 90px;
  color: #f7ddbf;
  flex-wrap: wrap;
  align-content: center;
  background: #2e2524;
}
.client-text span {
  display: block;
  width: 100%;
  margin-top: 9px;
}
