.formfoto{
    width: 300px;
    height: 800px;
   
}
.foto4{
    width: 300px;
    height: 350px;
    background: url(picture/form.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}
.foto5{
    width: 230px;
    height: 180px;
    background: url(picture/apply.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin-top: 250px;
   animation: infinite 10s form;

}
@keyframes form{
    30%{
        background: url(picture/apply1.jpg);
        background-size: cover;
    background-position: center;
    }
    30%{
        background: url(picture/apply1.jpg);
        background-size: cover;
    background-position: center;
    }
}

.yeni{
    display: flex;
}
.aform{
    width: 50%;
    height: 700px;
}

.aform h2{
    margin: 0;
    padding: 0;
    text-align:center;
    text-decoration: none;
    color: #003366;
    font-family:'Outfit', sans-serif;
}
.aform ul li{
    margin-left:30px;
    font-size: 17px;
    color: #003366;
    
}
.aform h3{
    font-family:'Outfit', sans-serif;
    color: #003366;
    text-align: center;
}
.aform i{
    font-size: 25px;
    font-family:'Outfit', sans-serif;
}
.formcont{
    width: 1100px;
    height: 1500px;
    background-color: white ;
    border-radius: 10px;
    font-family:'Outfit', sans-serif;
}
.formcont h1{
    text-align: center;
padding-top: 25px;
padding-bottom: 25px;
font-family:'Outfit', sans-serif;
color: #003366;
}
.formcont span{
    font-size: 19px;
    font-family:'Outfit', sans-serif;
word-spacing: 5px;
white-space: pre-wrap;
   
}
.formfoto span {
margin-left: 75px;
font-style: italic;
font-family:'Outfit', sans-serif;
}
.formfoto p{
text-align: center;
font-style: italic;
font-family:'Outfit', sans-serif;
}
.formfoto a{
    text-decoration: none;
    color: #003366;
    font-style: italic;
    margin-left: 15px;
}
.formfoto a:hover{
    transition: ease 0.5s;
    color: red;
}

.bachelorfoto{
    width: 100%;
    height:250px;
    background-image: url(picture/lsu1.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;    
    margin: 10px 10px 0 0;
}
.bachelorfoto1{
    width: 100%;
    height:250px;
    background-image: url(picture/telebeler.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;   
    margin: 70px 10px 0 0;
}
.bachelorfoto2{
    width: 100%;
    height:250px;
    background-image: url(picture/telebeler2.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;   
    margin: 65px 10px 0 0;
}
.bachelorfotos{
    width:45%;
    height:750px;
}
.bachcont .container {
    width: 100%;
    height:1270px;
    padding-top: 20px;
  display: flex;
  font-family:'Outfit', sans-serif;
}
.bachelors{
    width: 50%;
    height: 800px;
display: flex;
padding-top: 15px;

}
.bachelors h2{
    text-decoration: none;
}
ol{
    padding-left: 40px;
    font-size: 20px;
    color: #003366;
}


.mastercont .container {
    width: 100%;
    height:970px;
    padding-top: 20px;
  display: flex;
   
}
.masters{
    width: 50%;
    height: 800px;
display: flex;
padding-top: 15px;
}
.masters h2{
    text-decoration: none;
}
.masters h4{
    text-decoration: underline;
}
.masterfotos{
    width:45%;
    height:750px;
}
.masterfoto{
    width: 100%;
    height:250px;
    background-image: url(picture/master.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;    
    margin: 10px 10px 0 0;
}
.doktorcont .container {
    width: 100%;
    height:700px;
    padding-top: 20px;
  display: flex;
   
}
.doktors{
    width: 50%;
    height: 800px;
display: flex;
padding-top: 15px;
}
.doktors h2{
    text-decoration: none;
}
.doktorfotos{
    width:45%;
    height:750px;
}
.doktorfoto{
    width: 100%;
    height:300px;
    background-image: url(picture/doktor.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;    
    margin: 10px 10px 0 0;
}
.animate__animated.animate__fadeInUp{
    --animate-duration: 1.5s;
  }
  .animate__animated.animate__fadeInLeftBig{
    --animate-duration: 1.5s
  }
  .students .container{
    width: 100%;
    height: 600px;
  }
.bolmeler{
    width: 100%;
    height: 600px;
    display: flex;
    background-color: white;
}
 .erasmus{
     padding-top: 20px;
      width: 50%;
      height: 400px;
      font-family:'Outfit', sans-serif;
     
  }
 .media{
    padding-top: 20px;
    width: 40%;
    height: 200px;
    font-family:'Outfit', sans-serif;
    
  }

 .bolmeler .floating-button {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    margin: 10px 20px;
    font-family:'Outfit', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 600;
    color: white;
    background: #003366;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    transition: .3s;
  }
  .bolmeler .floating-button:hover {
    background:white;
    box-shadow: 0 15px 20px #003366;
    color: #003366;
    transform: translateY(-7px);
  }
.etrafli .container{
    width: 100%;
    height: 1300px;
    font-family:'Outfit', sans-serif;
}

.etrafli .foto{
    width: 80%;
    height: 500px;
    background-image: url(picture/ecar.png);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}
.etrafli h2{
    text-decoration: none;
    font-family:'Outfit', sans-serif;

}
p{
  padding: 0px 80px 0px 80px;
    text-indent: 30px ;
    font-size: 19px;
    word-spacing: 5px;
    text-align: justify;
    color: #003366;
    font-family:'Outfit', sans-serif;
}

.erasmus_plus{
    padding-top: 20px;
     width: 50%;
     height: 400px;
     font-family:'Outfit', sans-serif;
    
 }
.mevlana{
   padding-top: 20px;
   width: 40%;
   height: 200px;
   font-family:'Outfit', sans-serif;
   
 }
 .erasmus_etraflicont .container {
    width: 100%;
    height:700px;
    padding-top: 20px;
  display: flex;
  font-family:'Outfit', sans-serif;

   
}
.erasmus_etrafli{
    width: 50%;
    height: 800px;
padding-top: 15px;
margin: 0px 0px 30px 30px;
font-family:'Outfit', sans-serif;
}
 .erasmus_etrafli h2{
    text-decoration: none;
   text-align: center;
   margin: 0 0 0 0;


}
.erasmus_etrafli p{
  text-align: center;
  font-family:'Outfit', sans-serif;
}
.erasmus_etraflifotos{
    width:40%;
    height:750px;
}
.erasmus_etraflifoto{
    width: 100%;
    height:250px;
    background-image: url(picture/bayraqlar.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;    
    margin: 10px 10px 0 0;
}
.erasmus_etraflifoto1{
    width: 100%;
    height:250px;
    background-image: url(loqo/LDU.jpeg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;    
    margin: 10px 10px 0 0;
}
.erasmus_etrafli span{
    font-family:'Outfit', sans-serif;
    font-size: 19px;

}
.erasmus_etrafli ul{
    font-family:'Outfit', sans-serif;
    font-size: 19px;
   margin-left: 20px;
    text-align: justify;
    color: #003366;
}
.mevlanacont .container{
    width: 100%;
    height:1100px;
}
.mevlanaloqo{
    width: 60%;
    height: 100px;
padding-top: 20px;
    background-image: url(picture/mevlana2.png);
    background-size: cover;
    background-position: center;
}
.mevlanacont .container h2{
    margin-top: 20px;
    text-decoration: none;
}

.mevlanaetrafli{
    width: 90%;
}
.mevlanacont .container ul{
    color: #003366;
    font-size: 18px;
    margin-left: 80px;
}
.requi_{
    width: 100%;
    display: flex;
}
.requifoto{
    width: 45%;
    height:250px;
    background-image: url(picture/turkeyaz.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}
.requi p{
    text-align: center;

}
.az_map{
    width: 30%;
    height: 250px;
    margin-left: 35%;
}
.living_fotos{
    width: 80%;
    height: 300px;
    padding: 20px;
    margin-top: 70px;
    display: flex;
}
.lankaran{
    width:100%;
    height: 200px;
    border-radius: 10px;
    
}
.visa{
    width:100%;
    height: 200px;
    border-radius: 10px;
   
}
.living_fotos p{
    margin-top: 10px;
    text-align: center;
   
}
.living_fotos a:hover img {
    border: 5px solid #003366;
    opacity: .5;
}
.living .container{
    width: 100%;
    height: 800px;
}
.lankaran_cont .container{
    width: 100%;
    height: 800px;
    
}
.lankaran_cont h2{
   text-decoration: none;
   font-family:'Outfit', sans-serif;
}
.lankaranfotos{
    width: 75%;
    height: 450px;
    background-size: cover;
    background-position: center;
    text-align: center;
  border-radius: 10px;
   
}
.migration_img{
    width: 30%;
    height: 300px;
    margin-left: 50px;
    
    
}

.visacont .container{
    width: 100%;
    height: 700px;
    font-family:'Outfit', sans-serif;
    
}
.visacont h2{
    text-decoration: none;
    font-family:'Outfit', sans-serif;
}
   

.migration{
    display: flex;
}
.contact .container{
    width: 100%;
    height: 500px;

}
.contact .container img{
    width: 70%;
    height: 170px;
    border-radius: 10px;
   margin-left: 160px;
   margin-top: 20px;
}
.elaqeler{
    width: 90%;
    height: 100px;
    margin-top: 40px;
    display: flex;
}
.mail{
    width: 30% ;
    height: 100px;
   
    
    text-align: center;
  
}

.mail i{
    font-size: 30px;
    color:#003366;
    margin-top: 15px;
}
.contact .container span{
    color: #003366;
    font-family:'Outfit', sans-serif;
    font-size: 18px;
    text-align: center;
    
}
.s{
   margin-left: 56px;
}