.float-alt{
    position:fixed;
    width:210px;
    height:40px;
    bottom:80px;
    right:110px;
    background-color:#fff;
    color:#000 !important;

    font-weight: bold;
    text-align:center;
    font-size:18px;
   
    z-index:300;
    line-height: 40px;
}


  .float-alt-rezervasyon{
    position:fixed;
    width:210px;
    height:40px;
    bottom:80px;
    right:320px;
    background-color:#1c5d7d;
    color:#fff !important;
   
    font-weight: bold;
    text-align:center;
    font-size:18px;
   
    z-index:300;
    line-height: 40px;
}


@media all and (max-width: 768px) {
    
     .float-alt{
    position:fixed;
    width:50%;
    height:40px;
    bottom:-1px;
    right:0px;
    font-size: 14px;   
   
    z-index:300;
    line-height: 40px;
}

  .float-alt-rezervasyon{
    position:fixed;
    width:50%;
    height:40px;
    bottom:-1px;
    left:0px;
    font-size: 14px;
    
    
   
    z-index:300;
    line-height: 40px;
}

.slider_area .single_slider {
    height: 40vh !important;
    background-size: cover;
    background-repeat: no-repeat;
}

     }

    .fo-link a:hover {
    background-color:#C88E00;
    color:#fff !important;
    
}
