@charset "utf-8";
/* CSS Document */


.uc_starter_price_table *{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.uc_starter_price_table .uc_starter_price_table_inner{ max-width:100%; margin:0 auto; padding:27px 0 0; text-align:center;}

.uc_starter_price_table .uc_starter_price_table_inner:hover{
-webkit-box-shadow: 0px 0px 7px 0px rgba(161,158,161,0.61);
-moz-box-shadow: 0px 0px 7px 0px rgba(161,158,161,0.61);
box-shadow: 0px 0px 7px 0px rgba(161,158,161,0.61);}


.uc_starter_price_table .uc_starter_price_table_inner .uc_member_pic{ width:85px; height:75px; border-radius:3px; overflow:hidden; display:inline-block; margin:40px 0 30px; position:relative;}
.uc_starter_price_table .uc_starter_price_table_inner .uc_member_pic .fa{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:35px; color:#fff;}
.uc_starter_price_table .uc_starter_price_table_inner h3{font-family: 'Montserrat', sans-serif; font-size:36px; margin:28px 0 0px;line-height: 25px;font-weight:normal;}
.uc_starter_price_table .uc_starter_price_table_inner h2{font-family: 'Montserrat', sans-serif; font-size:22px;line-height: 25px; font-weight:normal; text-transform:uppercase;}
.uc_starter_price_table .uc_starter_price_table_inner ul{ padding:48px 0;}
.uc_starter_price_table .uc_starter_price_table_inner ul li{font-family: 'Roboto', sans-serif; font-size:16px; line-height:32px; text-align:center; list-style:none;margin: 0 0 8px;}
.uc_starter_price_table .uc_starter_price_table_inner a{ font-family: 'Montserrat', sans-serif;padding:15px 0; display:block; text-align:center; text-decoration:none; font-size:16px; text-transform:uppercase;}
.uc_starter_price_table .uc_starter_price_table_inner a:hover{}





/*.uc_starter_button .uc_starter_button_inner p{ font-family: 'Montserrat', sans-serif;text-align:center; position:absolute; left:50%; top:50%; margin:0px; transform:translate(-50%,-50%); font-size:18px; font-weight:400;}
.uc_starter_button .uc_starter_button_inner p .fa{font-size:24px}
.uc_starter_button .uc_starter_button_inner p a{ font-family: 'Montserrat', sans-serif; font-size:18px; font-weight:400; text-decoration:none; display:none;}
.uc_starter_button .uc_starter_button_inner:hover a{ display:block;}*/


