body {
  user-select: none;
}
 .timer {
    color:rgb(37, 173, 229);
    font-size:21px;
    font-family:	
Franklin Gothic Medium;
   width:120px;
padding-left:2px;
   margin-top:16px;
 
  }
  
html {
  scroll-behavior: smooth;
}
#raffle {
  z-index:100;
  position:fixed;
   background-image: linear-gradient(#63c81d, #3c8608);
    color:white;
  width:175px;
  height:40px;
  border-radius:15px;
  font-family:Bahnschrift SemiBold;
  font-size:22px;
  border:3px solid #80e938;
  top:91.5%;
 left:1.5%;
  
  cursor:pointer;
}
#raffle:hover {
   animation: play 2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
@keyframes play {

    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 2px rgba(128, 233, 56, 0.4);
    }
    25% {
        box-shadow: 0 0 0 4px rgba(128, 233, 56, 0.4), 0 0 0 8px rgba(128, 233, 56, 0.2);
    }
    25% {
        box-shadow: 0 0 0 6px rgba(128, 233, 56, 0.4), 0 0 0 10px rgba(128, 233, 56, 0.2);
    }

}



#header {
color:rgb(37, 173, 229);
display:inline-grid;
 grid-template-columns:0.25fr 0.70fr 0.65fr 0.50fr 0.8fr 0.3fr 2fr 2fr 2fr ;
 margin-bottom:-10px;
  user-select: none;
}
.contacts-top {
font-family:Bahnschrift SemiBold;
font-size:20px;
  
}

#phone-icon {
font-size:25px;
color:rgb(37, 173, 229);
margin:10px;
padding-top:0px;
  


}
#phone-icon:hover {
  color:#FFCD00; 
    transition:0.3s;
}

#phone-icon1  {
font-size:25px;
color:red ;
padding:8px;
margin:10px;
cursor:pointer;
}

#city   {
cursor:pointer;
font-family:helvetica;
text-align:center;
}

#phone-icon2  {
font-size:25px;
color:rgb(37, 173, 229);
padding:8px;
margin:10px;
padding-top:5px;
}

#phone-icon3 {
font-size:23px;
color:rgb(37, 173, 229);
padding:8px;
margin:10px;
}

#phone-icon4 {
  font-size:23px;
color:rgb(37, 173, 229);
padding:8px;
  margin-top:6px;
  margin-left:7px;
}


#communacate {
padding-top:0px;
}

#communacate2 {
  padding-left:7px;
}
#sign-in {
width:150px;
display:flex;
background-color:rgb(255, 213, 0);
cursor:pointer;
height: 46px;

}

#location {
display:flex;
cursor:pointer;
 font-family:Bahnschrift SemiBold;
  height:46.4px;
  width:140px;
}

#location:hover {
 background-color:#E0E2E9;
  margin:0;
  padding:0;
    transition:0.6s;
}

#chat {
display:flex;
cursor:pointer;
height:50px;
  width:145px;
  margin: 0;
padding-left: 0;
  margin-left:0;

  height:45px;
}

#city {
color:rgb(0, 188, 255);
display:flex;
}

body {
margin: 0;
padding: 0;
}

#search {
  margin-left:0px;
  display: flex;
  padding-top:10px;
  padding-left:185px;
  height:25px;
  margin-top:-4px;
}

.searchTerm {
  border: 3px solid rgb(255, 213, 0);
  border-right: none;
  padding: 5px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: rgb(0, 188, 255);
  width:180px;
  font-family:Bahnschrift SemiBold;
}

.searchTerm:focus{
  color:rgb(0, 188, 255);
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid rgb(255, 213, 0);
  background: rgb(255, 213, 0);
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 15px;
}


.wrap{
padding-bottom:10px;
border:3px solid green;
}


.search_hard {
border:5px;
color:rgb(0, 188, 255);
font-family:helvetica;
font-size:20px;
  user-select: none;
  
}

#some {
font-family:Arial Black;
color:rgb(0, 154, 255);	
font-size:20px;
cursor:pointer;
margin-top:14px;
}

#sign-in:hover {
background-color:#FFCD00;
transition:0.6s;
}

.searchButton:hover{
background-color:#FFCD00;
   transition:0.6s;
}



#chat:hover {
   background-color:#E0E2E9;
  margin:0;
  padding:0;
   transition:0.6s;
}

#phone { 
  width:180px;
  margin-top:13px;
  font-family:helvetica;
  color:rgb(37, 173, 229);
}

#phone:hover {
  color:#FFCD00; 
    transition:0.3s;
}
#hard {
  display:flex;
  cursor:pointer;
}

#har:hover {
  color:#FFCD00;
    transition:0.3s;
}

#icon-clock {
  color:rgb(37, 173, 229);
  margin-top:14px;
  padding-left:-125px;
  font-size:24px;
}

#Kiev {
  color:rgb(37, 173, 229);
  margin-left:-10px;
  padding-left:15px;
  margin-top:16.5px;
 
  width:20px;
}
#newZone {
margin-left:-40px;
}

a:link {
    text-decoration: none;
}

#blueline2 {
width: 100%; height: 75px;
background-color:rgb(37, 173, 229);

}

#header5 {
color:rgb(255,215,0);
font-size:15px;

padding-top:10px;
font-family:Bahnschrift SemiBold;
  user-select: none;
  text-align:center;
}



