
html{
	width: 100%;
	max-width: 2544px;
margin:0;
	overflow-x:hidden;
}
body {
  background-color:#008000;
 cursor: url('cur/2.cur'), auto;
width: 100%;
max-width: 2544px;
overflow:visible;
margin:0;
font-family:PT Sans Regular;
font-weight: 700;

}
header{
	max-width: 2544px;
	color: #fff;
font-size: 20px;
font-weight: 700;
left: 0;
padding-top: 15px;
position: fixed;
z-index: 999;
top: 0;
width: 100%;
background: linear-gradient(to bottom,rgba(0,0,0,.65) 0%,transparent 100%);

display: block;

}
.MiddleHead{
	
	width:50%;
	position:relative;
	float:left;
	
}
.xod{position:relative;
background-image: url(foto/Fon.jpg);
background-size: 600px 500px;
 padding-top:150px;
 padding-bottom:50px;
    
}
 .Panel{
	width: auto;
padding: 15px;

}
.Panel_top{
	position: relative;
}
.Panel_name{
	position: absolute;
top: 15px;
left: 15px;
background-color: #fff;
color: Black;
font-weight: 700;
padding: 5px 10px;
border-radius: 3px;
font-family:PT Sans Regular;
}
.Panel_foto{
	position:relative;
	width:339;
	height:224;
	
}
.Panel_foto2{
	position:absolute;
	width:339;
	height:224;
			border-radius: 28px;
		box-shadow: 5px 5px 15px rgba(0,0,0,025);
	
	object-fit: cover;
}
.Panel_mid, .Panel_bot{
	padding-left: 15px;
padding-right: 15px;
}
.Panel_mid{margin: 25px 0 20px;
	
}
.Panel_opis{  font-size: 16px;
  text-align: center;
}
	

.Panel_opis2{
	font-weight: 700;
	font-size: 16px;
text-align: center;
}
.Panel_opis2 span:nth-child(2) {
  font-size: 21px;
  margin-left: 3px;
}
.NaxNado{
	  border-radius: 5px;
    padding-bottom: 20px;
	background-color: white;
	border-radius: 28px;
	box-shadow: 5px 5px 15px rgba(0,0,0,025);

}


.Primeri{
	display:flex;
flex-direction:column;
align-items:center;
align-content:center;
flex-wrap: wrap;
margin: -15px;
max-height:1190px;
width:100%;
}
.Podrobno{
	font-size: 19px;
display: block;
text-align: center;
margin-bottom: 10px;
color:black;
transition: all .15s ease-in-out;
}
.Podrobno:hover{
	
	  color: black;
  opacity: .7;
	
}
.kod{
	height:1350px;
	
}
.glv1{
	font-family:Lucida Console;
	font-size: 20PX;
	
	left:0%;
	top:0%;
	height:100%;
	width:18%;
	
	text-align:center;

margin:0;
padding:0;
	
}

.aa{
	transition-property: color;
transition-duration:0.7s;
text-decoration: none;
color:white;}
.aa:hover{
color: Black;
}
.fag{  font-family: 'Izhitsa', arial;
	font-size:56px;
}
.aa1{
	transition-property: color;
transition-duration:0.7s;
text-decoration: none;
	margin:13px;
color:white;
}
.aa1:hover{
color: Black;
}
.glv2{
	font-size: 20PX;
	font-family:Lucida Console;
	transition-property: color;
	transition-duration:0.7s;
	
	left:15%;
	top:0%;
	color:Black;
	height:100%;
	width:18%;
	
	text-align:center;
	
	
}
.Venec{font-size: 62PX;

	
	  float: left;
	left:45%;
	top:0%;
	color:White;
	height:100%;
	width:28%;
	
	text-align:center;
	
}
.TELEK{float: right;
margin-right: 50px;
color: #fff;
font-size: 20px;
font-weight: 700;
	
}
.opistelek{
	  display: block;
  font-size: 11px;
  line-height: 1em;
  font-weight: 400;
  font-size:20px;
}
.opistelek1{
	color: #fff;
	text-decoration: none;
	  display: block;
  font-size: 30px;
  line-height: 1em;
  font-weight: 700;
  line-height: 1.6;
}
.glv3{
	font-size: 20PX;
	font-family:Lucida Console;
	
	
	left:70%;
	top:0%;
	color:Black;
	height:100%;
	width:18%;
	
	text-align:center;
	
	
}

