
.imgk{
      width: 100%;
      height: 260px;
      margin-bottom: 20px;
      border-radius: 10px;
}
 
.line1{
  text-align: center;
    width: 95%;
    height: 90px;
    padding-right: 35px;
    color:rgb(39, 159, 199); 
    font-family: "Dancing Script", cursive;
   font-optical-sizing: auto; 

}

   .bg-s1{
        background-image:url("../images/img6.jpg");
        background-repeat: no-repeat;
        background-size:cover;
        background-position:30% 45%;}
.h1-Saso{
  text-align: center;
    width: 100%;
    height:100vh;
    padding-top:200px;
    padding: 90px  0px  0px  250px;
    color:rgb(39, 87, 199);  
     font-family: "Dancing Script", cursive;
     font-optical-sizing: auto; 
}

.jimaku{
   text-shadow: 1px 1px 1px rgb(96, 96, 219), 1px -1px 1px rgb(92, 92, 202), -1px 1px 1px rgb(36, 36, 164), -1px -1px 1px  rgb(119, 119, 210); 
}

.imgA{
    width:100%;
    height:100vh;
}
.imgK{
    width:100%;
    height:260px;
    margin-bottom: 20px;
    border-radius:10px;
    box-shadow: 10px 10px 15px rgb(140,140,60);
}

.imgS{
    width:100%;
    height:100vh;
    margin-bottom: 20px;
    border-radius:10px;
    box-shadow: 10px 10px 15px rgb(140,140,60);;
}
.imgS:hover{
    width:100%;
    height:70vh;
    border-radius:10px;
}