#icons {
background-color:rgb(37, 173, 229);
width:100%;
height: 50px;
display:block;
text-align:center;
letter-spacing:20px;
}

.bottom {
font-size:25px;
padding:15px;
   transition: transform .2s;
 
}

 #skype {
    color:#33CCFF;
  }
  
  
#whatsapp {
  color:rgb(65,255,0);
}

#insta {
  color:#FF00CD;
}

#twitter {
  color:#00D5FF;
}

#facebook {
  color:#0050FF;
}

#linkede {
  color:#1B54DB;
}

#telegram {
  color:#00D5FF;
}

.bottom:hover {
  font-size:35px;
  transition:0.5s;

}

#circle-1 {
  background-color:rgb(255,215,0);
  width:15px;
  height:15px;
  border-radius:20px;
  margin-top:27px;
  margin-left:-18px;
}

#text89 {
  font-size:15px;
  padding-left:3.8px;
 margin-bottom:-2px;
  color:rgb(37, 173, 229);
    font-family:Bahnschrift SemiBold;
}


#phobe-cion {
  color:rgb(255,215,0);
  font-size:23px;
  
}
#somerandom9textyia8523 {
  color:rgb(255,215,0);
  font-size:20px;
  padding-left:7px;
  font-family:Bahnschrift SemiBold;
  margin-top:0px;
}

#enteringinotukraine {
  display:flex;
pading-left:20px;
  cursor:pointer;
background-color:rgb(37, 173, 229);
  width:100%;
  height:40px;
    justify-content:center;
  
}


#jhg {
  margin-top:-10px;
  display:flex;
}

#jhg-2 {
  margin-top:-10px;
display:flex;
}

#phobe-cion-2 {
    color:rgb(255,215,0);
  font-size:23px;
  padding-left:25px;
  margin-top:-2px;
}

#somerandom9textyia85238 {
    color:rgb(255,215,0);
  font-size:20px;
padding-left:7px;
  font-family:Bahnschrift SemiBold;
  margin-top:0px;
}

#textya {
  color:rgb(37, 173, 229);
  font-size:20px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
}

#textya-2 {
  color:rgb(37, 173, 229);
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
  padding-top:20px;
}

#wyart {
  color:rgb(37, 173, 229);
  font-size:25px;
}

#deez-nuts  {
  color:rgb(37, 173, 229);
  font-family:Bahnschrift SemiBold;
  font-size:21px;
  margin-top:2px;
  margi-left:5px;
}

#yo {
  width:350px;
 padding-left:160px;
  margin-top:65px;
image-rendering:high-quality;
}

a {
  color:rgb(37, 173, 229);
}

#iid {
  color:rgb(37, 173, 229);
    font-family:Bahnschrift SemiBold;
  text-align:center;
}

#aaaaaaaaaaaaaaaaaaa {
  height:4px; 
  background-color:rgb(255,215,0);
  width:45px;
  margin-top:-25px;
  margin-left:62px;
}

#h1 {
  margin-left:60px;
  color:rgb(37, 173, 229);
  font-family:arial;
 
}

#hr {
  border:1px solid rgb(37, 173, 229);
  margin-top:-1px;
}

#white-stuff {
  width:1350px;
  height:600px;
  background-color:#F2F2F2;
  border-top-left-radius:30px;
    border-bottom-right-radius:30px;

  margin-top:25px;
  
}

#h1-5 {
  margin-left:60px;
  color:rgb(37, 173, 229);
  font-family:arial;
  font-size:42px;
  width:510px;

  padding-top:140px;
  margin-left:150px;
}

#h3 {
  margin-left:150px; 
  color:black;
    font-family:arial;
  width:430px;
  margin-top:-10px;
}

#buto_pp_dk {
  width:225px;
  height:55px;
  border-radius:10px;
  border:none;
  cursor:pointer;
  color:white;
    background-image: linear-gradient(to bottom right,rgb(0,140,255), rgb(0,215,255));
  font-size:18px;
  font-family:sans-serif;
  font-weight:bold;
   margin-left:150px; 
  margin-top:40px;
}

#buto_pp_dk:hover {
  transition:0.6s;
}

#omg {
  width:450px;
  margin-left:400px;
  margin-top:-200px;
}

#omg-9 {
  width:450px;
  margin-left:400px;
  margin-top:-200px;
}

#img-comt {
  margin-top:-100px;
  margin-left:350px;
}

#h3-2 {
  color:rgb(37, 173, 229);
  font-family:sans-serif;
  font-weight:bold;
  margin-left:-200px;
  margin-top:75px;
}

#h3-2:hover {
  color:rgb(255,200,0);
  transition:0.6s;
  text-decoration:true;
}

#line-l {
  width:50px;
  height:4px;
  background-color:rgb(255,200,0);
   margin-left:40px;
  margin-top:-23px;
}

#mega-call-stats {
  color:rgb(37, 173, 229);
  font-family:arial;

  margin-top:50px;
  text-align:center;
}

#chat-div_nexid {
  width:100px;
  height:40px;
  background-color:rgb(37, 173, 229);
  margin-left:40px;
  margin-top:25px;
}

.ii {
  color:white;
  font-size:27px;
cursor:pointer;
 
}

.ii-3 {
  color:white;
  font-size:27px;
cursor:pointer; 
  margin-left:-40px;
  margin-top:20px;

}

.i2 {
   color:white;
  font-size:23px;
cursor:pointer;
margin-left:-4px;
}

