@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Oranienbaum&subset=cyrillic");


body{
  margin: 0;
}
.content-in{
  max-width: 960px;
  margin: 0 auto;
}
.header-in,
.footer-in {
  width: 100%;
}
.topmenu ul, .side-menu ul.level1, .topmenu-mod ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
}

.topmenu ul li, .side-menu ul.level1 li, .topmenu-mod ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
}

.topmenu ul li, .slido-wrap2 div.caption, .slider-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.topmenu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-in2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  overflow: auto;
}

input, button {
  outline: none;
  border: none;
}

p, a {
  color: black;
}

p {
  min-width: 100px;
  min-height: 20px;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.global {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background: url(/Theme/Air/assets/img/fon.jpg) no-repeat center top;
}

.header {
  background: url(/Theme/Air/assets/img/01_ornament.png) no-repeat 50% 104px;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.header-in {
  height: 170px;
  position: relative;
}
.header__logo {
  width: 778px;
  height: 101px;
  margin: 0 auto;
}

.topmenu, .topmenu-mod {
  width: 800px;
  margin: 33px auto 0;
}
.topmenu-mod {
  padding-top: 45px;
  margin: 0 auto;
}
.topmenu-mod ul li:hover a {
  color: white !important;
  text-shadow: 1px 1px 2px black;
}
.topmenu ul li, .topmenu-mod ul li {
  height: 25px;
}
.topmenu ul li:hover a {
  color: #968244;
}
.topmenu ul li a, .topmenu-mod ul li a {
  font-family: 'Oranienbaum',serif;
  font-size: 20px;
  color: black;
  display: block;
  padding: 0.4em 0.5em;
  white-space: nowrap;
  font-weight: bold;
}

.topmenu .active > a, .topmenu-mod .active > a {
  color: #968244;
}
.content {
  /*height: 1374px;*/
  /*max-width: 940px;*/
  margin: 0 auto;
  width: 100%;
  
}
.content-in {
  border-left: 1px solid #baa074;
  border-right: 1px solid #baa074;
  height: inherit;
  background: white;
}
.content-in2 {
  width: 100%;
  padding: 0 20px 40px 0;
  box-sizing: border-box;
}
.center {
  width: 100%;
}
.center ._item {
  width: 24.99%;
  margin-bottom: 20px;
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  float: left;
}
.center ._item img {
  width: 100%;
}
.center .title {
  font-size: 30px;
  font-weight: bold;
  color: #ab8950;
  font-family: 'times new roman', times;
  margin: 0;
  padding-bottom: 20px;
  text-align: center;
}
.center .main {
  font-size: 16pt;
  font-family: 'times new roman', times;
  font-weight: normal;
  color: black;
  text-align: justify;
  text-indent: 20px;
}
.center .main2 {
  font-size: 14pt;
  text-align: justify;
  color: black;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-indent: 20px;
}
.center a {
  font-weight: bold;
  transition: 0.3s;
}
.center a:hover {
  color: #ab8950;
}
.center ul li {
  font-family: 'times new roman', times;
  font-size: 16pt;
  list-style: none;
}
.center ul {
  padding-left: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
  display: block;
}
.center form fieldset .form-group {
  margin-bottom: 20px;
}
.center form fieldset .form-group .form-control {
  display: block;
  max-width: 380px;
  width: 100%;
  height: 25px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #747474;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.center form fieldset .form-group .form-control:focus {
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.43);
  border: 1px solid #000000;
}
.center form fieldset .form-group textarea.form-control {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  height: 10em;
}
.center form fieldset .form-group button {
  background: #019bd4;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 1em;
  transition: 0.3s;
  font-size: 14px;
  line-height: 1.5;
}
.center form fieldset .form-group button:hover {
  background: #017fad;
}
.center form fieldset .form-group label {
  display: inline-block;
  max-width: 100%;
  font-weight: bold;
  color: #000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
}
.slido-wrap {
  width: 100%;
  height: 318px;
  position: relative;
}

.slido-wrap2 {
  width: 100%;
  height: 257px;
  border: 1px solid #917444;
  position: relative;
}
.slido-wrap2 div.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 46px;
  width: 100%;
  background: rgba(255, 255, 255, 0.55);
}

.slider-div {
  width: 644px;
  height: 98px;
  background-color: RGBA(223, 191, 137, 0.79);
  position: absolute;
  right: 0;
  bottom: 0;
}
.slider-div p {
  text-shadow: 1px 1px 2px #5f4926;
}

.side {
  background: #C4A172;
  width: 316px;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}

.side-menu {
  margin-top: -10px;
  width: 100%;
}
.side-menu ul.level1 li {
  margin-bottom: 20px;
}
.side-menu ul.level1 li:hover a {
  color: #000;
  text-shadow: none;
}
.side-menu ul.level1 li a {
  color: white;
  text-shadow: 1px 1px 2px #5f4926;
  font-family: 'Oranienbaum';
  font-size: 27px;
}

