body {
  user-select: none;
}
button {
  outline:none;
}
 .timer {
    color:rgb(0,188,255);
    font-size:21px;
    font-family:	
Franklin Gothic Medium;
   width:120px;
padding-left:20px;
   margin-top:16px;
 
  }
#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);
    }

}
html {
  scroll-behavior: smooth;
}


#header {
color:rgb(0, 188, 255);
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(0, 188, 255);
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(0, 188, 255);
padding:8px;
margin:10px;
padding-top:5px;
}

#phone-icon3 {
font-size:23px;
color:rgb(0, 188, 255);
padding:8px;
margin:10px;
}

#phone-icon4 {
  font-size:23px;
color:rgb(0, 188, 255);
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;
}

.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(0,188,255);
}

#phone:hover {
  color:#FFCD00; 
    transition:0.3s;
}
#hard {
  display:flex;
  cursor:pointer;
}

#har:hover {
  color:#FFCD00;
    transition:0.3s;
}

#icon-clock {
  color:rgb(0,188,255);
  margin-top:14px;
  padding-left:-125px;
  font-size:24px;
}

#Kiev {
  color:rgb(0,188,255);
  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(0, 188, 255);

}

#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(0, 188, 255);
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;
  }

#viber:hover {
   font-size:35px;
  transition:0.5s;
}
#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;

}

#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(0,188,255);
    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(0,188,255);
  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(0,188,255);
  font-size:20px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
}

#textya-2 {
  color:rgb(0,188,255);
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
  padding-top:20px;
}

#wyart {
  color:rgb(0,188,255);
  font-size:25px;
}

#deez-nuts  {
  color:rgb(0,188,255);
  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(0,188,255);
}

#class {
  border:1px solid rgb(0,188,255);
  margin-top:-1px;
}

#hj {
  color:rgb(0,188,255);
  text-align:center;
  font-family:Bahnschrift SemiBold;
  margin-top:-0px;
}

#di {
  width:60px;
  height:4px;
  background-color:rgb(255,210,0);
  margin-left:506px;
  margin-top:-25px;
}

#cla {
  color:rgb(0,188,255);
  font-family:Bahnschrift SemiBold;
  text-align:center;
  margin-top:20px;
}

.uoi {
  color:rgb(0,160,255);
  background-color:rgb(255,255,255);
  font-family:Bahnschrift SemiBold;
  width:210px;
  height:45px;
  text-align:center;
  font-size:21px;
  border:3px solid rgb(255,210,0);
 cursor:pointer;
  border-radius:20px;
}
.uoi:clicked {
  border:none;
}

#agencyDescription {
  border:3px solid rgb(255,210,0);
  resize:none;
  font-family:Bahnschrift SemiBold;
  height:31.5px;
  font-size:27px;
  width:300px;
  border-radius:5px;
  color:rgb(0,188,255);
  margin-left:40px;
}

#agencyDescription:active {
  border:3px solid rgb(255,210,0);
}

#cpt {
  display:flex;
  justify-content:center;
 padding-top:15px;
}

#bubbon {
  width:50px;
  height:42px;
  margin-left:8px;
  background-color:rgb(255,210,0);
  border:none;
  border-radius:10px;
  cursor:pointer;
}

#uiak {
  color:rgb(0,188,255);
  font-size:23px;
}

#bubbon:hover {
  background-color:rgb(255,220,0); 
  transition:1s;
}

.ilia {
  font-size:32px;
  cursor:pointer;
margin-left:24px;

}


.ilia2 {
  font-size:28px;
  cursor:pointer;
  margin-left:12px;
}

#bak {
 text-align:center;
    padding-top:12px;
}

.ilia:hover {
  font-size:38px;
  transition:0.5s;
}

.ilia2:hover {
  font-size:38px;
   transition:0.5s;
}

.ilia:active {
  font-size:34px;
 
}

#whatsapp2 {
   color:rgb(65,210,0);
}

#phi {
  color:rgb(0,188,255);
}

#viber2 {
 color:#AB00FF;
    font-size:32px;
    transition: transform .2s;
 padding-right:12px;
    color-inside:white;
  }

#viber2:hover {
  font-size:38px;
  transition:0.6s;
}

#bubbon:disabled {
  
  
  cursor: not-allowed;
}

