@charset "utf-8";
/* ulrc400204 */
.ulrc400204{
	background-color: #23262d;
	}
.ulrc400204 .container-fluid{
	width: 80%;
	}
.ulrc400204 .banner-buy-info-card{
	color: #fff;
	}
.ulrc400204 .banner-buy-info-card .icon {
    position: absolute;
    left: 0;
	top: 50%;
    transform: translateY(-50%);
    background: #677d94;
    border-radius: 50%;
    border: 1px solid #000;
    transition: all .5s ease;
}
.ulrc400204 .banner-buy-info-card .icon img {
    width: 56px;
    border-radius: 50%;
    padding: 10px;
}
.ulrc400204 .banner-buy-info-card h3 {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
	padding-bottom: 20px;
}

/*.ulrc400204 .banner-buy-info-card p span {
    display: block;
    color: #fff;
    margin-bottom: 8px
}*/
.ulrc400204 .banner-buy-info-card {
    position: relative;
	padding-top: 15px;
    padding-left: 75px;
}
/*.ulrc400204 .banner-buy-info-card:hover .icon {
    background-color: #0d1820;
}*/
/* ulrc400204 */