

/* Start:/local/templates/main/css/normalize.css?17775686376485*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/local/templates/main/css/style.css?177766043221030*/
/* ====== БАЗОВЫЙ RESET ====== */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Убираем стандартные отступы у body */
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  line-height: 1.5;
  font-family: Roboto, system-ui, -apple-system, BlinkMacSystemFont,
               "Segoe UI", Ubuntu, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  background-color: #fff;
  color: #222;
}

/* Убираем стили списков */
ul, ol {
  list-style: none;
}

/* Ссылки */
a {
  text-decoration: none;
  color: inherit;
}

/* Картинки и медиа */
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

/* Формы */
input, button, textarea, select {
  font: inherit;
}

/* Кнопки */
button {
  background: none;
  border: none;
  cursor: pointer;
}

/* Заголовки */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.2;
}

/* Таблицы */
table {
  border-collapse: collapse;
  border-spacing: 0;
}



main {
  flex: 1;
}

.header-wrapper, .footer-wrapper {
  max-width: 1200px;   /* или 960px, 1440px — под макет */
  margin: 0 auto;
  padding: 10px;     /* чтобы контент не прилипал к краям */
}


/* -------------------------------------------HEADER----------------------------------------------------- <--начало */

header {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 500;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
  color: white;
}

@media (max-width:575px){

header {
  font-size: 0.6rem;
  
}

}




.navigation{
 width: 100%;
}

.header-container {
  display: flex;
  justify-content: space-between;
}

.menu {
  display: flex;
  justify-content: space-around;

}

.menu-link {
  text-decoration: underline;
  text-underline-offset: 4px;

}

.menu-link_active {
  text-decoration: underline;
  text-underline-offset: 4px;
  color: cornflowerblue;

}


.nav {
  position: relative;
}


.logo {
  position: absolute;
  top: 50px;
  z-index: 1;
}

@media (max-width:575px){

.img-logo {
  width: 130px;
  height: 40px;
}

.logo {
  top: 30px;
}

}



/* -------------------------------------------HEADER----------------------------------------------------- <--конец */


/* -------------------------------------------Auth-form----------------------------------------------------- <--начало */

table {
  width: 30%;
  height: px;
  margin: 20px auto;
  border: 1px solid;
}

table td {
    padding: 10px; /* Задает отступ 10px со всех сторон */
}

input {
    width: 100%;
}




/* -------------------------------------------Auth-form----------------------------------------------------- <--конец */






/* -------------------------------------------MAIN----------------------------------------------------- <--начало */

.article-last-post {
  position: relative;
  height: 650px;
  background-image: url("/local/templates/main/css/../images/news/1.webp");
  background-size: cover;
  background-position: center;
}

/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .article-last-post {
  height: 550px;
 
}
}

.last-post-text-block {
  max-width: 1200px;   /* или 960px, 1440px — под макет */
  margin: 0 auto;
  padding: 10px;     /* чтобы контент не прилипал к краям */

}

.last-post-text-block-wrapper{
  position: absolute;
  inset: 300px 0;
}

/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .last-post-text-block-wrapper{
  position: absolute;
  inset: 200px 0;
}
}



.last-post-article-title {
  margin-bottom: 10px;
  font-size: 1.7rem;
  color: white;
  text-transform: uppercase;
  text-shadow:
          0 2px 6px rgba(0, 0, 0, 0.9),
          0 0 12px rgba(0, 0, 0, 0.6); /* свечение/контраст */
}
/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .last-post-article-title {
      font-size: 1.2rem;
}
}

.last-post-article-date {
  color: white;
  font-size: 1rem;
  margin-bottom: 10px;
}

.last-post-button {
  text-decoration: underline;
  text-underline-offset: 4px;
  color: white;
  line-height: 50px;
  padding: 10px 30px;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));

}


.article-first-post {
  position: relative;
  overflow: hidden;
  height: 300px;
  background-image: url("/local/templates/main/css/../images/news/2.webp");
  background-size: cover;
  background-position: center;
}

.article-second-post {
  position: relative;
  overflow: hidden;
  height: 300px;
  background-image: url("/local/templates/main/css/../images/news/3.webp");
  background-size: cover;
  background-position: center;
}

