﻿/* rt-pricing-table element-four */



.rt-pricing-table.element-four{

}



.rt-pricing-table.element-four > .holder{

	background-color:#64718d;

	text-align:center;

}



.rt-pricing-table.element-four.spotlight > .holder{

	box-shadow:0px 2px 40px rgba(0,0,0,0.2);

}



.rt-pricing-table.element-four > .holder > .title{

	padding:55px 20px 45px 20px;

}



.rt-pricing-table.element-four > .holder > .title > *:last-child{

	margin-bottom:0 !important;

}



.rt-pricing-table.element-four > .holder > .title h4{

	margin-bottom:30px;

	text-transform:uppercase;

	font-weight:500;

	font-size:18px;

	color:#fff;

	line-height:30px;

	letter-spacing:0px;

}



.rt-pricing-table.element-four > .holder > .title h5{

	margin-bottom:17px;

	text-transform:uppercase;

	font-weight:300;

	font-size:55px;

	color:#fff;

	line-height:30px;

}



.rt-pricing-table.element-four > .holder > .title h5 span{

	font-size:30%;

}



.rt-pricing-table.element-four > .holder > .list{

	padding:0px 15px 0px 15px;

}



.rt-pricing-table.element-four > .holder > .list > *:last-child{

	margin-bottom:0 !important;

}



.rt-pricing-table.element-four > .holder > .list ul{

	display:inline-block;

	vertical-align:top;

	width:100%;

	max-width:200px;

	text-align:left;

}



.rt-pricing-table.element-four > .holder > .list ul li{

	margin-bottom:10px;

	color:#fff;

}



.rt-pricing-table.element-four > .holder > .data{

	padding:50px 15px 70px 15px;

}



.rt-pricing-table.element-four > .holder > .data > *:last-child{

	margin-bottom:0 !important;

}



.rt-pricing-table.element-four > .holder > .data .btn{

	margin-bottom:15px;

	padding:15px 50px 16px 50px;

	border:none;

	border-radius:0;

	text-transform:uppercase;

	font-weight:600;

	font-size:15px;

	color:#fff;

	line-height:25px;

	letter-spacing:0px;

}