/*---------bayrak ------*/

.bayrak

{

	width: 30px !important;

}



.bayrak:hover

{

    box-shadow: 0 0 4px 3px #cccccc;

    background: transparent; !important;

	

}



/*---------bayrak ------*/







/*404.php*/

.sayfayadon

{

	color: white;

}



.sayfayadon:hover

{

	color: red;

}

/*404.php*/



.formcursor:hover
{
	cursor: not-allowed;
}


/*sabit telefon ikon*/
    .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:100px;
    left:20px;
    background-color: #15B9D9;
    color: white;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100; 
    }

    .telefonikon  
    {
        margin-top: 15px;
    }

    .float:hover
    {
   background-color: #4dc247; 
    }

    .float:hover .telefonikon
    {
   color: white; 
    }
/*sabit telefon ikon*/