#class2 {
    border:2px solid rgb(0,188,255);
  margin-top:25px;
}

#inia {
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
  text-align:center;
  font-size:18px;
}

#cla2 {
  color:rgb(0,188,255);
  font-family:Bahnschrift SemiBold;
  text-align:center;
  margin-top:60px;
}

#ai2 {
    background-color:rgb(255,215,0);
  width:142px;
  height:4px;
  margin-left:650px;
  margin-top:-20px;
}

#ohio {
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
  text-align:center;
  font-size:19px;
}

#ai3 {
   background-color:rgb(255,215,0);
  width:517px;
  height:4px;
  margin-left:462px;
  margin-top:-20px;
}

.contact-icon {
  font-size:26px;
  color:rgb(0,188,255);
 
}

#contact-text {
  color:rgb(0,188,255);
  font-family:Bahnschrift SemiBold;
  font-size:22px;
  margin-top:2px;
  margin-left:3px;
}

#divia {
  display:flex;
  margin-left:600px;

}

#mailia {
  color:rgb(255,200,0);
}

#divia-con {
  margin-top:50px;
}


#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;
}#text89 {
  font-size:15px;
  padding-left:3.8px;
 margin-bottom:-2px;
  color:rgb(0,188,255);
    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(0,188,255);
  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(0,188,255);
  font-size:20px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
}

#textya-2 {
  color:rgb(0,188,255);
  font-size:18px;
  font-family:Bahnschrift SemiBold;
  margin-left:25px;
  padding-top:20px;
}

#wyart {
  color:rgb(0,188,255);
  font-size:25px;
}

#deez-nuts  {
  color:rgb(0,188,255);
  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(0,188,255);
}

#linea {
  border:1px solid rgb(0,188,255);
  margin-top:-1px;
}

#headeria8ia {
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
margin-top:-0px;
  text-align:center;
}

#text_i4 {
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
margin-top:25px;
  text-align:center;
  font-size:22px;
}

#ai {
  background-color:rgb(255,215,0);
  width:60px;
  height:4px;
  margin-left:575px;
  margin-top:-23px;
    
}

.lifecell-logo {
  width:24px;
  margin-left:7px;
  margin-top:3px;
}

#someia {
  display:flex;
  margin-left:25px;
}

.lifecell-logo-2 {
font-size:23px;
  margin-top:27px;
  margin-left:7px;
}

#someia2 {
 display:flex;
  margin-left:25px;
  margin-top:-45px;
}

#viber2 {
  color:#AB00FF;
}

#whatsapp2 {
  color:rgb(65,220,0);
}

#ai2 {
    background-color:rgb(255,215,0);
  width:30px;
  height:4px;
  margin-left:642px;
  margin-top:-20px;
}

#ohio {
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
  text-align:center;
  font-size:19px;
}

#ai3 {
   background-color:rgb(255,215,0);
  width:60px;
  height:4px;
  margin-left:453px;
  margin-top:-20px;
}

.contact-icon {
  font-size:26px;
  color:rgb(0,188,255);
 
}

#contact-text {
  color:rgb(0,188,255);
  font-family:Bahnschrift SemiBold;
  font-size:22px;
  margin-top:2px;
  margin-left:3px;
}

#divia {
  display:flex;
  margin-left:600px;

}

#mailia {
  color:rgb(255,200,0);
}

#divia-con {
  margin-top:50px;
}


#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;
}
#text89 {
  font-size:15px;
  padding-left:3.8px;
 margin-bottom:-2px;
  color:rgb(0,188,255);
    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;
}

#enteringinotukraine {
  display:flex;
pading-left:20px;
  cursor:pointer;
background-color:rgb(0,188,255);
  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;
}


a:link {
  color:rgb(0,188,255);
  text-decaration:none;
}



#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:-3px;
  color:white;
  font-family:Bahnschrift SemiBold;
}

#aaaop {
  border-radius:50%;
}

.media-body {
  margin-left:15px;
}

#aio_85 {
  margin-left:4px;
  
  font-size:22px;
}#cartia {
  margin-left:124px;
  margin-top:-52px;
 display:flex;
}



#red-line {
 background-color:rgb(35, 79, 154);
  width:100%;
  height:64px;
}
#red-line2 {
 background-color:rgb(35, 79, 154);
  width:100%;
  height:64px;

}

