.p_13 {
	width: 100%;
	height: 100%;
	background-size: cover;
	position:relative;
}
.p_13 .tab {
    width: 100%;
    height: 15px;
}
.p_13 .tab svg{
	width: 484px;
    margin-top: 79px;
    margin-left: -18px;
}

.p_13 .clickTab {
	cursor: pointer;
}
.p_13 .clickTab:hover {
	opacity: 0.9;
}
.main_text {
	font-family: 'Calibri-Bold';
}