	.caption {
    position: absolute;
	top: 155px;
	text-align:left;
	margin-bottom: 5px;
	}
	h2 {
    font-size: 24px;
    color: #fff !important;
    font-weight: 700;
    font-family: Poppins;
    }
	.on-image-text{
	margin-bottom: 0px;
	}
	ul li, ol li {
    color: #d92a64;
    font-size: 20px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    list-style-type: none;
	}
	.lyla-on-image {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
    font-size: 20px;
	}
	.home-section-overlay {
    background: #0c0004;
    opacity: 0.8;
}
/*.home-section {
    background: url(../images/tv-repair.jpg) top center no-repeat;
}*/
float-phone {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 110px;
    right: 40px;
    background-color: #232323;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #999;
    z-index: 999;
}
.section-white {
    padding: 90px 0 50px 0;
    }