#con-yio {
  margin-top:10px;
}

.ii:hover {
  color:rgb(255,200,0);
  
}
.ii-3:hover {
    color:rgb(255,200,0);
}

.i2:hover {
  color:rgb(255,200,0);
}
#sign-in:hover {
background-color:#FFCD00;
transition:0.6s;
}

.searchButton:hover{
background-color:#FFCD00;
   transition:0.6s;
}



#chat:hover {
   background-color:#E0E2E9;
  margin:0;
  padding:0;
   transition:0.6s;
}

#chat-div-2 {
  width:150px;
  height:40px;
  background-color:rgb(37, 173, 229);
  margin-left:5px;
  margin-top:25px;
}

#flex-cont-5_agia {
  display:flex;
justify-content:center;
  margin-left:-720px;

}

#h {
  color:white;
    font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  text-align:center;
  margin-top:8px;
}

#h-2 {
  color:white;
     font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  text-align:center;
  margin-top:8px; 
}

#chat-div-3 {
    width:400px;
  height:40px;
  background-color:rgb(37, 173, 229);
  margin-left:5px;
  margin-top:25px;
}

#chat-div-4 {
   width:100px;
  height:105px;
  background-color:white;
  margin-left:40px;margin-top:5px;
}

#chat-div-5 {
    width:150px;
  height:105px;
  background-color:white;
  margin-left:5px;
  margin-top:5px;
}

#chat-div-6 {
     width:400px;
  height:105px;
  background-color:white;
  margin-left:5px;
  margin-top:5px;
}



#h-3 {
   color:black;
     font-family:sans-serif;
  font-weight:bold;
  font-size:16px;
  margin-left:5px;
  margin-top:8px;  
  width:395px;
}




#width-15 {
  width:30px;
margin-left:36px;
    margin-top:8px; 
  pointer-events:none;
}

#h-p {
    font-size:17px;
font-family:sans-serif;
  font-weight:bold;
  text-align:center;
   margin-top:8px; 
}

#chat-div-7 {
      width:400px;
  height:126px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}

#chat-div-8 {
     width:150px;
  height:126px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}

#chat-div-9 {
     width:100px;
  height:126px;
  background-color:white;
  margin-left:40px;
  margin-top:5px;  
}



#chat-div-10 {
     width:400px;
  height:125px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}

#chat-div-11 {
     width:150px;
  height:125px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}

#chat-div-12 {
     width:100px;
  height:125px;
  background-color:white;
  margin-left:40px;
  margin-top:5px; 
}

#dib {
   width:100px;
  height:px;
  background-color:white;
  margin-left:40px;
  margin-top:5px;  
}

#dib-2 {
      width:150px;
  height:90px;
  background-color:white;
  margin-left:5px;
  margin-top:5px;
}

#dib-3 {
       width:400px;
  height:90px;
  background-color:white;
  margin-left:5px;
  margin-top:5px;
}

#dib:hover {
  background-color:#E5E5E5;
  
}

#dib-2:hover {
  background-color:#E5E5E5;
  
}

#dib-3:hover {
  background-color:#E5E5E5;
  
}



#more-white-stuff {
 width:437px;
  height:370px;
  border:3px solid #f3f3f3;
  border-radius:25px;
  margin-left:17px;
  margin-top:25px;
  display:inline-block;
 
}

.windows {
  margin:0;
  padding:0;
  color:black;
  font-size:27px;
  margin-top:12px;
  margin-left:3px;
}

#flex {
  display:flex;
  justify-content:center;
  margin-top:5px;
}

#h6 {
 color:rgb(37, 173, 229);
    font-family:arial;
  font-size:19px;
}

.icooooooooood {
  font-size:40px;
  color:green;
  margin-top:9px;
}

#p {
  color:black;
font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
}

#flexia {
  display:flex;
  margin-top:10px;
  margin-left:30px;
}

#flexia-2 {
  display:flex;
  margin-top:-25px;
  margin-left:30px; 
}

.icooooooooood-2 {
  font-size:30px;
  color:rgb(37, 173, 229);
  margin-top:13px; 
  margin-left:5px;
}

#p-2 {
color:black;
font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  margin-left:5px;
}

#phone-icon_phone {
  font-size:26px;
  margin-top:15px;
  margin-left:8px;
}

#p-3 {
color:black;
font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  margin-left:8px;
}
#down-in-hio {
  width:225px;
  height:45px;
  border-radius:20px;
  border:none;
  cursor:pointer;
  background-color:rgb(37, 173, 229);
  color:white;
  font-family:sans-serif;
  font-weight:bold;
  font-size:25px;
  margin-left:90px;
  margin-top:-10px;
}

#down-in-hio:hover {
 background-color:rgb(0,200,255);
  transition:1s;
}

.windows-2 {
    margin:0;
  padding:0;
  color:orange;
  font-size:27px;
  margin-top:10px;
  margin-left:3px;
}

.windows-3 {
      margin:0;
  padding:0;
 color:rgb(55, 198, 127);
  font-size:27px;
  margin-top:12px;
  margin-left:3px;
}

#bottom-copyright {
  width:100%;
  height:250px;
    background:  rgb(0,195,255);
}

#even-more-whitwe-stuuf {
  width:100%;
  height:30px;
}

#h4 {
  color:white;
  font-family:arial;  
  text-align:center;
padding-top:25px;
}

#ti {
    color:white;
  font-family:arial;  
