/*Title:   Custom Css File
Author:  http://themeforest.net/user/lorthemes // Bogdan Laurentiu
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

/* Only Demo styles */
.tp-caption.lfr.firstslide {
	text-align: center;
	width:100%;
}

.firstslide h2 {
	font-size: 40px;
	color: #2eb4e3;
	font-weight: 700;
	line-height: 40px;
	margin-top: 8px;
	margin-bottom:8px;
}
.firstslide p {
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
	line-height: 20px;
	margin-top: 0;
}
.firstslide h5 { color: #fff; font-size: 16px; line-height: 25px; margin-left: 15px;}
.firstslide .first-span { color: #14b0e4; font-size: 60px; float: left; line-height: 60px; font-weight: 300; }
.firstslide .second-span { color: #14b0e4; font-size: 60px; line-height: 60px; font-weight: 300; }

.secondslide h2 { font-size: 60px; color: #fff; font-weight: 300; line-height: 60px; margin-left: 70px; margin-top: 0; }
.secondslide h5 { color: #fff; font-size: 16px; line-height: 25px; }
.secondslide .first-span { color: #14b0e4; font-size: 60px; float: left; line-height: 60px; font-weight: 300; }
.secondslide .second-span { color: #14b0e4; font-size: 60px; line-height: 60px; font-weight: 300; }

.thirdslide h2 { font-size: 60px; color: #fff; font-weight: 300; line-height: 60px; margin-left: 70px; margin-top: 0;}
.thirdslide h5 { color: #fff; font-size: 16px; line-height: 25px; text-align: center;}
.thirdslide .first-span { color: #14b0e4; font-size: 60px; float: left; line-height: 60px; font-weight: 300; }

.fourthslide h2 { font-size: 60px; color: #fff; font-weight: 300; line-height: 60px; margin-left: 80px; margin-top: 0;}
.fourthslide .first-span { color: #14b0e4; font-size: 60px; float: left; line-height: 60px; font-weight: 300; }
