@font-face {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ptsans-400.woff2") format("woff2");
  font-display: swap;
}


@font-face {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ptsans-700.woff2") format("woff2");
  font-display: swap;
}

html {
  height: 100%;
  background-color: #f2f2f2;
}

body {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  background-color: #ffffff;
  width: 1200px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}

.main-container {
  flex-grow: 1;
}

.page-container {
  width: 1200px;
  margin: 0 auto;
}

/* Блок с навигацией */

.page-header {
  color: #000000;
  background-color: #ffffff;
  flex-grow: 1;
}

.navigation {
  display: flex;
  width: 1200;
  margin: 0 auto;
}

.navigation-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 32px;
  max-width: 350px;
  list-style-type: none;
}

.navigation-item{
  width: 100%;
  display: flex;
  padding: 20px 16px;
  max-width: 114px;
  box-sizing: border-box;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.navigation-user-item {
  width: 100%;
  display: flex;
  max-width: 44px;
  align-items: center;
  flex-wrap: wrap;
  margin-left: auto;
}

.navigation-user {
  max-width: 320px;
  margin-left: auto;
  list-style-type: none;
}

.navigation-user-link {
  text-decoration: none;
  text-transform: none;
  color: #000000;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}


/* Ссылки */

.navigation-link {
  text-decoration: none;
  text-transform: none;
  color: #000000;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans",sans-serif;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
}

.footer-social-link {
  text-decoration: none;
 }


.header-button {
  color: #fff;
  background-color: #756157;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: uppercase;
  width: 160px;
  height: 36px;
  margin-left: 20px;
  text-decoration: none;
}

.navigation-user  {
  margin-left: 20px;
  width: 160px;
}

/* Приветственный блок */

.hero {
  color: #000000;
  background-color: #ffffff;
  background-image: url("../images/substrate-hero.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* Преимущества */

.tagline {
  color: #000000;
  background-color: #ffffff;
  font-size: 30px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

/* Преимущества и туристические плюшки */

.advantages {
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.slogan {
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
  margin: 0;
  padding: 0;
}

.advantages-item-container {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.advantages-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.advantages-wrapper {
  display: flex;
  flex-direction: column;
  width: 400px;
}

.advantages-item {
  background-color: #82b3d3;
}

.advantages-item-blue {
  background-color: #82b3d3;
  width: 1200px;
  text-align: center;
  flex-direction: column;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.advantages-item-square, .advantages-item-tourism {
  background-color: #f0f6fa;
  width: 400px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.advantages-item-road {
  background-color: #e7f0f6;
  width: 400px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.infrastructure-item-burger {
  background-color: #ffffff;
  width: 400px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.infrastructure-item-hotel, .infrastructure-item-gift {
  background-color: #f0f6fa;
  width: 400px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.index-columns {
  color: #fff;
  background-color: #82b3d3;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  width: 400px;
  display: flex;
  flex-direction: column;
}

.index-columns .advantages-desc {
  color: #fff;
  background-color: #82b3d3;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-transform: none;
  text-align: center;
}

.advantages-title-blue {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 112.5;
}

.advantages-desc-blue {
  margin: 0;
  color: #fff;
  font-family: "PT Sans",sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: none;
  padding: 0 85;
}

.advantages-title-square, .advantages-title-road, .advantages-title-tourism {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-family: "PT Sans",sans-serif;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.advantages-desc-square, .advantages-desc-road, .advantages-desc-tourism {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans",sans-serif;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
  text-transform: none;
}

/* Приезжайте */

.invitation {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-family: "PT Sans",sans-serif;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: none;
}

/* Приглашение и инфраструктура */

.infrastructure-list {
  color: #000000;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.infrastructure-desc {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

/* Поиск гостиниц и подписка */

.search {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: 1200px;
  height: 406px;
}

.search-title {
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

.search-desc {
  color: #000000;
  font-size: 22px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  text-align: center;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
}

.search-button {
  color: #fff;
  background-color: #756157;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0;
  text-transform: uppercase;
  align-items: center;
  width: 376px;
  height: 52px;
  margin: 0;
  text-decoration: none;
}

/* Рассылка */

.subscribe {
  color: #ffffff;
  background-color: #82b3d3;
  background-image: url("../images/substrate-subscribe.png");
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  margin: 0;
}

.subscribe-title {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

.subscribe-desc {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
}

.subscribe-form {
  display: flex;
  justify-content: center;
}

.subscribe-field-label {
  width: 100%;
  max-width: 452px;
}

.subscribe-field {
  padding: 14px 20px;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans",sans-serif;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 4px 0 0 4px;
}

.button-subscribe {
  color: #fff;
  background-color: #82B3D3;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0;
  max-width: 232px;
  border-radius: 0 4px 4px 0;
  width: 100%;
}


/* Подвал */

.page-footer {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 1200px;
}

.footer-social {
  width: 142px;
}

.footer-social-list {
  color: #000000;
}

.footer-social-item {
  color: #000000;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

.footer-phone {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  margin: 0;
}

.footer-contacts {
  display: flex;
  justify-content: center;
  font-style: normal;
}

/* Страница каталога */
/* Гостиницы Седоны: фильтр */

.catalog-header {
  color: #FFFFFF;
  background-color: #82B3D3;
  background-image: url("../images/substrate-filter.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.breadcrumbs-item {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

/* Инфраструктура, чекбоксы, множественный выбор + Тип жилья, радиокнопки, единственный выбор*/

.catalog-filter-title {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 24px;
  text-transform: none;
}

.control-label {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0;
  text-transform: none;
}

/* Фильтр стоимости: поля для ввода нижней и верхней границы, бегунок */

.catalog-filter-title {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 24px;
  text-transform: none;
}

.filter-price-range {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
}

.catalog-filter-submit {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}

.catalog-filter-reset {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}

/* Результаты поиска */

.catalog {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase
}

.select-control-text {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

/* Каталог гостиниц: карточки */

.product-card-link {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 28px;
  text-transform: none;
  text-decoration: none;
}

.product-card-type {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

.product-card-cost {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

.product-card-button-about {
  color: #fff;
  background-color: #756157;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.add-button-favorite {
  color: #fff;
  background-color: #82B3D3;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.icon-star {
  width: 100%;
  overflow: hidden;
  max-width: 18px;
}

.product-card-reiting {
  color: #333;
  background-color: #F2F2F2;
  font-size: 16px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  width: 140px;
  border-radius: 4px 4px 4px 4px;
}

/* Рассылка catalog*/

.subscribe-catalog {
  color: #ffffff;
  text-align: center;
}

.pagination-current {
  color: #000;
  background-color: #F2F2F2;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

.pagination-link {
  color: #fff;
  background-color: #82B3D3;
  font-size: 20px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

.pagination-points {
  color: #000;
  background-color: #fff;
  font-size: 22px;
  font-style: normal;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  line-height: 26px;
  text-transform: none;
}