margin-left:40px;

}

#mailia {
  color:white;
font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  margin-top:5px;
  margin-left:5px;
}

#flexaaa {
  display:flex;
  margin-left:40px;
  margin-top:-10px;

  width:300px;
}


#mailia-2 {
  color:white;
  
  font-size:26px;
  
}

#mailia:hover {
  color:rgb(255,210,0);
  transition:0.6s;
}

#icon-div {
  margin-left:500px;
  margin-top:50px;
}

#logo {
  width:300px;
  margin-left:550px;
  margin-top:-300px;
}

#logo-cont {
  margin-top:-75px;
}

#contanct-div {
  margin-left:1080px;
  margin-top:-172px;

  width:280px;
}

#gradint {
  
  background-color:  rgb(0,195,255);
  width:100%;
  height:60px;
}

#logoia {
  width:280px;
  margin-left:15px;
}

#circle-1 {
  background-color:red;
  width:15px;
  height:15px;
  border-radius:20px;
  margin-top:13px;
  margin-left:-18px;
}

#text89 {
  font-size:15.5px;
  padding-left:3.5px;
 margin-top:0px;
  color:white;
  font-family:Bahnschrift SemiBold;
}

#logo-top {
  width:210px;
  margin-left:10px;

}

.windows-4 {
      margin:0;
  padding:0;
 color:red;
  font-size:27px;
  margin-top:12px;
  margin-left:3px;
}
.windows-5 {
      margin:0;
  padding:0;
 color:rgb(0,150,255);
  font-size:27px;
  margin-top:12px;
  margin-left:3px;
}
.windows-6 {
      margin:0;
  padding:0;
 color:rgb(0,165,255);
  font-size:27px;
  margin-top:12px;
  margin-left:3px;
}

#down-in-hio[disabled] {
  opacity:0.5;
  pointer-events:none;
}

#red-stuff {
  width:225px;
  height:25px;
  border-top-right-radius:25px;
  border-bottom-left-radius:25px;
 background-image: linear-gradient(to bottom right, red, orange);
  color:white;
  font-family:sans-serif;
  font-weight:bold;
  font-size:14px;
  text-align:center;
  margin-top:-2px;
  margin-left:214px;
 padding-top:5px;
  opacity:0.5;
}

#red-stuff-2 {
width:140px; height:25px; border-top-right-radius:25px; border-bottom-left-radius:25px; background-image: linear-gradient(to bottom right, red, orange); color:white;   font-family:sans-serif;
  font-weight:bold;
  font-size:14px; text-align:center; margin-top:-2px; margin-left:298px; padding-top:5px;
}


#chat-div-7_2 {
      width:400px;
  height:144px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}



#chat-div-8_2 {
     width:150px;
  height:144px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}



#chat-div-9_2 {
     width:100px;
  height:144px;
  background-color:white;
  margin-left:40px;
  margin-top:5px;  
}



#chat-div-7_2-2 {
      width:400px;
  height:125px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}



#chat-div-8_2-2 {
     width:150px;
  height:125px;
  background-color:white;
  margin-left:5px;
  margin-top:5px; 
}



#chat-div-9_2-2 {
     width:100px;
  height:125px;
  backgroundlor:white;
  margin-left:40px;
  margin-top:5px;  
}



#h4-3 {
  color:rgb(37, 173, 229);
  font-family:Bahnschrift SemiBold;
  text-align:c
}

.windows-5 {
  color:rgb(0,150,255);
}

#divaia {
  height:46px;
  background-color:rgb(23, 51, 99);
}

#phone { 
  width:180px;
  margin-top:13px;
  font-family:helvetica;
  color:rgb(37, 173, 229);
}

#phone:hover {
  color:#FFCD00; 
    transition:0.3s;
}
#hard {
  display:flex;
  cursor:pointer;
}

#har:hover {
  color:#FFCD00;
    transition:0.3s;
}

#icon-clock {
  color:rgb(37, 173, 229);
  margin-top:14px;
  padding-left:-125px;
  font-size:24px;
}

#Kiev {
  color:rgb(37, 173, 229);
  margin-left:-10px;
  padding-left:15px;
  margin-top:16.5px;
}
#newZone {
 padding-left:0px;
}

a:link {
    text-decoration: none;
}


#blueline2 {
width: 100%; height: 75px;
background-color: rgb(35, 79, 154);

}

#header5 {
color:rgb(255,200,0);
font-size:15px;

padding-top:10px;
font-family:sans-serif;
  font-weight:bold;
  user-select: none;
  text-align:center;
}



#icons {
background-color:rgb(35, 79, 154);
width:100%;
height: 50px;
display:block;
text-align:center;

}

.bottom {
font-size:25px;
padding:15px;
   transition: transform .2s;
 
}

 #skype {
    color:#33CCFF;
  }
  
  #viber {
 color:#AB00FF;
    font-size:28px;
    transition: transform .2s;
 padding-right:12px;
    color-inside:white;
  }


#whatsapp {
  color:rgb(65,255,0);
}

#insta {
  color:#FF00CD
}

#twitter {
  color:#00D5FF;
}

#facebook {
  color:#0050FF;
}

#linkeden {
  color:#1B54DB;
}

#telegram {
  color:#00D5FF;
}

.bottom:hover {
  font-size:35px;
  transition:0.5s;

}

#ao {
  margin-left:90px;
}

