body {
  user-select: none;
  overflow-x:hidden;
    overflow-y:hidden;
}
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 {
    color:#1aad21 !important;

}
#asdfds:hover {
  opacity:0.7;
}

#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-2 {
  height:100px;
  width:429px;
    color:black;
    padding: 10px;
  padding-left: 15px;
    border-radius:7px;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    border:none;
    margin-left: 2px;
    text-decoration: none;
  resize:none;
    display: block;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    outline: none;
   margin-top:35px;
}
#ffk-2::placeholder {
  color:#aab7c4;
}
#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;
}

.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:#441f7f !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: #441f7f;
    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: #F7F7F7;

   border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:28px;
}
#insta-btn:hover i {
color:#1aad21 !important;
}
#twitter-btn {
  width:40px;
  height:40px;
  color:white;
   background:#F7F7F7;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#twitter-btn:hover i {
color:#1aad21 !important;
}

#facebook-btn {
  width:40px;
  height:40px;
  color:black;
  background:#F7F7F7;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#facebook-btn:hover i {
color:#1aad21 !important;
}
#linkedin-btn {
  width:40px;
  height:40px;
  color:black;
  background:#F7F7F7;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#linkedin-btn:hover i {
color:#1aad21 !important;
}
#youtube-btn {
  width:40px;
  height:40px;
  color:black;
  background:#F7F7F7;
  border-radius:8px;
  cursor:pointer;
  border:none;
  font-size:24px;
}
#youtube-btn:hover i {
color:#1aad21 !important;
}
#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: black;
    padding: 10px;
  padding-left: 18px;
    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: 17px;
    width:425px;
  margin-top:50px;
    outline: none;
}
#ffk::placeholder {
  color:#aab7c4;
}
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:#1aad21;
  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:#441f7f;
  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 {
      margin-top:11px;
    display: none;
    position: absolute;
    background-color: white;
    width: 287px;
    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: 42px;
    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;
}
#dkd_dpapd:hover {
  opacity:0.6;
}
#djdX_XXX:hover {
    opacity:0.8;
}
#mega-call-stats {
  color:black;
  font-family:arial;
font-size:38px;
  margin-top:80px;
  text-align:center;
}
#dkdkD_XXX:hover {
  text-decoration:underline;
}
#svgContainer {
  position:absolute;
  width:513px;
margin-left:670px;

}
#djdD_daddad:hover {
  transition:0.5s;
  transform:scale(1.025);
}
#dkDD___dodd:hover {
  opacity:0.7;
}
#dkd_Dadad:hover {
    text-decoration:underline !important;
}
#dkd_Dddadd:hover div {
     text-decoration:underline !important;
}
#dkaddad_DDS:hover div {
      text-decoration: underline;

}
#dkaddad_DDS:hover  {
       color:#1aad21 !important;

}
#asdjadsads_Ad:hover {
  text-decoration: underline;
}
#asddaskdA_ADdd:hover {
    text-decoration: underline;
}
#dkdD__ddddada:hover {
    opacity: 0.7;
  
}
.phoneInput::placeholder {
   margin-left: 10px;
  color:#aab7c4;
}

   .phoneInput {
      text-indent: 10px;  /* This shifts the text inside the input */
    }
    /* Optional: Add custom styling for the dropdown or search box */
    .iti__search {
      padding: 5px;
 font-family:sans-serif; font-weight:bold;
      border-radius: 5px;
    }

    /* Custom style for the country list */
    .iti__country {
      display: flex;
      font-family:sans-serif; font-weight:bold;
    height:40px;
      margin-left:5px;
      margin-right:5px;
      margin-top:5px;
      margin-bottom:5px;
      border-radius:5px;
    }
.iti__country:hover {
   background-color:#F2F2F2 !important;
}
.iti__country .iti__flag {
      margin-left: 4px;
  margin-top:8px;
    }

.iti__country .iti__dial-code {
      margin-left: auto;
   font-size:14px;
  color:#441f7f;
  margin-top:6.5px;
    }

    /* Adjust the flag and country name */
    .iti__flag {
      margin-left: 5px;
    }
.iti__selected-dial-code {
   font-family:sans-serif;
  font-weight:bold;
  padding-left:2px;
}

.iti__country-name {
  margin-left:7px;
  font-size:14px;
    margin-top:6.5px;
  color:black;
}
.iti__country-list {
  margin-top:8px !important;
  border-radius:7px;
  border:none !important;
      box-shadow: 0 0 13px rgb(0, 0, 0, 0.4) !important;
  width:452px;
    margin-left:3px !important;
    animation:opcSIDD 0.6s forwards;
}
.iti__arrow {
  margin-left:9px !important;
  margin-right:2px !important;
}
.iti__selected-flag {
  border-top-left-radius:5px !important;
  border-bottom-left-radius:5px !important;
  margin-left:3px;
    margin-top:35px !important;
    outline:none !important;
   border:none !important;
     background-color:white !important;
  height:41px !important;
  border-right:0.85px solid #ddd !important;
}
.iti__selected-flag:hover {
   background-color:#F2F2F2 !important;
}
#dkdD__ddddada:hover {
  opacity:0.8;
}
.phone {
    position: relative;
    display: inline-block;
  }

  .phone-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 454px;
    margin-top:8px;
        font-size: 17px;
    overflow: auto;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    z-index: 100;
    border-radius: 7px;
    height: 400px;
