.index_body a {
	font-family: Montserrat-regular, sans-serif; /* Шрифт на веб-странице */
	font-weight: 900;
	color: #777;
}
.video {
	margin: 0 auto;
	max-width: 1200px;
	margin-top: 0px;
}
.video video{
	max-width: 1200px;
	margin-top: 0px;
	width: 100%;
}
.image {
	margin: 0 auto;
	max-width: 1200px;
	margin-top: 20px;
	height: 400px;
	background-repeat: no-repeat;
}
/*======= Первый большой баннер =======*/
.bak1 {
	background: url('../img/img-index_body/2.jpg');
	background-position: left;
}
.text1 {
	margin: -400px 0px 0px 40%;
	padding-top: 100px;
	position: relative;
}
.watch0 {
	width: 100%;
	height: 400px;
/*	background: url('../img/img-index_body/2-4.png'); */
	background-position: right; 
	background-repeat: no-repeat;
	position: relative;
}
.watch1 {
	width: 100%;
	height: 400px;
	margin-top: -400px;
	background: url('../img/img-index_body/2-1.png');
/*	background-position: right; */
	background-repeat: no-repeat;
	animation: bgp1 25s infinite;
	position: relative;
}
@keyframes bgp1 {
	0% {opacity: 1;}
	14% {opacity: 1;}
	28% {opacity: 1;}
	42% {opacity: 1;}
	56% {opacity: 0;}
	70% {opacity: 0;}
	84% {opacity: 0;}
	100% {opacity: 0}
}
.watch2 {
	width: 100%;
	height: 400px;
	margin-top: -400px;
	background: url('../img/img-index_body/2-2.png');
/* 	background-position: right; */
	background-repeat: no-repeat;
	animation: bgp2 25s infinite;
	position: relative;
}
@keyframes bgp2 {
	0% {opacity: 0;}
	14% {opacity: 0;}
	28% {opacity: 0;}
	42% {opacity: 1;}
	56% {opacity: 1;}
	70% {opacity: 1;}
	84% {opacity: 0;}
	100% {opacity: 0}
}
.watch3 {
	width: 100%;
	height: 400px;
	margin-top: -400px;
	background: url('../img/img-index_body/2-3.png');
/*	background-position: right; */
	background-repeat: no-repeat;
	animation: bgp3 25s infinite;
	position: relative;
}
@keyframes bgp3 {
	0% {opacity: 1;}
	14% {opacity: 0;}
	28% {opacity: 0;}
	42% {opacity: 0;}
	56% {opacity: 0;}
	70% {opacity: 1;}
	84% {opacity: 1;}
	100% {opacity: 1}
}
/*====== Конец первого большого баннера ======*/
/*====== Второй большой баннер ======*/
.bak2 {
	background: url('../img/img-index_body/3.jpg');
	clear: both;
}
.text2 {
	margin: -400px 0px 0px 40%;
	padding-top: 50px;
	position: relative;
}
.watch2-1 {
	width: 100%;
	height: 400px;
	margin-top: 0px;
	background: url('../img/img-index_body/3-1.png');
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
}
/*====== Конец второго большого баннера ======*/
/*====== Третий большой баннер ======*/
.bak3 {
	background: url('../img/img-index_body/5.jpg');
	clear: both;
}
.text3 {
	margin: -400px 0px 0px 70%;
	padding-top: 50px;
	position: relative;
}
.watch3-1 {
	width: 100%;
	height: 400px;
	margin-top: 0px;
	background: url('../img/img-index_body/5-1.png');
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
}
.watch3-2 {
	width: 100%;
	height: 400px;
	margin-top: -400px;
	background: url('../img/img-index_body/5-2.png');
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
}
/*====== Конец третьего большого баннера ======*/
/*====== Маленькие баннеры ======*/
/*======= Первый маленький баннер =======*/
.ban-miny-1 {
	float: right;
	height: 400px;
	background: url('../img/img-index_body/4-1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 49%;
	margin-right: 1.5%;
}
.text-miny-1 {
	text-align: left;
    margin-top: 50px;
}
/*====== Конец первого маленького ======*/
/*====== Второй маленький баннер ======*/
.ban-miny-2 {
	float: right;
	height: 400px;
	background: url('../img/img-index_body/6-2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 49%;
}
.text-miny-2 {
	margin: 350px 0 0 90px;
}
/*====== Конец второго маленького ======*/
/*====== Конец маленьких банноров ======*/
@media (max-width: 1020px) {
	.index_body a {
		color: #000;
	}
	.text1 {
		padding-top: 300px;
		color: #000;
	}
	.text1 div {
		background-color: rgba(230,230,230,.9);
		width: 300px;
		text-align: center;
		height: 90px;
		padding-top: 10px;
	}
	.dop-text {
		display: none;
	}
	.text2 {
		margin-left: 30%;
		padding-top: 300px;
		color: #000;
	}
	.text2 div {
		background-color: rgba(230,230,230,.9);
		width: 400px;
		text-align: center;
		height: 90px;
		padding-top: 10px;
	}
	#watch2-1 {
		background-position: -200px 0;
	}
	.text3 {
		margin-left: 30%;
		padding-top: 300px;
		color: #000;
	}
	.text3 div {
		background-color: rgba(230,230,230,.9);
		width: 400px;
		text-align: center;
		height: 90px;
		padding-top: 10px;
	}
	.text-miny-1 {
		margin-left: 30%;
		padding-top: 300px;
		color: #000;
	}
	.text-miny-1 div {
		background-color: rgba(230,230,230,.9);
		width: 290px;
		text-align: center;
		height: 80px;
		padding-top: 10px;
		margin: -40px 0px 0px -45%;
	}
}
@media (max-width: 600px) {
	.text1 {
		margin-left: 0px;
	}
	.text1 div {
		width: 100%;
	}
	#watch {
	/*	background-position: -650px 0; */
	}
	#bak1 {
		background-position: -50px 0;
	}
	.text2 {
		margin-left: 0px;
	}
	.text2 div {
		width: 100%;
	}
	#bak2 {
		background-position: -110px 0;
	}
	#watch2-1 {
		background-position: -430px 0;
	}
	.text3 {
		margin-left: 0px;
	}
	.text3 div {
		width: 100%;
	}
	#bak3 {
		background-position: -50px 0;
	}
	#watch3-1 {
		background-position: -50px 0;
	}
	#watch3-2 {
		background-position: -50px 0;
	}
	.ban-miny-1 {
		width: 100%;
		margin: 20px 0px 0px 0px;
	}
	.ban-miny-2 {
		width: 100%;
	}
	.text-miny-1 div {
		width: 145%;
	}
}
/* Крутилка*/
img {
  width: 100%; !important;
}

.sim-slider {
  max-width: 1200px;
  min-width: 300px;
  background-color: white;
}

/* General styles */
.sim-slider {
  position: relative;
}

.sim-slider-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}

.sim-slider-element {
  width: 100%;
  transition: opacity 1s ease-in; 
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  display: block;
}

/* Navigation item styles*/

div.sim-slider-arrow-left,
div.sim-slider-arrow-right {
  width: 22px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  opacity: 0.6;
  z-index: 4;
}

div.sim-slider-arrow-left {
  left: 10px;
  top: 40%;
  display: block;
  background: url("../img/about-the-brand/sim-arrow-left.png") no-repeat;
}

div.sim-slider-arrow-right {
  right: 10px;
  top: 40%;
  display: block;
  background: url("../img/about-the-brand/sim-arrow-right.png") no-repeat;
}

div.sim-slider-arrow-left:hover {
  opacity: 1.0;
}

div.sim-slider-arrow-right:hover {
  opacity: 1.0;
}

div.sim-slider-dots {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  text-align: center;
}

span.sim-dot {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  padding: 0;
  display: inline-block;
  background-color: #BBB;
  border-radius: 5px;
  cursor: pointer;
}
/*==================================*/