.form{
    width:75%;
    margin-left: 10px;
   
}

.container{
    width: 500px;
    height: 600px;
    
     
}
.nav-link{
    margin-right: 10px;
    font-size: 0.9em;
}


.text{
    display: block;
    margin-left: 13px;
    margin-top: 15px;
    font-style: oblique;
    font-size: large;
    text-align: center;
    position: sticky;
    
}

.container-1{
    display: flex;
    /*background-image: url("https://media.istockphoto.com/id/1163565961/vector/egyptian-pyramid-vector-design-illustration-isolated-on-white-background.jpg?s=612x612&w=0&k=20&c=HstdoY4EDFfnjM_oFxubkDe7Zgakc0_-HwRm29grCUE=") ;*/
    background-repeat: no-repeat;
    background-position: right;
    min-height: 50%;
    min-width: 50%;
}
.container-2{
    display: flex;
    min-height: 50%;
    min-width: 50%;
    
    /*background-image: url("https://media.istockphoto.com/id/1163565961/vector/egyptian-pyramid-vector-design-illustration-isolated-on-white-background.jpg?s=612x612&w=0&k=20&c=HstdoY4EDFfnjM_oFxubkDe7Zgakc0_-HwRm29grCUE=") ;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 50%;
    min-width: 50%;
   /* opacity: 0.5;*/
}

.resim-yuvarla {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
   overflow: hidden;
    border-radius: 50%;
    margin: 20px 20px 20px 20px;
    box-shadow:3px 3px 3px 3px #8a5c29;
} 
   .yazi{
    background-color: #ff8c00a4;
    color: white;
    font-size:small;
    font-style: italic;
    border-radius: 4px;
    visibility: hidden;
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 100px;
    
   }

   .resimler:hover .yazi{
    visibility: visible;
   }
   
.resimler2:hover .yazi{
    visibility: visible;
}
.resimler{
    margin-left: 150px;
}

.resimler2{
    margin-left: 110px;

}
.resim-yuvarla img{
    width: auto;
    height: 100%;
    margin-left: -50%;
    
}
.resim-yuvarla img:hover{
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2); 
         transform: scale(1.2); 
    
}

.pictures{
    background-color: beige;
    display: flex;
}
.pictures div{
    padding: 5px;
    background-color: aliceblue;
    margin: 5px;
  
}

.pictures div img {
    width: 90px;
    height: 90px;
}

img:hover{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2); 
     transform: scale(1.2); 
}
.row{
    margin: 20px;
}


.container-2 .row  {
    display: block;
    margin-bottom: 50px;
    margin-top: 50px;
   
    
}





.options{
   float: left;
    border-radius: 50%;
    height: 320px;
    width: 320px;
    object-fit: cover;
    background-color: #ff8c00a4;
    box-shadow:3px 3px 3px 3px #8a5c29;
   
}

.options:hover{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2); 
    transform: scale(1.2); 
    }

  
.favo{
   
    display: flex;
    margin-top: 30px;
    margin-left: 50%;
    font-size: x-large;
}

.float{
    float: left;

}
.d{
    margin-top: 30px;
    margin-left: 80px;
}

.aside{

 display: flex;
margin-left: 30px;
    
}

div span i{
    margin-top: 50px;
    margin-bottom: 70px;
}
.h8{
        font-style: italic;
        font-size: small;
        background-color: #ff8c00a4;
 }

.row div .heart {
     padding-top: 20px;
    font-size: x-large;
    
    text-align: center;    
}

.row div h6{
    padding: 8px 25px;
    font-size:small;
    color: rgb(151, 118, 69);
    text-align: center;
}

.row div p{
    
    font-size: small;
    color: rgb(255, 255, 255);
    text-align: center;
    font-style: italic;   
}
.footer{
    display: flex;
    margin-right: 10px;
}
 .time {
    font-size: x-small;
    padding-left: 60px;
}

.money{
    font-size: x-small;
    margin-left: 100px;
    
   
}
.fa-heart {
    cursor: pointer;
    font-size: x-large;
    color: white;
}

.heart.active i {
    color: red;
}
.selected{
    color: red;
}

.favori{
    display: flex;
    margin-left: 35%;
    margin-top: 20%;
    font-style: italic;
    color:#c06e11;
    text-shadow: 0 0 10px #8a5c29;
}

.aciklama{
    position: relative;
    display: inline-block;
}

.aciklama::after{
    content: attr(data-title);
    position: absolute;
    top: 30px;
    left: 10px;
    padding: 15px 15px 15px 15px;
    opacity: 0;
    word-wrap: break-word;
    background: #fff url(header.png) no-repeat;
    background-size: 101% 25%;
    font-size: 15px;
    height: auto;
    width: 300px;
    -moz-box-shadow: 0 0 4px #ff8c00a4;
    -webkit-box-shadow: 0 0 4px #ff8c00a4;
    box-shadow: 0 0 10px #ff8c00a4;
    pointer-events: none;
}

.aciklama:hover::after{
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    pointer-events:auoto;

}




.container-3{

    height: 100px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
 
#cont input[type="text"],
#cont input[type="email"],
#cont textarea,
#cont button[type="submit"] {
    font: 500 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}
 
#cont {
    background: #F9F9F9;
    padding: 25px;
    margin: 100px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
 
#cont h2 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}
 
.form-control-2{
    border: none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}
 
#cont input[type="text"],
#cont input[type="email"],
#cont textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}
 
#cont input[type="text"]:hover,
#cont input[type="email"]:hover,
#cont textarea:hover {
    -webkit-transition: border-color 0.4s ease-in-out;
    -moz-transition: border-color 0.4s ease-in-out;
    transition: border-color 0.4s ease-in-out;
    border: 1px solid #aaa;
}
 
#cont textarea {
    height: 90px;
    width: 100%;
    resize: none;
}
 
#cont button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #c06e11;
    color:#fff;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}
 
#cont button[type="submit"]:hover {
    background: #ff8c00a4;
    -webkit-transition: background-color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;
}
 
#cont button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
 
#cont input:focus,
#cont textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}