body{background-color: black;}
	a{text-decoration: none;}

	.danger {
  border-color: #f44336;
  color: red;
}
.danger:hover {
  background: #f44336;
  color: white;
}

.card-img-top{
	width: 60px;
	margin-top: 15px;
}



.btn{border-radius: 10px;}

.bg-black{background-color: black;}
.navbar{background-color: #000000;}
footer{background-color: black;}
footer a img{opacity: 0.70;}
footer a img:hover{opacity: 100;}
.pp{width:100px; background-color: #dc3545; height: 2px; margin-top: 5px;  border-radius: 5px;}
.pp1{width:30px; background-color: white; height: 6px; margin-top: -21px; border-radius: 5px;}
y1{font-size: 30px;}

y3{font-size: 40px;}
y4{font-size: 18px;}

.sol{height: 580px; width: 50%; float: left; }
.sol img{float: right;}
.sag{color: white; height: 580px; width: 50%; float: right; }
.sag a{border-radius: 50px;}
.sag1 a{border-radius: 50px;}
#btn{border-radius: 50px; }
#btn:hover{transform: scale(1.05);}
.click{border-radius: 100%; height: 50px; width: 50px; margin-top: 40vh;}
#prof{border-radius: 50%; box-shadow:0px 0px 10px 5px gray;}
li a{display: inline-block;}
.cool-link::after{
	content:  '';
	display: block;
	width: 0;
	height: 2px;
	background:#fff;
	transition: width .1s;

}
.cool-link:hover::after{width: 100%; transition: width .3s;}
.navbar-nav li a::after{background-color: #dc3545;}
.icon{width: 1000px;
    height: 400px;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -200px;}
  #resim2{margin-top: 15%;}
  .proff{border-radius:50%; }
.yazı1{font-size: 90px; font-family: 'Courgette', cursive; text-shadow:black 3px 3px 1px; margin-top: 60px; }
@media(max-width: 992px) {
	
	.indeximg{width: 50%}
.yazı1{font-size: 35px; margin-top: -0px;}
	y1{font-size: 30px;}
	y2{font-size: 8px;}
	y3{font-size: 15px;}
	y4{font-size: 13px;}
		y5{font-size: 10px;}
	.sol{height: 264px;}
	.sag{height: 250px; margin-top: 10px;}
	.sag1{height: 250px; margin-top: -20px;}
	.sol img{width:240px; height:240px; }
	.click{border-radius: 100%; height: 30px; width: 30px; margin-top: 30vh;}
	.sag audio{margin-top:-20px; width: 200px; height: 50px;}
	#prof{border-radius: 50%; box-shadow:0px 0px 5px 5px gray; margin-top: -7px;}
	embed{height: 264px;}
  #resim2{margin-top: 15%; width: 250}
}