#circle-1 {
  background-color:rgb(255,215,0);
  width:15px;
  height:15px;
  border-radius:20px;
  border:1px solid red;


}

#cartia {
  margin-left:1340px;
  margin-top:-52px;
 display:flex;
justify-content:center;
}

#text89 {
  font-size:15px;
  padding-left:0px;
 margin-bottom:-2px;
  color:rgb(37, 173, 229);
    font-family:sans-serif;
  font-weight:bold;
}

#line {
  border:1px solid rgb(37, 173, 229);
  margin-top:-1px;
  margin:0;
  padding:0;
  
}

#red-line {
 background:white;
  position:sticky;
  z-index:5520000;
  width:100%;
    top: 0;
  height:64px;
   padding:0;
  margin:0;
}

#enet {
  width:105px;
  height:65px;
  cursor:pointer;
  background-color:white;
  border:none;
  color:rgb(37, 173, 229);
    font-family:sans-serif;
  font-weight:bold;
  font-size:18px;
   padding:0;
  margin:0;

}

#enet:hover {
    background:rgb(37, 173, 229);
  color:white;
}

#idk {
    width:120px;
  height:65px;
  cursor:pointer;
  background-color:white;
  border:none;
  color:rgb(37, 173, 229);
    font-family:sans-serif;
  font-weight:bold;
  font-size:18px;
   padding:0;
  margin:0;
}
#idk-3 {
    width:145px;
height:65px;
  cursor:pointer;
  background-color:white;
  border:none;
  color:rgb(37, 173, 229);
    font-family:sans-serif;
  font-weight:bold;
  font-size:18px;
   padding:0;
  margin:0;
}

#idk:hover {
   background:rgb(37, 173, 229);
  color:white;

}
#idk-3:hover {
   background:rgb(37, 173, 229);
  color:white;
}

#idk-2 {
    width:120px;
height:65px;
  cursor:pointer;
  background-color:white;
  border:none;
  color:rgb(37, 173, 229);
    font-family:sans-serif;
  font-weight:bold;
  font-size:18px;
}
#idk-2:hover {
   background:rgb(37, 173, 229);
  color:white;
}


#container {
  text-align:center;
  margin-top:-48px;
}

#img58 {
  width:45px;
  margin-left:135px;
margin-top:9px;
}
#img58:hover {
  opacity:0.7;
}

#username {
  margin-top:18px;
}

div#slider { overflow: hidden;

  width:831px;
  margin-left:196px;

}

#ao-5 {
  margin-left:1045px;
  margin-top:-429px;
    letter-spacing:25px;
}

#ioimh {
  width:264px;
  display:block;

}

#ioimh-2 {
  width:264px;
  display:block;
margin-top:22px;
}
div#slider figure img { float: left; }
div#slider figure { 
  position: relative;
  width: 400%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 20s slidy infinite; 
}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

#omg {

  width:831px;
}


#line_5 {
  border:1.5px solid rgb(37, 173, 229);
  margin-top:-0px;
}

#text-1 {
  color:rgb(37, 173, 229);
  font-family:Bahnschrift SemiBold;
  margin-left:60px;
padding-top:25px;
  
}

#line_6 {
  border:2px solid rgb(255,215,0);
  width:50px;
  margin-top:-25px;
  margin-left:60px;
}



#img-5 {
  width:250px;
padding-left:17px;
  margin-top:15px;
  height:245px;
}

#phobe-cion {
  color:rgb(255,200,0);
  font-size:23px;
  
}

#somerandom9textyia8523 {
  color:rgb(255,200,0);
  font-size:20px;
  padding-left:7px;
  font-family:sans-serif;
  font-weight:bold;
  margin-top:0px;
}

#enteringinotukraine {
  display:flex;
pading-left:20px;
  cursor:pointer;
background-color:rgb(35, 79, 154);
  width:100%;
  height:40px;
    justify-content:center;
  
}


#jhg {
  margin-top:-10px;
  display:flex;
}

#jhg-2 {
  margin-top:-10px;
display:flex;
}

#phobe-cion-2 {
    color:rgb(255,200,0);
  font-size:23px;
  padding-left:25px;
  margin-top:-2px;
}

#somerandom9textyia85238 {
    color:rgb(255,200,0);
  font-size:20px;
padding-left:7px;
 font-family:sans-serif;
  font-weight:bold;
  margin-top:0px;
}

#textya {
  color:rgb(37, 173, 229);
  font-size:20px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
}

#textya-2 {
  color:rgb(37, 173, 229);
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
  padding-top:20px;
}

#wyart {
  color:rgb(37, 173, 229);
  font-size:30px;
}

#deez-nuts  {
  color:rgb(37, 173, 229);
  font-family:Bahnschrift SemiBold;
  font-size:21px;
  margin-top:5px;
  margin-left:5px;
}
#entering {
  display:flex;
  margin-left:130px;
  margin-top:-42px;
}

#phone-icon-10 {
  color:rgb(37, 173, 229);
  font-size:25px;
}

#ur_om {
    color:rgb(37, 173, 229);
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-top:5px;
  padding-left:5px;
}

#entering-5{
  display:flex;
  margin-left:25px;
  margin-top:-20px;
}

#f {
  color:rgb(37, 173, 229);
   font-family:Bahnschrift SemiBold;
  font-size:23px;
  padding-left:25px;

}

