.modulustulist {
	margin: 0 0 15px 0;
	    clear: both;
	    background-color: #fff;
}
div#modullerbolumu {
    position: relative;
    z-index: 1;
}

.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;
	width: 70%;
}
.toplamtutar, .havaleindirim {
	padding: 0px 0px 10px 0px;
    line-height: 0;
    height: 32px;
}
.urun-secenekleri select {
    margin-bottom: 0!important;
}
.toplamtutar p {
	font-size: 18px;
} 
.toplamtutar b, .havaleindirim b {
	    float: right;
}
.urun_secenek_klass1 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
    /* padding-top: 32px; */
    padding-bottom: 32px;

}
.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;
    border: 1px solid #fff;
}
.alanlar_mm {
    cursor: pointer;
    border: 1px solid #fff;
    background: #efefef;
    padding: 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: #fff;
    padding: 10px;
    margin:0 0 15px 0;
    display: none!important;
}
.veya_ozel a {
	 color: white !important;
}
.hesapkitap {
    width: 100%;
}
#modullerbolumu .hesapkitap {
    width: 50%;
}
@media (max-width : 1024px) {
	.urun_secenek_klass {
		flex-direction: column;
		width: 100%;
	}
	.urun_secenek_klass1 { 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;
	}
	.hesapkitap {
        width: 100%!important;
    }
}

/* sonradan eklenenler */ 
.urun-secenekleri tr td:first-child, .urun-secenekleri tr th:first-child {
    width: 80px;
    border-right: 1px solid #e3e3e3;
    text-align: center!important;
}