#enet {
  width:80px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
   padding:0;
  margin:0;

}

#enet:hover {
border-bottom:4px solid rgb(255,215,0);
   padding:0;
  margin:0;
  color:rgb(255,215,0)
;}

#idk {
    width:120px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
   padding:0;
  margin:0;
}

#idk:hover {
  border-bottom:4px solid rgb(255,215,0);
  color:rgb(255,215,0)
;
}
#idk2 {
    width:140px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
   padding:0;
  margin:0;
}
#idk3 {
    width:150px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
   padding:0;
  margin:0;
}
#idk3:hover {
  border-bottom:4px solid rgb(255,215,0);
  color:rgb(255,215,0)
;
}
#idk4 {
    width:165px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
   padding:0;
  margin:0;
}
#idk4:hover {
  border-bottom:4px solid rgb(255,215,0);
  color:rgb(255,215,0)
;
}

#idk2:hover {
  border-bottom:4px solid rgb(255,215,0);
  color:rgb(255,215,0)
;
}

#idk-2 {
    width:100px;
  height:64px;
  cursor:pointer;
  background-color:rgb(35, 79, 154);
  border:none;
  color:white;
  font-family:Bahnschrift SemiBold;
  font-size:18px;
}
#idk-2:hover {
    border-bottom:4px solid rgb(255,215,0);
  color:rgb(255,215,0)
;
}


#container {
  text-align:center;
  margin-top:-55px;
}
#container2 {
  text-align:center;
}

#img58 {
  width:200px;
  margin-left:20px;
margin-top:10px;
}

#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;
}
#divaia {
  height:46px;
  background-color:rgb(23, 51, 99);
 
}

#phone { 
  width:180px;
  margin-top:13px;
  font-family:helvetica;
  color:rgb(0,188,255);
}

#phone:hover {
  color:#FFCD00; 
    transition:0.3s;
}
#hard {
  display:flex;
  cursor:pointer;
}

#har:hover {
  color:#FFCD00;
    transition:0.3s;
}

#icon-clock {
  color:rgb(0,188,255);
  margin-top:14px;
  padding-left:-125px;
  font-size:24px;
}

#Kiev {
  color:rgb(0,188,255);
  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,215,0);
font-size:15px;

padding-top:10px;
font-family:Bahnschrift SemiBold;
  user-select: none;
  text-align:center;
}



#icons {
  background-color:rgb(35, 79, 154);
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  letter-spacing:20px;
}


.bottom {
font-size:25px;
padding:15px;
   transition: transform .2s;
 
}

 #skype {
    color:#33CCFF;
  }
  
  #viber {
    font-size:28px;

  }


#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:124px;
  margin-top:-52px;
 display:flex;
}

#text89 {
  font-size:15px;
  padding-left:0px;
 margin-bottom:-2px;
  color:rgb(0,188,255);
    font-family:Bahnschrift SemiBold;
}

#line {
  border:1px solid rgb(0,188,255);
  margin-top:-1px;
  margin:0;
  padding:0;
  
}

#flex-cont {
  display:flex;
    cursor:pointer;
  margin-left:132px;

  width:265px;
}

#flex-cont:hover {
color:rgb(255,215,0);  
}
#ai-itcj-io {
  color:white;
  font-size:25px;
    padding-top:6px;
  cursor:pointer;
}

#ai-itcj-io:hover {
  color:white;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color:rgb(255,215,0);
}

li {
  display: inline;
 color:rgb(255,215,0);
}



#flex-1 {
  margin-left:430px;
  margin-top:-24px;

}

#aoki {
   color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
}

#aoki-2 {
     color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
margin-left:45px;
}

#aoki-3 {
  color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
  margin-left:42px;
}

#aoki-4 {
   color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
  margin-left:45px;
}

#aoki-5 {
   color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
  margin-left:40px;
}

#aoki-6 {
   color:white;
    font-family:Bahnschrift SemiBold;
  font-size:16.5px;
  margin-left:-10px;
  cursor:pointer;
}

#aoki-2:hover {
  color:rgb(255,215,0);

}

#aoki-3:hover {
  color:rgb(255,215,0);

}
#aoki-4:hover {
  color:rgb(255,215,0);

}