#some-button {
  background-color:rgb(255,215,0);
  border-radius:20px;
  border:none;
  
  height:30px;
  width:65px;
  cursor:pointer;
  font-family:Bahnschrift SemiBold;
  font-size:16px;
  margin-top:10px;
   margin-left:25px;
}

#some-icon {
  color:rgb(37, 173, 229);
  font-size:25px;
}

#some-button:hover {
  background-color:#E7D232;
  transition:0.6s;
}

#entering_6 {
  display:flex;
  
}

#sona {
    margin-top:12px;
}

#some-button-2:hover {
  background-color:#E7D232;
  transition:0.6s;
}

#some-button-2 {
  background-color:rgb(255,215,0);
  border-radius:20px;
  border:none;
  
  height:30px;
  width:65px;
  cursor:pointer;
  font-family:Bahnschrift SemiBold;
  font-size:16px;
  margin-top:10px;
  margin-left:90px;
}

#white-stuff-2 {
    height:491px;
  width:280px;
  background-color:white;
  border-radius:10px;
  margin-left:60px;
margin-top:35px;
  border:2px solid #e7e7e7;
  margin-left:10px;
  display:inline-block;
  cursor:pointer;
}

#img-15 {
  width:125px;
padding-left:82px;
  margin-top:15px;
  height:245px;
  image-rendering:high-quality;
}

#img-16 {
  width:225px;
padding-left:35px;
  margin-top:15px;
  height:245px;
  image-rendering:high-quality; 
}

hr {
  border:1px solid rgb(37, 173, 229);
}

#text_i {
    cursor:pointer;
  font-family:Bahnschrift SemiBold;
  color:rgb(37, 173, 229);
  font-size:20px;
}

#phob {
  color:rgb(37, 173, 229);
  font-size:28px;
  margin-top:16px;
  cursor:pointer;
}

#en {
  display:flex;
  margin-left:1150px;
margin-top:-50px;
}

#phob:hover {
  color:rgb(255,215,0);
  transition:0.6s;
}

#text_i:hover {
  color:rgb(255,215,0);
  transition:0.6s;
}

#some-button-3 {
  background-color:rgb(255,215,0);
  border-radius:20px;
  border:none;
  
  height:30px;
  width:65px;
  cursor:pointer;
  font-family:Bahnschrift SemiBold;
  font-size:16px;
  margin-top:10px;
  margin-left:75px;
}

#white-stuff-3 {
    height:491px;
  width:285px;
  background-color:white;
  border-radius:10px;
  margin-left:60px;
margin-top:35px;
  border:2px solid #e7e7e7;
  margin-left:10px;
  display:inline-block;
  cursor:pointer;
}

#white-stuff-5 {
    height:491px;
  width:285px;
  opacity:0.5;
  border-radius:10px;
  margin-left:60px;
margin-top:35px;
  border:2px solid #e7e7e7;
  margin-left:10px;
  display:inline-block;
  pointer-events:none;
}

#img-20 {
  width:185px;
padding-left:48px;
  margin-top:15px;
  height:245px;
  image-rendering:high-quality;
}

#white-stuff-2:hover {
 border:2px solid #E1E1E1; 
  transition:0.6s;
}



#white-stuff-3:hover {
 border:2px solid #E1E1E1;
  transition:0.6s;
}

#img-125 {
  width:185px;
padding-left:50px;
  margin-top:15px;
  height:245px;
}

a{
  color:rgb(37, 173, 229);
}



#circle-1 {
  background-color:red;
  width:15px; 
  height:15px;
  border-radius:20px;
  margin-top:10px;
  margin-left:-22px;
}

#text89 {
  font-size:15.5px;
  padding-left:3.3px;
 margin-top:-0.05px;
  color:white;
  font-family:sans-serif;
  font-weight:bold;
}


#aaaaaaaaaaaaa {
  margin-top:10px;

}
#ai-2 {
  height:100px;
}

#ai-3 {
  height:50px;
}


#hj {
  margin:0;
  padding:0;
  color:white;
  font-family:sans-serif;
  font-weight:bold;
  font-size:20px;
  padding-top:10px;
  cursor:pointer;
  margin-left:5px;
}

#hj:hover {
  color:rgb(255,200,0);
  transition:1s;
}

#flex-cont {
  display:flex;
    cursor:pointer;
  margin-left:-1060px;
justify-content:center;

}

#flex-cont:hover {
  color:rgb(255,200,0);
}

#ai-itcj-io {
  color:white;
  font-size:20px;
    padding-top:10px;
  cursor:pointer;
}

#ai-itcj-io:hover {
  color:rgb(255,200,0);
}





#flex-1 {
text-align:center;
  margin-top:-22px;

}

#aoki {
   color:white;
     font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
}

#aoki-2 {
     color:white;
      font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
margin-left:45px;
}

#aoki-3 {
  color:white;
     font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
  margin-left:42px;
}

#aoki-4 {
   color:white;
    font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
  margin-left:45px;
}

#aoki-5 {
   color:white;
    font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
  margin-left:40px;
}

#aoki-6 {
   color:white;
    font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
  margin-left:-10px;
}
#aoki-7 {
   color:white;
    font-family:sans-serif;
  font-weight:bold;
  font-size:16.5px;
  padding-left:-20px;
}

#aoki-2:hover {
  color:rgb(255,200,0);

}

#aoki-3:hover {
  color:rgb(255,200,0);

}
#aoki-4:hover {
  color:rgb(255,200,0);

}

#aoki-5:hover {
  color:rgb(255,200,0);

}

