.bg-img1 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.size-a-3 {
	width: 100%;
	height: 440px;
}

.how1 {
	position: relative;
}
.how1-child1 {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.9;
	background: rgba(0,0,0,0.5);
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,1), rgba(0,0,0,0));
	background: -o-linear-gradient(bottom, rgba(0,0,0,1), rgba(0,0,0,0));
	background: -moz-linear-gradient(bottom, rgba(0,0,0,1), rgba(0,0,0,0));
	background: linear-gradient(bottom, rgba(0,0,0,1), rgba(0,0,0,0));
}
.how1:hover .how1-child1 {
	opacity: 0.7;
}
/*.bg-img1.how1:hover img {
	opacity: 0.7;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}*/
.how1-child2 {
	z-index: 3;
}

.f1-s-2 {
	/*font-family: Roboto-Regular;*/
	font-size: 14px;
	line-height: 1.2;
}

.cl0 {
	color: #fff;
}

.bocl0 {
	border-color: #fff;
}

.hov-btn1:hover {
	background-color: #1da1f2;
	border-color: #1da1f2;
	color: #fff;
}

.how-txt1 {
	white-space: normal;
	display: box;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.size-a-6 {
	max-width: 100%;
	max-height: 72px;
}

.f1-l-1 {
	/*font-family: Roboto-Medium;*/
	font-size: 30px;
	line-height: 1.2;
}

.hov-cl10:hover {
	color: #1da1f2;
}

.f1-s-4 {
	/*font-family: Roboto-Bold;*/
	font-size: 12px;
	line-height: 1.7;
}

.f1-s-3 {
	/*font-family: Roboto-Regular;*/
	font-size: 12px;
	line-height: 1.7;
}

.bocl11 {
	border-color: #e6e6e6;
}

.cl11 {
	color: #ccc;
}

.size-a-14 {
	width: 100%;
	height: 219px;
}

.hov-cl0:hover {
	color: #fff;
}

.size-h-1 {
	max-height: 45px;
}

.f1-m-1 {
	/*font-family: Roboto-Medium;*/
	font-size: 16px;
	line-height: 1.5;
}