.article-third-post {
  position: relative;
  overflow: hidden;
  height: 300px;
  background-image: url("/local/templates/main/css/../images/news/4.webp");
  background-size: cover;
  background-position: center;
}


.article-text-block {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  z-index: 2;
}

.article-title {
  margin-bottom: 10px;
  color: white;
}

.article-date {
  color: white;
  font-size: .75rem;
}

/* Само затемнение */
.article-tone {
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0 */
  background: rgba(0, 0, 0, 0.35); /* затемнение */
  transition: background 0.3s ease;
  z-index: 0;
}


/* Осветление при наведении */
.article-last-post:hover .article-tone,
.article-first-post:hover .article-tone,
.article-second-post:hover .article-tone,
.article-third-post:hover .article-tone {
  background: rgba(0, 0, 0, 0.15);
}









.other-news {
  display: flex;
  max-width: 1200px;
  padding: 25px 10px;
  background-color: white;
  margin: 0 auto;
  position: relative;
  top: -60px;
}

/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    
    .other-news {
  display: block;
  width: 90%;
  padding: 10px 10px 0px 10px;
  background-color: white;
  margin: 0 auto;
  position: relative;
  top: -40px;
}
}





.post {
  width: 450px;
  height: 340px;
  padding-right: 15px;
  padding-left: 15px;
}

/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .post {
  width: 100%;
  height: 340px;
  padding-right: 0px;
  padding-left: 0px;
}
}



.news-button-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  bottom: 60px;
}
/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .news-button-wrapper {
  padding-top: 30px;
}
}




.news-button {
  display: inline-block;
  width: 200px;
  height: 50px;

  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}


.news-button-link {
  text-decoration: underline;
  text-transform: uppercase;
  color: white;
  line-height: 50px;
}


/* -------------------------------------------MAIN----------------------------------------------------- <--конец */












/* -------------------------------------------NEWS----------------------------------------------------- <--начало */

.news-wrapper {
  max-width: 1200px;   /* или 960px, 1440px — под макет */
  margin: 90px auto 0;
  display: flex;
  flex-wrap: wrap;
}

/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .news-wrapper {
  max-width: 1200px;   /* или 960px, 1440px — под макет */
  margin: 90px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
}



.news-post {
  width: 400px;
  height: 340px;
  padding-right: 15px;
  padding-left: 15px;
}

.tone {
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0 */
  background: rgba(0, 0, 0, 0.35); /* затемнение */
  transition: background 0.3s ease;
  z-index: 0;
}


.article {
  position: relative;
  overflow: hidden;
  height: 300px;
  background-size: cover;
  background-position: center;
}


/* Осветление при наведении */
.first-post:hover .tone,
.second-post:hover .tone,
.third-post:hover .tone,
.fourth-post:hover .tone {
  background: rgba(0, 0, 0, 0.15);
}









/* -------------------------------------------NEWS----------------------------------------------------- <--конец */








/* -------------------------------------------NEWS_DETAIL----------------------------------------------------- <--начало */

.detail-image {
  position: relative;
  overflow: hidden;
  height: 720px;
  background-image: url("/local/templates/main/css/../images/news/1.webp");
  background-size: cover;
  background-position: center;
}
@media (max-width: 575px) {
    .detail-image {
  height: 350px;
}
}


.detail-text-wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .detail-text-wrapper {
      width: 100%;
      
}
}


.detail-text {
  position: relative;
  padding: 15px;
  background-color: white;
  width: 60%;
  bottom: 70px;
}
/* 4. Обычные смартфоны (до 575px) */
@media (max-width: 575px) {
    .detail-text {
  position: relative;
  padding: 15px;
  background-color: white;
  width: 100%;
  bottom: 0px;
}
}


.detail-title {
  margin-bottom: 40px;
}

.detail-text-content {
  margin-bottom: 30px;

}

.detail-data {
  text-align: right;
}








/* -------------------------------------------NEWS_DETAIL----------------------------------------------------- <--конец */






/* -------------------------------------------EVENTS----------------------------------------------------- <--начало */


.events-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  background-color: ghostwhite;

}

