.section-background{
	background: rgba(0, 0, 0, 0) url("../images/servicii-cort-de nunta-evenimente-cluj-turda-alba.jpg") repeat scroll 0 0;
}

.price-table{
	background: #ededed;
}
.price-table .col-sm-3{
	padding: 0px;
}
.price-table .col-sm-3:hover .price-title{
	color: #4a148c;
}
.price-title{
	background: #f9f9f9;
	padding: 20px;
	font-size: 24px;
}
.price-title span{
	font-size: 16px;
}
.price-list{
	list-style-type: none;
	margin-left: -40px;
}
.price-list li{

	background: #fff;
	border-left: 1px solid rgba(229, 229, 229, 0.4);
	border-right: 1px solid rgba(229, 229, 229, 0.4);
	border-bottom: 1px dashed #f1f1f1;
	padding: 20px 0px;
	padding-left: 20px;
	font-size: 13px;
	color: #969595;
}
.price-list li:first-child{
	border-top: 1px solid #ccc;
}
.price-list li:last-child{
	border-bottom: 1px solid #ccc;
	padding-left: 0px;
}
.price-table .col-sm-3:first-child .price-list li{
	border-left: 1px solid #ccc;
}
.price-table .col-sm-3:last-child .price-list li{
	border-right: 1px solid #ccc;
}
.custom-btn-default{
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0px;
	color: #969595;
}








/*custom settings*/
.price-table {
	background: #fff none repeat scroll 0 0;
	margin: 20px 0;
}


.price-table .col-sm-3:hover .custom-btn-default{
	color: #fff;
	background: #4a148c;
	transition: all .4s ease-in-out;
}

.price-title {
	background: #f9f9f9 none repeat scroll 0 0;
	font-size: 24px;
	padding: 20px;
	text-align: center;
}


.price-list li {
	background: #fff none repeat scroll 0 0;
	border-left: 1px solid rgba(229, 229, 229, 0.4);
	border-right: 1px solid rgba(229, 229, 229, 0.4);
	color: #969595;
	font-size: 13px;
	padding: 5px 0 5px 20px;
}

.column-variant{
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	height: 1030px;
	margin-bottom: 20px;
}

.price-table .col-sm-3:first-child .price-list li {
	border-left: 0;
}

.price-table .col-sm-3:last-child .price-list li {
	border-right: 0;
}
.price-list li:last-child {
	border-bottom: 0;
}

.price-list h4 {
	color: #4a148c;
}

