.title{
    position: relative;
    max-width:396px;
    padding-left:16px;
    padding-right:16px;
    margin-top:5px;
    margin-bottom: 5px;
}
.span{
    margin-top:5px;
    margin-bottom:5px;
    max-width:396px;
    padding-left:16px;
    padding-right: 16px;
}
.New_a{
    max-width:396px;
    padding-left:16px;
    padding-right: 16px;
    margin-bottom: 5px;

}
.New_P{
    max-width:396px;
    padding-left:16px;
    padding-right: 16px;
    margin-bottom:5px;
}

.content{
    margin-bottom:10px;
    overflow: hidden;
}
.idecontener_top{
    overflow: hidden;
    max-width:932px;
    border-top:solid 1px var(--NewBorder);
    width: 100%;
    height:auto;
    padding-top:16px;
    border-radius:20px 20px 0 0 ;
    background-color: var(--NewContener);
}
.idecontener_center{
    border-left:solid 1px var(--NewBorder);
    border-right:solid 1px var(--NewBorder);
    overflow: hidden;
    max-width: 932px;
    width: 100%;
    padding-left:0px;
    padding-right:0px;
    border-radius:0px 0px 0px 0 ;
    background-color: var(--NewContener);
}
/* 932px */
.idecontener_bottom{
    max-width: 932px;
    width:100%;
    border-bottom:solid 1px var(--NewBorder);
    overflow: hidden;
    padding-bottom:16px;
    border-radius:0 0 20px 20px ;
    background-color: var(--NewContener);
}
.Newimg{
    position: relative;
   overflow: hidden;
   width:auto;
}

.New-contener_slader{
    width: 100%;
    height:auto;
    overflow: hidden;
}
.wraper_slader{
    width:100%;
    position: relative;
    height:200px;
    overflow-y: hidden;
    overflow-x:scroll;
}
.wraper_slader::-webkit-scrollbar{
    display: none;
}
.slader_flex{
    position: absolute;
    right:-203.5%;
    width:auto;
    display: flex;
    flex-direction: row;
    gap:5px;
    height:auto;
    animation: 160s  linear slidein; 
}

@keyframes  slidein{
   0%{
     left:0%;
   }
   20%{
     left:-203.5%;
   }
   25%{
    left:-0%;
   }
   0%{
    left:-203.5%;
   }
   0%{
     left:-203.5%;
   }
   0%{
    left:203.5%;
   }

   0%{
     left:203.5%;
   }
   0%{
    left:203.5%;
  }
  0%{
    left:203.5%;
  }
  0%{
    right:0%;
  }
  20%{
    right:203.5%;
  }
}


.slader_img{
   width:100%;
   height:200px;
   
}
.slader-img{
    max-width:155px;
    width:140px;
    height:100%;
    object-fit: cover;
}
.copy_img_slader-img{
    max-width:155px;
    width:140px;
    height:100%;
    object-fit: cover;
}
button{
    color: white;
    background: none;
    border: none;
    padding: 0px;
    margin: 0;
    width: 150px;
    cursor: pointer;
}
.btnex{
    display: none;
   font-size:40px;
   font-weight: bold;
   line-height:0;
   position: absolute;
   top:35%;
   left:1.5%;
   background: rgba(0,0,0, 0.3);
   border-radius:5px;
   width:auto;
   padding:10px;
   height:60px;
}
.closeHext{
    display: none;
   font-size:40px;
   font-weight: bold;
   line-height:0;
   position: absolute;
   top:35%;
   right:1.5%;
   background: rgba(0,0,0, 0.3);
   border-radius:5px;
   width:auto;
   padding:10px;
   height:60px;
}