margin-left:3px;
    overflow: scroll;
    overflow-x: hidden;
  }
  .phone-content img {
    border-radius:2.5px;
    float:right;
  }
  .phone-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;
  }

  .phone-content a:hover {
    background: #ddd;
  }

  .show {
    display: block;
    animation:opcSIDD 0.6s forwards;
  }

   .phone-content::-webkit-scrollbar {
    width: 0.40em;
    /* for vertical scrollbars */
    height:0.40em;
    /* for horizontal scrollbars */
    border-radius: 5px;
    cursor:pointer;
  }

   .phone-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }

   .phone-content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
        cursor:pointer;
  }
   .phone-content::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.25);
  }
#codePhg {
  display:none;
}
#dkdkX_XPX:hover {
    opacity:0.7;
}
#gffdfdf {
  height:40px;
  width:115px;
  border-radius:8px;
  border:none;
  background:#1aad21;
  color:white;
  font-size:17px;
 font-family:sans-serif;
  font-weight:bold;
  margin-top:50px;
  margin-left:170px;
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);
    }
  }

.nfdfadad:hover {
  background:#ddd !important;
}
#loader-cont {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1001 !important;
}
  @keyframes opcSIDD2 {
    from {
      opacity: 1;
    }

    to {
      opacity: 0;
    }
  }
#adksda__adsds:hover {
  opacity:0.7 !important;
}
.asdsd_DDd:hover {
    opacity:0.7 !important;
}
#dkdda_dd:hover {
    opacity:0.7 !important;
}
#dkd_Dddd:hover {
     background:#ddd !important; 
}
#dkd_Dvv:hover {
     background:#ddd !important; 
}
.phone_in {
    position: relative;
    display: inline-block;
  }

  .phone-content_in {
    display: none;
    position: absolute;
    background-color: white;
    margin-top:10px;
        font-size: 17px;
    overflow: auto;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    z-index: 2000;
    border-radius: 8px;
    height: 400px;
    margin-left: 0px;
    overflow: scroll;
    overflow-x: hidden;
  }
  .phone-content_in img {
    border-radius:2.5px;
    float:right;
  }
  .phone-content_in 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;
  }

  .phone-content_in a:hover {
    background: #ddd;
  }

  .show {
    display: block;
    animation:opcSIDD 0.6s forwards;
  }

   .phone-content_in::-webkit-scrollbar {
    width: 0.40em;
    /* for vertical scrollbars */
    height:0.40em;
    /* for horizontal scrollbars */
    border-radius: 5px;
    cursor:pointer;
  }

   .phone-content_in::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }

   .phone-content_in::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
        cursor:pointer;
  }
   .phone-content_in::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.25);
  }
#ddd_dPmImg:hover {
  opacity:0.7;
}

.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);
  }
}
#dkD_ADDC:hover {
  opacity:0.7;
}
#ffk {
     color: black;
    padding: 10px;
  padding-left:15px;
  margin-left: 23px;
    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;
    font-size: 17px;
    width:285px;
  margin-top:33px;
    outline: none;
}
#djd__dd:hover {
  background:#ddd !important;
}
.custom-zoom-control button:hover {
  background: #dddddd !important;
}
#dkd_posss:hover {
    opacity:0.7;
}

.phone_in_2 {
    position: relative;
    display: inline-block;
      z-index: 1100;
  }

  .phone-content_in_2 {
    display: none;
    position: fixed;
    background-color: white;
    margin-top:10px;
        font-size: 17px;
    overflow: auto;
    box-shadow: 0 0 13px rgb(0, 0, 0, 0.4);
    z-index: 1100;
    border-radius: 8px;
    height: 400px;
    margin-left: 0px;
    overflow: scroll;
    overflow-x: hidden;
  }
  .phone-content_in_2 img {
    border-radius:2.5px;
    float:right;
  }
  .phone-content_in_2 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;
  }

  .phone-content_in_2 a:hover {
    background: #ddd;
  }

  .show {
    display: block;
    animation:opcSIDD 0.6s forwards;
  }

   .phone-content_in_2::-webkit-scrollbar {
    width: 0.40em;
    /* for vertical scrollbars */
    height:0.40em;
    /* for horizontal scrollbars */
    border-radius: 5px;
    cursor:pointer;
  }

   .phone-content_in_2::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }

   .phone-content_in_2::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
        cursor:pointer;
  }
   .phone-content_in_2::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.25);
  }
