.fontHeader1 {
		font-family: 'Prompt', sans-serif;
        font-size: 14px;
}

.fontTopMenu {
		font-family: 'Prompt', sans-serif;
        font-size: 16px;
}

.fontSlider {
		font-family: 'Prompt', sans-serif;
        font-size: 16px;
}

.HeadBox {
		font-family: 'Prompt', sans-serif;
        font-size: 16px;
}

.HeadBox {
		font-family: 'Prompt', sans-serif;
        font-size: 16px;
}

.TopicBox {
		font-family: 'Prompt', sans-serif;
        font-size: 25px;
}

.Boxtopic {
		font-family: 'Prompt', sans-serif;
        font-size: 20px;
}

.BoxDetail {
		font-family: 'Prompt', sans-serif;
        font-size: 16px;
}

.activeIcon{
	font-size:30px;
	color:#2ecc71;
}
.inactiveIcon{
	font-size:30px;
	color:#bdc3c7;
}

.activeSubIcon{
	font-size:25px;
	color:#2ecc71;
}
.inactiveSubIcon{
	font-size:25px;
	color:#bdc3c7;
}
p.texss {
	width: 30rem;
	
	word-wrap: break-word;
}

body {
	font-family: 'Prompt', sans-serif;
}