body{
    background-color: rgb(31, 31, 31);
}
html{
    scroll-behavior: smooth;
}
.menu-btn{
    display: none;
}
.menu-toggle {
  display: none;
}

@media only screen and (max-width:1199px){
  body{
  background-color: #000000;
}
 .menu-btn {
  display: none;
  cursor: pointer;
  font-size: 50px;
  color: oklch(100% 0.00011 271.152);
  background: #000000;
 margin-left: 850px;
 margin-top: -55px;

}
  .menu-toggle:checked ~ .navbar ul{
    display:contents;
  }

  .menu-btn {
    display: block;
  }
    .logo{

        margin-top: 40px;
        width: 400px;
        margin-left: -500px;
    }
 .cn{
        text-align: center;
        color:#111
    }
    .navbar{
        margin-top: -40px;
        
    }
    .navbar>ul{
    display: none;
    flex-direction: column;
    background: #000000;
    }
    .navbar>ul>li{
         margin-left: 50px;
        font-size: 50px;
        font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
    }
    .navbar>ul>li>a{
        padding-top: 15px;
        margin-left: 15px;
        text-decoration: none;
        display: inline-block;
       color:rgb(0, 0, 0);
       
    }
    .navbar>ul>li.dd1{position: relative;}
  
    .navbar>ul>li.dd1 ul{
     font-size: 50px;
        list-style-type: none;
        display: none;
        background-color: rgb(0, 0, 0);
        border-radius: 3px;
    }
 
    .navbar>ul>li.dd1 ul li a{
        padding: 15px;
        display: inline-block;
        width: 100px;
        text-decoration: none;
       color: rgb(255, 255, 255);
        
    }
    
    .navbar>ul>li.dd2{position: relative;
    margin-top: -50px;}
    
   
    .navbar>ul>li.dd2 ul{
       width: auto;
        position: absolute;
        list-style-type: none;
        display: none;
        background-color: rgb(0, 0, 0);
        border-radius: 3px;
    }
    
    .navbar>ul>li.dd2 ul li a{
        padding: 10px;
        display: inline-block;
        border-bottom: 1px solid #000000;
        width: 100px;
        text-decoration: none;
       color: white;
        
    }
    .navbar>ul>li.dd3{position: relative;
    margin-top: -50px;}
  

    .navbar>ul>li.dd3 ul{
        position: absolute;
        list-style-type: none;
        width: auto;
        display: none;
        background-color: rgb(0, 0, 0);
        border-radius: 3px;
    }
  
    .navbar>ul>li.dd3 ul li a{
        padding: 10px;
        display: inline-block;
        border-bottom: 1px solid #000000;
        width: 100px;
        text-decoration: none;
        color:white;
        
    }
    .cn{  
        
        font-size: 50px;
        margin-top: 0.5%;
        font-family: 'Times New Roman', Times, serif;
        color:white;
        text-align: center;
      
    }
    
 .earth{
        background-image: url(Earth/Earth.jpg);
         background-size:cover; 
         padding-bottom: 10%;
         padding-top: 180px;
         margin-top: -.19%;
    }
    .er{
        color: white;
        margin-left: 7.5%;
       margin-top: -5%;
        font-size: 30px;
    }
    .er1{
        color: rgb(255, 255, 255);
        margin-top: -1%;
        margin-left: 7.5%;
        font-size: 15px;
    }
    .we{
        color:white;
        margin-left: 10%;
        margin-top: 4.5%;
        font-family: Arial, Helvetica, sans-serif;
        font-size:50px;
    }
    .we1{
        color:white;
        margin-left: 10%;
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
    }
    .earthview{
        height: 400px;
        width: 600px;
        border-color: #ffffff;
        box-shadow: rgb(255, 255, 255,0.6);
        margin-left: 20%;
        margin-top:1.5%;
        border-radius: 15px; 
    }
    .earthviews{
        color:white;
        margin-left: 22.5%;
        margin-top: 0%;
        display: block;
    }
    .earthdetail{
        padding-left: 6.5%;
        padding-bottom: 2px;
        margin-top: 1%;
        background-color: rgb(0, 0, 0);
    }
    .ed{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
    
    }
    .ed1{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
        
    }
    .ed11{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
        letter-spacing: 1px;
    }
    .ed2{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed22{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed3{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed33{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed4{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed44{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed5{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed55{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed6{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed66{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed7{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed77{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed8{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ed88{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .earthgif{
        width: 200px;
        margin-left: 75%;
        margin-bottom: -20.5%;
        border-radius: 50px;
    }
    .earthair{
        padding-left: 13.5%;
    }
    .earthaird{
      color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
    }
    .erd{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
         font-size: 20px;
        letter-spacing: 1px;
        line-height: 80px;
    }
    .ea1{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
    }
    .ea11{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ea2{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
    }
    .ea22{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ea3{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
    }
    .ea33{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
     
    .footer {
      background-color: #111;
      color: #ddd;
      padding: 30px 20px;
      font-family: 'Segoe UI', sans-serif;
    }
    
    .footer-content {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      gap: 20px;
      margin-bottom: 15px;
    }
    
    .footer-section {
      min-width: 200px;
    }
    
    .footer-section h3 {
      color: #fff;
      margin-bottom: 10px;
    }
    
    .footer-section a {
      color: #9cf;
      text-decoration: none;
    }
    
    .footer-section a:hover {
      text-decoration: underline;
    }
    
    .social-icons img {
      font-family: Arial, Helvetica, sans-serif;
      margin-right: 10px;
      font-weight: 30;
      
    }
    
    .footer-bottom {
      text-align: center;
      border-top: 1px solid #444;
      padding-top: 10px;
      font-size: 14px;
      color: #aaa;
    }
.up{ 
    left:93.5%; 
    top:92%; 
    width: 40px;
    animation-name:appear;
    animation-timeline:scroll(y);
}
    @keyframes appear {
        0%{
            opacity: 0;
            display: none;
            position:fixed;
        }
           3%{
            opacity: 0;
            display: none;
           }  
           3.5%{
            opacity: 1;
            display: block;
           }
    
            100%{
                opacity: 1;
                display: block;
                position:fixed;
            }
    
    
    }




}















@media only screen and (min-width:1200px) and (max-width:1500px){
       .logo{

      width: 500px; 
      text-align: center;
       margin-bottom: 15px;
    }
    .earth{
        background-image: url(Earth/Earth.jpg);
         background-size:cover; 
         padding-bottom: 10%;
         padding-top: 12%;
         margin-top: -.19%;
    }
    .er{
        color: white;
        margin-left: 7.5%;
       margin-top: -5%;
        font-size: 50px;
    }
    .er1{
        color: rgb(255, 255, 255);
        margin-top: -1%;
        margin-left: 7.5%;
        font-size: 20px;
    }
    .we{
        color:white;
        margin-left: 20%;
        margin-top: 2.5%;
        font-family: Arial, Helvetica, sans-serif;
        font-size:50px;
    }
    .we1{
        color:white;
        margin-left: 20%;
        font-family: Arial, Helvetica, sans-serif;
        font-size:20px;
    }
    .earthview{
        height: 450px;
        width: 800px;
        border-color: #ffffff;
        box-shadow: rgb(255, 255, 255,0.6);
        margin-left: 20%;
        margin-top:1.5%;
        border-radius: 15px; 
    }
    .earthviews{
        color:white;
        margin-left: 35.5%;
        margin-top: 0%;
    }
    .earthdetail{
        padding-left: 13.5%;
        padding-bottom: 2px;
        margin-top: 1%;
        background-color: rgb(0, 0, 0);
    }
    .ed{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 45px;
    
    }
    .ed1{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed11{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed2{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed22{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed3{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed33{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed4{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed44{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed5{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed55{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed6{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed66{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed7{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed77{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ed8{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ed88{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .earthgif{
        width: 300px;
        margin-left: 65%;
        margin-bottom: -30.5%;
        border-radius: 50px;
    }
    .earthair{
        padding-left: 13.5%;
    }
    .earthaird{
      color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 45px;
    }
    .erd{
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ea1{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ea11{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ea2{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ea22{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    .ea3{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
    }
    .ea33{
         color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        margin-top: -1.5%;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .up{ 
        left:98%; 
        top:90%; 
        width: 20px;
        animation-name:appear;
        animation-timeline:scroll(y);
    }
    @keyframes appear {
        0%{
            opacity: 0;
            display: none;
            position:fixed;
        }
           3%{
            opacity: 0;
            display: none;
           }  
           3.5%{
            opacity: 1;
            display: block;
           }
    
            100%{
                opacity: 1;
                display: block;
                position:fixed;
            }
    
    
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .navbar{
        margin-top: -1;
        width: 100%;
        background-color: rgba(121, 121, 119, 0.8);
    }
    .navbar>ul{
        margin:5px;
        list-style-type: none;
    }
    .navbar>ul>li{
        display: inline-block;
        font-size: 30px;
        font-family: 'Times New Roman', Times, serif;
    }
    .navbar>ul>li>a{
        text-decoration: none;
        display: inline-block;
       color:white;
        padding: 0px 20px;
    }
    .navbar>ul>li.dd1{position: relative;}
    .navbar>ul>li.dd1:hover{
        background-color: #232222;
        border-radius: 2px;
    }
    .navbar>ul>li.dd1:hover ul{
        transition:2s;
        display: block;
         background-color:rgba(83, 83, 83, 0.89);
    }
    .navbar>ul>li.dd1 ul{
       width: auto;
        position: absolute;
        list-style-type: none;
         margin-left: 35.5px;
        display: none;
        background-color: gray;
        border-radius: 3px;
    }
    .navbar>ul>li.dd1 ul li a:hover{
        background-color: #232222;
      
    }
    .navbar>ul>li.dd1 ul li a{
        margin-left: -40px;
        padding: 10px;
        display: inline-block;
        border-bottom: 1px solid #888;
        width: 100px;
        text-decoration: none;
       color: white;
        
    }
    
    .navbar>ul>li.dd2{position: relative;}
    .navbar>ul>li.dd2:hover{
        background-color: #232222;
        border-radius: 2px;
    }
    .navbar>ul>li.dd2:hover ul{
        transition:2s;
        display: block;
         background-color:rgba(83, 83, 83, 0.89);
    }
    .navbar>ul>li.dd2 ul{
       width: auto;
        position: absolute;
        list-style-type: none;
         margin-left: 25.5px;
        display: none;
        background-color: gray;
        border-radius: 3px;
    }
    .navbar>ul>li.dd2 ul li a:hover{
        background-color: #232222;
      
    }
    .navbar>ul>li.dd2 ul li a{
        margin-left: -40px;
        padding: 10px;
        display: inline-block;
        border-bottom: 1px solid #888;
        width: 100px;
        text-decoration: none;
       color: white;
        
    }
    .navbar>ul>li.dd3{position: relative;}
    .navbar>ul>li.dd3:hover{
          background-color: #232222;
        border-radius: 2px;
    }
    .navbar>ul>li.dd3:hover ul{
        transition:2s;
        display: block;
         background-color:rgba(83, 83, 83, 0.89);
    }
    .navbar>ul>li.dd3 ul{
        position: absolute;
        list-style-type: none;
        width: auto;
         margin-left: 60px;
        display: none;
        background-color: gray;
        border-radius: 3px;
    }
    .navbar>ul>li.dd3 ul li a:hover{
        background-color: #232222;
      
    }
    .navbar>ul>li.dd3 ul li a{
        margin-left: -40px;
        padding: 10px;
        display: inline-block;
        border-bottom: 1px solid #888;
        width: 100px;
        text-decoration: none;
        color:white;
        
    }
    .navbar{
      width: 100%;
     text-align: center;
      margin-top: 0%;
    }
    .cn{  
        
        font-size: 50px;
        margin-top: 0.5%;
        font-family: 'Times New Roman', Times, serif;
        color:white;
        text-align: center;
      
    }
    
    .cnt:hover{
       
    background-color: #232222;
    border-radius: 2px;
    
    }
    
    .dd11:hover{
        background-color: #232222;
        border-radius: 2px;
    }
    .footer {
      background-color: #111;
      color: #ddd;
      padding: 30px 20px;
      font-family: 'Segoe UI', sans-serif;
    }
    
    .footer-content {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      gap: 20px;
      margin-bottom: 15px;
    }
    
    .footer-section {
      min-width: 200px;
    }
    
    .footer-section h3 {
      color: #fff;
      margin-bottom: 10px;
    }
    
    .footer-section a {
      color: #9cf;
      text-decoration: none;
    }
    
    .footer-section a:hover {
      text-decoration: underline;
    }
    
    .social-icons img {
      font-family: Arial, Helvetica, sans-serif;
      margin-right: 10px;
      font-weight: 30;
      
    }
    
    .footer-bottom {
      text-align: center;
      border-top: 1px solid #444;
      padding-top: 10px;
      font-size: 14px;
      color: #aaa;
    }
    }

















@media only screen and (min-width:1501px){
   .logo{

      width: 500px; 
      text-align: center;
       margin-bottom: 15px;
    }
    .earth{
    background-image: url(Earth/Earth.jpg);
     background-size:cover; 
     padding-bottom: 10%;
     padding-top: 12%;
     margin-top: -.19%;
}
.er{
    color: white;
    margin-left: 7.5%;
   margin-top: -3%;
    font-size: 50px;
}
.er1{
    color: rgb(255, 255, 255);
    margin-top: -1%;
    margin-left: 7.5%;
    font-size: 20px;
}
.we{
    color:white;
    margin-left: 25%;
    margin-top: 2.5%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:50px;
}
.we1{
    color:white;
    margin-left: 25%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
}
.earthview{
    height: 450px;
    width: 800px;
    border-color: #ffffff;
    box-shadow: rgb(255, 255, 255,0.6);
    margin-left: 25%;
    margin-top:1.5%;
    border-radius: 15px; 
}
.earthviews{
    color:white;
    margin-left: 38.5%;
    margin-top: 0%;
}
.earthdetail{
    padding-left: 13.5%;
    padding-bottom: 2px;
    margin-top: 2%;
    background-color: rgb(0, 0, 0);
}
.ed{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 45px;

}
.ed1{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed11{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed2{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed22{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed3{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed33{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed4{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed44{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed5{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed55{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed6{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed66{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed7{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed77{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ed8{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ed88{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.earthgif{
    width: 500px;
    margin-left: 55%;
    margin-bottom: -36.5%;
    border-radius: 50px;
}
.earthair{
    padding-left: 13.5%;
}
.earthaird{
  color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 45px;
}
.erd{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ea1{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ea11{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ea2{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ea22{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}
.ea3{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.ea33{
     color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: -1.5%;
}

.up{ 
    left:98%; 
    top:90%; 
    width: 20px;
    animation-name:appear;
    animation-timeline:scroll(y);
}
@keyframes appear {
    0%{
        opacity: 0;
        display: none;
        position:fixed;
    }
       3%{
        opacity: 0;
        display: none;
       }  
       3.5%{
        opacity: 1;
        display: block;
       }

        100%{
            opacity: 1;
            display: block;
            position:fixed;
        }


}

.navbar{
    margin-top: -1;
    width: 100%;
    background-color: rgba(121, 121, 119, 0.8);
}
.navbar>ul{
    margin:5px;
    list-style-type: none;
}
.navbar>ul>li{
    display: inline-block;
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
}
.navbar>ul>li>a{
    text-decoration: none;
    display: inline-block;
   color:white;
    padding: 0px 20px;
}
.navbar>ul>li.dd1{position: relative;}
.navbar>ul>li.dd1:hover{
    background-color: #232222;
    border-radius: 2px;
}
.navbar>ul>li.dd1:hover ul{
    transition:2s;
    display: block;
     background-color:rgba(83, 83, 83, 0.89);
}
.navbar>ul>li.dd1 ul{
   width: auto;
    position: absolute;
    list-style-type: none;
     margin-left: 35.5px;
    display: none;
    background-color: gray;
    border-radius: 3px;
}
.navbar>ul>li.dd1 ul li a:hover{
    background-color: #232222;
  
}
.navbar>ul>li.dd1 ul li a{
    margin-left: -40px;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #888;
    width: 100px;
    text-decoration: none;
   color: white;
    
}

.navbar>ul>li.dd2{position: relative;}
.navbar>ul>li.dd2:hover{
    background-color: #232222;
    border-radius: 2px;
}
.navbar>ul>li.dd2:hover ul{
    transition:2s;
    display: block;
     background-color:rgba(83, 83, 83, 0.89);
}
.navbar>ul>li.dd2 ul{
   width: auto;
    position: absolute;
    list-style-type: none;
     margin-left: 25.5px;
    display: none;
    background-color: gray;
    border-radius: 3px;
}
.navbar>ul>li.dd2 ul li a:hover{
    background-color: #232222;
  
}
.navbar>ul>li.dd2 ul li a{
    margin-left: -40px;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #888;
    width: 100px;
    text-decoration: none;
   color: white;
    
}
.navbar>ul>li.dd3{position: relative;}
.navbar>ul>li.dd3:hover{
      background-color: #232222;
    border-radius: 2px;
}
.navbar>ul>li.dd3:hover ul{
    transition:2s;
    display: block;
     background-color:rgba(83, 83, 83, 0.89);
}
.navbar>ul>li.dd3 ul{
    position: absolute;
    list-style-type: none;
    width: auto;
     margin-left: 60px;
    display: none;
    background-color: gray;
    border-radius: 3px;
}
.navbar>ul>li.dd3 ul li a:hover{
    background-color: #232222;
  
}
.navbar>ul>li.dd3 ul li a{
    margin-left: -40px;
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #888;
    width: 100px;
    text-decoration: none;
    color:white;
    
}
.navbar{
  width: 100%;
 text-align: center;
  margin-top: 0%;
}
.cn{  
    
    font-size: 50px;
    margin-top: 0.5%;
    font-family: 'Times New Roman', Times, serif;
    color:white;
    text-align: center;
  
}

.cnt:hover{
   
background-color: #232222;
border-radius: 2px;

}

.dd11:hover{
    background-color: #232222;
    border-radius: 2px;
}
.footer {
  background-color: #111;
  color: #ddd;
  padding: 30px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 20px;
  margin-bottom: 15px;
}

.footer-section {
  min-width: 200px;
}

.footer-section h3 {
  color: #fff;
  margin-bottom: 10px;
}

.footer-section a {
  color: #9cf;
  text-decoration: none;
}

.footer-section a:hover {
  text-decoration: underline;
}

.social-icons img {
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 10px;
  font-weight: 30;
  
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #444;
  padding-top: 10px;
  font-size: 14px;
  color: #aaa;
}
}