#aoki-6:hover {
  color:rgb(255,200,0);
}

#io {
  letter-spacing:8px;
  margin-left:1170px;
  text-align:center;
  margin-top:-47px;
}

#img-5p-2 {
 width:230px; 
  margin-left:27px;
}

#img-5-8n {
  width:260px;
 margin-left:10px;
}

#entering_6-2 {
  display:flex;
  margin-top:80px;
}

#img-5-8-69 {
  width:190px;
padding-left:45px;
  margin-top:15px;
  height:246px;
}
#img-5-8-69-2 {
  width:190px;
padding-left:25px;
  margin-top:15px;
  height:246px;
}
#img-5-1_69 {
  width:235px;
padding-left:22px;
  margin-top:15px;
  height:245px;
}
#textya-2_fortnite-balls {
  color:white;
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
  padding-top:20px;
}

#entering_6-5f {
  display:flex;
  margin-top:40px;
}

#entering-420-69 {
  display:flex;
  margin-left:25px;
  margin-top:-42px;
}






#search-2 {
  height:62px;
  width:650px;
  border:none;
  resize:none;
    border-top-left-radius:15px;
      border-bottom-left-radius:15px;
  margin-top:0px;
  font-size:38px;
  font-family:Bahnschrift SemiBold;
  color:rgb(37, 173, 229);
  outline:none;
  padding:5px;
}

#search-btn-2 {
  background-color:rgb(255,200,0);
  border:none;
  width:100px;
  height:65px;
  cursor:pointer;
}

#cont {
  display:flex;
}

#search-iconia {
  color:rgb(37, 173, 229);
  font-size:30px;
}



form:invalid button {
  pointer-events: none;
  opacity: 0.7;
}

#clos-icob {
  margin-top:100px;
}
#lineForff {
  width:100%;
  height:250px;
 background-color: rgb(23, 51, 99);
}

#h4-2 {
  color:white;
  font-family:arial;
  margin-left:25px;
}



#visa {
  width:80px;

}

#visa-cont {
  margin-top:50px;
  margin-left:-210px;
 
}

#visa-2 {
  width:70px;
  margin-left:10px;
}

#visa-3 {
  width:100px;
  margin-left:10px;
}
#visa-4 {
  width:42px;
  margin-left:10px;
}

#visa-5 {
  width:42px;
  margin-left:15px;
}

#visa-6 {
  width:42px;
  margin-left:5px;
  margin-top:10px;
}

#visa-7 {
  width:42px;
  margin-left:10px;
  margin-top:10px;
}

#visa-8 {
  width:42px;
  margin-left:10px;
  margin-top:10px;
  background:rgb(23, 51, 99);
}
#visa-9 {
  width:42px;
  margin-left:10px;
  margin-top:0px;
  background:rgb(23, 51, 99);
}

#visa-10 {
  width:35px;
  margin-left:10px;
  margin-top:0px;
  background:rgb(23, 51, 99);
}
#visa-11 {
  width:35px;
  margin-left:10px;
  margin-top:0px;
}

#h3-2855 {
  color:rgb(37, 173, 229);
  font-family:sans-serif;
  font-weight:bold;
  margin-left:-200px;
  margin-top:75px;
}

#h3-2855:hover {
  color:rgb(255,200,0);
  transition:0.6s;
  text-decoration:true;
}
#skype-btn {
  width:40px;
  height:40px;
  color:white;
      background:#00AFF0;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:22px;
}
#skype-btn:hover {
opacity:0.7;
}

#viber-btn {
  width:40px;
  height:40px;
  color:white;
      background:#793BAA;
   border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:22px;
}
#viber-btn:hover {
opacity:0.7;
}
#whatsapp-btn {
  width:40px;
  height:40px;
  color:white;
      background:#2AB318;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#whatsapp-btn:hover {
 opacity:0.7;
}
#insta-btn {
  width:40px;
  height:40px;
  color:white;
    background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
   border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:28px;
}
#insta-btn:hover {
 opacity:0.7;
}
#twitter-btn {
  width:40px;
  height:40px;
  color:white;
   background:#1DA1F2;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#twitter-btn:hover {
opacity:0.7;
}

#facebook-btn {
  width:40px;
  height:40px;
  color:white;
  background:#4867AA;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#facebook-btn:hover {
 opacity:0.7;
}
#linkedin-btn {
  width:40px;
  height:40px;
  color:white;
  background:#0077B5;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#linkedin-btn:hover {
opacity:0.7;
}
#youtube-btn {
  width:40px;
  height:40px;
  color:white;
  background:#CD201F;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#youtube-btn:hover {
opacity:0.7;
}
#telegram-btn {
  width:40px;
  height:40px;
  color:white;
  background:#27A3E2;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#telegram-btn:hover {
opacity:0.7;
}
#blueline8 {
  width: 100%;
  height: 35px;
  background-color:rgb(37, 173, 229);
}

#icons2 {
  background-color:rgb(37, 173, 229);
  width: 100%;
  height: 100px;
}

.bottom5 {
  font-size: 25px;
  color: rgb(255, 217, 0);
  padding: 40px;
  padding-left: 5px;
  user-select: none;
}

.bottom6 {
  font-size: 25px;
  color: yellow;
  padding: 75px;
  text-align: center;
}
#dkjdX_XX:hover {
  opacity:0.7;
}