.social {
  position: absolute;
  left: 36px;
  bottom: 36px;
  width: 100%;
}
.center {
  max-width: 606px;
}

h2, h3 {
  font-family: 'Oranienbaum',serif;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  padding: 32px 0;
  margin: 0;
}

h3 {
  padding: 0 0 30px;
}

.footer {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: url(/Theme/Air/assets/img/06_ornament.png) no-repeat 50% 15px #E6CE90;
  height: 197px;
}
.footer-in {
  position: relative;
  height: inherit;
}
.footer__tata-it {
  position: absolute;
  right: 18px;
  top: 135px;
}
.footer__logo {
  position: absolute;
  left: 40px;
  top: 99px;
}
.guestbookcontent .button {
  background: #019bd4;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  padding: 0.5em 1em;
  transition: 0.3s;
  font-size: 14px;
  line-height: 1.5;
}
.guestbookcontent .button:hover {
  color: #FFF;
  background: #017fad;
}
.guestbookcontent h4 {
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
}
.guestbookcontent .message {
  color: black;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 0;
}
.emoji-button {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #019bd4;
  font-size: 14px;
}
.center .price {
  color: #352424;
  font-family: 'times new roman', times;
  font-size: 16pt;
  font-weight: normal;
  text-align: left;
}
.center .price-link {
  color: #019bd4;
  font-size: 16pt;
  font-family: 'times new roman', times;
  font-weight: normal;
}
.center .contacts {
  font-family: 'times new roman', times;
  font-size: 16pt;
  color: #352424;
  font-weight: normal;
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.center .contacts-link {
  font-weight: normal;
  color: #019bd4;
}
.center .contacts b {
  font-weight: bold;
}
.center .map {
  font-family: 'times new roman', times;
  font-size: 16pt;
  color: #000;
  font-weight: bold;
  text-align: left;
  padding: 20px 10px 20px 10px;
}
.center h2 {
  padding: 20px 10px 20px 10px;
}
/*.counter {
  margin: 0 auto;
  width: 275px;
  height: 31px;
  padding-top: 65px;
}*/

#scroll {
  border-radius: 15px 0 0 15px;
  position: fixed;
  bottom: 30px;
  background: url(/Theme/Air/assets/img/naverh.png) no-repeat;
  right: 0;
  width: 135px;
  height: 58px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 978px) {
  .center {
    padding-left: 20px;
  }
  .slider-div {
    width: 100%;
  }
}
@media screen and (max-width: 865px) {
  .center .ipWidget-Html {
    width: 400px;
    padding: 0 10px 0 10px;
  }
  .center .ipWidget-Gallery ._container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 491px;
    width: 100%;
    margin: 0 auto
  }
  .center .ipWidget-Gallery ._container ._item {
    width: 150px;
  }
}
@media screen and (max-width: 830px) {
  .topmenuToggle {
    position: relative; 
    width: 40px;
    height: 35px;
    display: block;
    margin-left: 10px;
    top: 30px;
    z-index: 1001;
  }
  .topmenuToggle span, 
  .topmenuToggle::before,
  .topmenuToggle::after {
    height: 3px;
    width: 100%;
    position: absolute;
    background: #C4A172;
    margin: 0 auto;
  }
  .topmenuToggle span {
    top: 16px;
  }
  .topmenuToggle::before,
  .topmenuToggle::after {
    content: "";
  }
  .topmenuToggle::before {
    top: 5px;
  }
  .topmenuToggle::after {
    bottom: 5px;
  }
  .topmenu {
    display: block;
    position: absolute;
    top: 75px;
    left: 0;
    background: rgb(245, 246, 246);
    box-shadow: #ccc;
    width: 100%;
    box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.17);
    z-index: 1000;
    left: -100%;
    transition: all 0.4s ease;
  }
  .topmenu.open-menu {
    left: 0;
  }
  .topmenu .level1 {
    display: block;
    overflow: auto;
  }
  .topmenu .level1 li {
    margin: 40px 0px 40px 33px;
    font-size: 14px;
  }
  .topmenuToggle.open-menu span {
    opacity:0; 
    transition: 0.5s; 
  }
  .topmenuToggle.open-menu::before {
    transform: rotate(38deg);
    top: 16px;
    transition: 0.4s;
  }
  .topmenuToggle.open-menu::after {
    transform: rotate(-38deg);
    bottom: 16px;
    transition: 0.4s;
  }
  .footer {
    height: auto;
  }
  .footer .footer-in .topmenu-mod ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    height: 197px;
  }
  .footer .footer-in .topmenu-mod ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .footer-in .topmenu-mod ul li:hover a {
    color: white !important;
    text-shadow: 1px 1px 2px black;
  }
  .topmenu-mod ul li a {
    font-family: 'Oranienbaum',serif;
    font-size: 20px;
    color: black;
    display: block;
    padding: 0.4em 0.5em;
    white-space: nowrap;
    font-weight: bold;
  }
  
  .topmenu-mod .active > a {
    color: #968244;
  }
  .topmenu-mod ul li {
    height: 30px;
  }
  .topmenu-mod {
    width: auto;
  }
}
@media screen and (min-width: 831px) {
  .topmenu-mod ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .topmenu-mod ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 797px) {
  .header__logo {
    width: 100%;
    height: 100px;
  }
  .header__logo a img {
    width: 100%;
    height: 100px;
    object-fit: contain;
  }
}
@media screen and (max-width: 768px) {
  .center form fieldset .form-group .form-control {
    width: 200px;
  }
  .center .ipWidget-Html {
    width: 300px;
  }
}
@media screen and (max-width: 720px) {
  .content-in2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 720px;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .content-in2 .side {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    order: 1;
  }
  .slido-wrap2 {
    display: none;
  }
  .social {
    width: 276px;
    position: relative;
    left: 0;
    margin: 0 auto;
    padding-top: 90px;
    text-align: center;
  }
  .center form fieldset .form-group .form-control {
    max-width: 380px;
    width: 100%;
  }
  .center {
    padding-right: 20px;
    padding-left: 20px;
  }
  .center .ipWidget-Html {
    width: 400px;
  }
}
@media screen and (max-width: 465px) {
  .center form fieldset .form-group .form-control {
    max-width: 200px;
    width: 100%;
  }
  .center .ipWidget-Html {
    width: 300px;
  }
}
@media screen and (max-width: 400px) {
  .center p.title {
    font-size: 22px;
    font-weight: bold;
    color: #ab8950;
    font-family: 'times new roman', times;
    line-height: 22px;
  }
  .center .main, .center ul li {
    font-size: 18px;
  }
  .center .main2 {
    font-weight: normal;
  }
  .side .side-menu ul li a{
    font-size: 22px;
  }
  .footer .footer-in {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 400px;
    width: 100%;
    align-items: center;
    padding-bottom: 30px;
  }
  .footer .footer-in .footer__logo, .footer .footer-in .footer__tata-it {
    display: block;
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0;
  }
  .footer .footer-in .topmenu-mod {
    display: block;
    width: 100%;
  }
  .social {
    width: 230px;
  }
  .center h2 {
    font-size: 20px;
  }
  fieldset {
    padding-left: 20px;
  }
}
@media screen and (max-width: 331px) {
  .center .ipWidget-Html {
    width: 250px;
  }
}
@media screen and (max-width: 357px) {
  .center .ipWidget-Gallery ._container {
    justify-content: center;
  }
}
/*# sourceMappingURL=style.css.map */

