

.container h5{
   
    justify-content: center;
    text-align: center;
}
.maps {
   
    margin-top: 25px;
    justify-content: center;
    margin-bottom: 75px;
}

.maps {

    
}

#ilet{
    margin: 50px;
    text-align: center;
    border: 3px solid #0469a1;
    border-radius: 15px;
}
#ilet:hover{


box-shadow: 0px 0px 20px 0px black;
}
.sol{
    border-radius: 15px;
    padding: 25px;
    background-color: #0469a1;
    color: white;
    text-align: center;
}
.sol h4{
    text-align: center;
    justify-content: center;
}


.sag{
    padding: 0px;
  
}

.sag iframe{
    border: 0;
    margin: 0;
   
    border-radius: 15px;
    width: 99%;
}