@charset "utf-8";
/* CSS Document */

a:hover
{
	text-decoration: none;
	color: white;
}

.logo
{
	width: 200px;
}

p
{
	color: #262626 !important;
	padding: .2rem .4rem;
	text-align: center;
	font-weight: 500;
	font-size: 15px;
}

.bolgeyeenyakin
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80vw;
    text-align: center;
    background-color: orangered;
    color: black;
    padding: 5px 2px;
    border-radius: 7px;
    font-weight: bolder;
	font-size: 17px;
}

.bolgeyeenyakin span
{
	color: white;
	font-size: 25px;
}

.nav-link
{
	color: #241f1f !important;
	font-weight: bolder;
}
.dgizle
{
	display: none !important;
}

.carousel, .carousel-item img 
{
	height: 60vh !important;
	object-fit: cover;
}

footer
{
	background-color: orangered;
}

	header
	{
		padding: 96px 0 0px !important;
		color: #241f1f !important;
	}


	h1
	{
		color: dodgerblue !important;
		text-align: center;
		font-weight: bolder;
		font-size: 40px;
		padding: 1.5rem 0px;
	}
	.navbar
	{
		box-shadow: 0px 0px 5px 1px black;
	}

	.resimleri
	{
		width: 100%;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: solid 2px orange;
	}

	.seksionlar
	{
		padding: 40px 0px !important;	
	}

	.seksionlar2
	{
		padding: 10px 0px !important;	
	}

	h2
	{
		background-color: orangered;
		padding: 5px;
		text-align: center;
		font-family: Calibri, Arial, Times;
		font-weight: bolder;
		font-size: 20px;
		color: white;
		text-shadow: 1px 1px 3px black;
		margin: 0px !important;
	}
.pleri
{
	border: solid 2px orange;
	margin: 0px !important;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
	.alari
{
	width: 100%;
	display: block;
	color: orangered;
	font-weight: bolder;
	font-size: 18px;
	font-family: sans-serif;
	letter-spacing: 2px;
}

.alari:hover
{
	text-decoration: none;
	color: black;
}

	.cercevesi
{
	box-shadow: 0px 5px 8px 0px #707070;
    border-radius: 9px;
	margin-bottom: 2rem;
}

.teltel
{
	color: white;
    font-weight: bolder;
    text-align: right;
    width: 100%;
	padding-right: 10%;
    display: block;
    font-size: 25px;
    font-family: sans-serif;
	
    background-color: orangered;
}

.reklam
{
    position: absolute;
    width: 80px;
    top: -18px;
    left: 20px;
    background-color: orangered;
    padding: 5px;
    border-radius: 50%;
    height: 80px;
    border: solid 3px #422b22;
}

.teltel span
{
	
}

.telteli
{
position: fixed;
    bottom: 10vh;
    width: 100%;
    background-color: rgb(66 43 34);
    padding: 3px 0px 3px 0px;
	
}

.whatsappii
{
	display: none;
    position: absolute;
    right: 0;
    top: -40px;
    right: 5px;
    background-color: white;
    color: orangered;
    padding: 2px 10px;
    font-weight: bold;
    border-radius: 25px;
    box-shadow: 0px 1px 8px 0px black;
}
	
@media (max-width: 820px)
{
	.resimleri
	{
		height: 190px !important;
		object-fit: cover;
	}
	.dgizle
	{
		display: block !important;
	}
	.mgizle
	{
		display: none;
	}
	.navbar-brand
	{
		display: block;
    margin-left: auto;
    margin-right: auto;
		padding: 0 !important;
	}
	
	.telefonet
	{
		display: block;
    width: 100% !important;
    padding: 5px;
    text-align: center;
    background-color: orangered;
    color: white;
	}
	.whatsapp
	{
		background-color: darkorange;
	}

	
	h1
	{
		color: orangered !important;
		text-align: center;
		font-weight: bolder;
		font-size: 28px;
		padding: .5rem 0px 0px 0px;
	}
	.carousel, .carousel-item img 
{
	height: 55vh !important;
	object-fit: cover;
}
}

h3
{
	color: orangered;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	margin-top: 8px;
}