#aoki-5:hover {
  color:rgb(255,215,0);

}

#aoki-6:hover {
  color:rgb(255,215,0);

}

#io {
  letter-spacing:8px;
  margin-left:1170px;
  margin-top:-50px;
}

#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(0,188,255);
  outline:none;
  padding:10px;
}

#search-btn-2 {
  background-color:rgb(255,200,0);
  border:none;
  width:100px;
  height:65px;
  cursor:pointer;
}

#cont {
  display:flex;
}
#cont2 {
 justify-content:center;
  display:flex;
}
#search-iconia {
  color:rgb(0,188,255);
  font-size:30px;
}



#gfogk: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;
}
#hj {
  margin:0;
  padding:0;
  color:white;
  font-family:arial;
  font-size:25px;
  padding-top:6px;
  cursor:pointer;
  margin-left:5px;
}
.tooltip .tooltiptext {
  width: 290px;
  background-color: white;
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 6px;
height:50px;
  position: absolute;
  z-index: 1;

margin-left:420px;
  margin-top:45px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  margin-left: 88px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent white transparent;
  margin-top:-40px;
}
.tooltiptext {
  color:red;
}

#text89 {
  font-size: 15.5px;
  padding-left: 3.5px;
  margin-top: -2px;
  color: white;
  font-family: Bahnschrift SemiBold;
}
body {
  outline:none;
}

#phobe-cion {
  color: rgb(255, 215, 0);
  font-size: 23px;
}

#somerandom9textyia8523 {
  color: rgb(255, 215, 0);
  font-size: 20px;
  padding-left: 7px;
  margin-top:-0px;
    font-family: Bahnschrift SemiBold;
}

#enteringinotukraine {
  display: flex;
  pading-left: 20px;
  cursor: pointer;
background-color: rgb(35, 79, 154);
  width: 100%;
  height: 40px;
  justify-content: center;
}
#dkdX__XXXDD_Dxx:hover {
    background-color:rgb(37, 173, 229) !important;
  color:white !important;
}

#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;
  margin-top:-0px;
    font-family: Bahnschrift SemiBold;
}

#ffthis {
z-index:-100;
  position:absolute;
  height:0px;
}
#h1 {
  color:rgb(0,160,255);
  font-family:arial;
  margin-left:50px;
  margin-top:50px;
}
#ffk {
     color: rgb(37, 173, 229);
    padding: 5px;
    border-radius:5px;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    border:none;
    margin-left: 10px;
    text-decoration: none;
    display: block;
    font-family: sans-serif;
    font-weight: bold;
    height: 25px;
    font-size: 19px;
    width:250px;
    outline: none;
      margin-top:12px;
}
#ffk-2 {
  height:150px;
  width:300px;
    color: rgb(37, 173, 229);
    padding: 10px;
    border-radius:7px;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    border:none;
    margin-left: 10px;
    text-decoration: none;
  resize:none;
    display: block;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 19px;
    outline: none;
      margin-top:12px;
}
#h4 {
  color:rgb(37, 173, 229);
   font-family:sans-serif;
  font-weight:bold;
}
#h4-2 {
  color:black;
   font-family:sans-serif;
  font-weight:bold;
}
#charcount {
 font-family:sans-serif;
  font-weight:bold;
  color:black;
  margin-left:180px;
}
#fdfdfdf {
  display:none;
}

#addfOL {
  
cursor:not-allowed;
  border:none;
  border-radius:8px;
  background:white;
  font-size:27px;
 font-family:sans-serif;
  font-weight:bold;
  color:rgb(37, 173, 229);
  opacity:0.7;

    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
}
#h5 {
  color:#DA373C;
  font-family:sans-serif;
  font-weight:bold;
  margin-left:217px;
  margin-top:8px;
}
#gffdfdf {
  height:40px;
  width:140px;
  border-radius:8px;
  border:none;
  background:rgb(37, 173, 229);
  color:white;
  font-size:19px;
 font-family:sans-serif;
  font-weight:bold;
  margin-left:305px;
