@import url(https://fonts.googleapis.com/css?family=Droid+Sans:700);
@import url(buttons.css);

html, body {
height: 100%;
}
body {
	color: #333;
	/*font-size: 14px;
	/*font-family: Verdana, Tahoma, Sans-serif;*/
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 90%;
	
	/*font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;*/
	background: #FFF;
	margin: 0;
	padding: 0;
}
.left { float: left; }
.right { float: right; }
.leftalign { text-align: left; }
.rightalign { text-align: right; }
.clear { clear: both; }
.center { text-align: center; }
.smaller { font-size: 70%; }
img, img a{ border: none; }
a { color: #01819e; }
a:hover { color: #000; }
p {
	line-height: 25px;
}
h1, h2, h3, h4, h5, h6 {
	color: #00657c;
	font-family: verdana, Arial, helvetica, sans-serif;
	/*font-style: italic;*/
	margin: 5px 0;
}
.red {  border: 1px solid #red; }
/* margins */
.ml10 { margin-left: 10px; }
.ml5 { margin-left: 5px; }
.ml15 { margin-left: 15px; }

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -141px;
}
.push {
	height: 141px;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* From BluePrint */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:97%;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:97%;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.captcha_recaptcha {margin-left:-4px;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}

.success {color:#1f7a11;padding:8px;background:#e3fbe4;border:2px solid #c2ebc4;}

input, textarea
{
	color: #4c4c4c;
	padding: 8px 8px;
	border-width: 1px !important;
	border-style: solid !important;
	border-radius: 3px !important;
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

label { display: block; font-size: 14px; margin-bottom: 2px; font-weight:700; }

.error {
	color: #ff0000;
	padding: 8px;
	background: #fff1f1;
	border: 1px solid #ffd9d4;
	font-size: 15px;
}
.error a {color:#8a1f11;}


#user-form h1 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 28px;
	font-style: normal;
	margin-left: -20px;
	margin-bottom: 20px;
}

#footer {
	/*margin-top: 20px;*/
	height: 120px;
	padding: 18px 0;
	background: #01819e url("img/intro.jpg") repeat-x top;
	font-size: 90%;
	color:#f2faff;
	/*-moz-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;*/
}
#footer:hover {
	-moz-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}
#footer .column {
	width: 180px;
}
#footer .column h3 {
	color: #FFF;
	font-family: verdana, Arial, helvetica, sans-serif;
	font-style: normal;
}
#footer ul {
	margin: 0;
	padding: 0 2px;
	list-style: none;
	line-height: 16px;
}
#footer ul a {
	color: #f2faff;
	text-decoration: underline;
}
#footer ul a:hover {
	text-decoration: none;
}
#copyright {
	color: #f2faff;
	padding-top:5px;
}




/* 						*/
/*						*/
/*						*/
/*						*/
/*						*/
/*						*/
/*						*/
/*						*/
/*	pricing table css   */
/*						*/
/*						*/
/*						*/
/*						*/
/*						*/
/*						*/

.pricingdiv * {
	box-sizing: border-box;
}

.columns_pricing {
    float: left;
    width: 33.3%;
    padding: 5px;
}

.columns_pricing_popular {
    float: left;
    width: 33.3%;
    position: relative;
}

.bestvalue {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 90px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius:10px 10px 0 0;
    
}

.pricehover {
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.4);
}

.price .header {
    background-color: #DB8400;
    color: #FFF;
    font-size: 30px;
    height:120px;
    border-radius:10px 10px 0 0;
}

.price .headerfree {
    background-color: #F5F5F5;
    color: #999;
    font-size: 30px;
    border-radius:10px 10px 0 0;
}

.price .headerpopular {
	background-color: #13819D;
    color: white;
    font-size: 30px;
    border:0;
    height: 115px;
    border-radius:10px 10px 0 0;
}


.pricefree {
    color:#999;
    padding:8px!important;
}

.pricepopular {
    color:#30A4C2;
    padding:8px!important;
}

.pricepremium {
    color:#D87A00;
    padding:8px!important;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
    font-size:15px;
}

.price .grey {
    background-color: #F5F5F5;
    font-size: 20px;
    color:#333;
}

.price .greypopular {
    background-color: #13819D;
    font-size: 20px;
    color: white;
}

.button_pricing {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}
.h1pricing {
	text-align:center;
	color:#333;
	font-size:45px;
	font-family: 'Droid Sans', sans-serif;
}
.h2pricing {
	text-align:center;
	color:#999;
	font-size:25px;
	font-family: 'Droid Sans', sans-serif;
}
.priceamount {
	font-size: 45px;
}
.price sup {
	padding-right: 5px;
	font-size: 18px;	
}
.price sub {
	font-size: 12px;
	position: relative;
	top: -4px;
	padding-left: 5px;
}
.kontactrlogo img {
	height:60px;
	position:relative;
	top:5px;
}
.greybg {
	background: #F5F5F5;	
}
/* toggler */
#container-pricing {
	width: 160px;
	height: 40px;
	margin:0 auto;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	user-select: none;
	cursor: pointer;
	margin-bottom:15px;
	margin-top:25px;
}

#discount {
	color: #999999;
	text-align: center;
	font-size:12px;
	position: relative;
	top:-10px;
}

.inner-container {
	position: absolute;
	left: 0;
	top: 0;
	width: inherit;
	height: inherit;
	text-transform: uppercase;
	font-size: .6em;
	letter-spacing: .2em;
}

.inner-container:first-child {
	background: #e9e9e9;
	color: #a9a9a9;
}

.inner-container:nth-child(2) {
	background: #18B29D;
	color: white;
	clip-path: inset(0 50% 0 0);
	transition: .3s cubic-bezier(0,0,0,1);
}

.toggle {
	width: 50%;
	position: absolute;
	height: inherit;
	display: flex;
	box-sizing: border-box;
}

.toggle p {
	margin: auto;
}

.toggle:nth-child(1) {
	right: 0;
}
/* end toggler */
.toplogo {
	position:relative;top:9px;
}
.lovelogo {
	position:relative;top:4px;
}
.redstar {
	color:#ff0000;	
}
#customize-demo label {
	display:inline-block;
}
.buttonsend {
	background-color: #4c4c4c;
	border-color: transparent;
	color: #ffffff;
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding: 0 40px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	min-height: calc( 8px + 2em + 8px );
	/*cursor: pointer;*/
}