.glv4{
	font-size: 20PX;
	font-family:Lucida Console;
	left:85%;
	top:0%;
	color:Black;
	height:100%;
	width:18%;
		text-align:center;
		
}
.main{
	position:relative;
	width:100%;
	height:1000px;
	z-index:0;
}
.top, .top4ik
{position:relative;
	height:400px;
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	margin-top:50px;
	
	
}
.promez{
	position:relative;
	height:10px;
	width:100%;
	background:black;
	
	
	
}
.Zag{
	padding-top:1px;
	margin:13px;
}
h2{
	font-size:32px;
	font-family:Lucida;
}

* {box-sizing:border-box}
.mySlides {display: none;}

.slideshow-container {
  max-width:1000px;
  background:black;
    position: relative;
  margin: auto;
  box-shadow: 1px 5px 10px black;
}

.mySlides {
  display: none;
}


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}


.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


.numbertext {
  color: #f2f2f2;
  font-size: 30px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.slad{
	width:75%;
	height:68%;
	margin: 40 auto 20;
display: block;
border-radius: 5px;
}
.text_paneli{
	height: 200px;
width: 100%;
position: relative;
background: black;
}
.niz{position:absolute;
	width:100%;
	top:0;
	height:100%;
	z-index:52;display:flex;
	justify-content: space-around;
align-items: center;
flex-direction: row-reverse;
	
}
.konec{position:relative;
	background-image: url('foto/niz.jpg');
	
height:400px;
}
.telefon, .Kontakt{
	
	font-size:17px;
	font-family:PT Sans Regular;

	
	color:white;
}
.zadDom{
	position:absolute;
	width:100%;
	background:black;
	opacity:30%;
	height:100%;
	top:0;
	
	
	
	z-index:51
	
}

.minimized {
  width: 300px;
  cursor: pointer;
  border: 1px solid #FFF;
}
.minimized:hover {
  border: 1px solid yellow;
}
/* увеличенная картинка */
#magnify {
  display: none;
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}
#magnify img {
  width: 100%;
}
/* затемняющий фон */
#overlay {
  display: none;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
@keyframes rota {
 25% { transform: rotate(360deg); }
}
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}










form {
   background: #f4f5f7;
   padding: 20px;
}
form .left, form .right {
   display: inline-block;
   vertical-align: top;
   width: 458px;
}
form .right {
   padding-left: 20px;
}
label {
   display: block;
   font-size: 18px;
   text-align: center;
   margin: 10px 0px 0px 0px;
}
input, textarea {
   border: 1px solid #82858D;
   padding: 10px;
   font-size: 16px;
   width: 436px;
}
textarea {
   height: 98px;
   margin-bottom: 32px;
}
input[type="submit"] {
   width: 200px;
   float: right;
   border: none;
   background: #595B5F;
   color: #fff;
   text-transform: uppercase;
   
}
@font-face {
    font-family: 'Izhitsa';
    src: url('font/Izhitsa.eot');
    src: url('font/Izhitsa.eot?#iefix') format('embedded-opentype'),
        url('font/Izhitsa.woff2') format('woff2'),
        url('font/Izhitsa.woff') format('woff'),
        url('font/Izhitsa.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PT Sans Regular';
    src: url('PTSans-Regular.eot');
    src: url('PTSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('PTSans-Regular.woff') format('woff'),
    url('PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
	.preloader {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* фоновый цвет элемента */
  background: #e0e0e0;
  /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
  z-index: 99999999999999999999999999;
}

.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: #337ab7;
  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;
}