.hr-bar {
	background-color: rgba(230, 230, 230, .6);
	-webkit-box-shadow: none;
	box-shadow: none;
	position: absolute;
}

.hr-title {
	color: #515151;
	font-size: 18px;
	text-align: center;
}

.hr-title img {
	height: 100%;
	margin: 0 auto;
}

.hr-icon-bars {
	color: #FFFFFF;
}

.hr-img img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.hr-content {
	background-color: transparent;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.pt-45 {
	padding-top: 45px !important;
}

.hr-pos-a {
	position: absolute;
}

.mtf-10 {
	margin-top: -10px !important;
}

.mtf-5 {
	margin-top: -5px !important;
}

.hr-pos-r {
	position: relative;
}

.hr-pos-f {
	position: fixed;
}

.mr-15 {
	margin-right: 15px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

.dian {
	width: 5px;
	height: 5px;
	background-color: #FFFFFF;
	border-radius: 5px 5px;
	margin: 0 auto;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.plr-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.text-c {
	text-align: center;
}

.plr-35 {
	padding-left: 45px !important;
	padding-right: 45px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mtf-45 {
	margin-top: -45px !important;
}

.pt-5{
	padding-top: 5px;
}

.f-20{
	font-size: 20px;
}
