@charset "UTF-8";


h2, a:hover
.services-title-1:before {
	font-size: 30px;
	line-height: 1.1;
	letter-spacing: -.0015em;
	text-align: center;
	color: #ff0000;
}


@media (min-width: 768px) {
	h2,
.services-title-1:before {
		font-size: 40px;
	}

}


@media (min-width: 992px) {
	h2,
.services-title-1:before {
		font-size: 40px;
	}

}


@media (min-width: 1200px) {
	h2,
.services-title-1:before {
		font-size: 29px;
	}

}