@media (max-width:575px){

  .events-wrapper {
  width: 95%;
}

}


.events-title{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width:575px){

  .events-title{
  text-transform: uppercase; 
  font-size: 1rem;
  padding-top: 55px;
  padding-bottom: 20px;
}
 
}




.events-content{
  background-color: ;

}

@media (max-width:575px){

  tr {
    font-size: 0.7rem;
  }
 
}








/* -------------------------------------------EVENTS----------------------------------------------------- <--конец */


/* -------------------------------------------TEAM----------------------------------------------------- <--начало */


.team-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width:575px){

  .team-wrapper {
  width: 95%;
}
 
}

.team-title{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width:575px){
.team-title{
  text-transform: uppercase;
  font-size: 1rem;;
  padding-top: 55px;
  padding-bottom: 20px;
}
 
}




.boss-content{
  
  margin-bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-evenly;
  /* Основной фон ghostwhite с прозрачностью (80%) */
  background-color: rgba(248, 248, 255, 0.6);

  /* Размытие фона под элементом */
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(10px); /* Для Safari */

  /* Эффекты стекла */
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

}
@media (max-width:575px){
.boss-content{
  margin-top: 20px;
}
}

.team-content{
  /* Основной фон ghostwhite с прозрачностью (80%) */
  background-color: rgba(248, 248, 255, 0.6);

  /* Размытие фона под элементом */
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(10px); /* Для Safari */

  /* Эффекты стекла */
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.team-background{


  background-image: url("/local/templates/main/css/../images/team/1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;



}



.boss-block{
  width: 10%;
}
@media (max-width:575px){
.boss-block{
  width: 26%;
}
}

.team-block{
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  justify-content: space-evenly;

}


.boss-image{
  background-image: url("/local/templates/main/css/../images/team/латыпов.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 140px;
  border-radius: 8%;
}
@media (max-width:575px){
.boss-image{
  height: 130px;
}
}

.trainer-image{
  background-image: url("/local/templates/main/css/../images/team/валиев.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 140px;
  border-radius: 8%;
}
@media (max-width:575px){
.trainer-image{
  height: 130px;
}
}

.second-trainer-image{
  background-image: url("/local/templates/main/css/../images/team/калимуллин.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 140px;
  border-radius: 8%;
}
@media (max-width:575px){
.second-trainer-image{
  height: 130px;
}
}

.first-rider-image{
  background-image: url("/local/templates/main/css/../images/team/нагибин.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 180px;
  width: 12%;
  border-radius: 8%;
}
@media (max-width:575px){
.first-rider-image{
  height: 160px;
  width: 27%;
}
}

.second-rider-image{
  background-image: url("/local/templates/main/css/../images/team/фарукшин.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 180px;
  width: 12%;
  border-radius: 8%;
}
@media (max-width:575px){
.second-rider-image{
  height: 160px;
  width: 27%;
}
}

.third-rider-image{
  background-image: url("/local/templates/main/css/../images/team/мухтаров.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 180px;
  width: 12%;
  border-radius: 8%;
}
@media (max-width:575px){
.third-rider-image{
  height: 160px;
  width: 27%;
}
}

.fourth-rider-image{
  background-image: url("/local/templates/main/css/../images/team/буркин.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 180px;
  width: 12%;
  border-radius: 8%;
}
@media (max-width:575px){
.fourth-rider-image{
  height: 160px;
  width: 27%;
}
}


.boss-name {
  text-align: center;
  font-size: 0.8rem;
}
@media (max-width:575px){
.boss-name {
  font-size: 0.7rem;
}
}

.team-name {
  align-self: center;
  font-size: 1rem;


}

.rider-score {
  align-self: center;
  font-size: 1rem;

}










/* -------------------------------------------TEAM----------------------------------------------------- <--конец */



/* -------------------------------------------LEGENDS----------------------------------------------------- <--начало */

.legends-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width:575px){
.legends-wrapper {
  width: 95%;
}
}

.legends-title{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width:575px){
.legends-title{
  text-transform: uppercase;   
  font-size: 1rem;
  padding-top: 55px;
  padding-bottom: 20px;
}
}


.legends-content{
  /* Основной фон ghostwhite с прозрачностью (80%) */
  background-color: rgba(248, 248, 255, 0.8);

  /* Размытие фона под элементом */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* Для Safari */

  /* Эффекты стекла */
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.legend-box{
  display: flex;
  justify-content: space-evenly;
  padding: 10px;

}


.image-one{
  background-image: url("/local/templates/main/css/../images/legends/gatiyatov.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 25%;
  border-radius: 5%;
}
@media (max-width:575px){
.image-one{
  height: 200px;
  width: 35%;
}
}

.image-two{
  background-image: url("/local/templates/main/css/../images/legends/starostin.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 25%;
  border-radius: 5%;
}
@media (max-width:575px){
.image-two{
  height: 200px;
  width: 35%;
}
}

.image-three{
  background-image: url("/local/templates/main/css/../images/legends/saitgareev.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 25%;
  border-radius: 5%;
}
@media (max-width:575px){
.image-three{
  height: 200px;
  width: 35%;
}
}

.image-four{
  background-image: url("/local/templates/main/css/../images/legends/mardanshin.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 350px;
  width: 25%;
  border-radius: 5%;
}
@media (max-width:575px){
.image-four{
  height: 200px;
  width: 35%;
}
}

.name-box{
  align-self: center;
  text-align: center;
  width: 40%;
}
@media (max-width:575px){
.name-box{
  font-size: 0.6rem;
}
}










/* -------------------------------------------LEGENDS----------------------------------------------------- <--конец */



/* -------------------------------------------HISTORY----------------------------------------------------- <--начало */

.history-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width:575px){
  .history-wrapper {
    width: 95%;
    margin: 0 auto;
  }
}

.history-title{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
}
@media (max-width:575px){
  .history-title{
    padding-bottom: 20px;
  }
}

@media (max-width:575px){
  .history-text{
    font-size: 0.7rem;
  }
}

.history-img-neftjanik{
  float: left;
  width: 25%;
  margin-top: 1rem;
  margin-right: 1rem;
}
@media (max-width:575px){
  .history-img-neftjanik{
    width: 50%;
  }
}

.history-img-luk95{
  float: right;
  width: 33.3%;
  margin-top: 1rem;
  margin-left: 1rem;
}
@media (max-width:575px){
  .history-img-luk95{
    width: 50%;
  }
}

.history-img-luk99{
  float: left;
  width: 33.3%;
  margin-top: 1rem;
  margin-right: 1rem;
}
@media (max-width:575px){
  .history-img-luk99{
    width: 50%;
  }
}

.history-img-okt{
  float: right;
  width: 20%;
  margin-top: 1rem;
  margin-left: 1rem;
}
@media (max-width:575px){
  .history-img-okt{
    width: 50%;
  }
}

.history-img-bashkiria{
  margin: 1rem auto 1rem;
  width: 40%
}
@media (max-width:575px){
  .history-img-bashkiria{
    width: 60%;
  }
}


/* -------------------------------------------HISTORY----------------------------------------------------- <--конец */







/* -------------------------------------------MONUMENT----------------------------------------------------- <--начало */

.monument-wrapper {
  background-image: url("/local/templates/main/css/../images/monument/2.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;

}
@media (max-width:575px){
  .monument-wrapper{
    background-image: url("/local/templates/main/css/../images/monument/4.webp");
  }
}




/* -------------------------------------------MONUMENT----------------------------------------------------- <--конец */












/* -------------------------------------------FOOTER----------------------------------------------------- <--начало */

footer {
  background-color: #222222;
}

.footer-name {
  color: white;
  text-align: center;
  padding-top: 20px;
  font-size: 0.8rem;
}

.footer-logos{
  display: flex;
  justify-content: space-evenly;
  width: 50%;
  margin: 0 auto;
  padding: 10px;
}

@media (max-width:575px){
  .footer-logos{
    width: 90%;

  }
}

@media (max-width:575px){
  .footer-logo{
    width: 100px;
    height: 100px;
  }
}



/* -------------------------------------------FOOTER----------------------------------------------------- <--конец */
/* End */
/* /local/templates/main/css/normalize.css?17775686376485 */
/* /local/templates/main/css/style.css?177766043221030 */
