html .site-button {
  background-color: rgb(252, 135, 80);
}

html .site-button:hover {
  background-color: rgb(255, 170, 129);
}

html .site-button:active {
  background-color: rgb(232, 107, 66);
}

html .callback-form-wrap .gr-form-wrap .gr-button:hover {
  background-color: rgb(252, 135, 80);
}

html .callback-form-wrap .gr-form-wrap .gr-button:active {
  background-color: rgb(250, 78, 18);
}

html .callback-but::before {
  background-image: url("./8d53b70923395aaad39eed0b6cde6ffd.svg");
}

html .hotel-rooms-wrap .hotel-rooms-all a::before {
  background-image: url("./89635cde20975518f683a06064abb530.svg");
}

html .site-reviews-wrap .rev-author {
  color: rgb(65, 42, 34);
}

html .site-map-wrap .map-name {
  color: rgb(90, 90, 90);
}

html .popup-form-wrap .gr-form-wrap .close-but {
  background-color: rgb(251, 115, 68);
}

html .popup-form-wrap .gr-form-wrap h3 {
  color: rgb(65, 42, 34);
}

html .popup-form-wrap .gr-form-wrap .gr-button {
  background-color: rgb(251, 115, 68);
}

html .popup-form-wrap .gr-form-wrap .gr-button:hover {
  background-color: rgb(255, 170, 129);
}

html .popup-form-wrap .gr-form-wrap .gr-button:active {
  background-color: rgb(250, 78, 18);
}

html .page-room-wrap .room-info-order-but {
  background-color: rgb(38, 180, 190);
}

html .page-room-wrap .room-options-content span.opt-num {
  border-top-color: rgb(201, 201, 201);
  border-right-color: rgb(201, 201, 201);
  border-bottom-color: rgb(201, 201, 201);
  border-left-color: rgb(201, 201, 201);
}

html .post_light {
  background-color: rgb(237, 175, 116);
  border-top-color: rgb(133, 89, 48);
  border-right-color: rgb(133, 89, 48);
  border-bottom-color: rgb(133, 89, 48);
  border-left-color: rgb(133, 89, 48);
  color: rgb(63, 56, 45);
}

html .post_dark {
  background-color: rgb(65, 42, 34);
  border-top-color: rgb(48, 23, 14);
  border-right-color: rgb(48, 23, 14);
  border-bottom-color: rgb(48, 23, 14);
  border-left-color: rgb(48, 23, 14);
}

html body {
  color: rgb(99, 83, 96);
}

html a {
  color: rgb(250, 78, 18);
}

html .site-left-panel {
  background-color: rgb(49, 35, 51);
}

html .menu-top-wrap .menu-column > li > a[data-active="1"] {
  color: rgb(250, 78, 18);
}

html .menu-top-wrap .menu-column > li > a:hover {
  color: rgb(251, 115, 68);
}

html .menu-top-wrap .menu-column ul a:hover {
  color: rgb(250, 78, 18);
}

@media (min-width: 768px) {html .menu-top-wrap {
  background-color: rgb(49, 35, 51);
}}

html .left-info-block .reviews-link a:hover .svg-icon {
  fill: rgb(85, 90, 94);
}

html .left-info-block .site-left-contacts .left-address {
  color: rgb(43, 201, 213);
}

html .left-info-block .left-pay-info .pay-title {
  color: rgb(43, 201, 213);
}

html .form-search input[type="submit"] {
  background-image: url("./b73969d5a5b37d7803bb73682d87a3d2.svg");
}

