@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: Roboto; /* Имя шрифта */
    src: url(font/roboto-black.ttf),url(font/roboto-black-italic.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: Calibri; /* Имя шрифта */
    src: url(font/calibri.ttf),url(font/calibril.ttf); /* Путь к файлу со шрифтом */
   }
* {
	padding: 0px; margin: 0px;
	}
img {
	border: none;
	}	

body{
	background: #F6F3E1 url(image/Logo_main_fon.png);
	padding: 0;
	
	
}
.karcas	{
	background-color: #006BA7;
	
	top: 110px;
	position:relative;
	margin-top: 0px;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 1000px;
	height: auto;
	min-width: 700px;
	
	
	}

	.header{
		/*display: block;*/
	background-image: linear-gradient(90deg, #0000ff , #FFF 10%, #FFF 50%,#FFF 90%, #0000ff );
	position: sticky;
		min-height: 10px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
		margin-bottom: 0;
		/*right: -100%;*/
	width: auto;
	height: 230px;
	z-index: 150;
		
		}
.mid_header{
	background-image: linear-gradient(270deg, rgba(150,150,150,1.00),rgba(248,248,248,1.00))  ;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
		/*right: -100%;*/
	width: 1000px;
	height: 230px;
	z-index: 4;
}
	.logo {
		position: absolute;
		align-content:center;
		/*border-width:medium;
		border-color:#FFFFFF;
		border-style: groove;
		border-radius: 5px;*/
		/*background-color:#FFFFFF;*/
		padding: 0 auto 0 auto;
		top: 10px;
		left: 0px;
		width:335px;
		height:200px;
		z-index: 20;
		}
	
#akcia_1{
	position: relative;
	top: 105px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(image/Slader_1.jpg);
	border: none;
	/*border-radius: 15px;*/
	
	width: 1000px;
	height: 200px;
	z-index: 68;
	}
.Name{
	/*display: block;*/
	max-width: 950px;
	left: 280px;
	top:-20px;
	position: absolute;
	z-index: 6;
	}
	#Name_1{
	text-shadow: 2px 2px 2px #6EC9CC, -2px -2px 2px#6EC9CC, -2px 2px 2px#6EC9CC, 2px -2px 2px #6EC9CC;
	font-family: Arial;
	max-width: 750px;
	font-size: 40px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	position: absolute;
	z-index: 32;
	width: 631px;
		top: 25px;
	left: -50px;
	height: 104px;
		
		}
	
	#adress {
		text-shadow: 1px 1px 1px white, -1px -1px 1px white, -1px 1px 1px white, 1px -1px 1px white;
		display:block;
		overflow:hidden;
	background-image: linear-gradient(270deg, rgba(255,255,255,1.00), rgba(248,248,248,0.00));
	position: absolute;
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	padding: 2px 5px 0px 5px;
	height: 25px;
	width: 200px;
	
	color: #DC0003;
	top: 55px;
	right: 10px;
		text-align: right;
	z-index: 14;

	}
	
	#tel {
	 text-shadow: 1px 1px 1px white, -1px -1px 1px white, -1px 1px 1px white, 1px -1px 1px white;
		position: absolute;
		/*display:block;*/
		overflow:hidden;
		background-image: linear-gradient(270deg, rgba(255,255,255,1.00), rgba(248,248,248,0.00));
	font-family: Arial;
	font-weight:bold;
	font-size:20px;
	color: #DC0003;
	padding: 2px 5px 0px 5px;
	height: 25px;
		width: 390px;
	top: 92px;
	right: 10px;
		text-align: left;
	z-index: 15;
	
	}
#tel span{
	display: inline;
}
#tel span a{
	font-family: Times New Roman;
	font-style: italic;
	text-decoration: none;
	color: #85C0F0;
}
#tel span a:hover{
	color: #6B07B7;
}
	#tel_1 {
		position: absolute;
		 text-shadow: 1px 1px 1px white, -1px -1px 1px white, -1px 1px 1px white, 1px -1px 1px white;

		display:block;
		overflow:hidden;
		background-image: linear-gradient(270deg, rgba(255,255,255,1.00), rgba(248,248,248,0.00));
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	color: #DC0003;
	padding: 2px 5px 0px 5px;
	height: 25px;
	width: 710px;
		top: 125px;
	right: 10px;
		text-align: right;
	z-index: 16;
	}
