body {
 
    background-color: lightblue;
    font-family: Arial, sans-serif;
    margin: 0;
}

#naxis-bg-removed{
    position: absolute;
    top: 147px;
    height: 550px;
    background-attachment: fixed;
}

#naxis-bg-removed2{
    position: absolute;
    top: 697px;
    height: 550px;
    right: 0px;
    transform: scaleX(-1) rotate(180deg);
}
#naxis3{
    position: absolute;
    top: 697px;
    height: 550px;
    transform: scaleX(-1) rotate(180deg);

}

#naxis4{
    position: absolute;
    top: 147px;
    right: 0px;
    height: 550px;

}

#logo{
    margin: 0px;
    position: absolute;
    width: 270px;
    height: 270px;
    top: -60px;
    left: -30px;
}

#p1 {
  height: 50px;
  width: 120px;
  text-align: center;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 270px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);

        }

        #p1:hover {
            background-color: #36454F;
            cursor: pointer;
            
        }
/*
        #p1:hover::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: transparent;
            transition: transform 0.3s ease;
        }

        #p1:hover:hover::before {
            transform: rotate(-15deg);
        }
*/
#p2 {
  height: 50px;
  width: 120px;
  text-align: center;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 410px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);

        }

        #p2:hover {
            background-color: #36454F;
            cursor: pointer;
            
        }/*
        #p2:hover::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: transparent;
            transition: transform 0.3s ease;
        }

        #p2:hover:hover::before {
            transform: rotate(15deg);
        }
*/

#p3 {
  height: 50px;
  width: 120px;
  text-align: center;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 694px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);

        }

        #p3:hover {
            background-color: #36454F;
            cursor: pointer;
            
        }

/*
#p3:hover::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: transparent;
            transition: transform 0.3s ease;
}

        #p3:hover:hover::before {
            transform: rotate(15deg);
        }
*/

#p4 {
  height: 50px;
  width: 120px;
  text-align: center;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 834px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);

        }

        #p4:hover {
            background-color: #36454F;
            cursor: pointer;
            
        }


#p5 {
  height: 46px;
  width: 120px;
  font-size: 17px;
  text-align: center;

  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 38px;
  left: 550px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);
  line-height: 48px;

        }

        #p5:hover {
            background-color: #36454F;
            cursor: pointer;
            
        }



#ig{
    position: absolute;
    top: 55px;
    margin-left: 1130px;
    width: 50px;
    height: 50px;
}

#ig:hover{
    cursor: pointer;
}

#fb{
    position: absolute;
    top: 59px;
    margin-left: 1180px;
    width: 42px;
    height: 42px;
}

#fb:hover{
    cursor: pointer;
}



#language{
    position: absolute;
    margin-left: 1240px;
    top: 65px;
    background-color: lightblue;
    width: 60px;
    font-size: 20px;
}


#teklif{
  height: 50px;
  width: 120px;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000;
  text-decoration: none; 
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 974px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);


}

#teklif:hover{
    background-color: #36454F;
}

#gorulenisler{
  height: 50px;
  width: 120px;
  font-size: 17px;
  background-color: rgba(0, 83, 171);
  border: 2px solid #3498db;
  color: #000; 
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 55px;
  left: 870px;
  color: white;
  border-radius: 15%;
  box-shadow: 0 4px 6px rgba(52, 152, 219, 0.5);
}

#gorulenisler:hover{
    background-color: #36454F;

}


.image-container {
            position: relative;
            display: inline-block;
            top: 130px;
        }

        
        .image-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
        }
        

        .image-with-overlay {
            max-width: 100%;
            height: auto;
            display: block;
        }





#meet2{
	position: absolute;
    left: 100px;
	width: 340px;
    height: 500px;
    top: 200px;
    box-shadow: 0 9px 100px rgba(0, 255, 255, 0.9);

}

.haqqimizda-txt{
    position: absolute;
    font-size: 15px;
    left: 460px;
    top: 180px;
    color: white;
}

#span1{
    color: deepskyblue;
}

#strategiya{
    color: deepskyblue;
    font-weight: bold;
    font-size: 20px;
}

#missiya{
    color: deepskyblue;
    font-weight: bold;
    font-size: 20px;

}




#tibbi-avadanliqlar{
    font-weight: bold;
    font-size: 20px;
    color: deepskyblue;
}





.huquqlar {
            display: flex;
            position: relative;
            margin-left: 0px;
            top: 1110px;
            justify-content: space-between;
            align-items: center;
            border: 50px solid white;
            box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5); /* This creates a shadow on the top-middle side */
            padding: 10px;
            background-color: white;
        }

        .left-text {
            text-align: left;
            font-size: 19px;
            color: gray;
            background-color: white;
            font-weight: bold;
        }

        .right-text {
            text-align: right;
            font-size: 19px;
            color: gray;
            background-color: white;
            font-weight: bold;
        }

/*----------------------------------------*/

.scrolling-div {
    position: fixed;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: skyblue;
    padding: 20px;
    transition: transform 0.5s ease;
    z-index: 999;

}

.scrolling-div.bottom {
    top: auto;
    bottom: 0;
    transform: translateY(100%);
}


.open-close{
    display: none;
}

#tree-line{
    position: absolute;
    display: none;
}

#NAXIS1{
    display: none;
}