.New_pup_slader{
    /*  */
    display:none;
    width:100%;
    height:100%;
    position: fixed;
    z-index: 22;
    background:var(--liheral-gradient-pup);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
/*  */
.pup{
    position:relative;
    width:100%;
    height:100%;
    top:50%;
    left:50%;
    background:var(--rgba-Cover);
    transform: translate(-50% , -50%);
    overflow: hidden;
}
.new_img_pup{
    position:relative;
    width:100%;
    height:auto;
    max-width: 520px;
    max-height:720px;
    top:50%;
    left:50%;
    transform: translate(-50% , -50%);
   overflow: hidden;
}
.imgPup{
  overflow: hidden;
  max-height:720px;
  min-width:auto;
  min-height: auto;
  width:100%;
  height:auto;
  object-fit: cover;
}
.times_pup{
    /* times */
    position: absolute;
    right:60px;
    top:70px;
    width: 42px;
    height:42px;
    line-height:45px;
    font-size:40px;
    text-align: center;
    cursor: pointer;
    z-index: 20;
}
.times_pup:hover{
    /* times */
    position: absolute;
    right:60px;
    top:70px;
    width: 42px;
    height:42px;
    background-color:var(--rgba-Cover);
    border-radius:42px;
    line-height:45px;
    font-size:40px;
    text-align: center;
    cursor: pointer;
    z-index: 20;
}
/* конец */
.scrin{
 margin-bottom: -4px;
 height:auto;
}
.scrin1{
    position: relative;
    display: flex;
    width:auto;
    height:auto;
    animation: 160s  linear slidein; 
    gap:5px;
    margin-bottom:1px;
}
.Radiusbutton{
    border-radius: 20px 20px 0 0 ;
    
}
.RadiusTop{
    border-radius:0 0 20px 20px;
}
video{
    max-width: 100%;
    width:100%;
    height: auto;
    border-radius:20px;
}
.arkApplicationResurs{
    display: block;
    position:fixed;
    width:90px;
    height:auto;
    right:5%;
    bottom:50px;
    background:var(--liheral-gradient-pup);
    border-radius:20px;
}

.ark{
    overflow: hidden; 
}
.ark_link{
   max-width:80px;
   width:100%;
   height:80px;
   display: block;
   padding: 5px;
   overflow: hidden; 
}
#ide_top_margin_rignt{
    float: right;
    color: var(--text-color_ide);
}
#content_top{
    margin-top:30px; 
}
#content_bouton{
    margin-bottom:30px;
}

.Collection{
    width: auto;
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    gap: 10px;
    flex-direction: row
}
.collection{
    width:auto;
    height:200px;
   
}
.collection_margin{
    margin-left:-60px;
}
.collection_img{
    width:145px;
    height:100%;
    object-fit: cover;
}

#NewContent_img_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius:20px;
}
.content_Video_IDE_GuEWH_Contener{
    max-width: 430px;
    max-height: 515px;
    width:100%;
    overflow: hidden;
}
.Video_GuEWH{
max-width: 428px;
max-height: 515px;
width:100%;
height:100%;
object-fit: cover;
}
.iframe{
    max-width:429px;
    max-height:515px;
    width:100%;
    height:242px;
    overflow: hidden;
}
iframe{
    max-width:429px;
    max-height:515px;
    width: 100%;
    height:100%;
    object-fit: cover;
}
.fixed-line_advertising{
    position: fixed;
    bottom: 0;
    left: 0;
    max-width:475px;
    width:100%;
    height:auto;
    display: none;
}
.fixed-line_advertising:active{
    position: fixed;
    bottom: 0;
    left: 0;
    max-width:475px;
    width:100%;
    height:auto;
    display: none;
}
.advertising_video{
    pointer-events:none;
}
.contener_advertising_link{
    position: absolute;
    width:100%;
    height:100%;
    left: 0;
}
.Contener_Cover_left_layout{
      position: fixed;
      top: 40%;
      padding:16px;
      display: flex;
      width: 210px;
      height:320px;
      overflow: hidden;
      pointer-events: none;
      z-index: -1;
}
.Contener_Cover_right_layout{
    position: fixed;
    top: 40%;
    right: 0%;
    padding:16px;
    display: flex;
    width: 210px;
    height:320px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.wrapNewImgFilter{
    filter: blur(40px );
    pointer-events: none;
    overflow: hidden;
}
.imgfilterSystemsNewImg{
    border-radius: 20px;

}
.wrapNewImgPositop{
    position: absolute;
    max-width:370px;
    width:auto;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.wEbCaruselscrolic::-webkit-scrollbar{
    display: none;
}
.WeIdeContener{
    display: flex;
    gap:5px;
    overflow-y: hidden;
    overflow-x:auto;
    max-width: 430px;
    width:100%;
    height: 515px;
}
.webIdeImG{
    position: relative;
    border-radius:20px;
}
.webIdeImGres{
    max-width: 430px;
    width:430px;
}
.webIdeImGresG{
    max-width:370px;
    width: auto;
}