#e_mail {
		position: absolute;
		 text-shadow: 1px 1px 1px white, -1px -1px 1px white, -1px 1px 1px white, 1px -1px 1px white;

		display:block;
		overflow:hidden;
		background-image: linear-gradient(270deg, rgba(255,255,255,1.00), rgba(248,248,248,0.00));
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	color: #DC0003;
	padding: 2px 5px 0px 5px;
	height: 25px;
	width: 275px;
	top: 157px;
	right: 10px;
		text-align: right;
	z-index: 16;
	}
 .main {
	 /*overflow: hidden;*/
	 display: block;
	position: relative;
	top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 160px;
	/*left: 10px;*/
	/*background-color: none;*/
	border: none;
	border-radius: 0px;
	border-color: #1C4C96;
	width: 1000px;
	height: auto;
	z-index: 5;
	  }
	  #Name_tovar{
		  background:none;
	position: relative;
	width: 670px;
	height: 55px;
	top: 10px;
	margin: 0 auto;
	padding: 5px auto 5px auto;
	text-align: center;
	font-family:  Helvetica ;
	color: #E30000;
	font-size: 30px;
	font-weight: 900;
    font-style: normal;
	text-shadow: 2px 2px 2px white, -2px -2px 2px white, -2px 2px 2px white, 2px -2px 2px white;
		  
	z-index: 19;
		  }
		 
	
	 .main_tovar{
		  overflow: hidden;
	position: relative;
	top: 15px;
	left: 0;
	background-color: rgba(235,230,230,0.80) ;
		 margin: 0 10px;
	width: auto;
	height: auto;
		 padding-bottom: 20px;
	z-index: 8;
	 }
.statia p {
	align-content: center;
	display: block;
	padding: 10px;
	 
}
.statia p{
	text-indent: 20px;
		font-size: 18px;
}
.statia span {
	font-size: 20px;
	color: #430155;
	font-weight: 800;
	font-style: italic;
}
#contact {
	display: block;
	text-align: left;
	font-size: 23px;
	color: #B70003;
	font-weight: 800;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	float: right;
}
#contact_1{
	
	font-size: 22px;
	color: #B70003;
	font-weight: 800;
	font-style: italic;
	margin-bottom: 20px;
	
}

table {

	border-collapse: collapse;
	width:90%;
	height:130px;
	position: relative;
	margin: 10px auto;
}
.main_tovar > table{
	margin: 60px auto 0px auto;
}
th{
	text-align: center;
	font-family: Roboto;
	font-size: 25px;
}
th span{
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
}
td{
	padding: 5px 0;
	text-align: center;
	font-family: Arial;
		font-size: 15px;
	font-weight: 500px;
	border: 1px solid #472100;
	
}
td span{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
	
	
#slider_1{
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
@keyframes load{
  from{left:100%;}
  to{left:0;}
}
.slides{
  width:400%;
  height:100%;
  position:relative;
  -webkit-animation:slide 30s infinite;
  -moz-animation:slide 30s infinite;
  animation:slide 30s infinite;
}
.slider{
  width:25%;
  height:100%;
  float:left;
  position:relative;
  z-index:1;
  overflow:hidden;
}
.slide img{
  width:100%;
  height:100%;
}
.slide img{
  width:100%;
  height:100%;
}
.images{
  width:100%;
  height:100%;
}
.images img{
  width:100%;
  height:100%;
}

/* Legend */
.legend{
  border:1px solid transparent;
  border-left:1px solid rgba(52, 73, 94, .7);
  border-bottom:0;
  position:absolute;
  bottom:0;
}

/* Contents */
.content{
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
}

.content-txt{
	
  width:auto;
  height:150px;
  float:left;
  position:relative;
  top:120px;
  -webkit-animation:content-s 7.5s infinite;
  -moz-animation:content-s 7.5s infinite;
  animation:content-s 7.5s infinite;
}
.content-txt h1{
  font-family: Baskerville;
  text-transform:uppercase;
  font-size:35px;
	font-style: italic;
	font-weight: 700; 
  color:#041BA3;
	text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff;
  text-align:center;
	background-image: radial-gradient(at center center, rgba(255,255,255,0.7),rgba(255,255,255,0.3));
		
	border-radius: 5px;
  margin-left:30px;
  padding:5px ;
}
.content-txt h2{
  font-family:arial;
  font-weight:normal;
  font-size:14px;
  font-style:italic;
  color:#BB00D4;
	text-shadow: 1px 1px 1px white, -1px -1px 1px white, -1px 1px 1px white, 1px -1px 1px white;
  text-align:left;
  margin-left:30px;
}

/* Switch */
.switch{
  width:120px;
  height:10px;
  position:absolute;
  bottom:50px;
  z-index:99;
  left:30px;
}
.switch > ul{
  list-style:none;
}
.switch > ul > li{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#333;
  float:left;
  margin-right:5px;
  cursor:pointer;
}
.switch ul{
  overflow:hidden;
}
.on{
  width:100%;
  height:100%;
  border-radius:50%;
  background:#f39c12;
  position:relative;
  -webkit-animation:on 30s infinite;
  -moz-animation:on 30s infinite;
  animation:on 30s infinite;
}

/* Animation */
@-webkit-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@-moz-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}