cursor:pointer;
}
#gffdfdf:hover {
  opacity:0.7;
}
.dot-flashing {
    position: relative;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
  }

  .dot-flashing::before,
  .dot-flashing::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    animation: dot-flashing 1s infinite linear alternate;
  }

  .dot-flashing::before {
    left: -9px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
  }

  .dot-flashing::after {
    left: 9px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
  }

  @keyframes dot-flashing {
    0% {
      background-color: white;
    }

    50%,
    100% {
      background-color: rgba(255, 255, 255, 0.45);
    }
  }


#ggform:invalid #gffdfdf {
  pointer-events: none;
  opacity: 0.7;
}
#ddkX__PDPdXX:hover {
    text-decoration:underline;
}
#dkjdX_XX:hover {
  opacity:0.7;
}
#dkd_Xxx:hover {
  opacity:0.7;
}

#dkdkX_X___DP_sXX:hover {
color:white !important;
  background:rgb(37, 173, 229) !important;
}
#ppspsdssa__XPXX:hover {
      text-decoration:underline;
}
#DjkdX_x_xx:hover {
  opacity:0.7;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  width: 1193px;
  height:440px;
 box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
  z-index: 1051540450;
margin-left:-560px;
  border-radius:10px;
      animation:opcSIDD 0.6s forwards;
}


  @keyframes opcSIDD {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }



.dropdown:hover .dropdown-content {display: flex;}

.dropdown:hover #dkdX__XXXDD_Dxx {background-color: rgb(37, 173, 229) !important; color:white !important;}
#dkdX_pps7wd12:hover {
  opacity:0.7;
}
#DkdkD_wygd:hover {
      text-decoration:underline !important;
}
#dkd_XXLXX:hover {
    opacity:0.7;
}
#dkdX_xxxxx:hover {
        text-decoration:underline !important;
}
#djdjX_Xxx:hover {
          text-decoration:underline !important;
}
#dkdkX_Xpxc:hover {
      text-decoration:underline !important;
}
#DkdkdX_Xx:hover {
     opacity:0.7;
}
#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;
}
#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;
}
#backToTop:hover {
opacity:0.7 !important;
}
#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 */
}
#asdsadCX:hover {
      text-decoration:underline;
}
#dkdX_XP:hover {
      text-decoration:underline;
}
#djdjX_Pxpx:hover {
  opacity:0.7 !important;
}

#Djdjd_XD_diuduyd:hover {
        text-decoration:underline;
}


#dkdX_xpxx:hover {
      opacity: 0.7;
}
.dot-flashing {
    position: relative;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
  }

  .dot-flashing::before,
  .dot-flashing::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    animation: dot-flashing 1s infinite linear alternate;
  }

  .dot-flashing::before {
    left: -9px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
  }

  .dot-flashing::after {
    left: 9px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: white;
    color: white;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
  }

  @keyframes dot-flashing {
    0% {
      background-color: white;
    }

    50%,
    100% {
      background-color: rgba(255, 255, 255, 0.45);
    }
  }

#ffk {
     color: rgb(37, 173, 229);
    padding: 9px;
    border-radius:7px;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    border:none;
    text-decoration: none;
    display: block;
    font-family: sans-serif;
    font-weight: bold;
    height: 25px;
  margin-left:3px;
    font-size: 19px;
    width:235px;
    outline: none;
}
form:invalid button {
    pointer-events: none;
    opacity: 0.7;
  }
#dajsda_XX:hover {
   opacity:0.7 !important; 
}
#dkdkdX___SpspsssZZ:hover {
  opacity:0.6 !important;
}
#dkdD_DDS:hover {
    opacity:0.6 !important;
}

#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;
  color:black;
  text-align:center;
  font-family:sans-serif;
  font-weight:bold;
  padding-top:35px;
  font-size:37px;
}

#h1_3 {
    margin-left:40px;
  color:black;
  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;
}
.language {
    position: relative;
    display: inline-block;
  }

  .language-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 287px;
    margin-top:-449px;
    justify-content: initial;
    text-align:initial;
        font-size: 17px;
    overflow: auto;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    z-index: 100;
    border-radius: 5px;
    letter-spacing:0px !important;
    height: 400px;
    margin-left: 0px;
    overflow: scroll;
    overflow-x: hidden;
  }
  .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);
  }
#dkdkX_XPX:hover {
    opacity:0.7;
}
#dsjdddd_Ckxcdd:hover {
  background:#ddd;
}