/*five page start*/
.fiver-body{
	padding:80px 0;
}
.five-left{
text-align: center;
}
.fiver-body h2{
	text-align: center;
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#677874;
}

.five-left p{
	text-align: right;
}
.five-left p a{
	
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#045ba8;
	width: 200px;
}
.five-center p{
	text-align: center;}
.five-center p a{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#045ba8;
}

.five-right p a{
	text-align: left;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#045ba8;
}

.five-right h2{
	text-align: right;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#677874;
}
.five-right img{
	width: 75%;
	max-width: 100%;
	float: right;
}
.border-bottom-five {
    border-bottom: 3px solid #045ba8 !important;
    width: 100px;
    margin: 0 auto;
    margin-bottom:20px;
}
.border-bottom-five-bottom{
	border-bottom: 3px solid #045ba8 !important;
    width: 100px;
    margin: 0 auto;
    margin-bottom:40px;
}
#quiz .donauq:hover{
	text-decoration: none !important;
}

#quiz-bottom .donauq:hover{
	text-decoration: none !important;
}
#quiz-bottom{
	padding: 0; 
	padding-bottom:80px;
}
.quiz-bottom-btn p {
background-color: #045ba8;
color: #fff !important;
font-size: 14px !important;
font-weight: 500 !important;
transition: .5s all;
text-align: center;
padding: 10px 0;
border-radius: 10px;
}

.quiz-bottom-btn p:hover {
background-color: #433663;
}

.quiz-bottom-btn p a{
color: #fff !important;
}
/*fiver page end*/
