.modulustulist {
	margin: 0 0 15px 0;
	    clear: both;
	    background-color: #fff;
}

.hesapkitap {
	padding-top: 25px;
}

.modulustulist .p_features {
    background: #51626f;
    color: #fff;
    margin-top: 15px;
    padding: 4px 0;
    display: block;
    position: relative;
    text-align: center;
}

.modulustulist .p_features .item {
    display: inline-block;
    text-align: center;
    clear: both;
    padding: 0 12px;
}


.modulustulist .p_features .item .hdr {
    display: block;
    float: left;
    font-size: 30px;
    margin-right: 5px;
    height: 33px;
}


.modulustulist .p_features .item .slogan {
    font-variant: small-caps;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding-top: 8px;
}


.urun_secenek_klass {

	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 15px 0;

}

.toplamtutar,.havaleindirim {
	padding:0px 0px 10px 0px;;
}

.toplamtutar p {
	font-size: 25px;
} 

.toplamtutar b, .havaleindirim b {
	    float: right;
}



.urun_secenek_klass1 {
	float: left;
	width: 100%;
	margin-bottom: 32px;
	padding: 10px 17px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;

}

.alanlar_mm {
	text-align: center;
}
.secim_ekrani select {
	background-color: #fff !important;
	width: auto !important;
	height: auto !important; 
	line-height: 20px !important;
	padding: 0 25px 0px 5px !important;  }

	.alanlar_mm {
		cursor: pointer;
		border: 1px solid #ddd;
		background: #fafafa;
		padding: 3px 20px;
		display: inline-block;
		text-align: center;
		margin-left: 2px;
		margin-right: 2px;
	}


	.veya_ozel {
		   
    text-align: center;
    width: 100%;
    display: inline-block;
    background-color: black;
    padding: 10px;
    margin:0 0 15px 0;
	}

	.veya_ozel a {
		 color: white !important;
	}

	@media only screen and (max-device-width : 1024px) {
		.urun_secenek_klass {

			flex-direction: column;
			width: 100%;

		}

		.urun_secenek_klass br  {
			display: none;
		}

		.secim_ekrani {
			float: right;
		}
		.alanlar_mm {
			margin-bottom: 5px;
			width: 100%;
		}

		.alanlar_mm b {
			float: left;
		}

		.secim_ekrani select {
			margin-left: 10px;
		}


	}
