/* Обычный */

@font-face {
    font-family: 'Times New Roman';
    src: url('srift/times_new_roman-webfont.woff2') format('woff2'),
         url('srift/times_new_roman-webfont.woff') format('woff'),
		 url('srift/times_new_roman-webfont.ttf') format('ttf')
		 ;
    font-weight: normal;
    font-style: normal;

}
* {
	padding: 0px;
	margin: 0px;
	border: none;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Times New Roman';
}
h1{
    color:#fff;
		font-size: 20px;
		font-family: "Times New Roman";
		text-indent: 20px;
    font-weight: normal;
}
.ui-datepicker-trigger {
	margin-left: 5px;
	position: relative;
	top: 6px;
	cursor: pointer;
}
div.ui-datepicker {
  font-size: 100.0%;}

.mobile-menu {
  position: fixed;
  display: flex;
  align-items: center;
  max-width: 968px;
  padding: 0 16px;
  top: 0;
  background-color: #008080;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 9999999;
  margin: 0px auto;
}
.mobile-menu__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 30px;
  cursor: pointer;
  transition: .4s;
  float: left;
}
.mobile-menu__icon {
  display: block;
  position: relative;
  background: white;
  width: 90%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
  content: "";
  display: block;
  position: absolute;
  background: white;
  width: 100%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after {
  top: 8px;
}
.mobile-menu__icon::before {
  top: -8px;
}
.mobile-menu__container {
  position: fixed;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  opacity: 1;
  transition: .5s;
  overflow: hidden;
  background-color: #008080;
}
.mobile-menu__list {
  transition: .5s;
  list-style: none;
  padding-left: 0;
  margin-top: -50px;
}
.mobile-menu__item {
  font-size: 23px;
  padding-bottom: 10px;
  }
  .mobile-menu__item a {
    color: #fff;
    }
.mobile-menu__link {
  text-decoration: none;
  color: #fff;
}
.mobile-menu__checkbox {
  display: none;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
  opacity: 1;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__container {
  height: 100%;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
  background: transparent;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  top: 0;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.vid_box{
	width: 100%;
	max-width: 1000px;
	height: auto;
  margin: 0px auto;
  margin-top: 48px;
	}
	
	.movie {
		width: 100%;
		height: auto;
		margin: 0 auto; 
		display: block;
		max-width: 1000px;
	}
	.menu_txt{
	  color:#fff;
		font-size: 16px;
		font-family: "Times New Roman";
		text-indent: 10px;
	}
	.chai_txt{
	  color:#fff;
		font-size: 20px;
		font-family: "Times New Roman";
		text-indent: 20px;
    	}
  .chai_txt_a{
	  color:#fff;
 }
	.vil_ch{
		width: 100%;
    max-width: 1000px;
    height: auto;
	  font-size: 16px;
		font-family: "Times New Roman";
		text-indent: 10px;
	  background-color: #008080;
	  color:#fff;
	  text-align: center;
    margin: -2px auto;
  }
  .box_cont { 
    margin: 0 auto;
		width: 100%;
    max-width: 1000px;
		margin-top: 10px;
		display: grid;
		gap: 1px;
		grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    background: #fff;
    justify-content: space-around;
    

}
  .box_cont_1{
min-width:360px;
width: 100%;
max-width: 480px;
background: #fff;
height: auto;
}
.box_kn_psh{
  width:100%;
  height: auto;
  font-size: 20px;
  color:#000;
  text-align: center;
}
.box_txt{
  width:95%;
  max-width: 1000px;
  height: auto;
  font-size: 20px;
  color:#252323;
  text-indent: 10px;
  margin: 10px auto;

}
.button{
  display: inline-block;
  padding: 5px;
	box-sizing:border-box;
	text-align: center;
	color:#fff;
	font-size: 16px;
	font-family: "Times New Roman";
	cursor:pointer;
  margin: 10px auto;
	}
  .backgr_ser{
    background: #008080 ;
   }
   .w100{
    width: 100%;
   }
  .divv58 {
    width:100%;height:35px;
    float:left;
    font-size: 20px;
    text-indent:20px;
    color: #bb680f;
}
.divv60{
  width:360px;
  height:auto;
  float:left;
}
.divv61{
  width:160px;
  height:40px;
  float:left;
  font-size: 16px;
  padding:3px 0px 0px 25px;
}
.box_navig { 
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  justify-content: space-around;
  background: #008080;
}
.box_navig_1 { 
background: #008080;
padding-top: 5px;
width:360px;
height: auto;
color: #fff;
text-indent: 20px;
}
.box_navig_1 a { 
    color: #fff;
  }
  .whatsapp-button {
    position: fixed;
    border:1px  #4682B4 solid;
    right: 20px;
    bottom: 1px;
    transform: translate(0%, 0%);
    
    width: 150px;
    height: 36px;
    z-index: 9999;
    border-radius: 0% 0%  0% 0%;
    background-image: url("../foto_new/chaat.jpg");
    background-size: 100%; 
    background-repeat: no-repeat;
 }  
 .fon{
  width: 30px;
 margin-left: 20px;
 }
.ing_kom{
  max-width: 400px;
  width: 100%;
  margin-top: 10px;
}
.ing_opus{
  max-width: 900px;
  width: 100%;
}

 .preloader {
  position: fixed;
  left: 0;
 top: 0;
 right: 0;
 bottom: 0;
 background: #e0e0e0;
 z-index: 1001;
}

.preloader__row {
 position: relative;
 top: 50%;
 left: 50%;
 width: 70px;
 height: 70px;
 margin-top: -35px;
 margin-left: -35px;
 text-align: center;
 animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
 position: absolute;
 display: inline-block;
 top: 0;
 background-color: #008080;
 border-radius: 100%;
 width: 35px;
 height: 35px;
 animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
 top: auto;
 bottom: 0;
 animation-delay: -1s;
}

@keyframes preloader-rotate {
 100% {
   transform: rotate(360deg);
 }
}

@keyframes preloader-bounce {

 0%,
 100% {
   transform: scale(0);
 }

 50% {
   transform: scale(1);
 }
}

.loaded_hiding .preloader {
 transition: 0.3s opacity;
 opacity: 0;
}

.loaded .preloader {
 display: none;
}
.box_zak { 
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 360px));
  justify-content: space-around;
  gap: 5px;
  
} 
.box_zak_1 { 
  
  padding-top: 5px;
  width:100%;
  height: auto;
  
  
  
  }
  .dox_inp_inp1{
    width: 160px;
    float: left;
    margin-top: 1px;
    color: #141414;
    font-size: 18px;
    text-indent: 10px;
  }
  .dox_inp_inp2{
    width:162px;
     height:40px;
     font-size: 18px;
     float:left;
     text-align: center;
     border: 1px  #e1dfdf solid;
  }
    .dox_inp_inp3{
      width:80px;
      height:30px;
      font-size: 18px;
      float:left;
      text-align: center;
      border: 1px  #e1dfdf solid;
  }
  .mar1{
    margin:0px  4px 0px 28px
  }
  .form_zayav_input{
    width:100px; 
    height:auto;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    color:#434242;
    font-size: 16px;
    text-align: center;
    }
    .img_kalendar{
      height:20px;
      margin-left: 10px;
      float: left;
    }	
.box_gla{            
  position: relative;
  max-width: 1000px;
  margin: 50px auto;
  height: auto;
 }
 .video_box2 {
  position: absolute;
  top: 0px;
  height:auto; 
  width: 100%;
  max-width: 1000px;
  z-index: 1;
}
.box-three{
  width: 100%;
  max-width: 1000px;
  height: auto;
}
.img_k{
  max-width: 1000px;
  width: 100%;
  height: auto;
}
.divv71 {
  width:100%;
  height:35px;
  float:left;
  font-size: 20px;
  text-align: center;
  color: #161615;
  font-weight: bold;
}
.marn50px{
  margin-top: 50px;
}
.box_cont_txt{
  min-width:360px;
  width: 100%;
  max-width: 900px;
  background: #fff;
  height: auto;
  margin-top: 50px;
  }
  
.box_txt_12{
  width:95%;
  max-width: 1000px;
  height: auto;
  font-size: 16px;
  color:#252323;
  text-align: center;
  padding: 10px;
}
.box_cont_txt{
  min-width:360px;
  width: 100%;
  max-width: 900px;
  background: #fff;
  height: auto;
  margin-top: 50px;
  }
  
.box_txt_12{
  width:95%;
  max-width: 1000px;
  height: auto;
  font-size: 16px;
  color:#252323;
  text-align: center;
  padding: 10px;
}
.divv_nazv_komn {
  min-width:360px;
  width: 100%;
  height:35px;
  float:left;
  font-size: 19px;
  text-indent:20px;
  color: #bb680f;
 }
 .film_3{
	width: 220px;
	height: 382px;
}
.hr_11 {
  height: 10px;
  background-color: rgb(214, 214, 219);
  border: none;
}
