@charset "utf-8";

/*Klaus Structure*/

.klausbg {
	background:#fff;
	height:600px;
	text-align:center;
	font-family: 'Titillium Web', sans-serif;
	cursor:default;
	padding:0;
	margin-bottom:30px;
	border-right:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

.klausheader {height:236px;border-bottom:1px solid #f0f0f0;}
.klausbg h5 {color:#2d2f37;font-size:26px;font-weight:700;text-transform:uppercase;float:left;width:100%;margin:0;padding-top:40px;padding-bottom:10px;}
.klausbg p {color:#9fa5ae;font-size:16px;font-weight:300;float:left;width:100%;margin-top:-10px}
.klaus_package {color:#2d2f37;font-size:16px;font-weight:300;text-transform:uppercase;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:2px solid #f0f0f0;
}

.klaus_features li {
	height:40px;
	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:28px;}
.klaus_getaquote li a {color:#fff;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 v3*/

.skinthreecolor {color:#349ee8;}
.skinthreebg {background:#E82F00;}
.skinthreebg:hover {background:#2190DB;}
.skinthreeklaus_features i {color:#349ee8;}
.skinthreegetquote li a {background:#3A990E;}
.skinthreegetquote li a:hover{background:#2190DB;}
/*
.skinthreegetquote li a {background:#2190DB;}
.skinthreegetquote li a:hover{background:#77C8FD;}
*/
.skinthreeultimate {background:#349ee8;border:0;color:#fff;}
.skinthreeucolor {border-bottom:1px solid #2b8ccf;}
.skinthreeucolor h5 {color:#fff;}
.skinthreeucolor span {color:#fff;}
.skinthreeucolor p {color:#fff;}
.skinthreeucolor li {color:#fff;}
.skinthreeucolor i {color:#fff;}
.skinthreeklaus_plancolor {background:#2b8ccf;}
.skinthreeucolorget li a {background:#000;color:#fff;}
.skinthreeucolorget li a:hover {background:#2D2D2F;color:#fff;}

@media (min-width: 768px) and (max-width: 991px) {
.klaus_features li {
	height:40px;
	font-size:11px;
	}  
}
