@media (max-width:721px)
{

	.carousel-item img
	{
		object-position: 40%;
	}
	.altkisim 
	{
    position: absolute;
    left: 0;
    bottom: -1vh;
    width: 100%;
		display: none;
	}
	.ustwhatsapp
	{
		display: block;
		background-color: #75ac24;
    color: white;
    width: 100%;
    text-align: center;
		border-radius: 5px;
	}
	.slidbaslik 
	{
    position: absolute;
    left: 0;
    top: 20%;
     right: inherit; 
    text-align: center;
    width: auto;
    background-color: #79ae1b94;
    padding: 5px;
    width: 80vw;
    font-weight: bolder;
    font-family: Calibri, Arial, Times;
    border-radius: 0px; 
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	}
	.slidaciklama
	{
		font-size: 16px;
		font-weight: bold;
	}
	
	.telefonet
	{
		right: inherit;
		border-radius: 0px;
		width: 60vw;
		bottom: 20vh;
	}
	.ustheader
	{
		height: inherit;
	}
	.alttaki
	{
		right: 0 !important;
		bottom: 10px !important;
	}
	.iletresim
	{
		width: 90vw;
	}
	.iletisim
	{
		margin-top: 60%;
		width: 90vw;
	}
	
	
	.altheader 
	{
		width: 100%;
    background-color: rgb(0 0 0 / 50%) !important;
    border-top: solid 1px wheat;
    color: white;
    height: 60px;
	display: flex !important;
    position: fixed;
    z-index: 101;
    bottom: 0;
    height: 50px;
	}
	.altbutonlar
	{
		width: 100%;
    text-align: center;
    color: white;
    display: block;
    font-size: 16px;
		padding-top: 5px;
	}
	
	.altbuttonwhatsapp
	{
		background-color: #75ac24;
	}
	
	.altbutonlari
	{
		display: block;
		text-align: center;
		font-size: 20px !important;
		margin-left: auto;
    margin-right: auto;
	}
	.altrow
	{
	}
	
	footer
	{
		padding-bottom: 51px;
	}
	.mgizle
	{
		display: none;
	}
	.slidaciklama
	{
		    top: 55%;
    width: 90vw;
	}
}