
.testlerDiv .bilgilendirmeMetni {
 		font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 1.15 !important;
		margin: 0 25px;
}
.testlerDiv{
	background-color:#20242a;
	border-radius:18px;
	-webkit-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.75);
	width:100%;
	box-sizing: border-box;
	height:75vh;
	overflow: visible;
	border: solid 1px #35373d;
	padding: 20px 20px;
	padding-bottom:50px;
}
.testAktif {
    margin-bottom: 50px;
}
.vurgula{
	background-color: #FFFFFF;
    color: #181a20;
    padding: 1px 3px;
    border-radius: 2px;
}
.risktesti h2{
	font-weight:700!important;
}
.formMaddeler{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
}
.formMaddeler label{
	font-size:20px;
	color:#FFF;
	font-weight:400;
	margin-top: -7px;
    line-height: 1.2;
}
.form-check {
    margin-bottom: .325rem;
}

.btn_Test.disabled, .btn_Test:disabled, fieldset:disabled .btn_Test {
    pointer-events: none;
    background-color: #41434d;
	color: #6e6868;
    /*opacity: 0.2;
    border: solid 0 #005e78;*/
}

.testlerDiv .pClaims{
	color:#002f49;
	font-size:15px!important;
	line-height:1.1;
	font-weight: 500;
	margin:0 0 4% 0;
	padding:0;
}
.testlerDiv .pClaimsBuyuk{
	color:#002f49;
	font-size:19px!important;
	line-height:1.5 !important;
	font-weight: 500;
	margin:0 0 0 0;
	padding:0;
	padding-bottom: 19px !important;
}
.testlerDiv .pClaimsOrta{
	color:#002f49;
	font-size:17px!important;
	line-height:1.3;
	font-weight: 500;
	margin:0 0 0 0;
	padding:0;
	padding-bottom: 17px !important;
}
.testlerDiv .pClaimsKucuk{
	color:#002f49;
	font-size:15px!important;
	line-height:1.1;
	font-weight: 500;
	margin:0 0 0 0;
	padding:0;
	padding-bottom: 17px !important;
}
.pClaimsKucuk .referanslarTest {
    font-size: 6px;
}
.pClaimsOrta .referanslarTest {
    font-size: 8px;
}
.pClaimsBuyuk .referanslarTest {
    font-size: 9px;
}
.maddelerbaslik{
	margin-bottom:25px;
}
.testlerDiv{
		padding-top:40px;
	}
@media (max-width: 1420px) {
	.formMaddeler label{
		font-size:17px;
	}
	.form-check {
		margin-bottom: 0;
	}
	.maddelerbaslik{
		margin-bottom:5px;
	}
	.testlerDiv .pClaimsKucuk{
		font-size:12px!important;
		font-weight: 400;
		padding-bottom: 10px !important;
	}
	.testlerDiv{
		padding-top:40px;
	}
	.testlerDiv .pClaimsOrta{
		color:#002f49;
		font-size:15px!important;
		line-height:1.3;
		font-weight: 500;
		margin:0 0 0 0;
		padding:0;
		padding-bottom: 10px !important;
	}
}
@media (max-width: 991px) {
	.testlerDiv{
		/*border-radius:0;*/
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		width:100%;
		box-sizing: border-box;
		height: 75vh;
		overflow: visible;
	}
	.risktesti h2 {
		font-weight: 700 !important;
		font-size: 18px !important;
		padding-bottom: 0.2rem !important;
	}
	.form-check {
		margin-bottom: 0.5rem;
	}
	.maddelerbaslik{
		margin-bottom:25px;
	}
	.testlerDiv .pClaimsKucuk{
		font-size:14px!important;
		font-weight: 400;
		padding-bottom: 15px !important;
	}
}
@media (max-width: 767px) {
	.formMaddeler label{
		font-size:14px;
		color:#FFF;
		font-weight:400;
		margin-top: 2px;
		line-height: 1.2;
	}
	.form-check {
		margin-bottom: 0;
	}
	.maddelerbaslik{
		margin-bottom:15px;
	}
	
	.testlerDiv .pClaimsKucuk{
		font-size:9px!important;
		font-weight: 400;
		padding-bottom: 5px !important;
	}
	.testlerDiv .pClaimsOrta{
		font-size:11px!important;
		font-weight: 400;
		padding-bottom: 8px !important;
		line-height: 1.1 !important;
	}
	.testlerDiv .pClaimsBuyuk{
		font-size:13px!important;
		font-weight: 400;
		padding-bottom: 13px !important;
		line-height: 1.2 !important;
	}
	.testlerDiv{
		padding-top:40px;
	}
	.vurgula{
		background-color: #FFFFFF;
		color: #181a20;
		padding: 0 2px;
		border-radius: 2px;
	}


}