[data-form] {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
[data-form] input, [data-form] textarea {
  background-color: #fff;
  padding: 8px 12px;
  resize: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  border: 1px solid gray;
  border-radius: 5px;
  color: #000;
  outline: none;
}
[data-form] input::placeholder, [data-form] textarea::placeholder {
  color: #8c8c8c;
  font-weight: 400;
}
[data-form] input[type=submit], [data-form] textarea[type=submit] {
  padding: 15px 29px 13px;
  background: #a5663a;
  border: 2px solid #fff;
  border-radius: 5px;
  display: block;
  margin: 0 auto 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s;
}
[data-form] input.success, [data-form] textarea.success {
  border-color: green;
}
[data-form] input.error, [data-form] textarea.error {
  border-color: red;
}
[data-form] [data-submit] {
  cursor: pointer;
  transition: all 0.3s;
}
[data-form] [data-submit]:disabled {
  cursor: no-drop;
  opacity: 0.75;
}
[data-form] [data-submit]:disabled:hover {
  transform: none;
  filter: brightness(1);
}
[data-form] [data-submit]:hover {
  filter: brightness(1.1);
}
[data-form] [data-sp] {
  display: none;
  border: 1px solid gray;
  text-align: center;
  padding: 10px 20px;
  color: #323234;
  font-size: 16px;
  border-radius: 5px;
}
@media (max-width: 550px) {
  [data-form] [data-sp] {
      padding: 10px 15px;
      font-size: 14px;
 }
}
[data-form] [data-sp].active {
  display: block;
}


.side-menu ul.level1 li > a:hover{
  color: #000 !important;
}
.side-menu ul.level1 li:hover a{
  color: #fff;
}
.side-menu ul.level1 li.parent:hover{
  cursor: pointer;
}
.side ul li ul{
  display: none;
  overflow: hidden;
  padding: 20px 0 0 0;
}
.side-menu ul.level1 li:hover a{
  text-shadow: 1px 1px 2px #5f4926;
}
.side ul li.parent{
  position: relative;
}
.side ul li.parent::after{
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: url("/Theme/Air/assets/img/arrow.svg") no-repeat right top 3px / contain;
  transition: all .3s;
}
.side ul li.parent.active::after{
  transform: scaleY(-1) translateY(-5px);
}
.side ul li.parent > a{
  max-width: 80%;
  display: block;
  width: fit-content;
}
@media (max-width: 720px) {
  .side ul li.parent > a{
    margin: 0 auto;
  }
}