#djd_ddadda:hover {
  background:#ddd !important;
}
#ddkDdkkd:hover {
  opacity:0.7;
}
#ddkDdkkd2:hover {
  opacity:0.7;
}
#___dp:hover {
  opacity:0.7;
}
#dkdD_Dadasd::-webkit-scrollbar { display: none; }
#dd_LDDC::-webkit-scrollbar { display: none; }

.timeline-col {
  width: 92px;
  position: absolute;
  top: 88.5px;
    z-index: 500;
  right: 10px;
  bottom: 54px;
}

.timeline-col:hover { cursor: row-resize; }

.timeline {
  position: relative;
  height: 100%;
  display: flex;
  align-items: stretch;
}

.marks {
  position: absolute;
  left: 0;
  right: 0;
  top: 8px;
  bottom: 8px;
}

.year-label {
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  font-weight: bold;
  font-family: sans-serif;
  color: #374151;
  font-size: 14px;
}

.month-dot {
  position: absolute;
  right: 10px;
  width: 7.5px;
  height: 7.5px;
  border-radius: 50%;
  background: #cfcfcf;
  transform: translateY(-50%);
}

.cursor-line {
  position: absolute;
  right: 7px;
  height: 2px;
  margin-top: 30px;
  width: 79.5px;
  background: rgb(37,173,229);
  pointer-events: none;
  transition: transform 0.05s;
}

.cursor-line.hover { background: rgb(37,173,229); }

.tooltip {
  position: fixed;
  padding: 8px 10px;
  font-family: sans-serif;
  font-weight: bold;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 58px;
  margin-top: 30px;
  text-align: center;
  background: white;
  color: #111827;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.4);
  font-size: 13px;
    z-index: 501;
  white-space: nowrap;
  border: 1px solid rgba(0, 0, 0, 0.03);
  pointer-events: none;
}

@media (max-width: 900px) {
  .timeline-col { display: none; }
}
#dkd_pdddd:hover {
  opacity:0.7;
}
#dkd_ccadssd: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);
    }
  }
#b_ddk_b:hover {
  opacity:0.7;
}
.folder-row:hover {
  background:#ddd !important;
}
#dkd_DDddv:hover {
    opacity:0.7;
}
#kd_pdddp:hover {
      opacity:0.7;
}
@keyframes fadein {
0% {
    opacity: 0;
    transform: translate(40px, -40px);
}

100% {
    opacity: 1;
    transform: translateY(-0px);
}
}


:root{
  /* Customize */
  --size: 21px;
  --thickness: 3px;
  --speed: 0.9s;
  --color: white;                 /* spinner color (white) */
  --track: rgba(255,255,255,.25); /* faint track on dark bg */
}



.loader{
  width: var(--size);
  aspect-ratio: 1;
  border-radius: 50%;
  border: var(--thickness) solid var(--track);
  border-top-color: var(--color);
  animation: spin var(--speed) linear infinite;
}

@keyframes spin { to { transform: rotate(1turn); } }

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce){
  .loader{ animation: none; border-color: var(--color); }
}
#dkdDd_Dccc:hover {
  opacity:0.7;
}
#dkdD_Ccadd:hover {
   opacity:0.7 !important;
}
#dkdD_CCC:hover {
  opacity:0.5 !important;
}

.slider {
    position: relative;
    width: 50px;
    height: 27px;
}
.slider-checkbox {
    display: none;
}

.slider-label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #80848E;
    border-radius: 15px;
    cursor: pointer !important;
    transition: background-color 0.3s ease;
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.4);
}
  .slider-label:hover {
     box-shadow: 0 0 35px rgb(0, 0, 0, 0.4);
  }
.slider-circle {
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.4);
    position: absolute;
    width: 20px;
    height: 20px;
    top: 3.6px;
    left: 4px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
}

.slider-icon {
    font-size: 16px;
    transition: opacity 0.3s ease;
}

.slider-icon.on {
    opacity: 0;
}

.slider-checkbox:checked + .slider-label {
    background-color: rgb(37,173,229);
}

.slider-checkbox:checked + .slider-label .slider-circle {
    transform: translateX(22px);
}

.slider-checkbox:checked + .slider-label .slider-icon.off {
    opacity: 0;
}

.slider-checkbox:checked + .slider-label .slider-icon.on {
    opacity: 1;
}
#dkdD_ccadd:hover {
  background:#ddd !important;
}
#dsjdddd_Ckxcdd:hover {
  background:#ddd;
}
#dkadD_Accasdd:hover {
   background:#ddd;
}
#__A_DDDA_dp:hover {
  opacity:0.7;
}
#__A_DDDA_dp[disabled] {
    opacity:0.7;
  cursor:not-allowed !important;
}
#dkd_p:hover {
  text-decoration: underline;
}