@charset "utf-8";
/* CSS Document */
.online_islem_butonu {
	margin-top: 3%;
}
.online_islem_butonu h1{
    font-weight: bold;
	font-size: 15px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

.online_islem_butonu_mobil {
	margin-top: 3%;
}
.online_islem_butonu_mobil h1{
    font-weight: bold;
	font-size: 15px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.online_islem_butonu_mobil{
	display: none;
}
.slider_buton{
	margin-top: 40%;
	padding-top: 21%
}
.main-footer{
	  background-image: url('images/background/footer_banner.jpg');
  background-repeat: no-repeat;
}

.onyukle{
	    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fbfbfb;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 110px
}
.onyukle{
background-repeat: no-repeat;	
}
.loadinggif{
	top: 30%;position: absolute;margin-left: -10%;
	}
.home_prince{
	width: 150px;
}	
.whatsap_img{
	width: 183px;
	padding-top: 20px;
}
.packet{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	
}

.sol_buton{
	position: fixed;
    bottom: 10px;
    z-index: 9999;
    display: flex;
    width: 20rem;
       height: 2.7rem;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
        margin-left: 15px;
    border-radius: 0.4rem;
}
.button_img{
	width: 64%;
}


@media only screen and (min-width:0px) and (max-width:500px){
	.mobil_logo{
		margin-left: 40%;
	}
	.online_islem_butonu_mobil{
	display: block;
}
.online_islem_butonu{
	display: none;
}	
	
	.sol_buton{
	position: fixed;
    bottom: 10px;
    z-index: 9999;
    display: flex;
    width: 20rem;
          height: 2.1rem;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    margin-left: -23px;
    border-radius: 0.4rem;
}
	.loadinggif{
		margin-left: -43%!important;
	}
	.home_prince_div{
	width: 30%!important;
	max-width: 30%!important;
}
	.home_prince_list{
		width: 70%!important;
		min-width: 70%!important;
		max-width: 70%!important;
	}	
	
	
	.packet{
	height: 250px;
	height: 250px;
	height: 250px;
	
}
	.lower-section{
		padding-top: 20px!important;
	}
}