      @import url("https://fonts.googleapis.com/css?family=Just+Another+Hand");


.containers {
  margin: 0 auto;
  /* margin-top: 20px; */
  position: relative;
  width: 100%;
  height: 0;
  height: 500px;
  user-select: none;
  background-color: #1c1c1c;
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.2), 0 7px 7px rgba(0, 0, 0, 0.24);
}
.containers input {
  display: none;
}
.containers .slide_img {
  position: absolute;
  width: 100%;
  height: 500px;
  z-index: -1;
}
.containers .slide_img img {
  width: inherit;
  height: inherit;
}
div.slide_caps{
    position: absolute;
    top: 85px;
    left: 290px;
    color: white;
    font-size: 50px;
    background: url(/images/elf_03.png) no-repeat;
    width: 399px;
    height: 509px;
    text-transform: uppercase;
    padding-left: 55px;
    padding-right: 91px;
    text-align: center;
    padding-top: 103px;
    padding-bottom: 206px;
    font-family: "MyriadProCond";
    }
  div.slide_caps hr{margin: 5px 0px;}
  div.slide_caps span{    font-weight: bold;
    font-size: 70px;}
div.slide_price{
    position: absolute;
    background: url(/images/elf_06.png) no-repeat;
    top: 489px;
    left: 665px;
    width: 351px;
    height: 70px;
    font-family: "MyriadProCond", sans-serif;
    font-weight: bold;
    font-size: 50px;
    padding-left: 30px;
}
.containers .slide_img .prev, .containers .slide_img .next {
  width: 12%;
  height: inherit;
  position: absolute;
  top: 0;
  background-color: rgba(255, 82, 82, 0.2);
  z-index: 99;
  transition: .45s;
  cursor: pointer;
  text-align: center;
}
.containers .slide_img .next {
  right: 0;
}
.containers .slide_img .prev {
  left: 0;
}
.containers .slide_img .prev:hover, .containers .slide_img .next:hover {
  transition: .3s;
  background-color: rgba(255, 82, 82, 0.8);
}
.containers .slide_img .prev span, .containers .slide_img .next span {
  position: absolute;
  width: 0px;
  height: 0px;
  border: solid 20px;
  top: 50%;
  transform: translateY(-50%);
}
.containers .slide_img .prev span {
  border-color: transparent #fff transparent transparent;
  right: 35%;
}
.containers .slide_img .next span {
  border-color: transparent transparent transparent #fff;
  left: 35%;
}
.containers #nav_slide {
  width: 100%;
  bottom: 8px;
  height: 11px;
  position: absolute;
  text-align: center;
  z-index: 99;
  cursor: default;
}
.containers #nav_slide .dots {
  top: -5px;
  width: 50px;
  height: 20px;
  margin: 0 3px;
  position: relative;
  /* border-radius: 100%; */
  display: inline-block;
  
  transition: .4s;
  cursor: pointer;
}
.containers #nav_slide .dots .bgs_labels {
  
width: 50px;
  
height: 4px;
  
margin: 0 3px;
  
position: relative;
  
/* border-radius: 100%; */
  
display: inline-block;
  
background-color: rgba(0, 0, 0, 0.6);
  
transition: .4s;
  
cursor: pointer;
}
.containers #nav_slide #dot1.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot2.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot3.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot4.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot5.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot6.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot7.bgs_labels:hover {
  background: #ff1739;
}
.containers #nav_slide #dot8.bgs_labels:hover {
  background: #ff1739;
}

#i1:checked ~ #one,
#i2:checked ~ #two,
#i3:checked ~ #three,
#i4:checked ~ #four,
#i5:checked ~ #five,
#i6:checked ~ #six,
#i7:checked ~ #seven,
#i8:checked ~ #eight{
  z-index: 9;
  animation: scroll 1s ease-in-out;
}

#i1:checked ~ #nav_slide #dot1 .bgs_labels{
  background: #ff1739;
}

#i2:checked ~ #nav_slide #dot2 .bgs_labels{
  background: #ff1739;
}

#i3:checked ~ #nav_slide #dot3 .bgs_labels{
  background: #ff1739;
}

#i4:checked ~ #nav_slide #dot4 .bgs_labels{
  background: #ff1739;
}
#i5:checked ~ #nav_slide #dot5 .bgs_labels{
  background: #ff1739;
}
#i6:checked ~ #nav_slide #dot6 .bgs_labels{
  background: #ff1739;
}
#i7:checked ~ #nav_slide #dot7 .bgs_labels{
  background: #ff1739;
}
#i8:checked ~ #nav_slide #dot8 .bgs_labels{
  background: #ff1739;
}

