/*Klaus Structure*/
.packcontainer { width:960px;float:left;border:0px solid #000000; }
.col-md-3 { width:33%;float:left;}
.klausbg {
	background:#fff;
	height:570px;
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
	cursor:default;
	padding:0;
	margin-bottom:30px;
	border-right:1px solid #f0f0f0;
}

.klausheader {height:225px;border-bottom:1px solid #f0f0f0;}
.klausbg h5 {color:#2d2f37;font-size:30px;font-weight:700;text-transform:uppercase;line-height:36px;float:left;width:100%;margin:0;padding-top:40px;padding-bottom:10px;}
/*.klausbg p {color:#9fa5ae;font-size:16px;font-weight:300;line-height:25px;float:left;width:100%;margin-top:-10px;}*/
.packdesc {color:#9fa5ae;font-size:16px;font-weight:300;line-height:20px;float:left;width:90%;margin-top:30px;padding-right:14px;padding-left:14px;border:0px solid #000;} 
.klaus_package {color:#2d2f37;font-size:16px;font-weight:300;text-transform:uppercase;line-height:25px;float:left;width:100%;}
.klaus_price {font-size:46px;font-weight:300;float:left;width:100%;margin-top:10px;}
.klaus_featured {
	width:130px;
	height:25px;
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background:#ccc;
	border-radius:0px 0px 5px 5px;
	font-size:15px;
	padding-top:1px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:0.8px;
}

.klaus_features {
	border-bottom:1px solid #f0f0f0;
}

.klaus_features li {
	height:34px;
	list-style:none;
	text-align:left;
	font-size:14px;
	color:#54565b;
	font-weight:400;
	padding-top:10px;
	padding-left:10px;
}
.klaus_features li i {
	padding-right:10px;
	font-size:16px;
}
.klaus_plancolor {background:#f4f4f4;}
.klaus_getaquote {width:180px;height:36px;margin-left:auto;margin-right:auto;}
.klaus_getaquote li {list-style:none;height:36px;margin-top:22px;}
.klaus_getaquote li a {color:#fff;font-size:18px;font-weight:700;line-height:25px;float:left;width:100%;height:36px;padding-top:8px;border-radius:5px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.klaus_getaquote li a:hover{text-decoration:none;}


/*Skin v1*/

.skinonecolor {color:#38b880;}
.skinonebg {background:#e38d27;}
.skinoneklaus_features i {color:#38b880;}
.skinonegetquote li a {background:#38b880;}
.skinonegetquote li a:hover{background:#47cc92;}
.skinoneultimate {background:#38b880;border:0;color:#fff;}
.skinonebasic {background:#3d3d3d;border:0;color:#fff;}
.skinoneadvanced {background:#349ee8;border:0;color:#fff;}
.skinoneucolor {border-bottom:1px solid #33ab77;}
.skinoneacolor {border-bottom:1px solid #2f8ccd;}
.skinonebcolor {border-bottom:1px solid #303030;}
.skinoneucolor h5,.skinoneacolor h5,.skinonebcolor h5 {color:#fff;}
.skinoneucolor span,.skinoneacolor span,.skinonebcolor span {color:#fff;}
.skinoneucolor p,.skinoneacolor p,.skinonebcolor p {color:#fff;}
.skinoneucolor li,.skinoneacolor li,.skinonebcolor li {color:#fff;}
.skinoneucolor i,.skinoneacolor i,.skinonebcolor i {color:#fff;}
.skinoneklaus_plancolor {background:#33ab77;}
.skinoneklaus_planbasiccolor {background:#303030;}
.skinoneklaus_planadvcolor {background:#2f8ccd;}
.skinoneucolorget li a {background:#fff;color:#3db983;}
.skinoneacolorget li a {background:#fff;color:#349ee8;}
.skinonebcolorget li a {background:#fff;color:#303030;}
.skinoneucolorget li a:hover {background:#65ebb1;color:#fff;}
.skinoneacolorget li a:hover {background:#9bd6ff;color:#fff;}
.skinonebcolorget li a:hover {background:#a8a4a0;color:#fff;}