#dkdkX_XPX:hover {
    opacity:0.7;
}
.language {
    position: relative;
    display: inline-block;
  }

  .language-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 287px;
    margin-top:-445px;
        font-size: 17px;
    overflow: auto;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    z-index: 100;
    border-radius: 5px;
    height: 400px;
    margin-left: 0px;
    overflow: scroll;
    overflow-x: hidden;
text-align: initial !important;
  }
.language-content img {
    border-radius:2.5px;
    margin-top:3px;
        float:right;
  }
  .language-content a {
        margin-left:5px; 
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    border-radius:5px;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    font-family: sans-serif;
    font-weight: bold;
    display: block;
    
    cursor: pointer;
  }

  .language-content a:hover {
    background: #ddd;
  }

  .show {
    display: block;
    animation:opcSIDD 0.6s forwards;
  }

   .language-content::-webkit-scrollbar {
    width: 0.40em;
    /* for vertical scrollbars */
    height:0.40em;
    /* for horizontal scrollbars */
    border-radius: 5px;
    cursor:pointer;
  }

   .language-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }

   .language-content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
        cursor:pointer;
  }
   .language-content::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.25);
  }
  #codePhg {
    color: rgb(37, 173, 229);
    float: right;
  }
  @keyframes opcSIDD {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }
#dkdkD_XXX:hover {
  text-decoration:underline;
}
#djdjXX:hover {
  opacity:0.7;
}
.cursodDorta:hover {
  opacity:0.7;
}
/* MESH LOADER */

.mesh-loader {
  overflow: hidden;
  height: inherit;
  width: inherit;
}
.mesh-loader .circle {
  width: 15px;
  height: 15px;
  position: absolute;
  background: rgb(37, 173, 229);
  border-radius: 50%;
  margin: -8px;
  -webkit-animation: mesh 3s ease-in-out infinite -1.5s;
  animation: mesh 3s ease-in-out infinite -1.5s;
}

.mesh-loader > div .circle:last-child {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.mesh-loader > div {
  position: absolute;
  top: 50%;
  left: 50%;
}

.mesh-loader > div:last-child {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}



@keyframes mesh {
  0% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  50.1% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#dkdkX_XXX:hover {
    text-decoration:underline;
}

 

br {
        user-select: none; /* For modern browsers */
            -webkit-user-select: none; /* For Safari */
            -moz-user-select: none; /* For Firefox */
}
#dkdkX_XXX2:hover {
  opacity:0.7;
}
#dkdX_XP:hover {
      text-decoration:underline;
}
#dkdX_pppzz:hover {
     text-decoration:underline;
}
#dkdkX_SDX:hover {
    text-decoration:underline;
}
#dkdkX_XX:hover {
    opacity:0.7;
}
#dkdkjX_XPX:hover {
  text-decoration:underline;
}
#ddX_XPxpxxxx:hover {
    text-decoration:underline;
}
#dkkdX_Xppxx:hover {
    text-decoration:underline;
}
#dkdkX_xlxlx:hover {
   text-decoration:underline;
}
button {
  outline:none;
}
  #dkdd_dccdsdsd:hover {
    opacity:0.7 !important;
  }
#dkdX_pps7wd12:hover {
  opacity:0.7;
}
#backToTop:hover {
opacity:0.7 !important;
}
#backToTop {
    position: fixed;
    bottom: 35px;
    right: 110px;
    display: none; /* Hidden by default */
    background-color: rgb(37, 173, 229);
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 7px;
    cursor: pointer;
    font-size: 16px;
box-shadow: 0 0 13px rgb(0, 0, 0, 0.4); 
    z-index: 99999999999999999999999999999999999999999999999999999999;
        animation:opcSIDD 0.6s forwards;
  font-family:sans-serif; font-weight:bold;
}
#h1 {
  color:rgb(37, 173, 229);
  font-family:sans-serif;
  font-weight:bold;
  font-size:175px;
  text-align:center;
  height:50px;
  margin-top:175px;
}

#h1_2 {
  margin-left:40px;
  text-align:center;
  font-family:sans-serif;
  font-weight:bold;
  padding-top:35px;
  font-size:37px;
}

#h1_3 {
    margin-left:40px;
  font-family:sans-serif;
  font-weight:bold;
  text-align:center;
  padding-top:10px;
}

#button {
  width:200px;
  height:60px;
  background-color:rgb(37, 173, 229);
  border:none;
  cursor:pointer;
  color:white;
  font-family:sans-serif;
  font-weight:bold;
  font-size:28px;
      margin-left:40px;
  border-radius:13px;
  margin-top:45px;
}
#button:hover {
  opacity:0.7;
}


   h1, h2, h3 {
      margin-top: 30px;
        font-family: sans-serif;
      font-weight: bold;
      user-select:text;
      cursor:text;
    }
    p, li {
      font-weight: bold;
        font-family: sans-serif;
            user-select:text;
      cursor:text;
    }
#dd_ddcc:hover {
     text-decoration: underline;
}
strong {
  color:rgb(37, 173, 229);
}
   table {
            width: 100%;
            border-collapse: collapse;
            margin-top: 10px;
         
        border-spacing: 0;
        border-radius: 9px;
        overflow: hidden;
    
        }
        th, td {
            border: 1px solid #232f3e;
            padding: 13px;
          padding-left: 16px;
           padding-right: 16px;
            text-align: left;
          
        }
        th {
          
            background-color: rgb(37,173,229);
            color: white;
        }