@keyframes scroll {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}


.slide_img #one{ 
/*РІСЃСЏ Р°РЅРёРјР°С†РёСЏ РґР»СЏ Р±Р»РѕРєРѕРІ img РґР»РёС‚СЃСЏ 30СЃ*/ 
/*Рё РїРѕРІС‚РѕСЂСЏРµС‚СЃСЏ Р±РµСЃРєРѕРЅРµС‡РЅРѕ*/
       animation: imgAnim 30s linear infinite;
       -webkit-animation: imgAnim 30s linear infinite;
       -moz-animation: imgAnim 30s linear infinite;
       -o-animation: imgAnim 30s linear infinite;
}
.slide_img #two{
/*--Р·Р°РґРµСЂР¶РєР° 6 СЃРµРє----*/
    animation: imgAnim 30s linear 6s infinite;
	-webkit-animation: imgAnim 30s linear 6s infinite;
       -moz-animation: imgAnim 30s linear 6s infinite;
       -o-animation: imgAnim 30s linear 6s infinite;
    /*РїСЂР°РІРёР»Р° СЃ Р±СЂР°СѓР·РµСЂРЅС‹РјРё РїСЂРµС„РёРєСЃР°РјРё*/
}
.slide_img #three{
 /*----12 СЃРµРє-----*/
    animation: imgAnim 30s linear 12s infinite;
	-webkit-animation: imgAnim 30s linear 12s infinite;
       -moz-animation: imgAnim 30s linear 12s infinite;
       -o-animation: imgAnim 30s linear 12s infinite;
    /*РїСЂР°РІРёР»Р° СЃ Р±СЂР°СѓР·РµСЂРЅС‹РјРё РїСЂРµС„РёРєСЃР°РјРё*/
}
.slide_img #four{
    animation: imgAnim 30s linear 18s infinite;
	-webkit-animation: imgAnim 30s linear 18s infinite;
       -moz-animation: imgAnim 30s linear 18s infinite;
       -o-animation: imgAnim 30s linear 18s infinite;
    /*РїСЂР°РІРёР»Р° СЃ Р±СЂР°СѓР·РµСЂРЅС‹РјРё РїСЂРµС„РёРєСЃР°РјРё*/
}
.slide_img #five{
    animation: imgAnim 30s linear 24s infinite;
	-webkit-animation: imgAnim 30s linear 24s infinite;
       -moz-animation: imgAnim 30s linear 24s infinite;
       -o-animation: imgAnim 30s linear 24s infinite;
    /*РїСЂР°РІРёР»Р° СЃ Р±СЂР°СѓР·РµСЂРЅС‹РјРё РїСЂРµС„РёРєСЃР°РјРё*/
}
@keyframes imgAnim {
    0% { opacity: 0; z-index: 5; }
    8% { opacity: 1; z-index: 5; }
    17% { opacity: 1; z-index: 5;}
    25% { opacity: 0; z-index: 5; }
    100% { opacity: 0; z-index: 5; }
}
@-webkit-keyframes imgAnim {
  0% { opacity: 0; z-index: 5; }
    8% { opacity: 1; z-index: 5; }
    17% { opacity: 1; z-index: 5;}
    25% { opacity: 0; z-index: 5; }
    100% { opacity: 0; z-index: 5; }
}
@-o-keyframes imgAnim {
   0% { opacity: 0; z-index: 5; }
    8% { opacity: 1; z-index: 5; }
    17% { opacity: 1; z-index: 5;}
    25% { opacity: 0; z-index: 5; }
    100% { opacity: 0; z-index: 5; }
}
@-moz-keyframes imgAnim {
   0% { opacity: 0; z-index: 5; }
    8% { opacity: 1; z-index: 5; }
    17% { opacity: 1; z-index: 5;}
    25% { opacity: 0; z-index: 5; }
    100% { opacity: 0; z-index: 5; }
}





@media screen and (max-width: 685px) {
  .containers {
    border: none;
    width: 100%;
    height: 0;
    padding-bottom: 55%;
  }
  .containers .slide_img .prev, .containers .slide_img .next {
    width: 15%;
  }
  .containers .slide_img .prev span, .containers .slide_img .next span {
    border: solid 12px;
  }
  .containers .slide_img .prev span {
    border-color: transparent #fff transparent transparent;
  }
  .containers .slide_img .next span {
    border-color: transparent transparent transparent #fff;
  }
  .containers #nav_slide .dots {
    width: 12px;
    height: 12px;
  }
}