#NAXIS2{
    display: none;
}

#NAXIS3{
    display: none;
}

#NAXIS4{
    display: none;
}

.haqqimizda-txt2{
    display: none;
}
/*-------------------------------------------------------------MEDIA SCREEN-------------------------------------------------------------------*/


@media screen and (max-width: 767px) {

#NAXIS1{
    display: block;
}

#NAXIS2{
    display: block;
    transform: rotateX(180deg); 
}

#NAXIS3{
    display: block;
    bottom: 50px;
}

#NAXIS4{
    display: block;
    transform: rotateX(180deg);     

}
.haqqimizda-txt2{
    display: block;
    position: absolute;
    font-size: 17px;
    left: 10px;
    top: 90px;
    color: white;
}

#span12{
    color: deepskyblue;
}

#strategiya2{
    color: deepskyblue;
    font-weight: bold;
    font-size: 20px;
}

#missiya2{
    color: deepskyblue;
    font-weight: bold;
    font-size: 20px;

}


#naxis-bg-removed{
    display: none;
    top: 90px;
}

#naxis3{
    display: none;
    top: 640px;
}

#naxis-bg-removed2{
    display: none;
}


#naxis4{
    display: none;
}


#meet2{
    display: none;
    position: absolute;
    width: 140px;
    height: 200px;
    left: 5px;
    top: 100px;
}

#about-txt{
    display: none;
}

#part1{
    display: none;
}

#part2{
    display: none;
}







.open-close{
    display: block;
}
            #overlay {
                display: none;
                position: absolute;
                top: 0px;
                left: 0;
                width: 5000px;
                height: 5000px;
                background-color: white;
                opacity: 0;
                z-index: 999;
                transition: opacity 0.8s; /* Animasyon süresi */
            }

    
            #content {
                position: absolute;
                top: 250px;
                left: 130px;
                transform: translate(-50%, -50%);
                text-align: center;
            }

            #language2{
                position: absolute;
                width: 50px;
                font-size: 20px;
                color: darkslategray;
                height: 30px;
                left: 87px;
            }

            #p1-v2{
                position: relative;
                top: 0px;
                color: darkslategray;
                letter-spacing: 3px;
                left: 50px;
            }
            #p2-v2{
                position: relative;
                left: 50px;
                color: darkslategray;
                letter-spacing: 3px;
            }
            #p3-v2{
                position: relative;
                left: 50px;
                color: darkslategray;
                letter-spacing: 3px;
            }
            #p4-v2{
                position: relative;
                left: 50px;
                color: darkslategray;
                letter-spacing: 3px;
            }
            #p5-v2{
                position: relative;
                left: 50px;
                color: darkslategray;
                letter-spacing: 3px;
            }

            #showOverlay{
                display: block;
                position: absolute;
                width: 40px;
                height: 40px;
                top: 30px;
                left: 280px;
            }

            #x-img{
                position: absolute;                
                width: 42px;
                height: 42px;
                top: -128px;
                left: 211px;
                opacity: 5;
                transition: opacity 0.8s;

            }



.scrolling-div {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 70%;
    background-color: skyblue;
    padding: 20px;
    transition: transform 0.5s ease;
    z-index: 999;

}


.scrolling-div.bottom {
    top: auto;
    bottom: 0;
    transform: translateY(100%);
}


.huquqlar {
    display: none;
    position: relative;
    margin-left: 0px;
    top: 3800px;
    justify-content: space-between;
    align-items: center;
    border: 50px solid white;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5); /* This creates a shadow on the top-middle side */
    padding: 10px;
    background-color: white;
}

.left-text {
    text-align: left;
    font-size: 15px;
    color: gray;
    background-color: white;
    font-weight: bold;
}

.right-text {
    text-align: right;
    font-size: 19px;
    color: gray;
    background-color: white;
    font-weight: bold;
}

#logo{
    position: absolute;
    margin-left: 0px;
    width: 150px;
    height: 150px;
    margin-top: 30px;
    display: block;
}

#logo55{
    position: absolute;
    margin-left: -40px;
    width: 150px;
    height: 150px;
    margin-top: -45px;
    display: block;
}

#logo55:hover{
    cursor: pointer;
}

#ig{
    position: absolute;
    top: 35px;
    margin-left: 100px;
    width: 50px;
    height: 50px;
    display: none;
}

#ig:hover{
    cursor: pointer;
}

#fb{
    position: absolute;
   height: 42px;
    display: none;
    top: 40px;
    margin-left: 150px;
    width: 42px;
} 

#fb:hover{
    cursor: pointer;
}

#loc-icon{
    position: absolute;
    top: 40px;
    width: 44px;
    height: 44px;
    margin-left: 200px;
    display: none;
}


#p1{
    display: none;
    width: 500px;
    height: 500px;
}

#p2{
    display: none;
}

#p3{
    display: none;
}

#p4{
    display: none;
}

#teklif{
    position: absolute;
    top: 35px;
    left: 150px;
    display: none;
}

#gorulenisler{
}

#language{
    display: none;
}

#logo3-for-h1{
    display: none;
}



#naxis-bg-removed2{
    width: 1px;
    height: 1px;
}
 
#treeline{
    position: absolute;
    width: 35px;
    height: 35px;
}






































}
























