@-webkit-keyframes content-s{
  0%{left:-460px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-460px;}
  90%{left:-460px;}
  100%{left:-460px;}
}
@-moz-keyframes content-s{
  0%{left:-460px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-460px;}
  90%{left:-460px;}
  100%{left:-460px;}
}
@keyframes content-s{
  0%{left:-460px;}
  10%{left:20px;}
  15%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-460px;}
  90%{left:-460px;}
  100%{left:-460px;}
}

@-webkit-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@-moz-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{

    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}
.menu-main {
	width: 1000px;
	position: relative;
	bottom: 0px;
	left: 0px;
  list-style: none;
  margin: 0 auto;
  padding: 15px 0 5px;
  text-align: center;
  background: rgba(255,255,255,0.7);

	z-index: 60;
}
.menu-main li {display: inline-block;
	background-color: #135716;
	margin: 5px 3px;
		
	
}
.menu-main li:after {
  content: "|";
  color: #DD7705;
  display: inline-block;
  vertical-align:top;
}
.menu-main li:last-child:after {content: none;}
.menu-main a {
  text-decoration: none;
	color: #FFFFFF;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  letter-spacing: 2px;
  position: relative;
	padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 20px 0 20px;
  font-size: 17px;
	font-weight: 700;
  /*text-transform: uppercase;*/
  display: inline-block;
  transition: color .2s;
}
.menu-main a, .menu-main a:visited {color: #FFFFFF;}
.menu-main a.current, .menu-main a:hover{color: #feb386; background-color: #5E5E5E;}
.menu-main a:before,
.menu-main a:after {
  content: "";
  position: absolute;
  height: 4px;
  top: auto;
  right: 50%;
  bottom: -5px;
  left: 50%;
  background: #FFA600;
  transition: .8s;
}
.menu-main a:hover:before, .menu-main .current:before {left: 0;}
.menu-main a:hover:after, .menu-main .current:after {right: 0;} 
.vodinya{
	font-family: Roboto;
	font-size: 22px;
	text-indent: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.vodinya span{
	color: #C80205;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: 800;
	font-style: italic;
	
}
.chomu{
	position: relative;
	text-transform: uppercase;
	width: 800px;
	text-align: center;
	margin: 2px auto 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	color: #ED0307;
	text-shadow: 2px 2px 1px rgba(255,255,255,1);
	
}
footer{
	position: relative;
	background: rgba(65,153,225,0.75);
	width: auto;
	height: 230px;
	bottom: 5px;
		z-index: 198;
}
.footer_pic{
	background-color: transparent;
	position: relative;
	width: 977px;
	height: 230px;
	margin: 0px auto;
	z-index: 199;
}
.footer_txt{
	color: #fff;
	position: absolute;
	top: 40px;
	left: 20px;
	font-family: Calibri;
	font-size: 25px;
	font-weight: lighter;
	z-index: 200;
	
	
}

.footer_txt a{
	color: #94CBF3;
	
	text-decoration: none; 
	font-weight: lighter;
}
.footer_txt a:hover{
	color: #FF0004;
}