@charset "UTF-8";
/* moved by compressor */
/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_nps" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-nps table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-nps table th {
        font-weight:bold;
    }

    .tx-nps table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.eot');src:url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../fileadmin/templates/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}


@font-face {
  font-family: "fonial";
  src:url('../../fileadmin/templates/fonts/fonial.eot');
  src:url('../../fileadmin/templates/fonts/fonial.eot?#iefix') format("embedded-opentype"),
  url('../../fileadmin/templates/fonts/fonial.woff') format("woff"),
  url('../../fileadmin/templates/fonts/fonial.ttf') format("truetype"),
  url('../../fileadmin/templates/fonts/fonial.svg#fonial') format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "fonial" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fonial" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail-1:before {
  content: "\61";
}
.icon-chat-bubble-1:before {
  content: "\62";
}
.icon-call-2:before {
  content: "\63";
}
.icon-chat-bubble-1-1:before {
  content: "\64";
}
.icon-mail-1-1:before {
  content: "\65";
}
.icon-timer:before {
  content: "\66";
}
.icon-check-shield:before {
  content: "\67";
}
.icon-wallet-1:before {
  content: "\68";
}
.icon-globe-1:before {
  content: "\69";
}
.icon-user-checked-2:before {
  content: "\6a";
}
.icon-cloud-refresh:before {
  content: "\6b";
}
.icon-call-3-1:before {
  content: "\6c";
}
.icon-double-tap:before {
  content: "\6d";
}
.icon-globe-2:before {
  content: "\6e";
}
.icon-android:before {
  content: "\6f";
}
.icon-play-circle:before {
  content: "\70";
}
.icon-check-2:before {
  content: "\71";
}
.icon-arrow-down-2:before {
  content: "\72";
}
.icon-add-3:before {
  content: "\73";
}
.icon-minus-3:before {
  content: "\74";
}
.icon-database-lock:before {
  content: "\75";
}
.icon-window-graph-2:before {
  content: "\76";
}
.icon-profile-2:before {
  content: "\77";
}
.icon-contacts-2:before {
  content: "\78";
}
.icon-newspaper-2:before {
  content: "\79";
}
.icon-profile-1:before {
  content: "\7a";
}
.icon-bubble-conversation-5:before {
  content: "\41";
}
.icon-phone-4:before {
  content: "\42";
}
.icon-cart-4:before {
  content: "\43";
}
.icon-setting-gears-2:before {
  content: "\44";
}
.icon-next-1:before {
  content: "\45";
}
.icon-scale:before {
  content: "\46";
}
.icon-arrow-59:before {
  content: "\47";
}
.icon-arrow-60:before {
  content: "\48";
}
.icon-power:before {
  content: "\49";
}
.icon-user-add-2:before {
  content: "\4a";
}
.icon-hand-coin:before {
  content: "\4b";
}
.icon-id-2:before {
  content: "\4c";
}
.icon-user-minus-1:before {
  content: "\4d";
}
.icon-user-add-1:before {
  content: "\4e";
}
.icon-magnifier:before {
  content: "\4f";
}
.icon-bell:before {
  content: "\50";
}
.icon-tape:before {
  content: "\51";
}
.icon-call-1:before {
  content: "\52";
}
.icon-file-download:before {
  content: "\53";
}
.icon-check-1:before {
  content: "\54";
}
.icon-clock-2:before {
  content: "\55";
}
.icon-check-1-1:before {
  content: "\56";
}
.icon-printer:before {
  content: "\57";
}
.icon-connection-2:before {
  content: "\58";
}
.icon-call-out:before {
  content: "\59";
}
.icon-question-mark:before {
  content: "\5a";
}
.icon-shirt-2:before {
  content: "\30";
}
.icon-briefcase:before {
  content: "\31";
}
.icon-briefcase-1:before {
  content: "\32";
}
.icon-lock-1:before {
  content: "\33";
}
.icon-lock-unlock-1:before {
  content: "\34";
}
.icon-smiley-happy-4:before {
  content: "\35";
}
.icon-smiley-surprise:before {
  content: "\36";
}
.icon-contact:before {
  content: "\37";
}
.icon-pencil-2:before {
  content: "\38";
}
.icon-bin-2:before {
  content: "\39";
}
.icon-streamline-sync:before {
  content: "\21";
}
.icon-shuffle:before {
  content: "\22";
}
.icon-timer-1:before {
  content: "\23";
}
.icon-power-4:before {
  content: "\24";
}
.icon-arrow-67:before {
  content: "\25";
}
.icon-arrow-68:before {
  content: "\26";
}
.icon-return:before {
  content: "\27";
}
.icon-arrow-65:before {
  content: "\28";
}
.icon-arrow-66:before {
  content: "\29";
}
.icon-user-1:before {
  content: "\2a";
}
.icon-registry-1:before {
  content: "\2b";
}
.icon-delete-1:before {
  content: "\2c";
}
.icon-delete-2:before {
  content: "\2d";
}
.icon-phone-1:before {
  content: "\2e";
}
.icon-alert-2:before {
  content: "\2f";
}
.icon-window-sync:before {
  content: "\3a";
}
.icon-play-2:before {
  content: "\3b";
}
.icon-download-5:before {
  content: "\3c";
}
.icon-play:before {
  content: "\3d";
}
.icon-stop:before {
  content: "\3e";
}
.icon-hang-up:before {
  content: "\3f";
}
.icon-microphone-2:before {
  content: "\40";
}
.icon-cross:before {
  content: "\5b";
}
.icon-call-1-1:before {
  content: "\5d";
}
.icon-file-upload:before {
  content: "\5e";
}
.icon-transfer-12:before {
  content: "\5f";
}
.icon-bank-1:before {
  content: "\60";
}
.icon-document-1:before {
  content: "\7b";
}
.icon-folder-share-1:before {
  content: "\7c";
}
.icon-preview-2:before {
  content: "\7d";
}
.icon-clip-2:before {
  content: "\7e";
}
.icon-file-checked:before {
  content: "\5c";
}
.icon-alert-1:before {
  content: "\e000";
}
.icon-arrow-dot-2:before {
  content: "\e001";
}
.icon-arrow-50:before {
  content: "\e002";
}
.icon-exclamation-circle:before {
  content: "\e003";
}
.icon-shovel:before {
  content: "\e004";
}
.icon-facebook:before {
  content: "\e005";
}
.icon-twitter:before {
  content: "\e006";
}
.icon-linkedin:before {
  content: "\e007";
}
.icon-xing:before {
  content: "\e008";
}
.icon-upload-5:before {
  content: "\e009";
}
.icon-music-note-3:before {
  content: "\e00a";
}
.icon-information:before {
  content: "\e00b";
}
.icon-info:before {
  content: "\e00c";
}
.icon-connection-3:before {
  content: "\e00d";
}
.icon-contacts-3:before {
  content: "\e00e";
}
.icon-check-list:before {
  content: "\e00f";
}
.icon-bubble-ask-1:before {
  content: "\e010";
}
.icon-caret-down-two:before {
  content: "\e011";
}
.icon-caret-up-two:before {
  content: "\e012";
}
.icon-shopping-cart:before {
  content: "\e013";
}
.icon-user-setting-1:before {
  content: "\e014";
}
.icon-wireless-signal:before {
  content: "\e015";
}
.icon-play-video:before {
  content: "\e016";
}
.icon-document:before {
  content: "\e017";
}
.icon-scale-spread-2:before {
  content: "\e018";
}
.icon-braille:before {
  content: "\e019";
}
.icon-arrow-down:before {
  content: "\e01a";
}
.icon-arrow-up:before {
  content: "\e01b";
}
.icon-crosshair-2:before {
  content: "\e01c";
}
.icon-call-3:before {
  content: "\e01d";
}
.icon-dropbox:before {
  content: "\e01e";
}
.icon-mobile-phone-1:before {
  content: "\e01f";
}
.icon-mobile-phone:before {
  content: "\e020";
}
.icon-mobile-phone-2:before {
  content: "\e021";
}
.icon-mobile-phone-1-1:before {
  content: "\e022";
}
.icon-qr-code:before {
  content: "\e023";
}
.icon-alert-circled:before {
  content: "\e024";
}
.icon-package:before {
  content: "\e025";
}
.icon-check-circle-2:before {
  content: "\e026";
}
.icon-check-bubble:before {
  content: "\e027";
}
.icon-heart:before {
  content: "\e028";
}
.icon-user:before {
  content: "\e029";
}
.icon-cross-bubble:before {
  content: "\e02a";
}
.icon-home:before {
  content: "\e02b";
}
.icon-chevron-right:before {
  content: "\e02c";
}
.icon-chevron-left:before {
  content: "\e02d";
}
.icon-phone-square:before {
  content: "\e02e";
}
.icon-plus:before {
  content: "\e02f";
}
.icon-minus:before {
  content: "\e030";
}
.icon-chain-broken:before {
  content: "\e031";
}
.icon-link-broken-2:before {
  content: "\e032";
}
.icon-link-2:before {
  content: "\e033";
}
.icon-download-2:before {
  content: "\e034";
}
.icon-upload-2:before {
  content: "\e035";
}
.icon-router:before {
  content: "\e036";
}
.icon-calendar-1:before {
  content: "\e037";
}
.icon-calendar-2:before {
  content: "\e038";
}
.icon-key-1:before {
  content: "\e039";
}
.icon-android-add-circle:before {
  content: "\e03a";
}
.icon-android-remove-circle:before {
  content: "\e03b";
}
.icon-hand-touch-3:before {
  content: "\e03c";
}
.icon-award-3:before {
  content: "\e03d";
}
.icon-wrench:before {
  content: "\e03e";
}
.icon-wireless-router-1:before {
  content: "\e03f";
}
.icon-wireless-router-2:before {
  content: "\e040";
}
.icon-smartphone:before {
  content: "\e041";
}
.icon-marker-1:before {
  content: "\e042";
}
.icon-star-1:before {
  content: "\e043";
}
.icon-star-1-1:before {
  content: "\e044";
}
.icon-star-2:before {
  content: "\e045";
}
.icon-star-2-1:before {
  content: "\e046";
}
.icon-star-4:before {
  content: "\e047";
}
.icon-star-4-1:before {
  content: "\e048";
}
.icon-call-4:before {
  content: "\e04a";
}
.icon-call-add:before {
  content: "\e04b";
}
.icon-call-delete:before {
  content: "\e04c";
}
.icon-call-minus:before {
  content: "\e04d";
}
.icon-profile-gentleman-2:before {
  content: "\e04e";
}
.icon-profile-serviceman-2:before {
  content: "\e04f";
}
.icon-check-3:before {
  content: "\e050";
}
.icon-typewriter-1:before {
  content: "\e051";
}
.icon-window-setting:before {
  content: "\e052";
}
.icon-transfer-6:before {
  content: "\e053";
}
.icon-transfer-1:before {
  content: "\e054";
}
.icon-right-open-mini:before {
  content: "\e049";
}
.icon-left-open-mini:before {
  content: "\e055";
}
.icon-right-open:before {
  content: "\e056";
}
.icon-left-open:before {
  content: "\e057";
}
.icon-percent-4:before {
  content: "\e058";
}
.icon-house-2:before {
  content: "\e059";
}
.icon-scissors:before {
  content: "\e05a";
}
.icon-arrow-down-b:before {
  content: "\e05b";
}
.icon-chevron-up:before {
  content: "\e05c";
}
.icon-arrow-up-b:before {
  content: "\e05d";
}
.icon-chevron-down:before {
  content: "\e05e";
}
.icon-enbw-info-i:before {
  content: "\e05f";
}
.icon-headset-sound-streamline:before {
  content: "\e060";
}
.icon-volume-low-1:before {
  content: "\e061";
}
.icon-volume-medium-1:before {
  content: "\e062";
}
.icon-volume-loud-1:before {
  content: "\e063";
}
.icon-battery-full:before {
  content: "\e064";
}
.icon-bluetooth:before {
  content: "\e065";
}
.icon-arrow-circle-29:before {
  content: "\e066";
}
.icon-arrow-circle-30:before {
  content: "\e067";
}
.icon-arrow-circle-28:before {
  content: "\e068";
}
.icon-arrow-circle-27:before {
  content: "\e069";
}
.icon-bike-helmet:before {
  content: "\e06a";
}
.icon-smiley-happy-4-1:before {
  content: "\e06b";
}
.icon-hand-like-2:before {
  content: "\e06c";
}
.icon-bubble-heart-1:before {
  content: "\e06d";
}
.icon-check-circle-1:before {
  content: "\e06e";
}
.icon-star-two:before {
  content: "\e06f";
}

/* VARIABLEN */
/* CUSTOM SETTINGS PER PAGE */
@media (min-width: 1200px) {
  #page-1 .pano .pano-inner {
    height: 670px;
  }
}
@media (min-width: 1200px) and (max-width: 992px) {
  #page-1 .pano .pano-inner {
    min-height: 400px;
  }
}
@media (max-width: 992px) {
  #page-1 .pano .pano-inner {
    min-height: 400px;
  }
}
#page-552 {
  background: #f4f4f4;
}
#page-426 .pano .pano-inner h1 {
  color: #2e3a3d;
}
#page-426 .pano .pano-inner p.subline {
  color: #7d868d;
}
@media (max-width: 767px) {
  #page-426 .pano .pano-inner .last-col {
    display: block;
  }
}
@media (max-width: 767px) {
  #page-428 .pano .pano-inner .last-col {
    display: block;
  }
}
#page-426 .pano .pano-inner .first-col p.subline b {
  color: white;
}
#page-53 .csc-menu li.active a {
  color: #575757;
}
#page-3 .submenu .list-inline li.submenuitem374 a {
  color: #96c129;
}
@media (min-width: 1200px) {
  #page-43 .footer {
    margin-top: -157px !important;
  }
}
/* CUSTOM SETTINGS PER CONTENT ELEMENT - SMARTPHONE */
@media (max-width: 360px) {
  #c2558 {
    margin-top: 0 !important;
  }
  #c4098 .csc-textpic,
  #c4098 .csc-textpic .csc-textpic-imagerow,
  #c4098 .csc-uploads li {
    overflow: unset;
  }
  #c2943 .container-fluid {
    background-image: none !important;
    background: #393a34 !important;
  }
}
/* CUSTOM SETTINGS PER CONTENT ELEMENT - TABLET UP TO 767px */
@media (max-width: 767px) {
  .content-wrap .lpseo-ce3 {
    background: transparent !important;
  }
}
/* CUSTOM SETTINGS PER CONTENT ELEMENT - TABLET UP TO 1023px */
@media (min-width: 360px) and (max-width: 1023px) {
  #c4098 .csc-textpic,
  #c4098 .csc-textpic .csc-textpic-imagerow,
  #c4098 .csc-uploads li {
    overflow: unset;
  }
  #c2943 .container-fluid {
    background-image: none !important;
    background: #393a34 !important;
  }
}
/* HIDE ELEMENTS IN MOBILE VERSION */
@media (max-width: 360px) {
  #c3884,
  #c3945,
  #c2973 {
    display: none;
  }
  #c4010 .container-fluid,
  #c2964 .container-fluid {
    background-image: none !important;
  }
}
/* HIDE ELEMENTS IN MOBILE VERSION - TABLET */
@media (min-width: 360px) and (max-width: 1023px) {
  #c2973 {
    display: none;
  }
}
/* KOSTEN KALKULATOR FÜR MOBILE BIS 767px AUSBLENDEN */
@media (max-width: 767px) {
  .submenuitem77 {
    display: none !important;
  }
}
/* OLD BROWSER MESSAGE */
.old-browser-wrap {
  width: 100%;
  background: #ff4e00;
  text-align: center;
  padding: 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0 3px 5px #2e3a3d;
  -moz-box-shadow: 0 3px 5px #2e3a3d;
  -webkit-box-shadow: 0 3px 5px #2e3a3d;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.old-browser-wrap .bigtext {
  color: white;
  font-size: 26px;
  font-family: "soleil", sans-serif;
  margin-bottom: 25px;
}
.old-browser-wrap .smalltext {
  color: white;
  font-size: 19px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
}
/* COOKIE CONSENT */
.modal-consent .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #2f3538;
}
.modal-consent .modal-content .modal-header {
  border-bottom: 1px solid #808890;
  padding-top: 20px;
}
.modal-consent .modal-content .modal-header p.lead {
  font-size: 26px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  color: white;
  margin-bottom: 10px;
}
.modal-consent .modal-content .modal-body {
  padding: 30px;
}
.modal-consent .modal-content .modal-body p {
  font-size: 14px;
  font-weight: 500;
  color: white;
}
.modal-consent .modal-content .modal-body p a {
  color: white;
  text-decoration: underline;
}
.modal-consent .modal-content .modal-body p a:hover {
  text-decoration: none;
}
.modal-consent .modal-content .modal-body ul.consent-buttons {
  margin-top: 30px;
}
.modal-consent .modal-content .modal-body ul.consent-buttons li {
  width: 49%;
}
@media (max-width: 767px) {
  .modal-consent .modal-content .modal-body ul.consent-buttons li {
    width: 100%;
    margin-bottom: 15px;
  }
}
.modal-consent .modal-content .modal-body ul.consent-buttons li .btn-default {
  display: block;
  min-height: 44px;
  border: 2px solid white;
  color: white;
  text-transform: none;
  font-weight: 500;
  background: transparent;
}
.modal-consent .modal-content .modal-body ul.consent-buttons li .btn-default:hover {
  background: #383f43;
}
.modal-consent .modal-content .modal-body ul.consent-buttons li .btn-default.btn-highlighted {
  background: white;
  color: #2f3538;
}
.modal-consent .modal-content .modal-body ul.consent-buttons li .btn-default.btn-highlighted:hover {
  background: #f5f5f5;
}
.modal-consent .modal-content .modal-body ul.consent-links {
  margin-top: 40px;
}
.modal-consent .modal-content .modal-body ul.consent-links li a {
  color: white;
  font-size: 14px;
  text-decoration: underline;
}
.modal-consent .modal-content .modal-body ul.consent-links li a:hover {
  text-decoration: none;
}
/* MIXINS */
.text-shadow-inset {
  text-shadow: 1px 4px 6px #def, 0 0 0 #000, 1px 4px 6px #def;
}
.btn-default {
  font-family: "soleil", sans-serif;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  background: #96c129;
  border-top: 1px solid #c2db84;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 8px;
  color: white;
}
@media (max-width: 1023px) {
  .btn-default {
    text-transform: none;
  }
}
.btn-default:hover {
  background: #8cb426;
  color: white;
  text-decoration: none;
}
.btn-default.btn-w-icon {
  padding: 10px 30px 6px 30px;
}
.btn-default.btn-w-icon i.icon-play-circle {
  font-size: 16px;
  padding-right: 6px;
}
.btn-default.btn-outline {
  background: transparent;
  border: 1px solid #96c129;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #96c129;
}
.btn-default.btn-outline:hover {
  background: #96c129;
  color: white;
  border: 1px solid white;
}
.btn-default.btn-outline-white {
  background: transparent;
  border: 1px solid white;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: white;
}
.btn-default.btn-outline-white:hover {
  background: transparent;
  color: #e5f2c4;
  border: 1px solid #e5f2c4;
}
.btn-default.btn-white {
  border: 0;
  background: white;
  color: #7d868d;
  padding-top: 10px;
  font-weight: 100;
}
.btn-default.btn-white i {
  color: #96c129;
}
.btn-default.btn-red {
  border: 0;
  background: #ff5252;
  color: white;
}
.btn-default.btn-red:hover {
  background: #ff2929;
}
.btn-default.btn-red.btn-lg-startseite {
  box-shadow: 0 1px 3px #29343a;
  -moz-box-shadow: 0 1px 3px #29343a;
  -webkit-box-shadow: 0 1px 3px #29343a;
}
.btn-default.btn-red.btn-outline {
  background: transparent;
  border: 1px solid #ff5252;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #ff5252;
}
.btn-default.btn-red.btn-outline:hover {
  background: #ff2929;
  color: white;
  border: 1px solid #ff5252;
}
.btn-default.btn-lg-startseite {
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .btn-default.btn-lg-startseite {
    font-size: 14px;
  }
}
.btn-default.btn-xl {
  font-size: 16px;
  padding-top: 17px;
  padding-bottom: 20px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .btn-default.btn-xl {
    font-size: 14px;
  }
}
.csc-frame-rulerBefore .container {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
}
.csc-frame-frame1 {
  background: #f2f6f7 url('../../fileadmin/templates/img/bg_content_frame1.png') 0 0 repeat-x;
  padding-top: 20px;
  padding-bottom: 20px;
}
.csc-frame-frame2 {
  padding: 25px 25px 15px 25px;
  border: 1px solid #eee;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 0 2px #eeeeee;
  -moz-box-shadow: 0 0 2px #eeeeee;
  -webkit-box-shadow: 0 0 2px #eeeeee;
}
.csc-textpic-center-outer .csc-textpic-caption {
  text-align: center;
}
.list-w-links a {
  color: #96c129;
}
.list-multi-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
a:active,
a:focus {
  outline: none;
}
i {
  vertical-align: sub;
}
i.big-icon {
  font-size: 30px;
}
i.xxl-icon {
  font-size: 80px;
}
i.green {
  color: #96c129;
}
.whitetext {
  color: white !important;
}
.bigtext {
  font-size: 24px;
}
.bigtext-plus {
  font-size: 35px;
}
.biggernormaltext {
  font-size: 18px;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.biggernormaltext.graytext {
  color: #7d868d !important;
}
.two-column-text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media (max-width: 360px) {
  .two-column-text {
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
  }
}
.greentext {
  color: #96c129 !important;
}
.graytext {
  color: #7d868d !important;
}
.grayblock {
  background: #f2f5f7;
  color: black;
  padding: 15px;
  margin-bottom: 15px;
}
.redtext {
  color: #ff5252 !important;
}
.petroltext {
  color: #0091b3 !important;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.quotation {
  font-weight: 100;
  font-size: 19px;
}
.internal-link,
.mail,
.external-link-new-window,
.external-link,
.internal-link-new-window,
.more {
  color: #96c129;
}
.internal-link:hover,
.mail:hover,
.external-link-new-window:hover,
.external-link:hover,
.internal-link-new-window:hover,
.more:hover {
  color: #4f5559;
}
.internal-link.black,
.mail.black,
.external-link-new-window.black,
.external-link.black,
.internal-link-new-window.black,
.more.black {
  color: black;
}
.float-icons i {
  float: left;
  padding-right: 15px;
  font-size: 30px;
  color: #96c129;
}
@media (max-width: 767px) {
  .float-icons i {
    padding-bottom: 5px;
  }
}
.digit-super {
  vertical-align: super;
  font-size: 10px !important;
}
.background-petrol-cover {
  background-color: #0091b3;
}
.soleil {
  font-family: "soleil", sans-serif;
}
.proxima {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-90 {
  margin-top: 90px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.padding-bottom-50 {
  margin-bottom: 50px !important;
}
.popover {
  background: #2e3a3d;
  border: 0;
}
.popover.top > .arrow::after {
  border-top-color: #2e3a3d;
}
.popover .popover-content {
  color: white;
}
.popover .popover-content .title {
  font-family: "soleil", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: white;
}
.popover .popover-content .title span {
  display: block;
  font-weight: 300;
  font-size: 14px;
}
.table-responsive {
  border: 0;
}
@media (min-width: 767px) {
  ul.check-icons-content.two-columns {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  ul.check-icons-content.indent-left-130 {
    margin-left: 130px;
  }
}
ul.check-icons-content li {
  margin-bottom: 7px;
}
ul.check-icons-content li:before {
  content: "\e026 ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
  position: relative;
  top: 2px;
}
@media (max-width: 992px) {
  .vimeo-iframe-wrapper {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  .csc-space-before-200,
  .csc-space-before-100 {
    margin-top: 50px !important;
  }
  .csc-space-after-200,
  .csc-space-after-100,
  .csc-space-after-50 {
    margin-bottom: 50px !important;
  }
}
.stop-google {
  display: none;
}
.more-app-info-link {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.more-app-info-link a {
  color: #4f5559;
  text-decoration: underline;
  font-size: 14px;
}
.more-app-info-link a:hover {
  text-decoration: none;
}
.svg-schema img {
  display: inline;
}
/* GLOBAL TO TOP BUTTON */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  overflow: hidden;
  color: #575757;
  text-decoration: none !important;
  background: #a6a6a6;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  text-align: center;
  padding-top: 7px;
  border-bottom: 4px solid #999999;
}
.cd-top.cd-is-visible {
  visibility: visible;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.cd-top.cd-fade-out {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
/* OLDER IE VERSIONS - HACK */
body.browser-old-ie .is-sticky .header .logo img {
  width: auto;
  height: auto;
}
body.browser-old-ie .testimonial-tabs ul li img[src*=".svg"] {
  width: 80% !important;
  display: inline-block !important;
}
/* COOKIE INFO */
.cookie-wrapper {
  background: #2e3a3d;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0;
  width: 100%;
}
.cookie-wrapper .cookie-content p {
  font-size: 13px;
  font-weight: 100;
  line-height: 120%;
  color: white;
  margin-bottom: 0;
}
.cookie-wrapper .cookie-content p a {
  color: white;
  text-decoration: underline;
}
.cookie-wrapper .cookie-content p.cookie-notice-text {
  padding: 15px;
}
@media (min-width: 767px) {
  .cookie-wrapper .cookie-content p.cookie-notice-text {
    float: left;
  }
}
@media (min-width: 767px) {
  .cookie-wrapper .cookie-content p.cookie-notice-button {
    float: right;
  }
}
.cookie-wrapper .cookie-content p.cookie-notice-button span {
  display: inline-block;
  background: #808080;
  cursor: pointer;
  padding: 15px 50px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 767px) {
  .cookie-wrapper .cookie-content p.cookie-notice-button span {
    width: 100%;
    display: block;
  }
}
.cookie-wrapper .cookie-content p.cookie-notice-button span:hover {
  background: #8d8d8d;
}
/* MWST HINWEIS */
@media (min-width: 1024px) {
  #vat-announce-sticky-wrapper {
    height: auto !important;
  }
  #vat-announce-sticky-wrapper .vat-announce {
    background: #96c129;
    position: absolute;
    right: 0;
    top: 440px;
    width: 350px;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    z-index: 1999;
    box-shadow: 0 3px 6px #5c5b59;
    -moz-box-shadow: 0 3px 6px #5c5b59;
    -webkit-box-shadow: 0 3px 6px #5c5b59;
    transition: all 500ms ease-in-out;
  }
  #vat-announce-sticky-wrapper .vat-announce .icon-wrap {
    color: white;
    font-size: 35px;
    position: absolute;
    left: 15px;
    top: 55px;
  }
  #vat-announce-sticky-wrapper .vat-announce .inner-wrap {
    margin-left: 65px;
    background: white;
    padding: 10px;
  }
  #vat-announce-sticky-wrapper .vat-announce .inner-wrap p {
    color: black;
    margin-bottom: 6px;
    font-size: 15px;
  }
  #vat-announce-sticky-wrapper .vat-announce .inner-wrap p.title {
    font-weight: 700;
    font-size: 16px;
  }
  #vat-announce-sticky-wrapper .vat-announce .inner-wrap p.link a {
    color: #96c129;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce {
    width: 290px !important;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .icon-wrap {
    top: 6px;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .inner-wrap p {
    color: black;
    margin-bottom: 0;
    font-size: 15px;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .inner-wrap p.title {
    font-weight: 700;
    font-size: 16px;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .inner-wrap p.text {
    display: none;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .inner-wrap p.link {
    font-size: 15px;
    margin-bottom: 0;
  }
  #vat-announce-sticky-wrapper.is-sticky .vat-announce .inner-wrap p.link a {
    color: #96c129;
  }
  .landing-wrapper #vat-announce-sticky-wrapper .vat-announce {
    bottom: 15px;
    top: inherit;
  }
  .landing-wrapper #vat-announce-sticky-wrapper.is-sticky .vat-announce {
    bottom: inherit;
  }
}
@media (min-width: 1024px) {
  body#page-1 #vat-announce-sticky-wrapper .vat-announce {
    top: 550px;
  }
}
/* Anpassung einzelner Seiten */
#page-426 #vat-announce-sticky-wrapper .vat-announce,
#page-428 #vat-announce-sticky-wrapper .vat-announce {
  top: 550px;
}
@media (max-width: 1023px) {
  .vat-announce {
    margin: 10px;
    border: 1px solid #96c129;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
  .vat-announce .icon-wrap {
    float: left;
    padding-right: 8px;
    color: #96c129;
    font-size: 20px;
  }
  .vat-announce .inner-wrap p {
    color: black;
    margin-bottom: 6px;
    font-size: 15px;
  }
  .vat-announce .inner-wrap p.title {
    font-weight: 700;
    font-size: 16px;
    padding-top: 4px;
  }
  .vat-announce .inner-wrap p.link {
    margin-bottom: 0;
  }
  .vat-announce .inner-wrap p.link a {
    color: #96c129;
  }
}
/* Start DSLWeb Landing */
#page-585 .metamenu,
#page-586 .metamenu {
  visibility: hidden;
}
#page-585 .mainnav .list-inline,
#page-586 .mainnav .list-inline {
  visibility: hidden !important;
}
#page-585 .maincallbutton a,
#page-586 .maincallbutton a {
  visibility: hidden !important;
}
#page-585 .pano-inner,
#page-586 .pano-inner {
  min-height: 300px;
}
#page-585 .vat-announce,
#page-586 .vat-announce {
  top: 190px;
}
/* End DSLWeb Landing */
.ho-badge-start {
  background: white;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0 0 2px #999999;
  -moz-box-shadow: 0 0 2px #999999;
  -webkit-box-shadow: 0 0 2px #999999;
  position: relative;
  bottom: -60px;
  padding: 20px;
  width: 400px;
}
.ho-badge-start .claim1 {
  font-size: 14px;
  font-weight: 700;
  font-family: "soleil", sans-serif;
  color: black;
  margin-bottom: 5px;
}
.ho-badge-start .claim1:before {
  content: "\e059";
  font-size: 45px;
  padding-right: 10px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.ho-badge-start .claim2 {
  margin-bottom: 0;
}
.ho-badge-start .claim2 a {
  color: #96c129;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 360px) {
  .ho-badge-start {
    display: none;
  }
}
/* FRAMEWORK */
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.metamenu ul.list-inline {
  background: #f3f3f3;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  padding-top: 6px;
  padding-bottom: 5px;
  margin-bottom: 0;
  position: relative;
}
.metamenu ul.list-inline li {
  color: black;
  font-size: 14px;
  font-weight: 400;
  padding-right: 10px;
}
.metamenu ul.list-inline li:last-child {
  padding-right: 5px;
}
.metamenu ul.list-inline li a {
  color: black;
}
.metamenu ul.list-inline li i {
  color: #96c129;
  font-size: 16px;
}
.metamenu ul.list-inline li i.icon-heart {
  font-size: 19px;
  position: relative;
  top: 2px;
}
.metamenu ul.list-inline li .hotline-hint {
  position: absolute;
  background: red;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  display: inline-block;
  text-decoration: none;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  top: 0;
  left: -165px;
  color: white;
  padding: 8px 10px;
}
.metamenu ul.list-inline li .hotline-hint a.hint-exclamation {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  color: white;
  width: 22px;
  height: 22px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  background: white;
  color: red;
  margin-right: 7px;
}
.metamenu ul.list-inline li .hotline-hint a.hint-link {
  color: white;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .metamenu {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mobile-hotline-hint {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mobile-hotline-hint {
    position: absolute;
    background: red;
    display: block;
    text-decoration: none;
    top: 70px;
    left: 0;
    right: 0;
    width: 100%;
    color: white;
    padding: 8px 10px;
    z-index: 9999;
  }
  .mobile-hotline-hint a.hint-exclamation {
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    color: white;
    width: 22px;
    height: 22px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background: white;
    color: red;
    margin-right: 7px;
    text-align: center;
  }
  .mobile-hotline-hint a.hint-link {
    color: white;
    text-decoration: none;
  }
}
@media (max-width: 1023px) {
  .navbar-header .logo-mobile {
    background: #96c129;
    padding: 10px;
    margin: 0;
    position: relative;
  }
  .navbar-header .logo-mobile .enbw-claim-mobile {
    color: white;
    font-size: 10px;
    font-family: "soleil", sans-serif;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 25px;
  }
  .navbar-header .navbar-toggle {
    margin-top: 20px;
  }
  .navbar-header .navbar-toggle span {
    border-bottom: 2px solid #aab5bf;
  }
}
@media (min-width: 1024px) {
  .navbar-header {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    overflow: hidden;
  }
  .navbar-header .navbar-header-cta p {
    line-height: 100%;
    position: relative;
  }
  .navbar-header .navbar-header-cta p a {
    position: absolute;
    display: block;
    background: transparent url('../../fileadmin/templates/img/navbar_cta.png') no-repeat;
    width: 97px;
    height: 55px;
    top: 6px;
    left: -40px;
    background-size: 97px 55px;
  }
  .navbar-header .navbar-header-cta p a.cta-dsl {
    background: transparent url('../../fileadmin/templates/img/navbar_cta_dsl.png') no-repeat;
    background-size: 97px 55px;
  }
}
.header .logo {
  margin-top: -10px;
  position: absolute;
  z-index: 1001;
}
.header .logo img {
  top: 0;
  left: 0;
}
@media (min-width: 1200px) {
  .header .logo span.enbw-claim {
    font-size: 10px;
    color: #a7a7a7;
    font-family: "soleil", sans-serif;
    display: block;
    position: absolute;
    bottom: 60px;
    left: -115px;
  }
  .header .logo span.enbw-claim img {
    display: block;
    margin-left: 23px;
    margin-top: 2px;
  }
}
@media (max-width: 1200px) {
  .header .logo span.enbw-claim {
    display: none;
  }
}
.header .mainnav {
  position: inherit;
}
@media (min-width: 1024px) {
  .header .mainnav {
    padding-top: 30px;
    padding-bottom: 19px;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .header .mainnav {
    margin-top: 25px;
  }
}
@media (min-width: 767px) and (max-width: 1200px) {
  .header .mainnav ul.list-inline {
    text-align: center;
  }
}
.header .mainnav ul.list-inline li {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .header .mainnav ul.list-inline li {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .header .mainnav ul.list-inline li {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .header .mainnav ul.list-inline li:first-child {
    padding-left: 0;
  }
  .header .mainnav ul.list-inline li:last-child {
    padding-right: 0;
  }
}
.header .mainnav ul.list-inline li a {
  font-family: "soleil", sans-serif;
  font-weight: 600;
  color: #3b3b3b;
  font-size: 16px;
  text-decoration: none;
  min-height: 25px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1200px) {
  .header .mainnav ul.list-inline li a {
    color: #aab5bf;
  }
}
.header .mainnav ul.list-inline li.active a,
.header .mainnav ul.list-inline li a:hover,
.header .mainnav ul.list-inline li a.active {
  color: #96c129;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .header .mainnav ul.list-inline li.active a,
  .header .mainnav ul.list-inline li a:hover,
  .header .mainnav ul.list-inline li a.active {
    color: #0091b3;
  }
}
.header .mainnav ul.list-inline li.menuitem4 {
  border-left: 1px solid #e6e6e6;
}
.header .mainnav ul.list-inline li.menuitem4 a {
  color: #0091b3;
}
.header .mainnav ul.list-inline li.menuitem4 a:before {
  content: "\e013 ";
  font-size: 20px;
  padding-right: 10px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0091b3;
  vertical-align: sub;
}
.header .mainnav ul.list-inline li.menuitem7 a {
  color: #96c129;
}
.header .mainnav ul.list-inline li.menuitem7 a:before {
  content: "\e029 ";
  font-size: 20px;
  padding-right: 10px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  vertical-align: sub;
}
@media (min-width: 1024px) {
  .header .mainnav ul.list-inline li.menuitem7 {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .mainnav ul.list-inline li.menuitem4 {
    border: 0;
    padding-top: 15px;
  }
}
@media (min-width: 1024px) {
  .header .mainnav ul.list-inline li.open a.anchor-w-arrow:before {
    content: "";
    position: absolute;
    left: calc(50% - 11px);
    bottom: -29px;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #f3f3f3 transparent;
    display: block;
    width: 0;
    z-index: 1002;
  }
  .header .mainnav ul.list-inline li.open a.anchor-w-arrow:after {
    content: "";
    position: absolute;
    left: calc(50% - 13px);
    bottom: -29px;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #d9d9d9 transparent;
    display: block;
    width: 0;
    z-index: 1001;
  }
}
@media (min-width: 767px) {
  .header .mainnav ul.list-inline li .dropdown-menu {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 3px 2px #717171;
    -moz-box-shadow: 0 3px 2px #717171;
    -webkit-box-shadow: 0 3px 2px #717171;
    right: 0;
    left: 0;
    top: 119px;
    position: absolute;
    background: #f3f3f3;
    border-top: 1px solid #d9d9d9;
    padding-top: 13px;
    padding-bottom: 0;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .header .mainnav ul.list-inline li .dropdown-menu li {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -1px;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li:first-child {
    margin-left: 0;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li:last-child {
    margin-right: 0;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li a {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 4px solid transparent;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li.active a {
    border-bottom: 4px solid #96c129;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li.menuitem577 a {
    color: #0091b3;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .header .mainnav ul.list-inline li .dropdown-menu {
    top: 67px;
    padding-top: 5px;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .header .mainnav ul.list-inline li .dropdown-menu li a {
    padding-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .header .mainnav ul.list-inline li .dropdown-menu {
    border: 0;
    width: 100%;
    position: relative;
    background: transparent;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li {
    margin: 0 !important;
  }
  .header .mainnav ul.list-inline li .dropdown-menu li a {
    padding: 0;
    color: white;
    font-weight: 100;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .mainnav {
    background: #2e3a3d;
    margin-top: -1px;
  }
  .header .mainnav ul.navbar-collapse {
    padding: 20px 0;
    border: 0;
    text-align: center;
  }
  .header .mainnav ul.navbar-collapse li {
    display: block;
    margin: 10px 0 !important;
  }
  .header .mainnav ul.navbar-collapse li a {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .header .logo {
    display: none;
  }
}
.header .maincallbutton {
  padding-top: 30px;
}
.header .maincallbutton .btn-default {
  font-family: "soleil", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #96c129;
  background: transparent;
  border: 1px solid #96c129;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 7px 30px;
}
.header .maincallbutton .btn-default:hover {
  background: #96c129;
  color: white;
}
@media (max-width: 1023px) {
  .header .maincallbutton {
    display: none;
  }
}
@media (min-width: 1024px) {
  .is-sticky .header {
    background: white;
    width: 100% !important;
    z-index: 99999;
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    -webkit-opacity: 0.95;
    opacity: 0.95;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
    filter: alpha(opacity=95);
    border-bottom: 1px solid #f3f3f3;
  }
  .is-sticky .header .mainnav ul.list-inline li .dropdown-menu {
    top: 81px;
    padding-top: 5px;
  }
  .is-sticky .header .mainnav ul.list-inline li .dropdown-menu a {
    padding-bottom: 3px;
    border-bottom-width: 2px;
  }
  .is-sticky .header .logo img.fonial-logo {
    width: 88px;
    height: 100px;
    position: relative;
    top: 21px;
    left: 15px;
    transition: all 200ms ease-in-out;
  }
  .is-sticky .header .maincallbutton {
    padding-top: 30px;
  }
  .is-sticky #submenu {
    background: #f0f4f6;
    width: 100% !important;
    z-index: 998;
    -moz-opacity: 0.98;
    -khtml-opacity: 0.98;
    -webkit-opacity: 0.98;
    opacity: 0.98;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=98);
    filter: alpha(opacity=98);
    box-shadow: 0 2px 2px #888888;
    -moz-box-shadow: 0 2px 2px #888888;
    -webkit-box-shadow: 0 2px 2px #888888;
  }
  .is-sticky #submenu ul li a {
    color: black;
  }
  .is-sticky #submenu ul li.active a {
    color: #96c129;
  }
  .is-sticky .breadcrump {
    display: block !important;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1500px) {
  .is-sticky .header .maincallbutton {
    display: inline-block;
  }
}
.wf-loading .pano {
  visibility: hidden;
}
.ekko-lightbox {
  z-index: 999999;
}
.ekko-lightbox .modal-dialog .modal-content {
  border: 0;
  background: #2e3a3d;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header {
  padding: 0;
  border: 0;
  height: 0;
  min-height: 0;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 999;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background: white;
  font-size: 30px;
  color: #96c129;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  box-shadow: 1px 1px 4px #000000;
  -moz-box-shadow: 1px 1px 4px #000000;
  -webkit-box-shadow: 1px 1px 4px #000000;
}
.ekko-lightbox .modal-dialog .modal-content .modal-header h4 {
  display: none;
}
.ekko-lightbox .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.pano {
  padding: 0;
  /* START Vorwahl Check Rufnummernseite */
  /* END */
  /* START STATUS TK, DSL, HOTLINE */
  /* END */
  /* START HEADER REFERENZEN */
  /* END HEADER REFERENZEN */
}
.pano .pano-inner {
  position: relative;
  /* END Tarife Bubbles (Version 2) */
  /*START VCheck DSL */
  /* END VCheck DSL */
}
.pano .pano-inner .job-count-badge {
  display: inline-block;
  width: 135px;
  height: 135px;
  background: #96c129;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  text-align: center;
  font-family: "soleil", sans-serif;
  padding: 20px 15px 15px 15px;
  position: relative;
  font-size: 15px;
}
@media (min-width: 1200px) {
  .pano .pano-inner .job-count-badge {
    margin-top: 150px;
  }
}
.pano .pano-inner .job-count-badge a {
  color: white;
  line-height: 100%;
}
.pano .pano-inner .job-count-badge a .job-count-badge-value {
  font-size: 38px;
  background: white;
  color: #96c129;
  padding: 0 3px;
  line-height: 99%;
  display: inline-block;
  height: 39px;
  margin-right: 1px;
}
.pano .pano-inner .job-count-badge:after {
  content: "\e01a";
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: white;
  position: absolute;
  bottom: 15px;
  left: calc(50% - 13px);
  font-size: 26px;
}
@media (max-width: 1023px) {
  .pano .pano-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .pano .pano-inner {
    min-height: 510px;
  }
}
@media (min-width: 1024px) {
  .pano .pano-inner {
    padding-top: 70px;
    background-size: cover !important;
    background-position: 75% 0 !important;
    padding-bottom: 35px;
  }
}
.pano .pano-inner.pano-wissen {
  min-height: inherit;
}
.pano .pano-inner .btn-outline {
  border-color: white;
  color: white;
  padding-top: 8px !important;
}
.pano .pano-inner .btn-outline.btn-w-icon {
  padding-top: 10px !important;
}
.pano .pano-inner .btn-outline:hover {
  background: white !important;
  color: black !important;
}
@media (min-width: 1200px) {
  .pano .pano-inner .first-col {
    padding-top: 20px;
  }
}
.pano .pano-inner .first-col h1,
.pano .pano-inner .first-col h2,
.pano .pano-inner .first-col .bigtext-like-h1 {
  font-family: "soleil", sans-serif;
  color: white;
  font-size: 42px;
  font-weight: 600;
  line-height: 130%;
}
@media (max-width: 767px) {
  .pano .pano-inner .first-col h1,
  .pano .pano-inner .first-col h2,
  .pano .pano-inner .first-col .bigtext-like-h1 {
    font-size: 30px;
  }
}
.pano .pano-inner .first-col p.startheader-cta-btn {
  margin-bottom: 8px;
}
.pano .pano-inner .first-col p.startheader-cta-lead {
  color: white;
  margin-left: 20px;
  font-size: 14px;
  font-style: italic;
}
@media (max-width: 1200px) {
  .pano .pano-inner .first-col p.startheader-cta-lead {
    margin-left: 5px;
  }
}
.pano .pano-inner .first-col p.startheader-cta-lead a {
  text-decoration: underline;
  color: white;
}
.pano .pano-inner .first-col .price-badge .headline-lead {
  font-size: 43px;
  color: white;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  line-height: 115%;
}
.pano .pano-inner .first-col .price-badge .headline-lead span {
  display: block;
  font-size: 48px;
}
.pano .pano-inner .first-col .price-badge .headline-lead span a {
  text-decoration: none;
  color: white;
}
.pano .pano-inner .first-col .price-badge .headline-lead span a:hover {
  border-bottom: 1px dotted white;
}
.pano .pano-inner .first-col .price-badge h1.temp-header {
  font-size: 32px;
  line-height: 115%;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap {
  background: white;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  text-align: center;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
@media (max-width: 767px) {
  .pano .pano-inner .first-col .price-badge .price-badge-wrap {
    float: right !important;
  }
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner {
  padding-top: 29px;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner p {
  margin: 0;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner p.badge-text-1 {
  font-size: 13px;
  color: black;
  font-weight: 400;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner p.badge-text-2 {
  font-size: 27px;
  color: #96c129;
  font-weight: 400;
  font-family: "soleil", sans-serif;
  line-height: 100%;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner p.badge-text-2 span {
  font-size: 14px;
}
.pano .pano-inner .first-col .price-badge .price-badge-wrap .price-badge-wrap-inner p.badge-text-3 {
  font-size: 13px;
  font-weight: 100;
  color: #4f5559;
}
.pano .pano-inner .first-col .subline {
  color: white;
  font-weight: 100;
  font-size: 26px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .pano .pano-inner .first-col .subline {
    font-size: 22px;
  }
}
.pano .pano-inner .first-col .subline a {
  display: inline-block;
  font-size: 13px;
  text-decoration: underline;
  color: white;
  padding-top: 5px;
}
.pano .pano-inner .first-col .subline.indent {
  margin-left: -26px;
}
.pano .pano-inner .first-col .subline b {
  background: #96c129;
  padding-left: 5px;
  padding-right: 5px;
}
.pano .pano-inner .first-col ul.plus-minus {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: -10px;
  border-bottom: 1px dotted white;
}
.pano .pano-inner .first-col ul.plus-minus li {
  color: white;
  font-weight: 100;
  font-size: 26px;
  margin-left: -26px;
}
.pano .pano-inner .first-col ul.checked-items {
  margin-top: 15px;
}
.pano .pano-inner .first-col ul.checked-items li {
  color: white;
  font-weight: 100;
  font-size: 22px;
  margin-bottom: 7px;
}
.pano .pano-inner .first-col ul.checked-items li:before {
  content: "p ";
  font-size: 25px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  vertical-align: sub;
}
.pano .pano-inner .first-col .btn-default {
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 15px;
  position: relative;
}
.pano .pano-inner .first-col .btn-default i {
  font-size: 20px !important;
  position: absolute;
  top: 6px;
  left: 23px;
}
.pano .pano-inner .first-col .btn-default span {
  text-transform: none;
  font-size: 11px;
  font-weight: 300;
  padding-right: 5px;
}
.pano .pano-inner .first-col .btn-default:hover {
  background: #8cb426;
}
.pano .pano-inner .last-col {
  /* START Tarife Blubbles (Version 2) */
}
@media (max-width: 992px) {
  .pano .pano-inner .last-col {
    display: none;
  }
}
.pano .pano-inner .last-col .plans-wrap-v2 {
  /* Größer/Gleich 1200px */
  /* Zwischen 992px und 1200px */
}
@media (min-width: 1200px) {
  .pano .pano-inner .last-col .plans-wrap-v2 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .pano .pano-inner .last-col .plans-wrap-v2 .plan {
    float: left;
    width: 330px;
    color: white;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .svg-wrap {
    display: inline-block;
    position: absolute;
    z-index: 198;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .svg-wrap img {
    width: 300px;
    height: 339px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble {
    position: relative;
    z-index: 200;
    text-align: center;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble h2 {
    margin: 100px 0 5px 0;
    font-family: "soleil", sans-serif;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble h2 a {
    color: white;
    text-decoration: none;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.from {
    font-size: 16px;
    font-weight: 100;
    margin: 0;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.price {
    font-size: 50px;
    font-weight: 300;
    margin: 0;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.price span {
    font-size: 20px;
    font-weight: 100;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.price span sup {
    top: -1.5em;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.price span.gross-value {
    display: block;
    font-weight: 300;
    line-height: 100%;
    position: relative;
    top: -10px;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.extension {
    font-size: 13px;
    font-weight: 100;
    margin: 0;
    margin-top: -12px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.more {
    font-size: 13px;
    font-weight: 100;
    margin: 0;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble p.more a {
    color: white;
    text-decoration: underline;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .text-free-test {
    font-size: 16px;
    font-style: italic;
    margin-top: 105px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-plus .svg-wrap {
    z-index: 199;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-plus .svg-wrap img {
    width: 330px;
    height: 373px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-free {
    margin-left: -80px;
    margin-top: 90px;
    width: 300px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-free .plan-bubble h2 {
    font-size: 23px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-free .plan-bubble p.price {
    font-size: 63px;
    font-weight: 300;
    margin: 0;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-free .plan-bubble p.price span {
    font-size: 20px;
    font-weight: 100;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .pano .pano-inner .last-col .plans-wrap-v2 .plan {
    float: left;
    width: 300px;
    color: white;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .svg-wrap img {
    width: 280px;
    height: 316px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .plan-bubble h2 {
    margin: 80px 0 5px 0;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan .text-free-test {
    margin-top: 95px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2 .plan.plan-plus .svg-wrap img {
    width: 300px;
    height: 339px;
  }
  .pano .pano-inner .last-col .plans-wrap-v2.plan-free {
    margin-top: 90px;
    width: 280px;
  }
}
.pano .pano-inner .round-check-icons {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.pano .pano-inner .round-check-icons li {
  margin-bottom: 15px;
  color: white;
  font-size: 18px;
  font-family: "soleil", sans-serif;
}
.pano .pano-inner .round-check-icons li:before {
  content: "\e026 ";
  color: #96c129;
  font-size: 24px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
  position: relative;
  top: 3px;
}
.pano .pano-inner .vcheck-wrapper {
  background: white;
  padding: 25px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  -webkit-box-shadow: 0 0 3px #999999;
  margin-top: 70px;
  position: relative;
}
@media (max-width: 767px) {
  .pano .pano-inner .vcheck-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .pano .pano-inner .vcheck-wrapper {
    width: 430px;
  }
}
.pano .pano-inner .vcheck-wrapper .addon {
  background: transparent url('../../fileadmin/templates/img/arrow_vcheck.png') no-repeat 100% 100%;
  position: absolute;
  left: -155px;
  top: 0;
  min-height: 135px;
}
.pano .pano-inner .vcheck-wrapper .addon p {
  color: white;
  font-size: 14px;
  font-weight: 100;
  font-style: italic;
  font-family: "soleil", sans-serif;
  line-height: 180%;
}
.pano .pano-inner .vcheck-wrapper .addon p span {
  background: #96c129;
  padding: 0 8px;
}
.pano .pano-inner .vcheck-wrapper .vcheck-header h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  font-family: "soleil", sans-serif;
  margin-top: 0;
  margin-bottom: 25px;
}
.pano .pano-inner .vcheck-wrapper .form-inline {
  margin-bottom: 15px;
}
.pano .pano-inner .vcheck-wrapper .form-inline .group-1 {
  width: 30%;
}
.pano .pano-inner .vcheck-wrapper .form-inline .group-1 .form-control {
  width: 100%;
}
.pano .pano-inner .vcheck-wrapper .form-inline .group-2 {
  width: 65%;
}
.pano .pano-inner .vcheck-wrapper .form-inline .group-2 .form-control {
  width: 100%;
}
@media (max-width: 767px) {
  .pano .pano-inner .vcheck-wrapper .form-inline.form-row-1 .group-2 {
    float: left;
  }
  .pano .pano-inner .vcheck-wrapper .form-inline.form-row-2 .group-1 {
    float: left;
  }
}
.pano .pano-inner .vcheck-wrapper .form-inline .form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px;
  font-size: 14px;
  color: #575757;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f4f7f9;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}
.pano .pano-inner .vcheck-wrapper .error .form-inline .form-control {
  box-shadow: 0 0 2px #ff5252;
  -moz-box-shadow: 0 0 2px #ff5252;
  -webkit-box-shadow: 0 0 2px #ff5252;
}
.pano .pano-inner .vcheck-wrapper .start-vcheck {
  margin-bottom: 0;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .pano .pano-inner .vcheck-wrapper .start-vcheck {
    clear: both;
  }
}
.pano .pano-inner .vcheck-wrapper .start-vcheck a.btn-default {
  display: block;
  padding-top: 10px;
  padding-bottom: 12px;
  font-size: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  font-weight: 400;
}
.pano .pano-inner .vcheck-wrapper .start-vcheck a.btn-default:visited,
.pano .pano-inner .vcheck-wrapper .start-vcheck a.btn-default:focus {
  background: #96c129 !important;
  color: white !important;
}
.pano .pano-inner .modal-vcheck {
  z-index: 99999;
}
.pano .pano-inner .modal-vcheck .modal-content {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-header {
  color: black;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-subheader {
  color: #aab5bf;
  font-weight: 100;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-address {
  color: black;
  font-weight: 600;
  font-size: 18px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-address a.addresslink {
  color: #4f5559;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-action {
  font-size: 16px;
  margin-top: 35px;
  font-weight: 600;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-action a {
  color: #96c129;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.status-image {
  margin: 0;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body p.modal-vcheck-available {
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 13px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item {
  margin-bottom: 10px;
  padding: 8px 15px 0 15px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item h3 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p {
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p.text-warning {
  color: red !important;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p.tariff-smalltitle {
  font-size: 16px;
  font-weight: 600;
  color: black;
  margin: 0;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons {
  margin-top: 3px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li {
  margin-bottom: 0;
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li:before {
  content: "\e027  ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 4px;
  position: relative;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
  margin-top: 19px;
  color: #96c129;
  font-size: 20px;
  font-weight: 500;
  line-height: 80%;
}
@media (max-width: 767px) {
  .pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
    margin-top: 10px;
  }
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency {
  font-size: 13px;
  font-weight: 500;
  position: relative;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency sup {
  font-size: 16px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.gross-value {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-top: 5px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-duration {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}
.pano .pano-inner .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .btn-default {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 17px;
  font-size: 14px;
  border: 0 !important;
}
.pano .player-startseite {
  margin-top: 80px;
}
.pano .player-startseite p {
  font-size: 100px;
}
.pano .player-startseite p a {
  color: white;
  text-decoration: none;
}
.pano .player-startseite p a span {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "soleil", sans-serif;
  font-weight: 400;
  display: block;
  margin-top: -35px;
}
.pano .player-startseite p a:hover i {
  color: #96c129 !important;
}
.pano .player-startseite p a:hover span {
  color: #ededed !important;
}
.pano .award-badges {
  position: absolute;
  top: 494px;
  right: 20px;
}
.pano .info-item {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 15px 15px 0 15px;
  box-shadow: 0 1px 2px #2e3a3d;
  -moz-box-shadow: 0 1px 2px #2e3a3d;
  -webkit-box-shadow: 0 1px 2px #2e3a3d;
  margin-bottom: 25px;
  background: #aab6bf;
  position: relative;
}
.pano .info-item:hover {
  background: #96c129;
}
.pano .info-item .value {
  color: white;
  font-size: 36px;
  font-weight: 600;
}
.pano .info-item .text {
  color: white;
  font-weight: 400;
}
.pano .info-item .row-1 i {
  font-size: 40px;
  color: white;
  display: inline-block;
  margin-top: 10px;
}
.pano .info-item .row-2 {
  background: white;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.pano .info-item .row-2 p {
  font-weight: 600;
}
.pano .info-item .row-2 i {
  font-size: 18px;
  cursor: pointer;
}
.pano .darkgrayheader {
  background: #7a7a7a;
}
.pano .landing-check-numbers {
  margin-top: 25px;
}
.pano .landing-check-numbers .check-number-header p {
  color: white;
  font-family: "soleil", sans-serif;
  font-weight: 500;
  font-size: 24px;
}
.pano .landing-check-numbers .check-number-header p:after {
  content: "";
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_3.png') no-repeat;
  display: block;
  width: 21px;
  height: 36px;
  margin-top: 10px;
  margin-left: 80px;
}
.pano .landing-check-numbers .check-number-input label {
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 18px;
  padding-right: 20px;
  font-weight: 300;
}
.pano .landing-check-numbers .check-number-input .form-control {
  width: 30%;
  margin-right: 5px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
.pano .landing-check-numbers .check-number-input .btn-default {
  border: 0;
  padding: 13px 35px 16px 35px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
.pano .landing-check-numbers .check-number-result {
  background: transparent url('../../fileadmin/templates/img/bg_number_check_line.png') no-repeat;
  margin-top: 25px;
  padding-top: 25px;
}
.pano .landing-check-numbers .check-number-result p {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.pano .landing-check-numbers .check-number-result p i {
  font-size: 27px;
}
.pano .landing-check-numbers .check-number-result p.available {
  color: #96c129;
}
.pano .landing-check-numbers .check-number-result p.not-available {
  color: #ff811c;
}
.pano .status-block .status-row {
  margin-top: 30px;
}
.pano .status-block .status-row .wrapper {
  background: transparent url('../../fileadmin/templates/img/bg_transparent_gray_1px.png');
  box-shadow: 0 0 2px #333333;
  -moz-box-shadow: 0 0 2px #333333;
  -webkit-box-shadow: 0 0 2px #333333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 30px 20px;
}
@media (min-width: 992px) {
  .pano .status-block .status-row .wrapper {
    min-height: 250px;
  }
}
.pano .status-block .status-row .wrapper i {
  font-size: 40px;
  display: inline-block;
  margin-top: 20px;
}
.pano .status-block .status-row .wrapper h4 {
  font-size: 20px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 44px;
}
.pano .status-block .status-row .wrapper p {
  margin-bottom: 5px;
  color: white;
}
.pano .status-block .status-row .wrapper p.hint {
  font-weight: 300;
  font-style: italic;
}
.pano .status-block .status-row .wrapper p a {
  color: white;
  text-decoration: underline;
}
.pano .status-block .status-row .pbxgreen,
.pano .status-block .status-row .dslgreen,
.pano .status-block .status-row .hotlinegreen {
  color: #96c129;
}
.pano .status-block .status-row .pbxorange,
.pano .status-block .status-row .dslorange,
.pano .status-block .status-row .hotlineorange {
  color: #dc9822;
}
.pano .status-block .status-row .pbxred,
.pano .status-block .status-row .dslred,
.pano .status-block .status-row .hotlinered {
  color: #f53333;
}
.pano .header-referenzen {
  background: #fafafa;
  padding-bottom: 0;
}
.pano .header-referenzen .first-col h1,
.pano .header-referenzen .first-col p.subline {
  color: black;
}
.pano .header-referenzen .last-col .header-referenzen-testimonial-block .testimonial-image {
  background: transparent url('../../fileadmin/templates/img/bg_header_referenzen.png') no-repeat;
  display: block;
  width: 724px;
  height: 570px;
  position: relative;
}
.pano .header-referenzen .last-col .header-referenzen-testimonial-block .testimonial-text {
  position: absolute;
  color: white;
  width: 250px;
  height: auto;
  right: 71px;
  top: 190px;
}
.pano .header-referenzen .last-col .header-referenzen-testimonial-block .testimonial-text .lead-text {
  font-family: "soleil", sans-serif;
  font-size: 19px;
  text-align: center;
}
.pano .header-referenzen .last-col .header-referenzen-testimonial-block .testimonial-text .lead-name {
  text-align: center;
  font-size: 14px;
}
.content-wrap {
  /* START Referenzen Tabs */
  /* END Referenzen Tabs */
  /* START Funktionen Liste */
  /* END */
  /* START Tarif Roundies */
  /* END Tarif Roundies */
  /* START Teaser mit Nummer und Text (4 Gründe...) */
  /* END */
  /* START Tabpane mit 4 Tabs */
  /* END */
  /* START Linkblock Wissen */
  /* END */
  /* START Glossar Suche */
  /* END */
  /* START Glossar Begriffe */
  /* END */
  /* START PresseDownloads */
  /* END */
  /* START MediaKit */
  /* END */
  /* START 3-Schritte Teaser V1 */
  /* END */
  /* START 3-Schritte Teaser V2 */
  /* END */
  /* START Preisübersicht Startseite */
  /* END */
  /* START Vorwahl Check Startseite */
  /* END */
  /* START Testimonials Startseite */
  /* END */
  /* START Über uns Startseite */
  /* END */
  /* START NPS SCORE & REVIEWS */
  /* END */
  /* START 4-Schritte Registrierung Neukunde (Partnerseite) */
  /* END */
  /* START Testimonial Logos */
  /* END */
  /* START Blog Teaser (Latest) auf Startseite */
  /* END */
  /* START App Donwload Content */
  /* END App Donwload Content */
  /* START 1 Number worldwide */
  /* END 1 Number worldwide */
  /* START Sample Price Table Numbers */
  /* END Sample Price Table Numbers */
  /* START Numbers order/port Steps */
  /* END Numbers order/port Steps */
  /* START Teaser Kacheln */
  /* END Teaser Kacheln */
  /* START Blog LIST */
  /* END Blog LIST */
  /* START "In Press" LIST */
  /* END "In Press" LIST */
  /* START BLOG LAYOUT SETTINGS */
  /* END BLOG LAYOUT SETTINGS */
  /* START BLOG "Kacheln" LIST */
  /* END BLOG "Kacheln" LIST */
  /* START BLOG CATEGORY LIST */
  /* END BLOG CATEGORY LIST */
  /* START BLOG TOP NEWS LIST */
  /* END BLOG TOP NEWS LIST */
  /* START PAGER LIST */
  /* END PAGER LIST */
  /* START Telefonansagen Externer Anbieter */
  /* END Telefonansagen Externer Anbieter */
  /* START Tariftabelle */
  /* END */
  /* START Tariftabelle Mobile */
  /* END */
  /* START Funktionstabelle Mobile */
  /* END */
  /* START Tariftabelle Mobile/Desktop Switch */
  /* END */
  /* START Calculator Sparpotenzial - Eingabe */
  /* END */
  /* START Calculator Sparpotenzial - Tabelle */
  /* END */
  /* START Calculator Liste */
  /* END */
  /* START Cost Calculator V2  */
  /* END Cost Calculator V2  */
  /* START Product Fit Tabs  */
  /* END Product Fit Tabs  */
  /* START Carousel DSL LP */
  /* END Carousel DSL LP */
  /* START Liste Prämien & Provisionsrechnung */
  /* END */
  /* START Preisliste Trunking */
  /* END */
  /* START Teaser mit Bild und 3 Attributen */
  /* END Teaser mit Bild und 3 Attributen */
  /* START IP-DEVICE CAROUSEL AUF LP */
  /* END */
  /* START Tabelle Anhang zur Leistungsbeschreibung */
  /* END */
  /* START BLUE CONTENT + SIDEMENU */
  /* END */
  /* START Modalbox fonial */
  /* END */
  /* START ACCORDION FAQ & TESTIMONIALS */
  /* END */
  /* START SELECT TOPIC @ SUPPORT PAGE */
  /* END */
  /* START SPECIFIC CONTENT - DIFFERENT DEVICES */
  /* END SPECIFIC CONTENT - DIFFERENT DEVICES */
  /* START NEWSLETTER INPUT */
  /* END NEWSLETTER INPUT */
}
.content-wrap h2 {
  font-size: 42px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .content-wrap h2 {
    font-size: 32px;
  }
}
.content-wrap h2 span {
  font-weight: 600;
}
.content-wrap h3 {
  font-size: 26px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
}
.content-wrap h3 span {
  font-weight: 600;
}
.content-wrap h3 span.number {
  width: 42px;
  height: 42px;
  padding: 4px 0 0 0;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border: 0;
  text-align: center;
  background: #96c129;
  color: white;
  display: inline-block;
  margin-right: 10px;
}
.content-wrap h3 span.number:after {
  content: "";
  position: relative;
  bottom: -5px;
  left: 11px;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #96c129 transparent;
  display: block;
  width: 0;
}
.content-wrap h3 span.number.petrol {
  background: #0091b3;
}
.content-wrap h3 span.number.petrol:after {
  border-color: #0091b3 transparent;
}
@media (max-width: 1023px) {
  .content-wrap .headline-w-small-mobile h3 {
    font-size: 22px;
  }
  .content-wrap .headline-w-small-mobile h3 .number {
    font-size: 26px;
    float: left;
    margin-bottom: 35px;
  }
}
.content-wrap .list-unstyled.float-icons li {
  color: #7d868d;
  margin-bottom: 15px;
  clear: both;
}
.content-wrap .list-unstyled.check-icons li {
  margin-bottom: 5px;
  color: #4f5559;
}
.content-wrap .list-unstyled.check-icons li:before {
  content: "q ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content-wrap .list-unstyled.check-icons.check-icons-dsl li,
.content-wrap .list-unstyled.check-icons.check-icons-productfit li {
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .content-wrap .list-unstyled.check-icons.check-icons-dsl li,
  .content-wrap .list-unstyled.check-icons.check-icons-productfit li {
    font-size: 16px;
  }
}
.content-wrap .list-unstyled.check-icons.check-icons-dsl li:before,
.content-wrap .list-unstyled.check-icons.check-icons-productfit li:before {
  content: "\e026 ";
  font-size: 25px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.content-wrap .list-unstyled.round-check-icons li {
  margin-bottom: 8px;
  color: #4f5559;
}
.content-wrap .list-unstyled.round-check-icons li:before {
  content: "\e026 ";
  color: #96c129;
  font-size: 19px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
  position: relative;
  top: 3px;
}
.content-wrap .list-unstyled.checkliste-isdn {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .content-wrap .list-unstyled.checkliste-isdn {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
}
.content-wrap .list-unstyled.checkliste-isdn li {
  display: block;
  margin-bottom: 50px;
  font-weight: 300;
  min-height: 185px;
}
@media (max-width: 992px) {
  .content-wrap .list-unstyled.checkliste-isdn li {
    margin-bottom: 25px;
    min-height: 20px;
  }
}
.content-wrap .list-unstyled.checkliste-isdn li span {
  width: 62px;
  height: 62px;
  padding: 9px 0 0 0;
  border-radius: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border: 0;
  text-align: center;
  background: #96c129;
  color: white;
  display: inline-block;
  margin: 0px 15px 80px -15px;
  float: left;
  font-size: 32px;
}
@media (max-width: 992px) {
  .content-wrap .list-unstyled.checkliste-isdn li span {
    margin: 0px 15px 0 -5px;
  }
}
.content-wrap .list-unstyled.checkliste-isdn li strong {
  color: black;
  font-size: 18px;
}
.content-wrap .cookie-checkbox-wrap {
  padding: 8px 15px;
  background: #f8fbfd;
  border: 1px solid #e6e6e6;
}
.content-wrap .images-w-padding .csc-textpic-image {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .content-wrap .images-w-padding .csc-textpic-imagecolumn {
    max-width: 240px;
  }
}
.content-wrap .images-w-padding .csc-textpic-imagecolumn:first-child .csc-textpic-image {
  margin-left: 0;
}
.content-wrap .images-w-padding .csc-textpic-imagecolumn:last-child .csc-textpic-image {
  margin-right: 0;
}
@media (max-width: 992px) {
  .content-wrap .images-w-padding .csc-textpic-imagecolumn {
    padding: 15px 0;
  }
}
.content-wrap .images-testimonials-grid .csc-textpic-imagerow {
  display: table;
}
.content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn {
    display: table-cell;
    border-right: 1px solid #e6e6e6;
  }
}
@media (max-width: 1023px) {
  .content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn {
    width: 49%;
  }
}
.content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn.csc-textpic-lastcol {
  border: 0;
}
.content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn figure {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 30px;
  margin: 0;
}
@media (max-width: 1023px) {
  .content-wrap .images-testimonials-grid .csc-textpic-imagerow .csc-textpic-imagecolumn figure img {
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .content-wrap .overview-blocks .col-1,
  .content-wrap .overview-blocks .col-2,
  .content-wrap .overview-blocks .col-3 {
    margin-bottom: 50px;
  }
  .content-wrap .overview-blocks .col-1 h3,
  .content-wrap .overview-blocks .col-2 h3,
  .content-wrap .overview-blocks .col-3 h3 {
    margin-top: 0;
  }
  .content-wrap .overview-certificate h3.text-right {
    text-align: left;
  }
}
.content-wrap .job-listing .job-listing-head p {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 100;
}
@media (max-width: 1200px) {
  .content-wrap .job-listing .job-listing-head {
    display: none;
  }
}
.content-wrap .job-listing .job-listing-item {
  border-bottom: 1px solid #e6e6e6;
  padding: 22px 0 10px 0;
}
.content-wrap .job-listing .job-listing-item .panel-title {
  font-size: 19px;
}
.content-wrap .job-listing .job-listing-item .panel-title a {
  color: #96c129;
}
.content-wrap .job-listing .job-listing-item .btn-default {
  padding-bottom: 7px;
}
.content-wrap .images-team a {
  position: relative;
  display: block;
}
.content-wrap .images-team a span.expand {
  position: absolute;
  bottom: -13px;
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  background: #4f5559;
  text-align: center;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: white;
  font-size: 29px;
  border: 3px solid white;
  line-height: 100%;
  padding-top: 3px;
}
.content-wrap .images-team a:hover span.expand {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.content-wrap .images-team .image-caption-wrapper h3 {
  font-family: "soleil", sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-top: 30px;
}
.content-wrap .images-team .image-caption-wrapper p {
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  color: #7d868d;
}
.content-wrap .images-tour .csc-textpic-imagewrap {
  position: relative;
}
.content-wrap .images-tour .csc-textpic-imagewrap .csc-textpic-image {
  background: #e1e1e1;
  padding: 20px 1px 15px 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.content-wrap .images-tour .csc-textpic-imagewrap .csc-textpic-image:before {
  content: "";
  width: 30px;
  height: 7px;
  display: block;
  background: transparent url('../../fileadmin/templates/img/browser_icons_mac.png') no-repeat;
  position: absolute;
  top: 7px;
  left: 10px;
}
.content-wrap .breadcrump {
  display: none;
  background: white;
  z-index: 999;
  width: 100%;
  padding-top: 6px;
  border-bottom: 1px solid #dadada;
  position: relative;
  top: -80px;
  transition: all 300ms ease-in-out;
}
.content-wrap .breadcrump ul.list-inline {
  margin-bottom: 4px;
  margin-top: 17px;
}
.content-wrap .breadcrump ul.list-inline li {
  color: #cecece;
  font-size: 12px;
  font-family: "soleil", sans-serif;
  font-weight: 400;
}
.content-wrap .breadcrump ul.list-inline li i {
  color: #cecece;
  font-size: 16px;
  margin-left: 10px;
}
.content-wrap .breadcrump ul.list-inline li i.active {
  color: #96c129;
}
.content-wrap .breadcrump ul.list-inline li a {
  color: black;
}
.content-wrap .breadcrump ul.list-inline li.backtohome {
  padding-right: 0;
}
.content-wrap .breadcrump ul.list-inline li.active {
  color: #96c129;
}
.content-wrap .breadcrump .breadcrump-logo img {
  position: absolute;
  margin-left: 36px;
  z-index: 999;
}
@media (min-width: 1200px) {
  .content-wrap .breadcrump .breadcrump-logo span.enbw-claim {
    position: absolute;
    font-size: 10px;
    color: #a7a7a7;
    font-family: "soleil", sans-serif;
    display: block;
    bottom: 20px;
    left: -60px;
  }
  .content-wrap .breadcrump .breadcrump-logo span.enbw-claim img {
    display: block;
    margin-left: 23px;
    margin-top: 2px;
  }
}
@media (max-width: 1200px) {
  .content-wrap .breadcrump .breadcrump-logo span.enbw-claim {
    display: none;
  }
}
.content-wrap #breadcrump-sticky-wrapper {
  height: auto !important;
}
.content-wrap #breadcrump-sticky-wrapper.is-sticky .breadcrump-logo img {
  transition: all 500ms ease-in-out;
}
.content-wrap .submenu {
  border-bottom: 1px solid #e6e6e6;
}
.content-wrap .submenu ul.list-inline {
  padding-top: 10px;
}
.content-wrap .submenu ul.list-inline li {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .content-wrap .submenu ul.list-inline li:first-child {
    padding-left: 0;
  }
  .content-wrap .submenu ul.list-inline li:last-child {
    padding-right: 0;
  }
}
.content-wrap .submenu ul.list-inline li a {
  color: #4f5559;
  font-family: "soleil", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
.content-wrap .submenu ul.list-inline li.active a {
  color: #96c129;
}
.content-wrap .is-sticky .submenu {
  z-index: 100;
  border: 0;
}
.content-wrap .referenzen-testimonial-tabs {
  margin-top: 50px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-logos .nav-tabs {
  text-align: center;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-logos .nav-tabs li a {
  border: 0;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  background: #eeeeee;
  display: inline-block;
  text-align: center;
  width: 125px;
  height: 125px;
  padding-top: 15px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-logos .nav-tabs li img {
  max-width: 95px;
  max-height: 95px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-logos .nav-tabs li.active a {
  background: #96c129;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content {
  margin-top: 40px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item {
  box-shadow: 0 0 15px #f1f1f1;
  -moz-box-shadow: 0 0 15px #f1f1f1;
  -webkit-box-shadow: 0 0 15px #f1f1f1;
  background: transparent url('../../fileadmin/templates/img/bg_testimonial_referenzen.png') no-repeat 100% 0;
  background-size: contain !important;
  position: relative;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item .col-1 {
  padding: 15px 30px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item .col-1 .referenzen-testimonial-tabs-item-text {
  margin-top: 25px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item .col-1 .referenzen-testimonial-tabs-item-text h3 {
  font-family: "soleil", sans-serif;
  font-size: 30px;
  color: black;
  line-height: 130%;
  margin-bottom: 20px;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item .col-1 .referenzen-testimonial-tabs-item-text h3 span {
  color: #96c129;
}
.content-wrap .referenzen-testimonial-tabs .referenzen-testimonial-tabs-content .referenzen-testimonial-tabs-item .col-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.content-wrap .functions-list-details.functions-list-details-header {
  margin-top: 30px;
}
.content-wrap .functions-list-details.functions-list-details-header h2 {
  font-size: 24px;
  margin-top: 0;
}
.content-wrap .functions-list-details.functions-list-details-header .functions-list-details-headericon {
  margin-bottom: 0;
}
.content-wrap .functions-list-details.functions-list-details-header .functions-list-details-headericon i {
  font-size: 80px;
  color: #96c129;
}
.content-wrap .functions-list-details .csc-default {
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.content-wrap .functions-list-details .csc-default h3 {
  font-size: 17px;
  font-weight: 600;
  font-family: "soleil", sans-serif;
}
.content-wrap .functions-list-details .csc-default span {
  color: white;
  padding: 3px 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 14px;
  position: relative;
}
.content-wrap .functions-list-details .csc-default span.label-free {
  background: #e6e6e6;
  color: #4f5559;
}
.content-wrap .functions-list-details .csc-default span.label-plus {
  background: #96c129;
}
.content-wrap .label-check-verfuegbarkeit {
  position: relative;
}
.content-wrap .label-check-verfuegbarkeit .btn-default:after {
  background: transparent url('../../fileadmin/templates/img/label_verfuegbar_pruefen.png') no-repeat;
  display: inline-block;
  width: 171px;
  height: 67px;
  position: absolute;
  right: -9px;
  bottom: 0;
  content: " ";
}
.content-wrap .dsl-tariff-roundies {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .content-wrap .dsl-tariff-roundies {
    display: none;
  }
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  -webkit-box-shadow: 0 0 5px #999999;
  width: 160px;
  height: 160px;
  margin-top: 25px;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .tariff-label {
  padding-top: 25px;
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 0;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .tariff-label a {
  color: #4f5559;
  text-decoration: none;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .tariff-label a span {
  display: block;
  font-weight: 600;
  color: #96c129;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .price {
  font-size: 14px;
  margin-top: 7px;
  color: #4f5559;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .price a {
  color: #4f5559;
  text-decoration: none;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap .price span.gross-value {
  display: block;
  font-size: 11px;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap:hover {
  background: #96c129;
  color: white;
}
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap:hover a,
.content-wrap .dsl-tariff-roundies .tariff-roundie-wrap:hover span {
  color: white !important;
}
.content-wrap .number-w-text .number {
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  font-size: 170px;
  float: left;
  padding-right: 30px;
  line-height: 71%;
}
.content-wrap .number-w-text .text {
  font-family: "soleil", sans-serif;
  font-weight: 300;
  color: #2e3a3d;
  font-size: 42px;
  float: left;
}
@media (max-width: 1024px) {
  .content-wrap .number-w-text .text {
    font-size: 30px;
    text-align: center;
    float: none;
  }
}
.content-wrap .number-w-text .text span {
  font-weight: 600;
}
@media (max-width: 1024px) {
  .content-wrap .icon-tabs {
    margin-top: 30px;
  }
}
.content-wrap .icon-tabs .nav {
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.content-wrap .icon-tabs .nav li {
  border-right: 1px solid #e6e6e6;
}
.content-wrap .icon-tabs .nav li a {
  border: 0 !important;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #575757;
  font-family: "soleil", sans-serif;
}
@media (max-width: 767px) {
  .content-wrap .icon-tabs .nav li a {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
}
.content-wrap .icon-tabs .nav li a i {
  font-size: 30px;
}
@media (max-width: 767px) {
  .content-wrap .icon-tabs .nav li a i {
    font-size: 20px;
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .content-wrap .icon-tabs .nav li a br {
    display: none;
  }
}
.content-wrap .icon-tabs .nav li:first-child {
  border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
}
.content-wrap .icon-tabs .nav li:last-child {
  border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  border-right: 0;
}
.content-wrap .icon-tabs .nav li.active {
  background: #f5f7f9;
}
.content-wrap .icon-tabs .nav li.active a {
  color: #96c129;
}
.content-wrap .icon-tabs .tab-content {
  padding-top: 35px;
}
.content-wrap .icon-tabs .tab-content p {
  color: #575757;
}
.content-wrap .icon-tabs .tab-content h2 {
  margin-bottom: 45px;
  line-height: 130%;
  margin-top: 0;
}
.content-wrap .icon-tabs .tab-content h2 span {
  font-weight: 600;
}
.content-wrap .icon-tabs .tab-content .btn-outline {
  padding-left: 50px;
  padding-right: 50px;
}
.content-wrap .icon-tabs .tab-content .col-2 {
  padding-top: 25px;
}
@media (min-width: 1024px) {
  .content-wrap .icon-tabs.testimonial-tabs ul.nav {
    display: table;
  }
}
.content-wrap .icon-tabs.testimonial-tabs ul.nav li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 25%;
}
@media (max-width: 1023px) {
  .content-wrap .icon-tabs.testimonial-tabs ul.nav li {
    display: block;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 0;
  }
  .content-wrap .icon-tabs.testimonial-tabs ul.nav li a {
    text-align: center;
  }
  .content-wrap .icon-tabs.testimonial-tabs ul.nav li img {
    display: inline-block;
  }
}
.content-wrap .icon-tabs.testimonial-tabs ul.nav li a {
  display: inline-block !important;
}
.content-wrap .knowledge-linkblock .linkblock-wrap {
  background: #eef1f3;
  padding: 25px;
  margin-bottom: 25px;
  min-height: 336px;
}
.content-wrap .knowledge-linkblock .linkblock-wrap h3 {
  color: #96c129;
  font-weight: 100;
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.content-wrap .knowledge-linkblock .linkblock-wrap h3 a {
  color: #96c129;
}
.content-wrap .knowledge-linkblock .linkblock-wrap ul.list-unstyled li {
  border-bottom: 1px solid #ced1d3;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 30px;
  position: relative;
}
.content-wrap .knowledge-linkblock .linkblock-wrap ul.list-unstyled li:last-child {
  border: 0;
}
.content-wrap .knowledge-linkblock .linkblock-wrap ul.list-unstyled li:before {
  content: "\e02c";
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: white;
  font-size: 10px;
  width: 20px;
  height: 20px;
  background: #96c129;
  text-align: center;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding-top: 4px;
  padding-left: 2px;
  position: absolute;
  left: -30px;
  top: 1px;
}
.content-wrap .knowledge-linkblock .linkblock-wrap ul.list-unstyled li a {
  font-weight: 400;
  color: black;
}
.content-wrap .knowledge-glossary-search {
  margin-top: 50px;
  margin-bottom: 60px;
}
.content-wrap .knowledge-glossary-search .form-group .form-control {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  background: #ffffff url('../../fileadmin/templates/img/lupe_suche.png') no-repeat 10px 12px;
  padding-left: 40px;
  margin-right: 10px;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .content-wrap .knowledge-glossary-search .form-group .form-control {
    min-width: 350px;
  }
}
@media (max-width: 767px) {
  .content-wrap .knowledge-glossary-search .form-group .form-control {
    margin-bottom: 15px;
  }
}
.content-wrap .knowledge-glossary-search .form-group .btn-default {
  border: 0;
  padding: 12px 50px 13px 50px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
.content-wrap .knowledge-glossary-wrap .indicator {
  font-size: 34px;
  color: black;
  font-weight: 600;
  margin-left: 10px;
}
@media (min-width: 767px) {
  .content-wrap .knowledge-glossary-wrap .knowledge-glossary-block {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  .content-wrap .knowledge-glossary-wrap .knowledge-glossary-block {
    width: 27%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 25px;
  }
}
.content-wrap .knowledge-glossary-wrap .knowledge-glossary-block .knowledge-glossary-item {
  margin-bottom: 15px;
}
.content-wrap .knowledge-glossary-wrap .knowledge-glossary-block .knowledge-glossary-item .knowledge-glossary-item-link {
  color: black;
  font-weight: 400;
  background: #eef1f3;
  padding: 10px 13px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: block;
  font-size: 17px;
}
.content-wrap .knowledge-glossary-wrap .knowledge-glossary-block .knowledge-glossary-item .knowledge-glossary-item-link:before {
  content: "\e02c";
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: white;
  font-size: 10px;
  width: 20px;
  height: 20px;
  background: #96c129;
  text-align: center;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding-top: 4px;
  padding-left: 2px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.content-wrap .image-download-item .panel-default {
  border: 0;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  margin-bottom: 40px;
}
.content-wrap .image-download-item .panel-default .panel-body {
  padding: 0;
}
.content-wrap .image-download-item .panel-default .panel-body img {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.content-wrap .image-download-item .panel-default .panel-footer {
  background: transparent;
  border: 1px solid #e6e6e6;
  border-top: 0;
  padding-top: 20px;
}
.content-wrap .image-download-item .panel-default .panel-footer .col-1 {
  font-weight: 600;
}
.content-wrap .image-download-item .panel-default .panel-footer .col-2 a {
  color: #4f5559;
  font-weight: 100;
}
.content-wrap .image-download-item:hover .panel-default .panel-body img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.content-wrap .mediakit .panel {
  border: 1px solid #f2f5f7;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.content-wrap .mediakit .panel .panel-body {
  background: #f2f5f7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-wrap .mediakit .panel .panel-body h3 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 600;
}
.content-wrap .mediakit .panel .panel-body .box-green,
.content-wrap .mediakit .panel .panel-body .box-petrol,
.content-wrap .mediakit .panel .panel-body .box-darkgreen {
  width: 70px;
  height: 70px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: inline-block;
}
.content-wrap .mediakit .panel .panel-body .box-green {
  background: #96c129;
}
.content-wrap .mediakit .panel .panel-body .box-petrol {
  background: #0091b3;
}
.content-wrap .mediakit .panel .panel-body .box-darkgreen {
  background: #2e3a3d;
}
.content-wrap .mediakit .panel .panel-body p {
  font-size: 13px;
  color: #7d868d;
  margin: 0;
}
.content-wrap .mediakit .panel .panel-footer {
  background: transparent;
  border: 0;
  padding-top: 20px;
}
.content-wrap .mediakit .panel .panel-footer a {
  color: #96c129;
}
.content-wrap .three-steps-teaser {
  background-size: cover !important;
  padding-top: 25px;
  padding-bottom: 25px;
  color: white;
}
.content-wrap .three-steps-teaser .row-1 h2 {
  margin-bottom: 25px;
}
.content-wrap .three-steps-teaser .row-1 h2 span {
  font-weight: 600;
}
.content-wrap .three-steps-teaser .row-1 p {
  font-size: 20px;
  font-weight: 300;
}
.content-wrap .three-steps-teaser .row-2 {
  margin-top: 35px;
}
.content-wrap .three-steps-teaser .row-2 .circle {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.content-wrap .three-steps-teaser .row-2 .circle .quarter {
  position: absolute;
  width: 50%;
  height: 50%;
  background: #96c129;
}
.content-wrap .three-steps-teaser .row-2 .circle .quarter.quarter1 {
  border-radius: 100px 0 0 0;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  top: 0;
  left: 0;
}
.content-wrap .three-steps-teaser .row-2 .circle .quarter.quarter2 {
  top: 0;
  right: 0;
  border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  -moz-border-radius: 0 100px 0 0;
}
.content-wrap .three-steps-teaser .row-2 .circle .quarter.quarter3 {
  bottom: 0;
  left: 0;
  border-radius: 0 0 0 100px;
}
.content-wrap .three-steps-teaser .row-2 .circle .quarter.quarter4 {
  bottom: 0;
  right: 0;
  border-radius: 0 0 100px 0;
}
.content-wrap .three-steps-teaser .row-2 .circle .inner {
  width: 90%;
  height: 90%;
  background-color: #2e3a3d;
  position: absolute;
  top: 5%;
  left: 5%;
  border-radius: 50px;
  font-size: 42px;
  font-weight: 600;
  padding-top: 14px;
}
.content-wrap .three-steps-teaser .row-2 h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.content-wrap .three-steps-teaser .row-2 p {
  font-weight: 300;
  margin-bottom: 25px;
}
.content-wrap .three-steps-teaser .row-2 i {
  font-size: 55px;
}
.content-wrap .three-steps-teaser .row-2 .col-2 {
  margin-top: 25px;
}
.content-wrap .three-steps-teaser-v2 {
  background-size: cover !important;
  padding-top: 25px;
  padding-bottom: 25px;
  color: white;
}
.content-wrap .three-steps-teaser-v2 .row-1 h2 {
  margin-bottom: 25px;
}
.content-wrap .three-steps-teaser-v2 .row-1 h2 span {
  font-weight: 600;
}
.content-wrap .three-steps-teaser-v2 .row-1 p {
  font-size: 20px;
  font-weight: 300;
}
.content-wrap .three-steps-teaser-v2 .row-2 {
  margin-top: 35px;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .quarter {
  position: absolute;
  width: 50%;
  height: 50%;
  background: #96c129;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .quarter.quarter1 {
  border-radius: 50px 0 0 0;
  -webkit-border-radius: 50px 0 0 0;
  -moz-border-radius: 50px 0 0 0;
  top: 0;
  left: 0;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .quarter.quarter2 {
  top: 0;
  right: 0;
  border-radius: 0 50px 0 0;
  -webkit-border-radius: 0 50px 0 0;
  -moz-border-radius: 0 50px 0 0;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .quarter.quarter3 {
  bottom: 0;
  left: 0;
  border-radius: 0 0 0 50px;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .quarter.quarter4 {
  bottom: 0;
  right: 0;
  border-radius: 0 0 50px 0;
}
.content-wrap .three-steps-teaser-v2 .row-2 .circle .inner {
  width: 89%;
  height: 89%;
  background-color: #2e3a3d;
  position: absolute;
  top: 5%;
  left: 5%;
  border-radius: 50px;
  font-size: 21px;
  font-weight: 600;
  padding-top: 8px;
}
.content-wrap .three-steps-teaser-v2 .row-2 h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.content-wrap .three-steps-teaser-v2 .row-2 p {
  font-weight: 100;
  margin-bottom: 25px;
  font-size: 18px;
  font-family: "soleil", sans-serif;
}
.content-wrap .three-steps-teaser-v2 .row-2 i {
  font-size: 55px;
}
@media (max-width: 992px) {
  .content-wrap .pricetable-startpage .client-desktop {
    display: none;
  }
}
.content-wrap .pricetable-startpage .list-unstyled {
  margin-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
.content-wrap .pricetable-startpage .list-unstyled li {
  font-size: 18px;
  font-weight: 100;
  border-top: 1px solid #d6d8da;
  padding: 8px 0;
  font-weight: 600;
}
.content-wrap .pricetable-startpage .list-unstyled li span.gross-value {
  display: block;
  font-weight: 100;
  font-size: 14px;
}
.content-wrap .pricetable-startpage .col-1 .label-legend {
  margin-top: 137px;
  font-weight: 600;
  font-size: 20px;
}
.content-wrap .pricetable-startpage .col-1 .list-unstyled {
  padding: 0;
}
.content-wrap .pricetable-startpage .col-1 .list-unstyled li {
  font-weight: 100;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap {
  background: #eef1f3;
  padding-bottom: 10px;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .svg-wrap {
  margin-top: -100px;
  position: relative;
  display: inline-block;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .svg-wrap h3 {
  position: absolute;
  width: 100%;
  top: 38px;
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 34px;
  font-weight: 600;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .svg-wrap h3 span {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-top: 20px;
  display: block;
  font-size: 14px;
  font-weight: 100;
  line-height: 130%;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .call2action-wrap {
  position: relative;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .call2action-wrap .label-w-arrow {
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_2.png') no-repeat;
  width: 18px;
  height: 32px;
  display: block;
  position: absolute;
  right: 10px;
  top: 30px;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .call2action-wrap .test-label {
  color: #ff5252;
}
.content-wrap .pricetable-startpage .col-2 .col-wrap .call2action-wrap .test-label a {
  color: #ff5252;
  text-decoration: underline;
}
.content-wrap .pricetable-startpage .col-3 .col-wrap {
  background: #f7f8f9;
  margin-top: 74px;
  padding-bottom: 87px;
}
.content-wrap .pricetable-startpage .col-3 .col-wrap .svg-wrap {
  margin-top: -100px;
  position: relative;
  display: inline-block;
}
.content-wrap .pricetable-startpage .col-3 .col-wrap .svg-wrap h3 {
  position: absolute;
  width: 100%;
  top: 17px;
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 27px;
  font-weight: 600;
  color: black;
}
.content-wrap .pricetable-startpage .col-4 .calculator-wrap {
  margin-top: 389px;
}
.content-wrap .pricetable-startpage .client-desktop {
  margin-top: 100px;
}
.content-wrap .check-number {
  margin-top: 30px;
}
.content-wrap .check-number .check-number-header {
  background: #eef1f3;
  padding-top: 20px;
  padding-bottom: 10px;
}
.content-wrap .check-number .check-number-header p {
  font-size: 18px;
  font-weight: 600;
  font-family: "soleil", sans-serif;
  margin-top: 8px;
}
.content-wrap .check-number .check-number-header .form-control {
  height: 44px;
}
.content-wrap .check-number .check-number-header button {
  border: 0;
  padding-top: 12px;
  padding-bottom: 13px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
.content-wrap .check-number .check-number-result {
  background: #f4f6f7;
  margin-top: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .check-number .check-number-result .available,
.content-wrap .check-number .check-number-result .not-available {
  font-family: "soleil", sans-serif;
  color: #96c129;
  font-size: 18px;
  font-weight: 600;
}
.content-wrap .check-number .check-number-result .available i,
.content-wrap .check-number .check-number-result .not-available i {
  font-size: 26px;
}
.content-wrap .check-number .check-number-result .not-available {
  color: #ff5252;
}
.content-wrap .check-number .check-number-result .call2action {
  margin-top: 25px;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap,
.content-wrap .testimonials-startseite .col-2 .col-wrap,
.content-wrap .testimonials-startseite .col-3 .col-wrap {
  min-height: 495px;
  background: #eef1f3;
  padding: 0 25px 25px 25px;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap .testimonial-image,
.content-wrap .testimonials-startseite .col-2 .col-wrap .testimonial-image,
.content-wrap .testimonials-startseite .col-3 .col-wrap .testimonial-image {
  position: relative;
  top: -70px;
  margin-bottom: -60px;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap .testimonial-image img,
.content-wrap .testimonials-startseite .col-2 .col-wrap .testimonial-image img,
.content-wrap .testimonials-startseite .col-3 .col-wrap .testimonial-image img {
  display: initial;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap .testimonial-head,
.content-wrap .testimonials-startseite .col-2 .col-wrap .testimonial-head,
.content-wrap .testimonials-startseite .col-3 .col-wrap .testimonial-head {
  padding-top: 15px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  color: black;
  font-size: 19px;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap .testimonial-head span,
.content-wrap .testimonials-startseite .col-2 .col-wrap .testimonial-head span,
.content-wrap .testimonials-startseite .col-3 .col-wrap .testimonial-head span {
  display: block;
  color: #96c129;
  font-size: 16px;
}
.content-wrap .testimonials-startseite .col-1 .col-wrap .quote,
.content-wrap .testimonials-startseite .col-2 .col-wrap .quote,
.content-wrap .testimonials-startseite .col-3 .col-wrap .quote {
  margin-top: 20px;
  font-size: 18px;
  font-style: italic;
}
@media (max-width: 767px) {
  .content-wrap .testimonials-startseite .col-1.col-2,
  .content-wrap .testimonials-startseite .col-2.col-2,
  .content-wrap .testimonials-startseite .col-3.col-2,
  .content-wrap .testimonials-startseite .col-1.col-3,
  .content-wrap .testimonials-startseite .col-2.col-3,
  .content-wrap .testimonials-startseite .col-3.col-3 {
    margin-top: 100px;
  }
}
.content-wrap .startseite-about-us-head .flag {
  position: relative;
}
.content-wrap .startseite-about-us-head .flag span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
}
.content-wrap .startseite-about-us-head .flag span:nth-child(1) {
  background: black;
  width: 33%;
  z-index: 3;
}
.content-wrap .startseite-about-us-head .flag span:nth-child(2) {
  background: #ff0000;
  width: 66%;
  z-index: 2;
}
.content-wrap .startseite-about-us-head .flag span:nth-child(3) {
  background: #ffd200;
  width: 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  .content-wrap .startseite-about-us-facts {
    padding: 50px;
  }
  .content-wrap .startseite-about-us-facts.row-1 {
    padding-bottom: 25px;
  }
  .content-wrap .startseite-about-us-facts.row-2 {
    padding-top: 30px;
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  .content-wrap .startseite-about-us-facts {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.content-wrap .startseite-about-us-facts p {
  color: black;
  font-family: "soleil", sans-serif;
  font-weight: 200;
}
@media (max-width: 1024px) {
  .content-wrap .startseite-about-us-facts p {
    margin-bottom: 25px;
  }
}
.content-wrap .startseite-about-us-facts p span {
  font-weight: 600;
}
.content-wrap .startseite-about-us-facts p i {
  color: #96c129;
  float: left;
  font-size: 50px;
  margin-right: 15px;
  position: relative;
  top: -11px;
}
.content-wrap .startseite-about-us-facts.row-2 i {
  font-size: 40px;
}
@media (min-width: 992px) {
  .content-wrap .startseite-about-us-qsc {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.content-wrap .startseite-about-us-qsc p {
  font-family: "soleil", sans-serif;
  font-size: 15px;
  font-weight: 100;
}
@media (max-width: 992px) {
  .content-wrap .startseite-about-us-qsc p.about-statement {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .content-wrap .startseite-about-us-qsc p.text-center {
    text-align: left;
  }
}
@media (max-width: 992px) {
  .content-wrap .startseite-about-us-qsc img.logo-enbw {
    margin-top: 50px;
  }
}
.content-wrap .nps-wrap {
  margin-top: 60px;
}
.content-wrap .nps-wrap .nps-score .nps-gauge {
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .content-wrap .nps-wrap .nps-score .nps-gauge img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
.content-wrap .nps-wrap .nps-score .nps-text {
  text-align: center;
  margin-top: 40px;
}
.content-wrap .nps-wrap .nps-score .nps-text p {
  font-size: 18px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  width: 80%;
  display: inline-block;
}
.content-wrap .nps-wrap .nps-score .nps-text p.small {
  font-size: 13px;
  color: #7d868d;
  font-weight: 100;
  margin-top: 20px;
}
.content-wrap .nps-wrap .nps-reviews {
  margin-top: 60px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  margin-top: 25px;
}
@media (max-width: 1024px) {
  .content-wrap .nps-wrap .nps-reviews .nps-review-wrap {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element {
  background: #f2f4f5;
  padding: 20px 30px 10px 30px;
  margin: 0 0 15px 0;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -moz-page-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:nth-child(1):before {
  content: "\e06f \e06f \e06f \e06f \e06f";
  top: -12px;
  left: 40%;
  color: #96c129;
  background: #ebf2d5;
  padding: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transform: rotate(-4deg);
  font-size: 16px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:nth-child(3):before {
  content: "\e06d";
  top: -10px;
  right: -2%;
  color: #ff5252;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transform: rotate(4deg);
  font-size: 35px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:nth-child(5):before {
  content: "\e06b";
  top: -24px;
  left: -3%;
  color: #0091b3;
  background: #daedf2;
  padding: 10px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  transform: rotate(-6deg);
  font-size: 35px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:nth-child(7):before {
  content: "\e06e";
  bottom: 5px;
  right: 5px;
  color: #96c129;
  font-size: 21px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:last-child:before {
  content: "\e06c";
  bottom: -12px;
  right: -12px;
  color: #0091b3;
  background: #daedf2;
  padding: 10px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  transform: rotate(4deg);
  font-size: 25px;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element:before {
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: block;
}
.content-wrap .nps-wrap .nps-reviews .nps-review-wrap .nps-review-element p {
  font-size: 17px;
  font-weight: 100;
}
.content-wrap .four-steps-teaser {
  background-size: cover !important;
  padding-top: 25px;
  padding-bottom: 25px;
  color: white;
}
.content-wrap .four-steps-teaser .row-1 h2 {
  margin-bottom: 25px;
}
.content-wrap .four-steps-teaser .row-1 h2 span {
  font-weight: 600;
}
.content-wrap .four-steps-teaser .row-1 p {
  font-size: 20px;
  font-weight: 300;
}
.content-wrap .four-steps-teaser .row-2 {
  margin-top: 35px;
}
.content-wrap .four-steps-teaser .row-2 .circle {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.content-wrap .four-steps-teaser .row-2 .circle .quarter {
  position: absolute;
  width: 50%;
  height: 50%;
  background: #96c129;
}
.content-wrap .four-steps-teaser .row-2 .circle .quarter.quarter1 {
  border-radius: 100px 0 0 0;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  top: 0;
  left: 0;
}
.content-wrap .four-steps-teaser .row-2 .circle .quarter.quarter2 {
  top: 0;
  right: 0;
  border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  -moz-border-radius: 0 100px 0 0;
}
.content-wrap .four-steps-teaser .row-2 .circle .quarter.quarter3 {
  bottom: 0;
  left: 0;
  border-radius: 0 0 0 100px;
}
.content-wrap .four-steps-teaser .row-2 .circle .quarter.quarter4 {
  bottom: 0;
  right: 0;
  border-radius: 0 0 100px 0;
}
.content-wrap .four-steps-teaser .row-2 .circle .inner {
  width: 90%;
  height: 90%;
  background-color: #2e3a3d;
  position: absolute;
  top: 5%;
  left: 5%;
  border-radius: 50px;
  font-size: 42px;
  font-weight: 600;
  padding-top: 14px;
}
.content-wrap .four-steps-teaser .row-2 h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.content-wrap .four-steps-teaser .row-2 p {
  font-weight: 300;
  margin-bottom: 25px;
}
.content-wrap .four-steps-teaser .row-2 i {
  font-size: 55px;
}
.content-wrap .four-steps-teaser .row-2 .col-2 {
  margin-top: 25px;
}
.content-wrap .four-steps-teaser h3 {
  margin-bottom: 30px !important;
}
.content-wrap .four-steps-teaser .col-3,
.content-wrap .four-steps-teaser .col-2 {
  margin-top: 50px !important;
}
.content-wrap .logos {
  margin-top: 40px;
  margin-bottom: 40px;
}
.content-wrap .blog-latest {
  background: #f2f5f7;
  padding-top: 25px;
  padding-bottom: 70px;
}
.content-wrap .blog-latest .row-1 h2 {
  color: black;
  font-weight: 600;
  margin-bottom: 25px;
}
.content-wrap .blog-latest .row-1 p {
  font-size: 20px;
  font-weight: 300;
  color: #7d868d;
}
.content-wrap .blog-latest .row-2 {
  margin-top: 25px;
}
.content-wrap .blog-latest .row-2 .col-1 {
  background: transparent;
  border: 0;
  position: relative;
}
@media (max-width: 992px) {
  .content-wrap .blog-latest .row-2 .col-1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 360px) {
  .content-wrap .blog-latest .row-2 .col-1 {
    padding-left: 0;
    padding-right: 5px;
  }
}
.content-wrap .blog-latest .row-2 .col-1 .canvas {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 99;
  background: transparent url('../../fileadmin/templates/img/bg_blog-tile_header.png');
  padding: 30px;
  width: calc(100% - 30px);
}
.content-wrap .blog-latest .row-2 .col-1 .canvas h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.content-wrap .blog-latest .row-2 .col-1 .canvas p.date {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.content-wrap .blog-latest .row-2 .col-1 a {
  color: white;
}
.content-wrap .blog-latest .row-2 .col-2,
.content-wrap .blog-latest .row-2 .col-3 {
  background: #ffffff;
  border-bottom: 1px solid #eaeef0;
  min-height: 466px;
  padding: 0 0 14px 0;
}
.content-wrap .blog-latest .row-2 .col-2 h3,
.content-wrap .blog-latest .row-2 .col-3 h3 {
  font-size: 20px;
  font-weight: 600;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}
.content-wrap .blog-latest .row-2 .col-2 h3 a,
.content-wrap .blog-latest .row-2 .col-3 h3 a {
  color: black;
}
@media (max-width: 992px) {
  .content-wrap .blog-latest .row-2 .col-2,
  .content-wrap .blog-latest .row-2 .col-3 {
    padding-right: 0;
  }
  .content-wrap .blog-latest .row-2 .col-2 img,
  .content-wrap .blog-latest .row-2 .col-3 img {
    width: 100%;
  }
}
.content-wrap .blog-latest .row-2 .col-2 p,
.content-wrap .blog-latest .row-2 .col-3 p {
  font-weight: 300;
  color: #7d868d;
  padding-left: 15px;
  padding-right: 15px;
}
.content-wrap .blog-latest .row-2 .col-2 p.date,
.content-wrap .blog-latest .row-2 .col-3 p.date {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 5px;
}
.content-wrap .blog-latest .row-2 .col-2 {
  border-right: 5px solid #f2f5f7;
}
.content-wrap .blog-latest .row-2 .col-3 {
  border-left: 5px solid #f2f5f7;
}
.content-wrap .app-download-block {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .content-wrap .app-download-block .col-1 {
    margin-bottom: 30px;
  }
}
.content-wrap .app-download-block .image-wrap {
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-wrap .app-download-block .image-wrap img {
  display: inline-block;
}
.content-wrap .app-download-block .button-wrap {
  margin-top: 40px;
}
.content-wrap .app-download-block .element-header {
  margin-bottom: 50px;
}
.content-wrap .app-download-block .element-header h2 {
  font-weight: 700;
  margin-bottom: 10px;
}
.content-wrap .app-download-block .element-header .bodytext {
  color: #4f5559;
  font-weight: 300;
}
.content-wrap .app-download-block ul.nav-tabs {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.content-wrap .app-download-block ul.nav-tabs li {
  border: 0;
  margin-right: 50px;
}
@media (max-width: 767px) {
  .content-wrap .app-download-block ul.nav-tabs li {
    margin-right: 15px;
  }
}
.content-wrap .app-download-block ul.nav-tabs li a {
  border: 0;
  background: transparent;
  padding: 0;
  color: #7d868d;
  font-weight: 400;
}
.content-wrap .app-download-block ul.nav-tabs li.active a {
  color: #96c129;
}
.content-wrap .app-download-block .tab-content {
  margin-top: 35px;
}
.content-wrap .app-download-block .tab-content h3 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 25px;
}
.content-wrap .app-download-block .tab-content .table tr th {
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
}
.content-wrap .app-download-block .tab-content .table tr td {
  color: #4f5559;
  border-bottom: 1px solid #e6e6e6;
}
.content-wrap .app-download-block .tab-content .table tr td:last-child {
  width: 70%;
  font-weight: 100;
}
@media (max-width: 767px) {
  .content-wrap .app-download-block .tab-content iframe {
    max-width: 100%;
  }
}
.content-wrap .app-download-block .more-downloads-wrap {
  margin-top: 75px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 15px 15px;
  border: 1px solid #e6e6e6;
}
@media (max-width: 767px) {
  .content-wrap .app-download-block .more-downloads-wrap {
    margin-bottom: 50px;
  }
}
.content-wrap .app-download-block .more-downloads-wrap h3 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
}
.content-wrap .app-download-block .more-downloads-wrap ul {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .content-wrap .app-download-block .more-downloads-wrap ul {
    padding-left: 0;
  }
}
.content-wrap .app-download-block .more-downloads-wrap ul li {
  display: inline-block;
  width: 33%;
  text-align: center;
}
.content-wrap .app-download-block .more-downloads-wrap ul li a {
  color: #4f5559;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.content-wrap .app-download-block .more-downloads-wrap ul li a:before {
  content: "< ";
  color: #0091b3;
  font-size: 50px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin-bottom: 15px;
}
.content-wrap .one-number img {
  display: inline-block;
}
.content-wrap .one-number .img-label {
  margin-top: 10px;
  font-family: "soleil", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.content-wrap .one-number .row-1 .col-1:after {
  content: "";
  width: 58px;
  height: 112px;
  position: absolute;
  bottom: -110px;
  background: transparent url('../../fileadmin/templates/img/gruen_pfeil_links.png') no-repeat;
}
@media (max-width: 360px) {
  .content-wrap .one-number .row-1 .col-1:after {
    display: none;
  }
}
.content-wrap .one-number .row-1 .col-2:after {
  content: "";
  width: 11px;
  height: 78px;
  position: absolute;
  bottom: -80px;
  background: transparent url('../../fileadmin/templates/img/gruen_pfeil_mitte.png') no-repeat;
}
@media (max-width: 360px) {
  .content-wrap .one-number .row-1 .col-2:after {
    display: none;
  }
}
.content-wrap .one-number .row-1 .col-3:after {
  content: "";
  width: 66px;
  height: 108px;
  position: absolute;
  bottom: -110px;
  background: transparent url('../../fileadmin/templates/img/gruen_pfeil_rechts.png') no-repeat;
  left: 40px;
}
@media (max-width: 360px) {
  .content-wrap .one-number .row-1 .col-3:after {
    background: transparent url('../../fileadmin/templates/img/gruen_pfeil_mitte.png') no-repeat;
    left: 49%;
  }
}
.content-wrap .one-number .bubble-wrap {
  margin-top: 100px;
  position: relative;
}
.content-wrap .one-number .bubble-wrap p {
  position: absolute;
  top: 50px;
  text-align: center;
  color: white;
  font-size: 26px;
  font-weight: bold;
  z-index: 999;
  width: 100%;
}
.content-wrap .rufnummern-beispiel {
  position: relative;
}
.content-wrap .rufnummern-beispiel img {
  position: absolute;
  top: -45px;
  left: 40px;
}
.content-wrap .rufnummern-beispiel table {
  font-size: 18px;
}
@media (max-width: 360px) {
  .content-wrap .rufnummern-beispiel table {
    font-size: 14px;
  }
}
.content-wrap .rufnummern-beispiel table thead tr td,
.content-wrap .rufnummern-beispiel table thead tr th {
  background: #e3e8ec;
  border: 0;
  padding: 12px 20px;
}
.content-wrap .rufnummern-beispiel table tbody tr td,
.content-wrap .rufnummern-beispiel table tbody tr th {
  background: #eef1f3;
  padding: 12px 20px;
  font-weight: normal;
}
.content-wrap .rufnummern-beispiel table tbody tr td span.gross-value,
.content-wrap .rufnummern-beispiel table tbody tr th span.gross-value {
  font-size: 13px;
  display: block;
  font-weight: 100;
}
@media (max-width: 1024px) {
  .content-wrap .rufnummern-beispiel table tbody tr td:first-child,
  .content-wrap .rufnummern-beispiel table tbody tr th:first-child {
    width: 50%;
  }
}
.content-wrap .rufnummern-beispiel table tfoot tr td,
.content-wrap .rufnummern-beispiel table tfoot tr th {
  background: #eef1f3;
  padding: 12px 20px;
  border-top: 4px solid #d6d8da;
  white-space: nowrap;
}
.content-wrap .rufnummern-beispiel table tfoot tr td span.gross-value,
.content-wrap .rufnummern-beispiel table tfoot tr th span.gross-value {
  font-size: 13px;
  display: block;
  font-weight: 100;
}
.content-wrap .number-order-steps {
  position: relative;
}
.content-wrap .number-order-steps h2 {
  font-size: 35px;
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps h2 {
    font-size: 29px;
  }
}
.content-wrap .number-order-steps .alternative-badge {
  position: absolute;
  top: 25px;
  right: 0;
  margin-right: -25px;
  background: #96c129;
  width: 52px;
  height: 52px;
  color: white;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  text-align: center;
  padding-top: 17px;
  text-transform: uppercase;
  font-size: 12px;
}
@media (max-width: 360px) {
  .content-wrap .number-order-steps .alternative-badge {
    display: none;
  }
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps .btn-default {
    text-transform: none;
    font-size: 12px;
  }
}
.content-wrap .number-order-steps .col-1,
.content-wrap .number-order-steps .col-2 {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 360px) {
  .content-wrap .number-order-steps .col-1,
  .content-wrap .number-order-steps .col-2 {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-wrap .number-order-steps .number-order-steps-item {
  padding-bottom: 0;
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-1 {
  border-right: 2px solid #e6e6e6;
  position: relative;
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-1 .round {
  width: 18px;
  height: 18px;
  display: block;
  background: white;
  border: 3px solid #96c129;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  position: absolute;
  right: -10px;
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps .number-order-steps-item .item-col-1 {
    border: 0;
  }
  .content-wrap .number-order-steps .number-order-steps-item .item-col-1 .round {
    display: none;
  }
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-2 {
  padding-left: 35px;
  padding-bottom: 25px;
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-2 p {
  background: white;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 1px 2px #dfe2e4;
  -moz-box-shadow: 0 1px 2px #dfe2e4;
  -webkit-box-shadow: 0 1px 2px #dfe2e4;
  position: relative;
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-2 p span {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 16px;
  background: #0091b3;
  padding: 3px 15px;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.content-wrap .number-order-steps .number-order-steps-item .item-col-2 p:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 12px;
  margin-top: -12px;
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(1) .item-col-1 {
  margin-top: 33px;
  min-height: 88px;
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps .number-order-steps-item:nth-child(1) .item-col-1 {
    margin-top: 0;
    min-height: 0;
  }
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(1) .item-col-2 p:after {
  top: 50%;
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(2) .item-col-1 {
  min-height: 121px;
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps .number-order-steps-item:nth-child(2) .item-col-1 {
    min-height: 0;
  }
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(2) .item-col-1 .round {
  top: 35px;
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(2) .item-col-2 p:after {
  top: 50%;
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(3) .item-col-1 {
  min-height: 50px;
}
@media (max-width: 1024px) {
  .content-wrap .number-order-steps .number-order-steps-item:nth-child(3) .item-col-1 {
    min-height: 0;
  }
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(3) .item-col-1 .round {
  top: 34px;
}
.content-wrap .number-order-steps .number-order-steps-item:nth-child(3) .item-col-2 p:after {
  top: 50%;
}
.content-wrap .teaser-tiles .column-wrap {
  box-shadow: 0 0 5px #d2d2d2;
  -moz-box-shadow: 0 0 5px #d2d2d2;
  -webkit-box-shadow: 0 0 5px #d2d2d2;
  padding: 35px 25px 25px 25px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
@media (max-width: 767px) {
  .content-wrap .teaser-tiles .column-wrap {
    margin-bottom: 20px;
  }
}
.content-wrap .teaser-tiles .column-wrap h3 {
  font-size: 16px;
  color: black;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
}
.content-wrap .teaser-tiles .column-wrap p {
  font-weight: 100;
}
.content-wrap .teaser-tiles .column-wrap i {
  color: #96c129;
  font-size: 50px;
}
.content-wrap .blog-list {
  margin-top: 50px;
}
.content-wrap .blog-list .blog-list-item {
  margin-bottom: 80px;
}
.content-wrap .blog-list .blog-list-item .border {
  border-top: 1px solid #e6e6e6;
  padding-top: 40px;
}
.content-wrap .blog-list .blog-list-item h2 a {
  font-size: 40px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  color: #575757;
}
.content-wrap .blog-list .blog-list-item h2 a:hover {
  color: #96c129;
  text-decoration: none;
}
.content-wrap .blog-list .blog-list-item ul.list-inline li {
  font-size: 13px;
  color: #aab5bf;
}
.content-wrap .blog-list .blog-list-item .text p {
  text-size: 14px;
}
.content-wrap .blog-list .blog-list-item .text .more {
  color: #96c129;
}
.content-wrap .in-news {
  margin-top: 20px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.content-wrap .in-news img {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .content-wrap .in-news img {
    margin-bottom: 30px;
  }
}
.content-wrap .in-news h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.content-wrap .in-news h2 a {
  font-size: 26px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  color: #575757;
}
.content-wrap .in-news h2 a:hover {
  color: #96c129;
  text-decoration: none;
}
.content-wrap .in-news ul.list-inline li {
  font-size: 13px;
  color: #aab5bf;
}
@media (min-width: 992px) {
  .content-wrap .blog-sidebar {
    padding-left: 0;
  }
}
.content-wrap .blog-sidebar h2 {
  font-size: 30px;
}
.content-wrap .blog-list-wrap .blog-tiles h2 {
  font-size: 30px;
  margin-left: 14px;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item {
  margin-bottom: 30px;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap {
  background: #eef1f3;
}
@media (min-width: 992px) {
  .content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap {
    min-height: 462px;
  }
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap .text-wrap {
  padding: 10px 30px 30px 30px;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap .text-wrap .date {
  font-size: 14px;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap .text-wrap h3 {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  margin-top: 10px;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap .text-wrap h3 a {
  color: black;
  text-decoration: none;
  font-weight: 600;
}
.content-wrap .blog-list-wrap .blog-tiles .blog-tile-item .tile-wrap .text-wrap p a.more {
  font-weight: bold;
}
.content-wrap .blog-tile-latest {
  position: relative;
  margin-bottom: 30px;
}
.content-wrap .blog-tile-latest .canvas {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 99;
  background: transparent url('../../fileadmin/templates/img/bg_blog-tile_header.png');
  padding: 30px;
  width: calc(100% - 30px);
}
.content-wrap .blog-tile-latest .canvas p {
  color: white;
  padding: 0;
  font-size: 14px;
}
.content-wrap .blog-tile-latest .canvas h3 {
  margin: 0;
  font-family: "soleil", sans-serif;
  font-size: 18px;
}
.content-wrap .blog-tile-latest .canvas h3 a {
  color: white;
  text-decoration: none;
  font-weight: 600;
}
.content-wrap .blog-category-list {
  margin-top: 123px;
}
.content-wrap .blog-category-list li {
  margin-bottom: 5px;
  position: relative;
}
.content-wrap .blog-category-list li a {
  display: block;
  background: #eef1f3;
  border-left: 10px solid #e4e7e9;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 15px 15px 25px;
  color: black;
}
.content-wrap .blog-category-list li a:hover,
.content-wrap .blog-category-list li a.active {
  color: #96c129;
  text-decoration: none;
  border-left: 10px solid #96c129;
}
.content-wrap .blog-category-list li a.filter-reset {
  color: #ff5252;
  position: absolute;
  top: calc(50% - 13px);
  right: 20px;
  background: transparent;
  padding: 0;
  border: 0;
  text-decoration: none;
}
.content-wrap .blog-top-news {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.content-wrap .blog-top-news .image-col {
  padding-right: 0;
  padding-top: 5px;
}
.content-wrap .blog-top-news .date {
  font-size: 14px;
  padding-bottom: 0;
}
.content-wrap .blog-top-news h3 {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  margin-top: 10px;
}
.content-wrap .blog-top-news h3 a {
  color: black;
  text-decoration: none;
  font-weight: 600;
}
.content-wrap .blog-pager {
  margin-bottom: 20px;
  margin-top: 25px;
}
.content-wrap .blog-pager p.small {
  margin-top: 10px;
}
.content-wrap .blog-pager .pagination {
  margin: 0;
}
.content-wrap .blog-pager .pagination li {
  font-size: 14px;
}
.content-wrap .blog-pager .pagination li a {
  color: #4f5559;
}
.content-wrap .blog-pager .pagination li.active a {
  color: white;
  background: #96c129;
  border-color: #96c129;
}
@media (max-width: 767px) {
  .content-wrap .blog-pager .text-right {
    text-align: left;
  }
}
.content-wrap .price-external-prompts {
  margin-top: 50px;
}
.content-wrap .price-external-prompts .col-wrap {
  background: #f5f7f9;
  padding: 15px;
  margin-bottom: 20px;
}
.content-wrap .price-external-prompts .col-wrap h3 {
  text-align: center;
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 0;
}
.content-wrap .price-external-prompts .col-wrap ul.list-unstyled {
  min-height: 200px;
}
.content-wrap .price-external-prompts .col-wrap ul.list-unstyled li {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
}
.content-wrap .price-external-prompts .col-wrap ul.list-unstyled li:before {
  content: "\e027";
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  vertical-align: sub;
  margin-right: 9px;
}
.content-wrap .price-external-prompts .price {
  margin-top: 40px;
  font-size: 24px;
  color: #96c129;
  font-family: "soleil", sans-serif;
  text-align: right;
  margin-bottom: 0;
}
.content-wrap .price-external-prompts .price span {
  font-size: 16px;
}
.content-wrap .plans-table td,
.content-wrap .functions-table td,
.content-wrap .destinations td,
.content-wrap .destinations-flatrates td {
  border-top: 1px solid #eef1f3;
}
.content-wrap .plans-table td.spacer-end,
.content-wrap .functions-table td.spacer-end,
.content-wrap .destinations td.spacer-end,
.content-wrap .destinations-flatrates td.spacer-end {
  width: 190px;
  border: 0;
}
.content-wrap .plans-table td:nth-child(1),
.content-wrap .functions-table td:nth-child(1),
.content-wrap .destinations td:nth-child(1),
.content-wrap .destinations-flatrates td:nth-child(1) {
  text-align: right;
  padding-right: 30px;
  font-weight: 100;
}
@media (max-width: 767px) {
  .content-wrap .plans-table td:nth-child(1),
  .content-wrap .functions-table td:nth-child(1),
  .content-wrap .destinations td:nth-child(1),
  .content-wrap .destinations-flatrates td:nth-child(1) {
    width: 10%;
    white-space: normal;
  }
}
.content-wrap .plans-table td:nth-child(2),
.content-wrap .functions-table td:nth-child(2),
.content-wrap .destinations td:nth-child(2),
.content-wrap .destinations-flatrates td:nth-child(2) {
  text-align: center;
  background: #f2f5f7;
}
.content-wrap .plans-table td:nth-child(2) span.gross-value,
.content-wrap .functions-table td:nth-child(2) span.gross-value,
.content-wrap .destinations td:nth-child(2) span.gross-value,
.content-wrap .destinations-flatrates td:nth-child(2) span.gross-value {
  font-size: 13px;
  display: block;
}
@media (max-width: 767px) {
  .content-wrap .plans-table td:nth-child(2),
  .content-wrap .functions-table td:nth-child(2),
  .content-wrap .destinations td:nth-child(2),
  .content-wrap .destinations-flatrates td:nth-child(2) {
    width: 10%;
    padding-left: 0;
    padding-right: 0;
  }
}
.content-wrap .plans-table td:nth-child(3),
.content-wrap .functions-table td:nth-child(3),
.content-wrap .destinations td:nth-child(3),
.content-wrap .destinations-flatrates td:nth-child(3) {
  text-align: center;
}
.content-wrap .plans-table td:nth-child(3) span.gross-value,
.content-wrap .functions-table td:nth-child(3) span.gross-value,
.content-wrap .destinations td:nth-child(3) span.gross-value,
.content-wrap .destinations-flatrates td:nth-child(3) span.gross-value {
  font-size: 13px;
  display: block;
}
@media (max-width: 767px) {
  .content-wrap .plans-table td:nth-child(3),
  .content-wrap .functions-table td:nth-child(3),
  .content-wrap .destinations td:nth-child(3),
  .content-wrap .destinations-flatrates td:nth-child(3) {
    width: 10%;
    padding-left: 0;
    padding-right: 0;
  }
}
.content-wrap .plans-table td.destinations-label-plus,
.content-wrap .functions-table td.destinations-label-plus,
.content-wrap .destinations td.destinations-label-plus,
.content-wrap .destinations-flatrates td.destinations-label-plus,
.content-wrap .plans-table td.destinations-label-free,
.content-wrap .functions-table td.destinations-label-free,
.content-wrap .destinations td.destinations-label-free,
.content-wrap .destinations-flatrates td.destinations-label-free {
  font-size: 19px;
  color: #4f5559;
}
.content-wrap .plans-table td.destinations-label-plus.destinations-label-plus,
.content-wrap .functions-table td.destinations-label-plus.destinations-label-plus,
.content-wrap .destinations td.destinations-label-plus.destinations-label-plus,
.content-wrap .destinations-flatrates td.destinations-label-plus.destinations-label-plus,
.content-wrap .plans-table td.destinations-label-free.destinations-label-plus,
.content-wrap .functions-table td.destinations-label-free.destinations-label-plus,
.content-wrap .destinations td.destinations-label-free.destinations-label-plus,
.content-wrap .destinations-flatrates td.destinations-label-free.destinations-label-plus {
  color: #96c129;
}
.content-wrap .plans-table td i.active,
.content-wrap .functions-table td i.active,
.content-wrap .destinations td i.active,
.content-wrap .destinations-flatrates td i.active {
  background: #96c129;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
}
.content-wrap .plans-table td i.inactive,
.content-wrap .functions-table td i.inactive,
.content-wrap .destinations td i.inactive,
.content-wrap .destinations-flatrates td i.inactive {
  background: white;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #575757;
}
.content-wrap .plans-table td i.icon-info,
.content-wrap .functions-table td i.icon-info,
.content-wrap .destinations td i.icon-info,
.content-wrap .destinations-flatrates td i.icon-info {
  color: #aab5bf;
  font-size: 16px;
  cursor: pointer;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.content-wrap .plans-table td a.more,
.content-wrap .functions-table td a.more,
.content-wrap .destinations td a.more,
.content-wrap .destinations-flatrates td a.more {
  font-size: 14px;
  color: #aab5bf;
  padding-top: 15px;
  text-decoration: underline;
  display: inline-block;
}
.content-wrap .plans-table.destinations tr td h4,
.content-wrap .functions-table.destinations tr td h4,
.content-wrap .destinations.destinations tr td h4,
.content-wrap .destinations-flatrates.destinations tr td h4 {
  margin-top: 25px;
}
.content-wrap .plans-table.destinations tr td .per-min,
.content-wrap .functions-table.destinations tr td .per-min,
.content-wrap .destinations.destinations tr td .per-min,
.content-wrap .destinations-flatrates.destinations tr td .per-min {
  text-align: center;
  display: block;
  margin-top: 25px;
  font-size: 13px;
}
.content-wrap .plans-table.destinations tr.destinations-head td,
.content-wrap .functions-table.destinations tr.destinations-head td,
.content-wrap .destinations.destinations tr.destinations-head td,
.content-wrap .destinations-flatrates.destinations tr.destinations-head td {
  border: 0 !important;
}
.content-wrap .plans-table.destinations tr.destinations-head td.empty-td,
.content-wrap .functions-table.destinations tr.destinations-head td.empty-td,
.content-wrap .destinations.destinations tr.destinations-head td.empty-td,
.content-wrap .destinations-flatrates.destinations tr.destinations-head td.empty-td {
  border: 0 !important;
}
.content-wrap .plans-table.destinations tr.destinations-head td.destinations-label-plus,
.content-wrap .functions-table.destinations tr.destinations-head td.destinations-label-plus,
.content-wrap .destinations.destinations tr.destinations-head td.destinations-label-plus,
.content-wrap .destinations-flatrates.destinations tr.destinations-head td.destinations-label-plus {
  color: #96c129;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  font-family: "soleil", sans-serif;
  width: 286px;
}
.content-wrap .plans-table.destinations tr.destinations-head td.destinations-label-free,
.content-wrap .functions-table.destinations tr.destinations-head td.destinations-label-free,
.content-wrap .destinations.destinations tr.destinations-head td.destinations-label-free,
.content-wrap .destinations-flatrates.destinations tr.destinations-head td.destinations-label-free {
  color: #4f5559;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  font-family: "soleil", sans-serif;
  width: 286px;
}
.content-wrap .plans-table.destinations tr.destinations-head td span,
.content-wrap .functions-table.destinations tr.destinations-head td span,
.content-wrap .destinations.destinations tr.destinations-head td span,
.content-wrap .destinations-flatrates.destinations tr.destinations-head td span {
  font-weight: 100;
  display: block;
  font-size: 12px;
}
.content-wrap .plans-table.destinations tr.destinations-tariff-row td:nth-child(2),
.content-wrap .functions-table.destinations tr.destinations-tariff-row td:nth-child(2),
.content-wrap .destinations.destinations tr.destinations-tariff-row td:nth-child(2),
.content-wrap .destinations-flatrates.destinations tr.destinations-tariff-row td:nth-child(2) {
  background: #e6e6e6;
}
.content-wrap .plans-table.destinations tr.destinations-tariff-row td:nth-child(3),
.content-wrap .functions-table.destinations tr.destinations-tariff-row td:nth-child(3),
.content-wrap .destinations.destinations tr.destinations-tariff-row td:nth-child(3),
.content-wrap .destinations-flatrates.destinations tr.destinations-tariff-row td:nth-child(3) {
  background: #eeeeee;
}
.content-wrap .plans-table.destinations-flatrates,
.content-wrap .functions-table.destinations-flatrates,
.content-wrap .destinations.destinations-flatrates,
.content-wrap .destinations-flatrates.destinations-flatrates {
  margin-top: 30px;
  margin-bottom: 50px;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-head th,
.content-wrap .functions-table.destinations-flatrates tr.destinations-head th,
.content-wrap .destinations.destinations-flatrates tr.destinations-head th,
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-head th {
  padding-bottom: 15px;
  color: #96c129;
  text-align: center;
  border: 0;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-head th span,
.content-wrap .functions-table.destinations-flatrates tr.destinations-head th span,
.content-wrap .destinations.destinations-flatrates tr.destinations-head th span,
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-head th span {
  color: #4f5559;
  display: block;
  font-size: 13px;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-head th:last-child,
.content-wrap .functions-table.destinations-flatrates tr.destinations-head th:last-child,
.content-wrap .destinations.destinations-flatrates tr.destinations-head th:last-child,
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-head th:last-child {
  width: 190px;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-tariff-row td,
.content-wrap .functions-table.destinations-flatrates tr.destinations-tariff-row td,
.content-wrap .destinations.destinations-flatrates tr.destinations-tariff-row td,
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-tariff-row td {
  text-align: center;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(2),
.content-wrap .functions-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(2),
.content-wrap .destinations.destinations-flatrates tr.destinations-tariff-row td:nth-child(2),
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-tariff-row td:nth-child(2) {
  background: #ebebeb;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(3),
.content-wrap .functions-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(3),
.content-wrap .destinations.destinations-flatrates tr.destinations-tariff-row td:nth-child(3),
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-tariff-row td:nth-child(3) {
  background: #e6e6e6;
}
.content-wrap .plans-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(4),
.content-wrap .functions-table.destinations-flatrates tr.destinations-tariff-row td:nth-child(4),
.content-wrap .destinations.destinations-flatrates tr.destinations-tariff-row td:nth-child(4),
.content-wrap .destinations-flatrates.destinations-flatrates tr.destinations-tariff-row td:nth-child(4) {
  background: #dedede;
}
.content-wrap .plans-table.destinations-flatrates tr.flat-price-row-1 td,
.content-wrap .functions-table.destinations-flatrates tr.flat-price-row-1 td,
.content-wrap .destinations.destinations-flatrates tr.flat-price-row-1 td,
.content-wrap .destinations-flatrates.destinations-flatrates tr.flat-price-row-1 td {
  font-weight: 400;
  font-size: 22px;
  color: #96c129;
  text-align: center;
  border: 0;
}
.content-wrap .plans-table.destinations-flatrates tr.flat-price-row-1 td span.gross-value,
.content-wrap .functions-table.destinations-flatrates tr.flat-price-row-1 td span.gross-value,
.content-wrap .destinations.destinations-flatrates tr.flat-price-row-1 td span.gross-value,
.content-wrap .destinations-flatrates.destinations-flatrates tr.flat-price-row-1 td span.gross-value {
  font-size: 13px;
  display: block;
  font-weight: 400;
  color: #575757;
}
.content-wrap .plans-table.destinations-flatrates tr.flat-price-row-1 td span.small,
.content-wrap .functions-table.destinations-flatrates tr.flat-price-row-1 td span.small,
.content-wrap .destinations.destinations-flatrates tr.flat-price-row-1 td span.small,
.content-wrap .destinations-flatrates.destinations-flatrates tr.flat-price-row-1 td span.small {
  color: #575757;
  font-size: 14px;
}
.content-wrap .plans-table.destinations-flatrates tr.flat-price-row-2 td,
.content-wrap .functions-table.destinations-flatrates tr.flat-price-row-2 td,
.content-wrap .destinations.destinations-flatrates tr.flat-price-row-2 td,
.content-wrap .destinations-flatrates.destinations-flatrates tr.flat-price-row-2 td {
  padding: 0;
  border: 0;
}
.content-wrap .plans-table.destinations-flatrates tr.flat-price-row-2 td span.small,
.content-wrap .functions-table.destinations-flatrates tr.flat-price-row-2 td span.small,
.content-wrap .destinations.destinations-flatrates tr.flat-price-row-2 td span.small,
.content-wrap .destinations-flatrates.destinations-flatrates tr.flat-price-row-2 td span.small {
  line-height: 120%;
  display: block;
  margin-top: 10px;
}
.content-wrap .plans-table .empty-td,
.content-wrap .functions-table .empty-td,
.content-wrap .destinations .empty-td,
.content-wrap .destinations-flatrates .empty-td {
  border: 0;
}
.content-wrap .plans-table .no-border-top td,
.content-wrap .functions-table .no-border-top td,
.content-wrap .destinations .no-border-top td,
.content-wrap .destinations-flatrates .no-border-top td {
  border-top: 0;
}
.content-wrap .plans-table .no-border-bottom td,
.content-wrap .functions-table .no-border-bottom td,
.content-wrap .destinations .no-border-bottom td,
.content-wrap .destinations-flatrates .no-border-bottom td {
  border-bottom: 0;
}
.content-wrap .plans-table .bubble-free,
.content-wrap .functions-table .bubble-free,
.content-wrap .destinations .bubble-free,
.content-wrap .destinations-flatrates .bubble-free {
  width: 286px;
  padding-top: 70px;
  padding-bottom: 50px;
  border: 0;
}
.content-wrap .plans-table .bubble-free #plan-free,
.content-wrap .functions-table .bubble-free #plan-free,
.content-wrap .destinations .bubble-free #plan-free,
.content-wrap .destinations-flatrates .bubble-free #plan-free {
  top: 0;
  transition: all 200ms ease-in-out;
}
.content-wrap .plans-table .bubble-free .is-sticky #plan-plus,
.content-wrap .functions-table .bubble-free .is-sticky #plan-plus,
.content-wrap .destinations .bubble-free .is-sticky #plan-plus,
.content-wrap .destinations-flatrates .bubble-free .is-sticky #plan-plus {
  z-index: 997;
}
.content-wrap .plans-table .bubble-free .is-sticky .plan,
.content-wrap .functions-table .bubble-free .is-sticky .plan,
.content-wrap .destinations .bubble-free .is-sticky .plan,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan {
  z-index: 998;
}
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble {
  width: 284px;
  margin-left: -7px;
  height: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble:after,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble:after,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble:after,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble:after {
  display: none;
}
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble h3,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble h3,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble h3,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble h3 {
  font-size: 17px;
  padding-top: 12px;
  padding-bottom: 10px;
}
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble .price,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble .price,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble .price,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble .price,
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble .from,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble .from,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble .from,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble .from,
.content-wrap .plans-table .bubble-free .is-sticky .plan .plan-bubble .extension,
.content-wrap .functions-table .bubble-free .is-sticky .plan .plan-bubble .extension,
.content-wrap .destinations .bubble-free .is-sticky .plan .plan-bubble .extension,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .plan .plan-bubble .extension {
  display: none;
}
.content-wrap .plans-table .bubble-free .is-sticky .hint,
.content-wrap .functions-table .bubble-free .is-sticky .hint,
.content-wrap .destinations .bubble-free .is-sticky .hint,
.content-wrap .destinations-flatrates .bubble-free .is-sticky .hint {
  display: none;
}
.content-wrap .plans-table .bubble-free .is-sticky #plan-free,
.content-wrap .functions-table .bubble-free .is-sticky #plan-free,
.content-wrap .destinations .bubble-free .is-sticky #plan-free,
.content-wrap .destinations-flatrates .bubble-free .is-sticky #plan-free {
  z-index: 997;
}
.content-wrap .plans-table .bubble-plus,
.content-wrap .functions-table .bubble-plus,
.content-wrap .destinations .bubble-plus,
.content-wrap .destinations-flatrates .bubble-plus {
  background: white !important;
  width: 286px;
  padding-bottom: 50px;
  border: 0;
}
.content-wrap .plans-table .bubble-plus .hint,
.content-wrap .functions-table .bubble-plus .hint,
.content-wrap .destinations .bubble-plus .hint,
.content-wrap .destinations-flatrates .bubble-plus .hint {
  margin-top: 55px;
  font-style: italic;
  font-weight: 100;
  text-align: center;
  padding: 0 15px;
}
.content-wrap .plans-table .bubble-plus #plan-plus,
.content-wrap .functions-table .bubble-plus #plan-plus,
.content-wrap .destinations .bubble-plus #plan-plus,
.content-wrap .destinations-flatrates .bubble-plus #plan-plus {
  top: 0;
  transition: all 200ms ease-in-out;
}
.content-wrap .plans-table .bubble-plus .is-sticky #plan-plus,
.content-wrap .functions-table .bubble-plus .is-sticky #plan-plus,
.content-wrap .destinations .bubble-plus .is-sticky #plan-plus,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky #plan-plus {
  z-index: 997;
}
.content-wrap .plans-table .bubble-plus .is-sticky .plan,
.content-wrap .functions-table .bubble-plus .is-sticky .plan,
.content-wrap .destinations .bubble-plus .is-sticky .plan,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan {
  z-index: 998;
}
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble {
  width: 284px;
  margin-left: -7px;
  height: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble:after,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble:after,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble:after,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble:after {
  display: none;
}
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble h3,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble h3,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble h3,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble h3 {
  font-size: 17px;
  padding-top: 12px;
  padding-bottom: 10px;
}
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble .price,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble .price,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble .price,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble .price,
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble .from,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble .from,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble .from,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble .from,
.content-wrap .plans-table .bubble-plus .is-sticky .plan .plan-bubble .extension,
.content-wrap .functions-table .bubble-plus .is-sticky .plan .plan-bubble .extension,
.content-wrap .destinations .bubble-plus .is-sticky .plan .plan-bubble .extension,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .plan .plan-bubble .extension {
  display: none;
}
.content-wrap .plans-table .bubble-plus .is-sticky .hint,
.content-wrap .functions-table .bubble-plus .is-sticky .hint,
.content-wrap .destinations .bubble-plus .is-sticky .hint,
.content-wrap .destinations-flatrates .bubble-plus .is-sticky .hint {
  display: none;
}
.content-wrap .plans-table .plan-bubble,
.content-wrap .functions-table .plan-bubble,
.content-wrap .destinations .plan-bubble,
.content-wrap .destinations-flatrates .plan-bubble {
  position: relative;
  width: 270px;
  height: 270px;
  padding: 0px;
  background: #96c129;
  border-radius: 216px;
  -webkit-border-radius: 216px;
  -moz-border-radius: 216px;
  border: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table .plan-bubble,
  .content-wrap .functions-table .plan-bubble,
  .content-wrap .destinations .plan-bubble,
  .content-wrap .destinations-flatrates .plan-bubble {
    width: 180px;
    height: 180px;
    display: inline-block;
  }
}
.content-wrap .plans-table .plan-bubble:after,
.content-wrap .functions-table .plan-bubble:after,
.content-wrap .destinations .plan-bubble:after,
.content-wrap .destinations-flatrates .plan-bubble:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 90px;
  border-style: solid;
  border-width: 45px 45px 0;
  border-color: #96c129 transparent;
  display: block;
  width: 0;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table .plan-bubble:after,
  .content-wrap .functions-table .plan-bubble:after,
  .content-wrap .destinations .plan-bubble:after,
  .content-wrap .destinations-flatrates .plan-bubble:after {
    bottom: -20px;
    left: 65px;
    border-width: 25px 25px 0;
  }
}
.content-wrap .plans-table .plan-bubble.plan-free-inner,
.content-wrap .functions-table .plan-bubble.plan-free-inner,
.content-wrap .destinations .plan-bubble.plan-free-inner,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner {
  background: white;
  background: #f2f5f7;
}
.content-wrap .plans-table .plan-bubble.plan-free-inner:after,
.content-wrap .functions-table .plan-bubble.plan-free-inner:after,
.content-wrap .destinations .plan-bubble.plan-free-inner:after,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner:after {
  border-color: #f2f5f7 transparent;
}
.content-wrap .plans-table .plan-bubble h3,
.content-wrap .functions-table .plan-bubble h3,
.content-wrap .destinations .plan-bubble h3,
.content-wrap .destinations-flatrates .plan-bubble h3 {
  padding-top: 55px;
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table .plan-bubble h3,
  .content-wrap .functions-table .plan-bubble h3,
  .content-wrap .destinations .plan-bubble h3,
  .content-wrap .destinations-flatrates .plan-bubble h3 {
    font-size: 20px;
  }
}
.content-wrap .plans-table .plan-bubble p.from,
.content-wrap .functions-table .plan-bubble p.from,
.content-wrap .destinations .plan-bubble p.from,
.content-wrap .destinations-flatrates .plan-bubble p.from {
  color: white;
  margin-top: 0;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table .plan-bubble p.from,
  .content-wrap .functions-table .plan-bubble p.from,
  .content-wrap .destinations .plan-bubble p.from,
  .content-wrap .destinations-flatrates .plan-bubble p.from {
    margin: 0;
  }
}
.content-wrap .plans-table .plan-bubble p.price,
.content-wrap .functions-table .plan-bubble p.price,
.content-wrap .destinations .plan-bubble p.price,
.content-wrap .destinations-flatrates .plan-bubble p.price {
  font-size: 50px;
  font-weight: 100;
  color: white;
  margin-bottom: 5px;
  line-height: 100%;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table .plan-bubble p.price,
  .content-wrap .functions-table .plan-bubble p.price,
  .content-wrap .destinations .plan-bubble p.price,
  .content-wrap .destinations-flatrates .plan-bubble p.price {
    font-size: 38px;
  }
}
.content-wrap .plans-table .plan-bubble p.price span,
.content-wrap .functions-table .plan-bubble p.price span,
.content-wrap .destinations .plan-bubble p.price span,
.content-wrap .destinations-flatrates .plan-bubble p.price span {
  font-size: 20px;
  font-weight: 100;
}
.content-wrap .plans-table .plan-bubble p.price span sup,
.content-wrap .functions-table .plan-bubble p.price span sup,
.content-wrap .destinations .plan-bubble p.price span sup,
.content-wrap .destinations-flatrates .plan-bubble p.price span sup {
  top: -1.5em;
}
.content-wrap .plans-table .plan-bubble p.price span.gross-value,
.content-wrap .functions-table .plan-bubble p.price span.gross-value,
.content-wrap .destinations .plan-bubble p.price span.gross-value,
.content-wrap .destinations-flatrates .plan-bubble p.price span.gross-value {
  display: block;
  font-weight: 300;
  line-height: 100%;
  position: relative;
  top: -10px;
  font-size: 16px;
  margin-bottom: 15px;
}
.content-wrap .plans-table .plan-bubble p.extension,
.content-wrap .functions-table .plan-bubble p.extension,
.content-wrap .destinations .plan-bubble p.extension,
.content-wrap .destinations-flatrates .plan-bubble p.extension {
  font-size: 13px;
  font-weight: 100;
  margin: 0;
  margin-top: -12px;
}
.content-wrap .plans-table .plan-bubble p.extension,
.content-wrap .functions-table .plan-bubble p.extension,
.content-wrap .destinations .plan-bubble p.extension,
.content-wrap .destinations-flatrates .plan-bubble p.extension {
  font-size: 13px;
  font-weight: 300;
  color: white;
  margin-bottom: 5px;
  line-height: 100%;
}
.content-wrap .plans-table .plan-bubble.plan-free-inner h3,
.content-wrap .functions-table .plan-bubble.plan-free-inner h3,
.content-wrap .destinations .plan-bubble.plan-free-inner h3,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner h3,
.content-wrap .plans-table .plan-bubble.plan-free-inner p.from,
.content-wrap .functions-table .plan-bubble.plan-free-inner p.from,
.content-wrap .destinations .plan-bubble.plan-free-inner p.from,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner p.from,
.content-wrap .plans-table .plan-bubble.plan-free-inner p.price,
.content-wrap .functions-table .plan-bubble.plan-free-inner p.price,
.content-wrap .destinations .plan-bubble.plan-free-inner p.price,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner p.price,
.content-wrap .plans-table .plan-bubble.plan-free-inner p.extension,
.content-wrap .functions-table .plan-bubble.plan-free-inner p.extension,
.content-wrap .destinations .plan-bubble.plan-free-inner p.extension,
.content-wrap .destinations-flatrates .plan-bubble.plan-free-inner p.extension {
  color: #4f5559;
}
.content-wrap .plans-table .row-plan-summary td,
.content-wrap .functions-table .row-plan-summary td,
.content-wrap .destinations .row-plan-summary td,
.content-wrap .destinations-flatrates .row-plan-summary td {
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
}
.content-wrap .plans-table .row-plan-summary td span.gross-value,
.content-wrap .functions-table .row-plan-summary td span.gross-value,
.content-wrap .destinations .row-plan-summary td span.gross-value,
.content-wrap .destinations-flatrates .row-plan-summary td span.gross-value {
  font-weight: 100;
  display: block;
}
.content-wrap .plans-table .row-plan-summary td:nth-child(1),
.content-wrap .functions-table .row-plan-summary td:nth-child(1),
.content-wrap .destinations .row-plan-summary td:nth-child(1),
.content-wrap .destinations-flatrates .row-plan-summary td:nth-child(1) {
  font-weight: 100;
  border: 0;
}
.content-wrap .plans-table .row-plan-test td,
.content-wrap .functions-table .row-plan-test td,
.content-wrap .destinations .row-plan-test td,
.content-wrap .destinations-flatrates .row-plan-test td {
  background: white;
  padding-top: 45px;
  padding-bottom: 45px;
}
.content-wrap .plans-table .row-plan-test td p,
.content-wrap .functions-table .row-plan-test td p,
.content-wrap .destinations .row-plan-test td p,
.content-wrap .destinations-flatrates .row-plan-test td p {
  font-size: 16px;
  font-weight: 100;
  color: #7d868d;
  font-style: italic;
  padding: 10px 15px;
}
.content-wrap .plans-table .row-plan-test td p.btn-test,
.content-wrap .functions-table .row-plan-test td p.btn-test,
.content-wrap .destinations .row-plan-test td p.btn-test,
.content-wrap .destinations-flatrates .row-plan-test td p.btn-test {
  margin-top: 25px;
  font-style: normal;
}
.content-wrap .plans-table .row-plan-test td p.btn-test .btn-default,
.content-wrap .functions-table .row-plan-test td p.btn-test .btn-default,
.content-wrap .destinations .row-plan-test td p.btn-test .btn-default,
.content-wrap .destinations-flatrates .row-plan-test td p.btn-test .btn-default {
  padding: 12px 50px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
.content-wrap .plans-table .row-plan-order td,
.content-wrap .functions-table .row-plan-order td,
.content-wrap .destinations .row-plan-order td,
.content-wrap .destinations-flatrates .row-plan-order td {
  text-align: center;
  border: 0;
  background: white;
  padding-bottom: 40px;
}
.content-wrap .plans-table .row-plan-order td .btn-default,
.content-wrap .functions-table .row-plan-order td .btn-default,
.content-wrap .destinations .row-plan-order td .btn-default,
.content-wrap .destinations-flatrates .row-plan-order td .btn-default {
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.content-wrap .plans-table .row-plan-order td p.link-test,
.content-wrap .functions-table .row-plan-order td p.link-test,
.content-wrap .destinations .row-plan-order td p.link-test,
.content-wrap .destinations-flatrates .row-plan-order td p.link-test {
  margin-top: 19px;
  color: #7d868d;
  font-style: italic;
  font-size: 12px;
}
.content-wrap .plans-table .row-plan-order td p.link-test a,
.content-wrap .functions-table .row-plan-order td p.link-test a,
.content-wrap .destinations .row-plan-order td p.link-test a,
.content-wrap .destinations-flatrates .row-plan-order td p.link-test a {
  color: #96c129;
}
.content-wrap .plans-table .row-plan-order td p.link-test.link-test-w-label,
.content-wrap .functions-table .row-plan-order td p.link-test.link-test-w-label,
.content-wrap .destinations .row-plan-order td p.link-test.link-test-w-label,
.content-wrap .destinations-flatrates .row-plan-order td p.link-test.link-test-w-label {
  position: relative;
}
.content-wrap .plans-table .row-plan-order td p.link-test.link-test-w-label a,
.content-wrap .functions-table .row-plan-order td p.link-test.link-test-w-label a,
.content-wrap .destinations .row-plan-order td p.link-test.link-test-w-label a,
.content-wrap .destinations-flatrates .row-plan-order td p.link-test.link-test-w-label a {
  color: #ff5252;
  font-size: 13px;
}
.content-wrap .plans-table .row-plan-order td p.link-test.link-test-w-label a:before,
.content-wrap .functions-table .row-plan-order td p.link-test.link-test-w-label a:before,
.content-wrap .destinations .row-plan-order td p.link-test.link-test-w-label a:before,
.content-wrap .destinations-flatrates .row-plan-order td p.link-test.link-test-w-label a:before {
  content: "";
  width: 97px;
  height: 62px;
  background: transparent url('../../fileadmin/templates/img/label_kostenlos_testen.png') no-repeat;
  display: block;
  position: absolute;
  left: -56px;
  top: -51px;
}
.content-wrap .plans-table .row-plan-order td:nth-child(3) .btn-default,
.content-wrap .functions-table .row-plan-order td:nth-child(3) .btn-default,
.content-wrap .destinations .row-plan-order td:nth-child(3) .btn-default,
.content-wrap .destinations-flatrates .row-plan-order td:nth-child(3) .btn-default {
  background: #aab5bf;
  border-top: 1px solid #aab5bf;
}
.content-wrap .plans-table .row-plan-order td:nth-child(3) .btn-default:hover,
.content-wrap .functions-table .row-plan-order td:nth-child(3) .btn-default:hover,
.content-wrap .destinations .row-plan-order td:nth-child(3) .btn-default:hover,
.content-wrap .destinations-flatrates .row-plan-order td:nth-child(3) .btn-default:hover {
  background: #9ba8b4;
}
.content-wrap .plans-table .hint-tax td,
.content-wrap .functions-table .hint-tax td,
.content-wrap .destinations .hint-tax td,
.content-wrap .destinations-flatrates .hint-tax td {
  background: white;
}
.content-wrap .plans-table.bubbles-only .bubble-plus,
.content-wrap .functions-table.bubbles-only .bubble-plus,
.content-wrap .destinations.bubbles-only .bubble-plus,
.content-wrap .destinations-flatrates.bubbles-only .bubble-plus {
  padding: 0 0 80px 30px;
  background-image: none !important;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-plus,
  .content-wrap .functions-table.bubbles-only .bubble-plus,
  .content-wrap .destinations.bubbles-only .bubble-plus,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus {
    padding: 0 0 80px 5px;
  }
}
.content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble,
.content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble,
.content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble,
.content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble {
  float: left;
  width: 370px;
  height: 370px;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble {
    float: none;
    width: 200px;
    height: 200px;
    display: inline-block;
  }
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble h3,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble h3,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble h3,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble h3 {
    padding-top: 30px;
    font-size: 17px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble .price,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble .price,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble .price,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble .price {
    font-size: 24px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble .price span,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble .price span,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble .price span,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble .price span {
    font-size: 25px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble .features,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble .features,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble .features,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble .features {
    font-size: 12px;
    margin-top: 8px;
  }
}
.content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble:after,
.content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble:after,
.content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble:after,
.content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble:after {
  bottom: -52px;
  left: 119px;
  border-width: 65px 65px 0;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-plus .plan-bubble:after,
  .content-wrap .functions-table.bubbles-only .bubble-plus .plan-bubble:after,
  .content-wrap .destinations.bubbles-only .bubble-plus .plan-bubble:after,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-plus .plan-bubble:after {
    bottom: -20px;
    left: 72px;
    border-width: 25px 25px 0;
  }
}
.content-wrap .plans-table.bubbles-only .bubble-free,
.content-wrap .functions-table.bubbles-only .bubble-free,
.content-wrap .destinations.bubbles-only .bubble-free,
.content-wrap .destinations-flatrates.bubbles-only .bubble-free {
  padding: 0 30px 70px 0;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-free,
  .content-wrap .functions-table.bubbles-only .bubble-free,
  .content-wrap .destinations.bubbles-only .bubble-free,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free {
    padding: 0 5px 70px 0;
    text-align: center;
  }
}
.content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble,
.content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble,
.content-wrap .destinations.bubbles-only .bubble-free .plan-bubble,
.content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble {
  float: right;
  width: 370px;
  height: 370px;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble {
    float: none;
    width: 200px;
    height: 200px;
    display: inline-block;
  }
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble h3,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble h3,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble h3,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble h3 {
    padding-top: 30px;
    font-size: 17px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble .price,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble .price,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble .price,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble .price {
    font-size: 24px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble .price span,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble .price span,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble .price span,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble .price span {
    font-size: 25px;
  }
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble .features,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble .features,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble .features,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble .features {
    font-size: 12px;
    margin-top: 8px;
  }
}
.content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble:after,
.content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble:after,
.content-wrap .destinations.bubbles-only .bubble-free .plan-bubble:after,
.content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble:after {
  bottom: -52px;
  left: 119px;
  border-width: 65px 65px 0;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .bubble-free .plan-bubble:after,
  .content-wrap .functions-table.bubbles-only .bubble-free .plan-bubble:after,
  .content-wrap .destinations.bubbles-only .bubble-free .plan-bubble:after,
  .content-wrap .destinations-flatrates.bubbles-only .bubble-free .plan-bubble:after {
    bottom: -20px;
    left: 72px;
    border-width: 25px 25px 0;
  }
}
.content-wrap .plans-table.bubbles-only .features,
.content-wrap .functions-table.bubbles-only .features,
.content-wrap .destinations.bubbles-only .features,
.content-wrap .destinations-flatrates.bubbles-only .features {
  margin-top: 30px;
  font-weight: 300;
  color: white;
}
.content-wrap .plans-table.bubbles-only .features.features-free,
.content-wrap .functions-table.bubbles-only .features.features-free,
.content-wrap .destinations.bubbles-only .features.features-free,
.content-wrap .destinations-flatrates.bubbles-only .features.features-free {
  color: #4f5559;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .row-plan-order td,
  .content-wrap .functions-table.bubbles-only .row-plan-order td,
  .content-wrap .destinations.bubbles-only .row-plan-order td,
  .content-wrap .destinations-flatrates.bubbles-only .row-plan-order td {
    padding: 0 !important;
  }
}
.content-wrap .plans-table.bubbles-only .row-plan-order td:last-child,
.content-wrap .functions-table.bubbles-only .row-plan-order td:last-child,
.content-wrap .destinations.bubbles-only .row-plan-order td:last-child,
.content-wrap .destinations-flatrates.bubbles-only .row-plan-order td:last-child {
  padding-left: 30px;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .row-plan-order td:last-child,
  .content-wrap .functions-table.bubbles-only .row-plan-order td:last-child,
  .content-wrap .destinations.bubbles-only .row-plan-order td:last-child,
  .content-wrap .destinations-flatrates.bubbles-only .row-plan-order td:last-child {
    padding: 0;
  }
}
.content-wrap .plans-table.bubbles-only .row-plan-order td p,
.content-wrap .functions-table.bubbles-only .row-plan-order td p,
.content-wrap .destinations.bubbles-only .row-plan-order td p,
.content-wrap .destinations-flatrates.bubbles-only .row-plan-order td p {
  width: 370px;
}
@media (max-width: 1023px) {
  .content-wrap .plans-table.bubbles-only .row-plan-order td p,
  .content-wrap .functions-table.bubbles-only .row-plan-order td p,
  .content-wrap .destinations.bubbles-only .row-plan-order td p,
  .content-wrap .destinations-flatrates.bubbles-only .row-plan-order td p {
    width: auto;
    float: none !important;
  }
}
.content-wrap .functions-table .table-legend td:nth-child(2),
.content-wrap .functions-table .table-legend td:nth-child(3) {
  font-size: 26px;
  font-family: "soleil", sans-serif;
  color: black;
  font-weight: 600;
}
.content-wrap .functions-table .table-legend td:nth-child(3) {
  color: #96c129;
}
.content-wrap .functions-table td:nth-child(1) {
  text-align: left;
  font-weight: 100;
  font-size: 14px;
}
.content-wrap .functions-table td:nth-child(1) span {
  font-weight: 400;
  font-size: 16px;
}
.content-wrap .functions-table td:nth-child(2),
.content-wrap .functions-table td:nth-child(3) {
  vertical-align: middle;
}
.content-wrap .functions-table td .is-sticky .plan {
  background: #96c129;
  color: white;
  padding: 10px;
}
.content-wrap .functions-table td .is-sticky .plan h3 {
  font-size: 16px;
  margin-top: 10px;
}
.content-wrap .functions-table td .is-sticky .plan.plan-free {
  background: #f2f5f7;
  color: black;
}
.content-wrap .functions-table .bubble-free {
  padding-top: 30px;
}
.content-wrap .functions-table .bubble-plus {
  padding-top: 30px;
  background-image: none !important;
}
.content-wrap .functions-table .row-plan-order td:nth-child(3) {
  background: transparent !important;
}
@media (max-width: 767px) {
  .content-wrap .functions-table-desktop {
    display: none;
  }
}
.content-wrap .plans-table-mobile {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 50px;
}
.content-wrap .plans-table-mobile.plans-table-mobile-dsl {
  margin-top: 0;
}
.content-wrap .plans-table-mobile .tariff-title-wrap h3 {
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.from {
  color: white;
  margin-top: 0;
  font-size: 14px;
  font-weight: 100;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.price {
  font-size: 60px;
  font-weight: 100;
  color: white;
  margin-bottom: 0;
  line-height: 100%;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.price span {
  font-size: 18px;
  font-weight: 100;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.price span.gross-value {
  display: block;
  font-weight: 300;
  line-height: 100%;
  position: relative;
  top: -10px;
  font-size: 16px;
  margin-bottom: 15px;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.price span.gross-label {
  font-size: 25px;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.gross-value {
  font-size: 19px;
  color: white;
  position: relative;
  top: -10px;
}
.content-wrap .plans-table-mobile .tariff-title-wrap p.extension {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-bottom: 5px;
  line-height: 100%;
}
.content-wrap .plans-table-mobile .tariff-info-block {
  margin-top: 40px;
}
.content-wrap .plans-table-mobile .tariff-info-block h4 {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 8px;
  margin-bottom: 10px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.content-wrap .plans-table-mobile .tariff-info-block ul.list-unstyled li {
  border-top: 1px dotted #c8cfd5;
  padding: 8px;
  font-weight: 300;
  color: white;
  line-height: 120%;
}
.content-wrap .plans-table-mobile .tariff-info-block ul.list-unstyled li span {
  font-weight: 600;
  display: block;
}
.content-wrap .plans-table-mobile .tariff-info-block ul.list-unstyled li span.gross-value {
  font-weight: 100;
  font-size: 13px;
}
.content-wrap .plans-table-mobile .tariff-info-block ul.list-unstyled li i {
  font-size: 14px;
}
.content-wrap .plans-table-mobile .tariff-info-block ul.list-unstyled.features li {
  font-weight: 600;
}
.content-wrap .plans-table-mobile .tariff-info-block a {
  color: white;
  text-decoration: underline;
}
.content-wrap .plans-table-mobile .tariff-info-block .btn-order,
.content-wrap .plans-table-mobile .tariff-info-block .btn-test {
  text-align: center;
  display: block;
}
.content-wrap .plans-table-mobile .tariff-info-block .btn-order a,
.content-wrap .plans-table-mobile .tariff-info-block .btn-test a {
  border: 1px solid white;
  text-decoration: none;
}
.content-wrap .plans-table-mobile .tariff-info-block .btn-order a:hover,
.content-wrap .plans-table-mobile .tariff-info-block .btn-test a:hover {
  background: none;
}
.content-wrap .plans-table-mobile .tariff-info-block .btn-order.btn-test,
.content-wrap .plans-table-mobile .tariff-info-block .btn-test.btn-test {
  margin-top: 20px;
}
.content-wrap .plans-table-mobile .tariff-info-block .btn-order.btn-test a,
.content-wrap .plans-table-mobile .tariff-info-block .btn-test.btn-test a {
  font-size: 13px !important;
  text-decoration: underline;
  border: 0 !important;
  text-transform: none;
}
.content-wrap .plans-table-mobile .gray-wrap {
  background: #aab5bf;
  padding: 30px 15px;
}
.content-wrap .plans-table-mobile .green-wrap {
  background: #96c129;
  padding: 30px 15px;
}
.content-wrap .functions-table-mobile {
  margin-top: 50px;
}
.content-wrap .functions-table-mobile .header-row {
  text-align: center;
  padding-bottom: 20px;
}
.content-wrap .functions-table-mobile .header-row h3 {
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-size: 19px;
  font-weight: 600;
  margin: 0;
}
.content-wrap .functions-table-mobile .header-row h3.free {
  color: #4f5559;
}
.content-wrap .functions-table-mobile .row {
  border-bottom: 1px dotted #aab5bf;
}
.content-wrap .functions-table-mobile .row h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.content-wrap .functions-table-mobile .row p {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 25px;
}
.content-wrap .functions-table-mobile .row i.active {
  background: #96c129;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-top: 23px;
}
.content-wrap .functions-table-mobile .row i.inactive {
  background: white;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #575757;
  margin-top: 23px;
}
@media (min-width: 767px) {
  .content-wrap .functions-table-mobile {
    display: none;
  }
}
@media (min-width: 767px) {
  .content-wrap .plans-table-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-wrap .plans-table {
    display: none;
  }
}
.content-wrap .calculator-saving-form {
  margin-top: 25px;
  position: relative;
}
.content-wrap .calculator-saving-form p {
  color: #4f5559;
  font-weight: 600;
}
.content-wrap .calculator-saving-form p.small {
  font-weight: 100;
  margin-top: 10px;
}
.content-wrap .calculator-saving-form #calculator-saving-form-input-sticky-wrapper.is-sticky #calculator-saving-form-input {
  z-index: 997;
  background: #f2f5f7;
  padding: 20px 10px;
  margin-left: -10px;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.content-wrap .calculator-saving-form .form-inline .member {
  border: 0;
  border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px 0 0 40px;
  -moz-border-radius: 40px 0 0 40px;
  width: 70px;
  height: 42px;
  text-align: center;
  font-size: 19px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-form .form-inline .member {
    float: left;
  }
}
.content-wrap .calculator-saving-form .form-inline button {
  border-radius: 0 40px 40px 0;
  -webkit-border-radius: 0 40px 40px 0;
  -moz-border-radius: 0 40px 40px 0;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-form .form-inline button {
    float: left;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.content-wrap .calculator-saving-form .calculator-result {
  background: white;
  border-radius: 185px;
  -webkit-border-radius: 185px;
  -moz-border-radius: 185px;
  width: 185px;
  height: 185px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  position: absolute;
  top: -60px;
  left: 200px;
}
@media (max-width: 1023px) {
  .content-wrap .calculator-saving-form .calculator-result {
    display: none;
  }
}
.content-wrap .calculator-saving-form .calculator-result p {
  color: #4f5559;
  font-size: 16px;
  font-weight: 100;
}
.content-wrap .calculator-saving-form .calculator-result p.value {
  font-size: 42px;
  font-weight: 100;
  color: black;
  margin-top: 30px;
}
.content-wrap .calculator-saving-form .calculator-result.calculator-result-1 {
  z-index: 1;
}
.content-wrap .calculator-saving-form .calculator-result.calculator-result-2 {
  background: #96c129;
  left: 373px;
  z-index: 1;
}
.content-wrap .calculator-saving-form .calculator-result.calculator-result-2 p.value {
  color: white;
}
.content-wrap .calculator-saving-table {
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-wrap .calculator-saving-table .table tr th {
  color: #7d868d;
  border-bottom: 1px solid #e6e6e6;
  text-align: right;
  font-weight: 300;
}
.content-wrap .calculator-saving-table .table tr th:first-child {
  text-align: left;
  text-transform: uppercase;
  color: black;
  font-weight: 600;
}
.content-wrap .calculator-saving-table .table tr td {
  color: #7d868d;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 12px;
  padding-bottom: 12px;
}
.content-wrap .calculator-saving-table .table tr td:first-child {
  font-weight: 600;
  white-space: nowrap;
  color: #7d868d;
}
.content-wrap .calculator-saving-table .table tr td .carousel {
  width: 240px;
}
.content-wrap .calculator-saving-table .table tr td .carousel .item {
  text-align: center;
}
.content-wrap .calculator-saving-table .table tr td .carousel .item img {
  display: inline-block;
}
.content-wrap .calculator-saving-table .table tr td .carousel .item .carousel-caption {
  bottom: -3px;
  color: #4f5559;
  background: white;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0 0 0 transparent;
  left: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-wrap .calculator-saving-table .table tr td .carousel .carousel-control {
  top: 40%;
}
.content-wrap .calculator-saving-table .table tr td .carousel .carousel-control.left,
.content-wrap .calculator-saving-table .table tr td .carousel .carousel-control.right {
  background: transparent;
  filter: inherit;
}
.content-wrap .calculator-saving-table .table tr td .carousel .carousel-control.left span,
.content-wrap .calculator-saving-table .table tr td .carousel .carousel-control.right span {
  color: black;
  text-shadow: 0 0 0 transparent;
  font-size: 14px;
}
.content-wrap .calculator-saving-table .table tr.block-legend td {
  color: black;
  text-align: left !important;
  text-transform: uppercase;
  font-weight: 600;
}
.content-wrap .calculator-saving-table .table tr.block-legend td:nth-child(2),
.content-wrap .calculator-saving-table .table tr.block-legend td:nth-child(3) {
  text-align: right !important;
  text-transform: none;
  font-weight: 300;
  color: #7d868d;
}
.content-wrap .calculator-saving-table .table tr.hardware td {
  border-bottom: 1px solid transparent;
}
.content-wrap .calculator-saving-table .table tfoot tr td {
  border: 0;
  border-top: 4px double #e6e6e6;
  padding-top: 25px;
}
.content-wrap .calculator-saving-table .row-1 {
  margin-bottom: 20px;
}
.content-wrap .calculator-saving-table .row-1 .col-1 h4 {
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 20px;
  margin-top: 32px;
}
.content-wrap .calculator-saving-table .row-1 .col-2 h4 {
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 20px;
}
.content-wrap .calculator-saving-table .row-2 .col-1 {
  padding-right: 30px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-1 {
    padding-left: 0;
    padding-right: 0;
  }
  .content-wrap .calculator-saving-table .row-2 .col-1 .table {
    font-size: 12px;
  }
  .content-wrap .calculator-saving-table .row-2 .col-1 .table tr th:nth-child(2),
  .content-wrap .calculator-saving-table .row-2 .col-1 .table tr td:nth-child(2) {
    display: none;
  }
  .content-wrap .calculator-saving-table .row-2 .col-1 .table tfoot tr td {
    display: table-cell !important;
  }
  .content-wrap .calculator-saving-table .row-2 .col-1 .table tfoot tr td:first-child {
    display: inline-block !important;
  }
}
.content-wrap .calculator-saving-table .row-2 .col-2 {
  border: 2px solid #96c129;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 .table {
    font-size: 12px;
  }
}
.content-wrap .calculator-saving-table .row-2 .col-2 .table tr th {
  text-transform: none;
  text-align: right;
  color: #7d868d;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 .table tr th:first-child {
    display: none;
  }
}
.content-wrap .calculator-saving-table .row-2 .col-2 .table tr td {
  font-weight: 300;
  text-align: right;
}
.content-wrap .calculator-saving-table .row-2 .col-2 .table tr td:first-child {
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 .table tr td:first-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 .table tr.block-legend td {
    display: block;
    border: 0;
  }
}
.content-wrap .calculator-saving-table .row-2 .col-2 .table tr.block-legend td {
  text-align: right !important;
  text-transform: none;
  font-weight: 300;
  color: #7d868d;
}
.content-wrap .calculator-saving-table .row-2 .col-2 .table tfoot tr td {
  color: black;
  font-weight: 600 !important;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .col-2 .table tfoot tr td:first-child {
    display: block;
  }
}
.content-wrap .calculator-saving-table .row-2 .table tr.hardware td {
  height: 248px;
}
@media (max-width: 767px) {
  .content-wrap .calculator-saving-table .row-2 .table tr.hardware td {
    height: auto;
  }
}
.content-wrap .calculator-saving-table .row-2 .table tr.hardware td p.hardware-label {
  margin: 0;
}
.content-wrap .calculator-saving-table .note {
  padding-top: 40px;
}
.content-wrap .calculator-saving-table .note p {
  font-weight: 100;
}
.content-wrap .calculator-saving-table .note p.small {
  margin: 0;
  color: #4f5559;
  font-size: 13px;
}
.content-wrap .calculator-saving-table .note-call2action {
  padding-top: 65px;
}
.content-wrap .calculator-cost-list {
  margin-top: 50px;
  margin-bottom: 25px;
}
.content-wrap .calculator-cost-list .cost-block,
.content-wrap .calculator-cost-list .result-block {
  background: white;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.content-wrap .calculator-cost-list .cost-block h3,
.content-wrap .calculator-cost-list .result-block h3 {
  margin: 0 0 20px 41px;
  font-size: 20px;
  color: #96c129;
  font-weight: 600;
}
.content-wrap .calculator-cost-list .cost-block h3 span.number,
.content-wrap .calculator-cost-list .result-block h3 span.number {
  font-size: 26px;
}
.content-wrap .calculator-cost-list .cost-block .transfer-number,
.content-wrap .calculator-cost-list .result-block .transfer-number {
  margin-bottom: 15px;
}
.content-wrap .calculator-cost-list .cost-block .select-order,
.content-wrap .calculator-cost-list .result-block .select-order {
  margin-bottom: 0;
}
.content-wrap .calculator-cost-list .cost-block .select-order label,
.content-wrap .calculator-cost-list .result-block .select-order label {
  font-weight: 600;
}
.content-wrap .calculator-cost-list .cost-block label.radio-inline,
.content-wrap .calculator-cost-list .result-block label.radio-inline {
  font-weight: 100;
}
@media (min-width: 1024px) {
  .content-wrap .calculator-cost-list .cost-block input.number-only,
  .content-wrap .calculator-cost-list .result-block input.number-only {
    width: 103px;
  }
}
.content-wrap .calculator-cost-list .cost-block .table thead tr th,
.content-wrap .calculator-cost-list .result-block .table thead tr th {
  border: 0;
  text-align: right;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr,
.content-wrap .calculator-cost-list .result-block .table tbody tr {
  height: 70px;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td,
.content-wrap .calculator-cost-list .result-block .table tbody tr td {
  border: 0;
  vertical-align: middle;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(1),
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(1) {
  font-weight: 100;
  width: 30%;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(2),
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(2) {
  width: 30%;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(3),
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(3),
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(4),
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(4) {
  text-align: right;
  font-weight: 600;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(3) span,
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(3) span,
.content-wrap .calculator-cost-list .cost-block .table tbody tr td:nth-child(4) span,
.content-wrap .calculator-cost-list .result-block .table tbody tr td:nth-child(4) span {
  font-weight: 100;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td i,
.content-wrap .calculator-cost-list .result-block .table tbody tr td i {
  color: #aab5bf;
  cursor: pointer;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .form-group,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .form-group {
  margin: 0;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel {
  margin-bottom: 25px;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .item,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .item {
  text-align: center;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .item img,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .item img {
  display: inline-block;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .item .carousel-caption,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .item .carousel-caption {
  bottom: -3px;
  color: #4f5559;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0 0 0 transparent;
  left: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: white;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .carousel-control,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .carousel-control {
  top: 40%;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .carousel-control.left,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .carousel-control.left,
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .carousel-control.right,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .carousel-control.right {
  background: transparent;
  filter: inherit;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .carousel-control.left span,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .carousel-control.left span,
.content-wrap .calculator-cost-list .cost-block .table tbody tr td .carousel .carousel-control.right span,
.content-wrap .calculator-cost-list .result-block .table tbody tr td .carousel .carousel-control.right span {
  color: black;
  text-shadow: 0 0 0 transparent;
  font-size: 14px;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device td,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device td {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  padding-bottom: 15px;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device td .add-remove-device,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device td .add-remove-device {
  display: block;
  margin-top: 20px;
  font-size: 20px;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device td .add-remove-device a,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device td .add-remove-device a {
  text-decoration: none;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device td .add-remove-device a.add:hover i,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device td .add-remove-device a.add:hover i {
  color: #96c129;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device td .add-remove-device a.remove:hover i,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device td .add-remove-device a.remove:hover i {
  color: #ff5252;
}
.content-wrap .calculator-cost-list .cost-block .table tbody tr.device:first-child td,
.content-wrap .calculator-cost-list .result-block .table tbody tr.device:first-child td {
  border: 0;
}
.content-wrap .calculator-cost-list .result-block {
  border-top: 4px double #aab5bf;
  background: transparent;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  margin-bottom: 0;
}
.content-wrap .calculator-cost-list .result-block .table tr td {
  font-size: 20px;
}
.content-wrap .calculator-cost-list .result-block .table tr td:first-child {
  font-weight: 400;
}
.content-wrap .calculator-cost-list .result-block .table tr td:last-child {
  font-weight: 600;
}
.content-wrap .calculator-cost-list .result-block .table tr td.sum-result-col1 {
  vertical-align: top;
}
.content-wrap .calculator-cost-list .result-block .table tr td span.tax-included {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-bottom: 0;
}
.content-wrap .calculator-cost-list .result-block .table tr.gross-info td {
  font-size: 14px;
  color: #7d868d;
}
.content-wrap .calculator-cost-call2action {
  margin-top: 40px;
}
.content-wrap .calculator-cost-call2action .btn-default {
  display: inline-block;
}
@media (min-width: 1024px) {
  .content-wrap .calculator-cost-call2action .btn-default {
    min-width: 375px;
  }
}
.content-wrap .calculator-cost-call2action p.small {
  margin-top: 30px;
  color: #4f5559;
}
@media (max-width: 767px) {
  .content-wrap .calculator-cost-call2action .text-left {
    text-align: center;
  }
  .content-wrap .calculator-cost-call2action .text-right {
    text-align: center;
  }
}
.content-wrap .costcalculator-v2-wrapper {
  background: #f2f5f7;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 {
  margin-top: 30px;
  margin-bottom: 30px;
  background: white;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .headline-wrapper {
  margin-top: 30px;
}
@media (max-width: 360px) {
  .content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .headline-wrapper:after {
    content: "";
    background: transparent url('../../fileadmin/templates/img/rotate_device.png') no-repeat;
    width: 173px;
    height: 173px;
    display: block;
    position: fixed;
    top: 50%;
    left: calc(50% - 85px);
    z-index: 9999;
  }
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .headline-wrapper h2 {
  font-size: 18px;
  font-weight: 300;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .headline-wrapper h2 span {
  display: block;
  font-family: "soleil", sans-serif;
  font-size: 28px;
  font-weight: 600;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch {
  position: relative;
  margin-top: 30px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .label-sum-switch {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .list-inline li span {
  font-weight: 100;
  font-size: 15px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .list-inline li span.active {
  font-weight: 300;
  color: #96c129;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch {
  position: relative;
  width: 46px;
  top: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch input[type=checkbox] {
  display: none;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 13px;
  max-width: 46px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -ms-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-inner:before,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 8px;
  color: white;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-inner:before {
  content: "";
  padding-left: 5px;
  background-color: #e5e7e8;
  color: white;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-inner:after {
  content: "";
  padding-right: 5px;
  background-color: #e5e7e8;
  color: white;
  text-align: right;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-switch {
  width: 26px;
  height: 26px;
  margin: -3px;
  background: #96c129;
  border: 0px solid black;
  border-radius: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-cb:checked + .flipswitch-label .flipswitch-inner {
  margin-left: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .sum-switch .flipswitch .flipswitch-cb:checked + .flipswitch-label .flipswitch-switch {
  right: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper {
  margin-bottom: 30px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper h2 {
  font-size: 27px;
  font-weight: 400;
  color: #96c129;
  margin-bottom: 10px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .subheadline {
  font-size: 14px;
  color: #4f5559;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist {
  margin-top: 30px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs {
  border-bottom: 1px solid #e6e6e6;
  padding-left: 5px;
  margin-bottom: 30px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li {
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  margin-right: 5px;
}
@media (max-width: 360px) {
  .content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li {
    display: block;
    padding: 0;
    margin-bottom: 1px;
  }
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li a {
  font-size: 18px;
  font-weight: 400;
  color: black;
}
@media (max-width: 360px) {
  .content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li a {
    background: #e6e6e6;
    display: block;
    padding: 10px;
  }
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li a:hover {
  text-decoration: none;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li.active a {
  color: #96c129;
  text-decoration: none;
}
@media (max-width: 360px) {
  .content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .costcalculator-tablist .list-inline-tabs li.active a {
    background: #96c129;
    color: white;
  }
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-select .radio,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-port .radio {
  margin-bottom: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-select .radio label,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-port .radio label {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-select.number-port,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-port.number-port {
  margin-top: 40px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .product-options {
  margin-top: 70px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-package-content label span {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-left: 28px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-select-content,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-port-content {
  margin-left: 22px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-select-content .radio label,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-port-content .radio label {
  font-size: 16px;
  font-weight: 100;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table th {
  font-size: 13px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  text-align: right;
  border: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table th.headline-label {
  text-align: left;
  font-family: "soleil", sans-serif;
  font-size: 20px;
  font-weight: 300;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table th.col-channels {
  text-align: center;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td {
  border-top: 1px solid #e6e6e6;
  font-size: 18px;
  vertical-align: middle;
}
@media (max-width: 360px) {
  .content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td {
    font-size: 15px;
  }
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td .select-radio {
  margin-right: 10px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td.col-settings {
  width: 35%;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td.col-settings select {
  width: 80%;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td.col-price {
  width: 150px;
  text-align: right;
  font-weight: 400;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td.col-price span.period-label {
  display: block;
  font-size: 11px;
  font-style: italic;
  font-weight: 100;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td .custom-label {
  font-size: 14px;
  font-weight: 400;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td span.hardware-title {
  font-size: 17px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td span.hardware-item {
  font-size: 15px;
  font-style: italic;
  display: block;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .table td span.setup-title {
  font-weight: 600;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .trunk-content table tr td.col-settings {
  text-align: center;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-quantity {
  border: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-quantity li {
  border: 0;
  margin: 0;
  padding: 5px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-quantity li a {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #96c129 !important;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-align: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-quantity li a:hover {
  background: #96c129;
  color: white !important;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .number-quantity li input {
  width: 60px;
  height: 30px;
  collor: black;
  text-align: center;
  font-weight: 600;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  top: 1px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .carousel {
  margin-top: 10px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .carousel .carousel-control {
  background: transparent;
  color: black;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-shadow: none;
  font-size: 14px;
  top: calc(50% - 8px);
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .carousel .item {
  text-align: center;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper .carousel .item img {
  display: inline-block;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper.table-wrapper-summary {
  padding-top: 35px;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2 .table-wrapper.table-wrapper-summary tr td {
  border: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary {
  border-top: 6px solid #96c129;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary tr td.col-summary-title {
  font-size: 30px;
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  vertical-align: top;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary tr td.col-price-label,
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary tr td.col-price {
  text-align: right;
  font-size: 20px;
  font-family: "soleil", sans-serif;
  font-weight: 400;
  color: #96c129;
}
.content-wrap .costcalculator-v2-wrapper .costcalculator-v2.costcalculator-v2-summary tr td.col-price-gross {
  padding-top: 30px;
  font-size: 14px;
  color: #4f5559;
  font-weight: 100;
  text-align: right;
}
.content-wrap .productfit-tabs {
  margin-top: 35px;
  margin-bottom: 15px;
}
.content-wrap .productfit-tabs .list-inline li a {
  font-family: "soleil", sans-serif;
  font-size: 16px;
  border-bottom: 5px solid transparent;
  padding-bottom: 5px;
  color: #7d868d;
  text-decoration: none;
}
.content-wrap .productfit-tabs .list-inline li.active a {
  border-bottom: 4px solid #96c129;
  color: black;
  text-decoration: none;
}
.content-wrap .productfit-tabs .carousel-inner {
  position: relative;
}
.content-wrap .productfit-tabs .carousel-inner .item {
  margin-top: 20px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap {
  border: 1px solid #e6e6e6;
  padding: 20px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-tariff-wrap h3,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-tariff-wrap h3 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #96c129;
  font-weight: 100;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-tariff-wrap p,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-tariff-wrap p {
  font-family: "soleil", sans-serif;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-tariff-wrap p.productfit-tariff-1,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-tariff-wrap p.productfit-tariff-1 {
  font-size: 12px;
  color: #7d868d;
  text-transform: uppercase;
  margin: 0;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-tariff-wrap ul.check-icons-productfit li,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-tariff-wrap ul.check-icons-productfit li {
  font-size: 15px;
  margin-bottom: 8px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-tariff-wrap ul.check-icons-productfit li:before,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-tariff-wrap ul.check-icons-productfit li:before {
  content: "\e026 ";
  font-size: 16px;
  top: 3px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap {
  border-top: 2px solid #96c129;
  margin-top: 15px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p {
  font-family: "soleil", sans-serif;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-1,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-1 {
  font-size: 16px;
  font-weight: 600;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-1 span,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-1 span {
  font-weight: 100;
  font-size: 13px !important;
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-top: 3px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-2,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 0;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-2 span,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-2 span {
  font-size: 12px;
  font-weight: 100;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-2-gross,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-2-gross {
  font-size: 14px !important;
  font-weight: 100 !important;
  position: relative;
  top: -4px;
  color: #7d868d;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap.productfit-sum-wrap p.productfit-sum-3,
.content-wrap .productfit-tabs .carousel-inner .item .productfit-sum-wrap.productfit-sum-wrap p.productfit-sum-3 {
  font-size: 14px !important;
  font-weight: 100;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap-cta .productfit-cta {
  margin-top: 165px;
  position: relative;
}
@media (max-width: 360px) {
  .content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap-cta .productfit-cta {
    margin-top: 20px;
  }
}
.content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap-cta .productfit-cta:before {
  content: "";
  background: transparent url('../../fileadmin/templates/img/claim_dsl_phone.png') no-repeat;
  width: 98px;
  height: 111px;
  display: block;
  position: absolute;
  top: -115px;
  right: 15px;
}
@media (max-width: 360px) {
  .content-wrap .productfit-tabs .carousel-inner .item .productfit-tariff-wrap-cta .productfit-cta:before {
    display: none;
  }
}
.content-wrap .carousel-dsl-lp {
  margin-top: 40px;
}
.content-wrap .carousel-dsl-lp .carousel-indicators {
  position: unset;
  left: unset;
  width: auto;
  margin-left: 0;
}
.content-wrap .carousel-dsl-lp .carousel-indicators li {
  border: 1px solid #e6e6e6;
  color: #4f5559;
  font-weight: 100;
  font-size: 14px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-indent: 0;
  width: auto;
  height: auto;
  padding: 4px 10px;
}
@media (max-width: 767px) {
  .content-wrap .carousel-dsl-lp .carousel-indicators li {
    margin-bottom: 8px;
  }
}
.content-wrap .carousel-dsl-lp .carousel-indicators li.active {
  border: 1px solid #96c129;
  font-weight: 600;
}
.content-wrap .carousel-dsl-lp .control {
  margin-top: 350px;
}
.content-wrap .carousel-dsl-lp .control a {
  text-decoration: none;
  color: #4f5559;
  font-size: 25px;
}
.content-wrap .carousel-dsl-lp .control a i {
  cursor: pointer;
}
.content-wrap .carousel-dsl-lp .item {
  margin-top: 80px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap {
  min-height: 495px;
  background: #eef1f3;
  padding: 0 25px 25px 25px;
  background: white;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap .testimonial-image {
  position: relative;
  top: -70px;
  margin-bottom: -60px;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap .testimonial-image img {
  display: initial;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap .testimonial-head {
  padding-top: 15px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  color: black;
  font-size: 19px;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap .testimonial-head span {
  display: block;
  color: #96c129;
  font-size: 16px;
}
.content-wrap .carousel-dsl-lp .item .testimonial-wrap .quote {
  margin-top: 20px;
  font-size: 18px;
  font-style: italic;
}
.content-wrap .table.table-praemien tr:first-child td:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr:first-child td:nth-child(4),
.content-wrap .table.table-praemien tr:first-child th:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr:first-child th:nth-child(4) {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
.content-wrap .table.table-praemien tr:last-child td:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr:last-child td:nth-child(4),
.content-wrap .table.table-praemien tr:last-child th:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr:last-child th:nth-child(4) {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}
.content-wrap .table.table-praemien tr td,
.content-wrap .table.table-provisionsrechnung tr td,
.content-wrap .table.table-praemien tr th,
.content-wrap .table.table-provisionsrechnung tr th {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 100;
}
.content-wrap .table.table-praemien tr td:nth-child(1),
.content-wrap .table.table-provisionsrechnung tr td:nth-child(1),
.content-wrap .table.table-praemien tr th:nth-child(1),
.content-wrap .table.table-provisionsrechnung tr th:nth-child(1) {
  width: 15%;
}
.content-wrap .table.table-praemien tr td:nth-child(3),
.content-wrap .table.table-provisionsrechnung tr td:nth-child(3),
.content-wrap .table.table-praemien tr th:nth-child(3),
.content-wrap .table.table-provisionsrechnung tr th:nth-child(3) {
  border: 0;
  width: 5%;
}
.content-wrap .table.table-praemien tr td:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr td:nth-child(4),
.content-wrap .table.table-praemien tr th:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr th:nth-child(4) {
  border: 0;
  background: #f2f5f7;
  width: 30%;
  font-weight: 400;
  text-align: center;
}
.content-wrap .table.table-praemien tr td span,
.content-wrap .table.table-provisionsrechnung tr td span,
.content-wrap .table.table-praemien tr th span,
.content-wrap .table.table-provisionsrechnung tr th span {
  font-weight: 100;
  font-size: 14px;
}
.content-wrap .table.table-praemien tr th,
.content-wrap .table.table-provisionsrechnung tr th {
  font-weight: 600 !important;
}
.content-wrap .table.table-praemien-special tr td:last-child {
  text-align: right !important;
}
.content-wrap .table.table-praemien-special tr td span.old-price {
  text-decoration: line-through;
}
.content-wrap .table.table-praemien-special tr td span.new-price {
  color: #ff5252;
  font-weight: 600;
  font-size: 16px;
}
.content-wrap .table.table-provisionsrechnung tr td:nth-child(4),
.content-wrap .table.table-provisionsrechnung tr th:nth-child(4) {
  width: 40%;
}
.content-wrap .table.ipdevice-functions tr td,
.content-wrap .table.ipdevice-functions tr th {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 100;
}
.content-wrap .table.ipdevice-functions tr td i.icon-check-2,
.content-wrap .table.ipdevice-functions tr th i.icon-check-2 {
  color: #96c129;
}
.content-wrap .table.ipdevice-functions tr td i.icon-cross,
.content-wrap .table.ipdevice-functions tr th i.icon-cross {
  font-size: 14px;
  color: #ff5252;
}
.content-wrap .table.ipdevice-functions tr td i.include,
.content-wrap .table.ipdevice-functions tr th i.include {
  background: #96c129;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.content-wrap .table.ipdevice-functions tr td i.exclude,
.content-wrap .table.ipdevice-functions tr th i.exclude {
  background: #ff5252;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.content-wrap .table.ipdevice-functions thead th {
  background: #37474f;
  color: white;
  text-align: center;
}
.content-wrap .table.ipdevice-functions tbody tr th {
  font-weight: 700;
}
.content-wrap .table.ipdevice-functions tbody tr td {
  text-align: center;
}
.content-wrap .table.ipdevice-functions tbody tr:nth-child(odd) td,
.content-wrap .table.ipdevice-functions tbody tr:nth-child(odd) th {
  background: #f6f6f6;
}
@media (max-width: 1023px) {
  .content-wrap .trunking-plans-desktop {
    display: none;
  }
}
.content-wrap .trunking-plans-table .row-1 td,
.content-wrap .trunking-plans-table .row-2 td,
.content-wrap .trunking-plans-table .row-3 td,
.content-wrap .trunking-plans-table .row-4 td,
.content-wrap .trunking-plans-table .row-5 td,
.content-wrap .trunking-plans-table .row-6 td,
.content-wrap .trunking-plans-table .row-7 td,
.content-wrap .trunking-plans-table .row-8 td,
.content-wrap .trunking-plans-table .row-9 td,
.content-wrap .trunking-plans-table .row-10 td,
.content-wrap .trunking-plans-table .row-cta td {
  border: 0;
  width: 18%;
}
.content-wrap .trunking-plans-table .row-1 td p,
.content-wrap .trunking-plans-table .row-2 td p,
.content-wrap .trunking-plans-table .row-3 td p,
.content-wrap .trunking-plans-table .row-4 td p,
.content-wrap .trunking-plans-table .row-5 td p,
.content-wrap .trunking-plans-table .row-6 td p,
.content-wrap .trunking-plans-table .row-7 td p,
.content-wrap .trunking-plans-table .row-8 td p,
.content-wrap .trunking-plans-table .row-9 td p,
.content-wrap .trunking-plans-table .row-10 td p,
.content-wrap .trunking-plans-table .row-cta td p {
  border-bottom: 1px solid #d6d8da;
  padding-bottom: 10px;
  font-family: "soleil", sans-serif;
}
.content-wrap .trunking-plans-table .row-1 td p:last-child,
.content-wrap .trunking-plans-table .row-2 td p:last-child,
.content-wrap .trunking-plans-table .row-3 td p:last-child,
.content-wrap .trunking-plans-table .row-4 td p:last-child,
.content-wrap .trunking-plans-table .row-5 td p:last-child,
.content-wrap .trunking-plans-table .row-6 td p:last-child,
.content-wrap .trunking-plans-table .row-7 td p:last-child,
.content-wrap .trunking-plans-table .row-8 td p:last-child,
.content-wrap .trunking-plans-table .row-9 td p:last-child,
.content-wrap .trunking-plans-table .row-10 td p:last-child,
.content-wrap .trunking-plans-table .row-cta td p:last-child {
  border: 0;
}
.content-wrap .trunking-plans-table .row-1 td p.legend,
.content-wrap .trunking-plans-table .row-2 td p.legend,
.content-wrap .trunking-plans-table .row-3 td p.legend,
.content-wrap .trunking-plans-table .row-4 td p.legend,
.content-wrap .trunking-plans-table .row-5 td p.legend,
.content-wrap .trunking-plans-table .row-6 td p.legend,
.content-wrap .trunking-plans-table .row-7 td p.legend,
.content-wrap .trunking-plans-table .row-8 td p.legend,
.content-wrap .trunking-plans-table .row-9 td p.legend,
.content-wrap .trunking-plans-table .row-10 td p.legend,
.content-wrap .trunking-plans-table .row-cta td p.legend {
  font-weight: 600;
  color: black;
}
.content-wrap .trunking-plans-table .row-1 td p span.gross-value,
.content-wrap .trunking-plans-table .row-2 td p span.gross-value,
.content-wrap .trunking-plans-table .row-3 td p span.gross-value,
.content-wrap .trunking-plans-table .row-4 td p span.gross-value,
.content-wrap .trunking-plans-table .row-5 td p span.gross-value,
.content-wrap .trunking-plans-table .row-6 td p span.gross-value,
.content-wrap .trunking-plans-table .row-7 td p span.gross-value,
.content-wrap .trunking-plans-table .row-8 td p span.gross-value,
.content-wrap .trunking-plans-table .row-9 td p span.gross-value,
.content-wrap .trunking-plans-table .row-10 td p span.gross-value,
.content-wrap .trunking-plans-table .row-cta td p span.gross-value {
  font-size: 13px;
  display: block;
  font-weight: 100;
}
.content-wrap .trunking-plans-table .row-1 td .wrapper,
.content-wrap .trunking-plans-table .row-2 td .wrapper,
.content-wrap .trunking-plans-table .row-3 td .wrapper,
.content-wrap .trunking-plans-table .row-4 td .wrapper,
.content-wrap .trunking-plans-table .row-5 td .wrapper,
.content-wrap .trunking-plans-table .row-6 td .wrapper,
.content-wrap .trunking-plans-table .row-7 td .wrapper,
.content-wrap .trunking-plans-table .row-8 td .wrapper,
.content-wrap .trunking-plans-table .row-9 td .wrapper,
.content-wrap .trunking-plans-table .row-10 td .wrapper,
.content-wrap .trunking-plans-table .row-cta td .wrapper {
  background: #eef1f3;
  padding: 0 25px;
}
.content-wrap .trunking-plans-table .row-1 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-2 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-3 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-4 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-5 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-6 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-7 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-8 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-9 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-10 td .wrapper .sticky-wrapper,
.content-wrap .trunking-plans-table .row-cta td .wrapper .sticky-wrapper {
  height: 101px !important;
}
.content-wrap .trunking-plans-table .row-1 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-2 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-3 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-4 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-5 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-6 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-7 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-8 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-9 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-10 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.content-wrap .trunking-plans-table .row-cta td .wrapper .sticky-wrapper.is-sticky .tariff-label {
  background: #eef1f3;
  padding: 10px 5px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  z-index: 998;
  width: 189px !important;
  margin-left: -25px;
}
.content-wrap .trunking-plans-table .row-1 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-2 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-3 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-4 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-5 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-6 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-7 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-8 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-9 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-10 td .wrapper .tariff-label,
.content-wrap .trunking-plans-table .row-cta td .wrapper .tariff-label {
  color: #96c129;
  font-size: 22px;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
}
.content-wrap .trunking-plans-table .row-1 td.col-1,
.content-wrap .trunking-plans-table .row-2 td.col-1,
.content-wrap .trunking-plans-table .row-3 td.col-1,
.content-wrap .trunking-plans-table .row-4 td.col-1,
.content-wrap .trunking-plans-table .row-5 td.col-1,
.content-wrap .trunking-plans-table .row-6 td.col-1,
.content-wrap .trunking-plans-table .row-7 td.col-1,
.content-wrap .trunking-plans-table .row-8 td.col-1,
.content-wrap .trunking-plans-table .row-9 td.col-1,
.content-wrap .trunking-plans-table .row-10 td.col-1,
.content-wrap .trunking-plans-table .row-cta td.col-1 {
  padding-right: 25px;
  width: 28%;
}
.content-wrap .trunking-plans-table .row-1.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-2.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-3.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-4.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-5.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-6.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-7.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-8.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-9.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-10.row-1 .col-1 .legend,
.content-wrap .trunking-plans-table .row-cta.row-1 .col-1 .legend {
  padding-top: 57px;
}
.content-wrap .trunking-plans-table .row-1.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-2.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-3.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-4.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-5.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-6.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-7.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-8.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-9.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-10.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-cta.row-2 .col-1 p,
.content-wrap .trunking-plans-table .row-1.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-2.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-3.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-4.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-5.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-6.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-7.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-8.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-9.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-10.row-6 .col-1 p,
.content-wrap .trunking-plans-table .row-cta.row-6 .col-1 p {
  border: 0;
}
.content-wrap .trunking-plans-table .row-1.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-2.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-3.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-4.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-5.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-6.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-7.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-8.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-9.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-10.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-cta.row-2 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-1.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-2.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-3.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-4.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-5.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-6.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-7.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-8.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-9.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-10.row-6 .col-1 p.legend,
.content-wrap .trunking-plans-table .row-cta.row-6 .col-1 p.legend {
  padding-top: 30px;
  font-size: 19px;
}
.content-wrap .trunking-plans-table .row-1.row-3,
.content-wrap .trunking-plans-table .row-2.row-3,
.content-wrap .trunking-plans-table .row-3.row-3,
.content-wrap .trunking-plans-table .row-4.row-3,
.content-wrap .trunking-plans-table .row-5.row-3,
.content-wrap .trunking-plans-table .row-6.row-3,
.content-wrap .trunking-plans-table .row-7.row-3,
.content-wrap .trunking-plans-table .row-8.row-3,
.content-wrap .trunking-plans-table .row-9.row-3,
.content-wrap .trunking-plans-table .row-10.row-3,
.content-wrap .trunking-plans-table .row-cta.row-3,
.content-wrap .trunking-plans-table .row-1.row-4,
.content-wrap .trunking-plans-table .row-2.row-4,
.content-wrap .trunking-plans-table .row-3.row-4,
.content-wrap .trunking-plans-table .row-4.row-4,
.content-wrap .trunking-plans-table .row-5.row-4,
.content-wrap .trunking-plans-table .row-6.row-4,
.content-wrap .trunking-plans-table .row-7.row-4,
.content-wrap .trunking-plans-table .row-8.row-4,
.content-wrap .trunking-plans-table .row-9.row-4,
.content-wrap .trunking-plans-table .row-10.row-4,
.content-wrap .trunking-plans-table .row-cta.row-4,
.content-wrap .trunking-plans-table .row-1.row-5,
.content-wrap .trunking-plans-table .row-2.row-5,
.content-wrap .trunking-plans-table .row-3.row-5,
.content-wrap .trunking-plans-table .row-4.row-5,
.content-wrap .trunking-plans-table .row-5.row-5,
.content-wrap .trunking-plans-table .row-6.row-5,
.content-wrap .trunking-plans-table .row-7.row-5,
.content-wrap .trunking-plans-table .row-8.row-5,
.content-wrap .trunking-plans-table .row-9.row-5,
.content-wrap .trunking-plans-table .row-10.row-5,
.content-wrap .trunking-plans-table .row-cta.row-5 {
  box-shadow: 0 0px 3px #dedede;
  -moz-box-shadow: 0 0px 3px #dedede;
  -webkit-box-shadow: 0 0px 3px #dedede;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-1,
.content-wrap .trunking-plans-table .row-2.row-3 .col-1,
.content-wrap .trunking-plans-table .row-3.row-3 .col-1,
.content-wrap .trunking-plans-table .row-4.row-3 .col-1,
.content-wrap .trunking-plans-table .row-5.row-3 .col-1,
.content-wrap .trunking-plans-table .row-6.row-3 .col-1,
.content-wrap .trunking-plans-table .row-7.row-3 .col-1,
.content-wrap .trunking-plans-table .row-8.row-3 .col-1,
.content-wrap .trunking-plans-table .row-9.row-3 .col-1,
.content-wrap .trunking-plans-table .row-10.row-3 .col-1,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-1,
.content-wrap .trunking-plans-table .row-1.row-4 .col-1,
.content-wrap .trunking-plans-table .row-2.row-4 .col-1,
.content-wrap .trunking-plans-table .row-3.row-4 .col-1,
.content-wrap .trunking-plans-table .row-4.row-4 .col-1,
.content-wrap .trunking-plans-table .row-5.row-4 .col-1,
.content-wrap .trunking-plans-table .row-6.row-4 .col-1,
.content-wrap .trunking-plans-table .row-7.row-4 .col-1,
.content-wrap .trunking-plans-table .row-8.row-4 .col-1,
.content-wrap .trunking-plans-table .row-9.row-4 .col-1,
.content-wrap .trunking-plans-table .row-10.row-4 .col-1,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-1,
.content-wrap .trunking-plans-table .row-1.row-5 .col-1,
.content-wrap .trunking-plans-table .row-2.row-5 .col-1,
.content-wrap .trunking-plans-table .row-3.row-5 .col-1,
.content-wrap .trunking-plans-table .row-4.row-5 .col-1,
.content-wrap .trunking-plans-table .row-5.row-5 .col-1,
.content-wrap .trunking-plans-table .row-6.row-5 .col-1,
.content-wrap .trunking-plans-table .row-7.row-5 .col-1,
.content-wrap .trunking-plans-table .row-8.row-5 .col-1,
.content-wrap .trunking-plans-table .row-9.row-5 .col-1,
.content-wrap .trunking-plans-table .row-10.row-5 .col-1,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-1 {
  padding: 15px 25px 0 15px;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-2,
.content-wrap .trunking-plans-table .row-2.row-3 .col-2,
.content-wrap .trunking-plans-table .row-3.row-3 .col-2,
.content-wrap .trunking-plans-table .row-4.row-3 .col-2,
.content-wrap .trunking-plans-table .row-5.row-3 .col-2,
.content-wrap .trunking-plans-table .row-6.row-3 .col-2,
.content-wrap .trunking-plans-table .row-7.row-3 .col-2,
.content-wrap .trunking-plans-table .row-8.row-3 .col-2,
.content-wrap .trunking-plans-table .row-9.row-3 .col-2,
.content-wrap .trunking-plans-table .row-10.row-3 .col-2,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-2,
.content-wrap .trunking-plans-table .row-1.row-4 .col-2,
.content-wrap .trunking-plans-table .row-2.row-4 .col-2,
.content-wrap .trunking-plans-table .row-3.row-4 .col-2,
.content-wrap .trunking-plans-table .row-4.row-4 .col-2,
.content-wrap .trunking-plans-table .row-5.row-4 .col-2,
.content-wrap .trunking-plans-table .row-6.row-4 .col-2,
.content-wrap .trunking-plans-table .row-7.row-4 .col-2,
.content-wrap .trunking-plans-table .row-8.row-4 .col-2,
.content-wrap .trunking-plans-table .row-9.row-4 .col-2,
.content-wrap .trunking-plans-table .row-10.row-4 .col-2,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-2,
.content-wrap .trunking-plans-table .row-1.row-5 .col-2,
.content-wrap .trunking-plans-table .row-2.row-5 .col-2,
.content-wrap .trunking-plans-table .row-3.row-5 .col-2,
.content-wrap .trunking-plans-table .row-4.row-5 .col-2,
.content-wrap .trunking-plans-table .row-5.row-5 .col-2,
.content-wrap .trunking-plans-table .row-6.row-5 .col-2,
.content-wrap .trunking-plans-table .row-7.row-5 .col-2,
.content-wrap .trunking-plans-table .row-8.row-5 .col-2,
.content-wrap .trunking-plans-table .row-9.row-5 .col-2,
.content-wrap .trunking-plans-table .row-10.row-5 .col-2,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-2.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-3.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-4.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-5.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-6.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-7.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-8.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-9.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-10.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-1.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-2.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-3.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-4.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-5.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-6.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-7.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-8.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-9.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-10.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-1.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-2.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-3.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-4.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-5.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-6.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-7.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-8.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-9.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-10.row-5 .col-2 .wrapper,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-2 .wrapper {
  position: relative;
  min-height: 146px;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-2.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-3.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-4.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-5.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-6.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-7.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-8.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-9.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-10.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-1.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-2.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-3.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-4.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-5.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-6.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-7.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-8.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-9.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-10.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-1.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-2.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-3.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-4.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-5.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-6.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-7.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-8.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-9.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-10.row-5 .col-2 .wrapper p,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-2 .wrapper p {
  border: 0;
  padding-top: 40px;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-2.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-3.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-4.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-5.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-6.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-7.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-8.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-9.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-10.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-1.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-2.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-3.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-4.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-5.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-6.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-7.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-8.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-9.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-10.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-1.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-2.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-3.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-4.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-5.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-6.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-7.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-8.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-9.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-10.row-5 .col-2 .wrapper .badge,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-2 .wrapper .badge {
  position: absolute;
  right: -25px;
  top: -25px;
  background: #96c129;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  font-size: 13px;
  padding-top: 15px;
  width: 60px;
  height: 60px;
}
.content-wrap .trunking-plans-table .row-1.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-2.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-3.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-4.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-5.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-6.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-7.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-8.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-9.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-10.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-cta.row-3 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-1.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-2.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-3.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-4.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-5.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-6.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-7.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-8.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-9.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-10.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-cta.row-4 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-1.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-2.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-3.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-4.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-5.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-6.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-7.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-8.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-9.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-10.row-5 .col-2 .wrapper .badge span,
.content-wrap .trunking-plans-table .row-cta.row-5 .col-2 .wrapper .badge span {
  display: block;
  font-size: 11px;
}
.content-wrap .trunking-plans-table .row-1.row-7 p,
.content-wrap .trunking-plans-table .row-2.row-7 p,
.content-wrap .trunking-plans-table .row-3.row-7 p,
.content-wrap .trunking-plans-table .row-4.row-7 p,
.content-wrap .trunking-plans-table .row-5.row-7 p,
.content-wrap .trunking-plans-table .row-6.row-7 p,
.content-wrap .trunking-plans-table .row-7.row-7 p,
.content-wrap .trunking-plans-table .row-8.row-7 p,
.content-wrap .trunking-plans-table .row-9.row-7 p,
.content-wrap .trunking-plans-table .row-10.row-7 p,
.content-wrap .trunking-plans-table .row-cta.row-7 p {
  padding-top: 5px;
}
.content-wrap .trunking-plans-table .row-1.row-7 p a,
.content-wrap .trunking-plans-table .row-2.row-7 p a,
.content-wrap .trunking-plans-table .row-3.row-7 p a,
.content-wrap .trunking-plans-table .row-4.row-7 p a,
.content-wrap .trunking-plans-table .row-5.row-7 p a,
.content-wrap .trunking-plans-table .row-6.row-7 p a,
.content-wrap .trunking-plans-table .row-7.row-7 p a,
.content-wrap .trunking-plans-table .row-8.row-7 p a,
.content-wrap .trunking-plans-table .row-9.row-7 p a,
.content-wrap .trunking-plans-table .row-10.row-7 p a,
.content-wrap .trunking-plans-table .row-cta.row-7 p a {
  color: #96c129;
}
.content-wrap .trunking-plans-table .row-1.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-2.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-3.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-4.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-5.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-6.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-7.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-8.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-9.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-10.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-cta.row-9 .col-2 p,
.content-wrap .trunking-plans-table .row-1.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-2.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-3.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-4.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-5.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-6.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-7.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-8.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-9.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-10.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-cta.row-9 .col-3 p,
.content-wrap .trunking-plans-table .row-1.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-2.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-3.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-4.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-5.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-6.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-7.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-8.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-9.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-10.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-cta.row-9 .col-4 p,
.content-wrap .trunking-plans-table .row-1.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-2.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-3.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-4.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-5.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-6.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-7.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-8.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-9.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-10.row-9 .col-5 p,
.content-wrap .trunking-plans-table .row-cta.row-9 .col-5 p {
  text-align: center;
}
.content-wrap .trunking-plans-table .row-1.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-2.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-3.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-4.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-5.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-6.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-7.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-8.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-9.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-10.row-10 .col-2 p,
.content-wrap .trunking-plans-table .row-cta.row-10 .col-2 p {
  position: relative;
  margin-left: 10px;
}
.content-wrap .trunking-plans-table .row-1.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-2.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-3.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-4.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-5.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-6.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-7.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-8.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-9.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-10.row-10 .col-2 p a,
.content-wrap .trunking-plans-table .row-cta.row-10 .col-2 p a {
  color: #ff5252;
  text-decoration: underline;
}
.content-wrap .trunking-plans-table .row-1.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-2.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-3.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-4.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-5.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-6.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-7.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-8.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-9.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-10.row-10 .col-2 p a span,
.content-wrap .trunking-plans-table .row-cta.row-10 .col-2 p a span {
  display: block;
  margin-left: 25px;
}
.content-wrap .trunking-plans-table .row-1.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-2.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-3.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-4.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-5.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-6.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-7.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-8.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-9.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-10.row-10 .col-2 p a:before,
.content-wrap .trunking-plans-table .row-cta.row-10 .col-2 p a:before {
  content: "";
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_4.png') no-repeat;
  width: 18px;
  height: 32px;
  display: block;
  position: absolute;
  left: -7px;
  top: -17px;
}
.content-wrap .trunking-plans-table .spacer-between-tr {
  padding-top: 3px;
  padding-bottom: 3px;
}
@media (min-width: 1023px) {
  .content-wrap .trunking-plans-mobile {
    display: none;
  }
}
.content-wrap .trunking-plans-list .row-header p {
  text-align: center;
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-size: 20px;
}
.content-wrap .trunking-plans-list .row-legend {
  padding-top: 15px;
}
.content-wrap .trunking-plans-list .row-legend p {
  font-size: 16px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  margin-bottom: 7px;
}
.content-wrap .trunking-plans-list .row-values {
  background: #eef1f3;
  padding-top: 10px;
}
.content-wrap .trunking-plans-list .row-values p {
  text-align: center;
}
.content-wrap .trunking-plans-list .row-values p.tariff {
  color: black;
  font-weight: 100;
  font-size: 11px;
}
.content-wrap .trunking-plans-list .row-values p.tariff-data {
  font-size: 14px;
}
.content-wrap .trunking-plans-list .row-note {
  margin-top: 15px;
  margin-bottom: 30px;
}
.content-wrap .trunking-plans-list .row-note p {
  font-size: 12px;
}
.content-wrap .teaser-image-w-attributes {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content-wrap .teaser-image-w-attributes .col-1 .teaser-icon i,
.content-wrap .teaser-image-w-attributes .col-2 .teaser-icon i,
.content-wrap .teaser-image-w-attributes .col-3 .teaser-icon i {
  font-size: 40px;
  color: #96c129;
}
@media (max-width: 767px) {
  .content-wrap .teaser-image-w-attributes .col-1 .teaser-icon i,
  .content-wrap .teaser-image-w-attributes .col-2 .teaser-icon i,
  .content-wrap .teaser-image-w-attributes .col-3 .teaser-icon i {
    font-size: 80px;
  }
}
.content-wrap .teaser-image-w-attributes .col-1 .teaser-icon-text,
.content-wrap .teaser-image-w-attributes .col-2 .teaser-icon-text,
.content-wrap .teaser-image-w-attributes .col-3 .teaser-icon-text {
  font-size: 17px;
  font-weight: 300;
  font-family: "soleil", sans-serif;
}
.content-wrap .teaser-image-w-attributes .col-1.col-1,
.content-wrap .teaser-image-w-attributes .col-2.col-1,
.content-wrap .teaser-image-w-attributes .col-3.col-1,
.content-wrap .teaser-image-w-attributes .col-1.col-3,
.content-wrap .teaser-image-w-attributes .col-2.col-3,
.content-wrap .teaser-image-w-attributes .col-3.col-3 {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .content-wrap .teaser-image-w-attributes .col-1.col-1,
  .content-wrap .teaser-image-w-attributes .col-2.col-1,
  .content-wrap .teaser-image-w-attributes .col-3.col-1,
  .content-wrap .teaser-image-w-attributes .col-1.col-3,
  .content-wrap .teaser-image-w-attributes .col-2.col-3,
  .content-wrap .teaser-image-w-attributes .col-3.col-3 {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.content-wrap .teaser-image-w-attributes .teaser-image .img-responsive {
  margin: 0;
  display: inline-block;
}
.content-wrap .teaser-image-w-attributes .teaser-image .teaser-image-subline {
  font-size: 17px;
  font-weight: 300;
  font-family: "soleil", sans-serif;
  margin-top: 15px;
}
.content-wrap .ipdevice-carousel .carousel-thumbs,
.content-wrap .lp-hardware-items .carousel-thumbs {
  bottom: unset;
  left: unset;
  position: relative;
  width: auto;
  margin: 0;
  z-index: 0;
}
.content-wrap .ipdevice-carousel .carousel-thumbs li,
.content-wrap .lp-hardware-items .carousel-thumbs li {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-indent: unset;
  border: 0;
  height: auto;
  width: auto;
  background: transparent;
}
.content-wrap .ipdevice-carousel .carousel-thumbs li span,
.content-wrap .lp-hardware-items .carousel-thumbs li span {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
.content-wrap .ipdevice-carousel .carousel-thumbs li.active span,
.content-wrap .lp-hardware-items .carousel-thumbs li.active span {
  color: #96c129;
}
.content-wrap .ipdevice-carousel .carousel-inner,
.content-wrap .lp-hardware-items .carousel-inner,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner,
.content-wrap .lp-hardware-items .lp-hardware-item-inner {
  margin-top: 40px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap {
  background: white;
  padding: 25px;
  box-shadow: 0 0 15px #999999;
  -moz-box-shadow: 0 0 15px #999999;
  -webkit-box-shadow: 0 0 15px #999999;
  margin-left: 15px;
  margin-top: 15px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap h3,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap h3,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap h3,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap h3 {
  font-size: 22px;
  font-weight: 700;
  font-family: "soleil", sans-serif;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap p,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap p,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap p,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap p {
  font-size: 18px;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap p.fits,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap p.fits,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap p.fits,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap p.fits {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap .fit-item,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap .fit-item,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap .fit-item,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap .fit-item {
  font-size: 14px;
  color: #7d868d;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .info-wrap .fit-item i,
.content-wrap .lp-hardware-items .carousel-inner .item .info-wrap .fit-item i,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .info-wrap .fit-item i,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .info-wrap .fit-item i {
  color: #96c129;
  font-size: 30px;
  margin-right: 10px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .features-wrap,
.content-wrap .lp-hardware-items .carousel-inner .item .features-wrap,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .features-wrap,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .features-wrap {
  margin-top: 25px;
  margin-left: 40px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .features-wrap .list-unstyled li,
.content-wrap .lp-hardware-items .carousel-inner .item .features-wrap .list-unstyled li,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .features-wrap .list-unstyled li,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .features-wrap .list-unstyled li {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #4f5559;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .features-wrap .list-unstyled li i,
.content-wrap .lp-hardware-items .carousel-inner .item .features-wrap .list-unstyled li i,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .features-wrap .list-unstyled li i,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .features-wrap .list-unstyled li i {
  color: #7d868d;
  font-size: 20px;
  margin-right: 10px;
}
.content-wrap .ipdevice-carousel .carousel-inner .item .features-wrap .btn-default,
.content-wrap .lp-hardware-items .carousel-inner .item .features-wrap .btn-default,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner .item .features-wrap .btn-default,
.content-wrap .lp-hardware-items .lp-hardware-item-inner .item .features-wrap .btn-default {
  padding-bottom: 10px;
}
.content-wrap .ipdevice-carousel .carousel-inner.lp-hardware-item-inner,
.content-wrap .lp-hardware-items .carousel-inner.lp-hardware-item-inner,
.content-wrap .ipdevice-carousel .lp-hardware-item-inner.lp-hardware-item-inner,
.content-wrap .lp-hardware-items .lp-hardware-item-inner.lp-hardware-item-inner {
  margin-bottom: 30px;
}
.content-wrap .ipdevice-carousel.lp-hardware-items,
.content-wrap .lp-hardware-items.lp-hardware-items {
  margin-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 1023px) {
  .content-wrap .table-service td {
    white-space: normal !important;
  }
}
.content-wrap .blue-content {
  background: #f8fbfd url('../../fileadmin/templates/img/bg_blue_content.png') repeat-y 50% 0;
}
@media (max-width: 1023px) {
  .content-wrap .blue-content {
    background-color: transparent;
    background-image: none;
  }
}
@media (min-width: 992px) {
  .content-wrap .blue-content {
    margin-bottom: -30px;
  }
}
.content-wrap .blue-content .col-wrap-1 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
}
.content-wrap .blue-content .col-wrap-1 .csc-menu {
  padding-left: 30px;
}
.content-wrap .blue-content .col-wrap-2 {
  background: white;
  border-left: 1px solid #e6e6e6;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .content-wrap .blue-content .col-wrap-2 {
    padding-left: 100px;
  }
}
.content-wrap .blue-content .col-wrap-2 .contenttable {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #e6e6e6;
}
.content-wrap .blue-content .col-wrap-2 .contenttable td,
.content-wrap .blue-content .col-wrap-2 .contenttable th {
  padding: 10px;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.content-wrap .blue-content .col-wrap-2 .contenttable td:last-child,
.content-wrap .blue-content .col-wrap-2 .contenttable th:last-child {
  border-right: 1px solid #e6e6e6;
}
.content-wrap .blue-content .maps-wrap {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  width: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .content-wrap .blue-content .maps-wrap {
    max-width: 760px;
  }
}
.content-wrap .blue-content .maps-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-wrap .blue-content .csc-menu {
  list-style: none;
  margin-top: 28px;
}
.content-wrap .blue-content .csc-menu li {
  margin-bottom: 15px;
}
.content-wrap .blue-content .csc-menu li a {
  color: #4f5559;
  font-weight: 300;
}
.content-wrap .blue-content .csc-menu li.active a {
  color: #96c129;
}
.content-wrap .modal-schema-anlage .modal-header,
.content-wrap .modal-management-bio .modal-header {
  background: #2e3a3d;
}
.content-wrap .modal-schema-anlage .modal-header .close,
.content-wrap .modal-management-bio .modal-header .close {
  color: white;
}
.content-wrap .modal-schema-anlage .modal-header h4,
.content-wrap .modal-management-bio .modal-header h4 {
  color: white;
}
.content-wrap .modal-schema-anlage .modal-body,
.content-wrap .modal-management-bio .modal-body {
  background: #2e3a3d;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content,
.content-wrap .modal-management-bio.modal-management-bio .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #2e3a3d;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-header,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-header {
  border: 0;
  background: transparent;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-header .close,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-header .close {
  margin-top: -10px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-body,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-body {
  background: transparent;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-body img,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-body img {
  display: inline-block;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-body h4.bio,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-body h4.bio {
  text-align: center;
  color: white;
  font-size: 28px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-body h4.bio span,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-body h4.bio span {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-weight: 100;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-body p.personal-bio,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-body p.personal-bio {
  color: white;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 100;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-footer,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-footer {
  border: 0;
}
.content-wrap .modal-schema-anlage.modal-management-bio .modal-content .modal-footer a,
.content-wrap .modal-management-bio.modal-management-bio .modal-content .modal-footer a {
  font-size: 30px;
  color: white;
  text-decoration: none;
}
.content-wrap .panel-group.faq {
  clear: both;
}
@media (max-width: 992px) {
  .content-wrap .panel-group.faq {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  .content-wrap .panel-group.faq {
    margin-left: 58px;
  }
}
.content-wrap .panel-group.faq .panel {
  border: 0;
  background: transparent;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.content-wrap .panel-group.faq .panel .panel-heading {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0 0 10px 0;
}
.content-wrap .panel-group.faq .panel .panel-heading h4 {
  font-weight: 300;
  margin-bottom: 5px;
}
.content-wrap .panel-group.faq .panel .panel-heading h4:before {
  content: "t ";
  font-size: 18px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  vertical-align: sub;
}
.content-wrap .panel-group.faq .panel .panel-heading.collapsed h4:before {
  content: "s ";
  color: #575757;
}
.content-wrap .panel-group.faq .panel .panel-body {
  border: 0;
  padding: 0 0 30px 30px;
}
.content-wrap .panel-group.faq .panel .panel-body p {
  font-weight: 100;
}
.content-wrap .panel-group.faq .panel .panel-body ul li,
.content-wrap .panel-group.faq .panel .panel-body ol li {
  font-weight: 100;
}
.content-wrap .panel-group.faq-single-select {
  margin-bottom: 0;
}
.content-wrap .panel-group.testimonials article:first-child .panel {
  border-top: 1px solid #e6e6e6;
}
.content-wrap .panel-group.testimonials .panel {
  border: 0;
  background: transparent;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.content-wrap .panel-group.testimonials .panel .panel-heading {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 10px 0 10px 0;
  color: #7d868d;
}
.content-wrap .panel-group.testimonials .panel .panel-heading h4 {
  font-weight: 400;
  color: #96c129;
}
.content-wrap .panel-group.testimonials .panel .panel-heading h4:before {
  content: "u ";
  font-size: 18px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #96c129;
  vertical-align: sub;
}
.content-wrap .panel-group.testimonials .panel .panel-heading.collapsed h4:before {
  content: "s ";
  color: #7d868d;
}
.content-wrap .panel-group.testimonials .panel .panel-body {
  border: 0;
  padding: 0 0 30px 22px;
}
@media (min-width: 992px) {
  .content-wrap .panel-group.testimonials .panel .panel-body {
    width: 80%;
  }
}
.content-wrap .panel-group.testimonials .panel .panel-body p {
  font-weight: 100;
}
@media (min-width: 992px) {
  .content-wrap .panel-group.testimonials .panel .panel-body p.text-center img {
    display: inline-block;
  }
}
.content-wrap .select-topic {
  padding-left: 15%;
  padding-right: 15%;
}
.content-wrap .select-topic .chosen-single {
  background: white;
  height: 40px;
  padding-top: 7px;
  border-color: #e6e6e6;
}
.content-wrap .select-topic .chosen-single div b {
  background-position: 0 8px;
}
@media (max-width: 992px) {
  .content-wrap #c67 .container-fluid,
  .content-wrap #c78 .container-fluid {
    background-image: none !important;
  }
  .content-wrap #c67 .container-fluid .fce-50-50,
  .content-wrap #c78 .container-fluid .fce-50-50 {
    padding-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .content-wrap #c648 p.text-right {
    text-align: center;
    margin-top: 0 !important;
  }
  .content-wrap #c649 {
    text-align: center;
  }
  .content-wrap #c649 h2,
  .content-wrap #c649 p {
    text-align: center;
  }
}
@media (max-width: 1500px) {
  .content-wrap #c429 .csc-textpic-intext-left .csc-textpic-imagewrap {
    float: none !important;
  }
  .content-wrap #c429 .csc-textpic-intext-left .csc-textpic-imagewrap img {
    width: 100%;
  }
}
.content-wrap .layout_form {
  width: 65%;
  margin: 0 auto;
}
.content-wrap .layout_form .input-newsletter {
  display: block;
  width: 100%;
  padding: 12px 6px;
  font-size: 14px;
  color: #575757;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: white;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.content-wrap .layout_form .submit-newsletter {
  font-family: "soleil", sans-serif;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  background: #96c129;
  border-top: 1px solid #c2db84;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 8px;
  color: white;
  width: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-top: 25px;
  border: 0;
}
@media (max-width: 1023px) {
  .content-wrap .layout_form .submit-newsletter {
    text-transform: none;
  }
}
.content-wrap .layout_form .submit-newsletter:hover {
  background: #8cb426;
  color: white;
  text-decoration: none;
}
.content-wrap .layout_form .submit-newsletter.btn-w-icon {
  padding: 10px 30px 6px 30px;
}
.content-wrap .layout_form .submit-newsletter.btn-w-icon i.icon-play-circle {
  font-size: 16px;
  padding-right: 6px;
}
.content-wrap .layout_form .submit-newsletter.btn-outline {
  background: transparent;
  border: 1px solid #96c129;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #96c129;
}
.content-wrap .layout_form .submit-newsletter.btn-outline:hover {
  background: #96c129;
  color: white;
  border: 1px solid white;
}
.content-wrap .layout_form .submit-newsletter.btn-outline-white {
  background: transparent;
  border: 1px solid white;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: white;
}
.content-wrap .layout_form .submit-newsletter.btn-outline-white:hover {
  background: transparent;
  color: #e5f2c4;
  border: 1px solid #e5f2c4;
}
.content-wrap .layout_form .submit-newsletter.btn-white {
  border: 0;
  background: white;
  color: #7d868d;
  padding-top: 10px;
  font-weight: 100;
}
.content-wrap .layout_form .submit-newsletter.btn-white i {
  color: #96c129;
}
.content-wrap .layout_form .submit-newsletter.btn-red {
  border: 0;
  background: #ff5252;
  color: white;
}
.content-wrap .layout_form .submit-newsletter.btn-red:hover {
  background: #ff2929;
}
.content-wrap .layout_form .submit-newsletter.btn-red.btn-lg-startseite {
  box-shadow: 0 1px 3px #29343a;
  -moz-box-shadow: 0 1px 3px #29343a;
  -webkit-box-shadow: 0 1px 3px #29343a;
}
.content-wrap .layout_form .submit-newsletter.btn-red.btn-outline {
  background: transparent;
  border: 1px solid #ff5252;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #ff5252;
}
.content-wrap .layout_form .submit-newsletter.btn-red.btn-outline:hover {
  background: #ff2929;
  color: white;
  border: 1px solid #ff5252;
}
.content-wrap .layout_form .submit-newsletter.btn-lg-startseite {
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .content-wrap .layout_form .submit-newsletter.btn-lg-startseite {
    font-size: 14px;
  }
}
.content-wrap .layout_form .submit-newsletter.btn-xl {
  font-size: 16px;
  padding-top: 17px;
  padding-bottom: 20px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .content-wrap .layout_form .submit-newsletter.btn-xl {
    font-size: 14px;
  }
}
/* START Blog DETAILS */
.blog-item-details-head {
  padding: 0;
}
.blog-item-details-head .news-pano {
  background-size: cover !important;
  min-height: 300px;
}
@media (max-width: 360px) {
  .blog-item-details-head .news-pano {
    min-height: 100px !important;
  }
}
.blog-item-details-head.wissen-details-head .news-pano {
  background: #808080 url('../../fileadmin/templates/img/header_wissen.jpg') no-repeat;
  min-height: 220px;
}
.blog-item-details-head.wissen-details-head .news-pano h1 {
  font-size: 45px;
  font-weight: bold;
  font-family: "soleil", sans-serif;
  width: 70%;
  color: white;
  margin-top: 80px;
}
@media (max-width: 360px) {
  .blog-item-details-head.wissen-details-head .news-pano h1 {
    margin-top: 20px;
    font-size: 30px;
  }
}
.blog-item-details-content,
.job-item-details-content {
  margin-top: 50px;
}
.blog-item-details-content .blog-detail-main p.date,
.job-item-details-content .blog-detail-main p.date {
  font-size: 14px;
  color: #4f5559;
}
.blog-item-details-content .blog-detail-main p.date i,
.job-item-details-content .blog-detail-main p.date i {
  font-size: 12px;
}
.blog-item-details-content .blog-detail-main h1,
.job-item-details-content .blog-detail-main h1 {
  font-size: 45px;
  font-weight: bold;
  font-family: "soleil", sans-serif;
  width: 100%;
}
@media (max-width: 992px) {
  .blog-item-details-content .blog-detail-main h1,
  .job-item-details-content .blog-detail-main h1 {
    font-size: 30px;
    width: 100%;
  }
}
.blog-item-details-content .blog-detail-main h2,
.job-item-details-content .blog-detail-main h2 {
  font-size: 24px;
  margin-top: 30px;
  font-weight: 600;
  margin-left: 0 !important;
  font-family: "soleil", sans-serif;
}
@media (max-width: 992px) {
  .blog-item-details-content .blog-detail-main h2,
  .job-item-details-content .blog-detail-main h2 {
    font-size: 18px;
  }
}
.blog-item-details-content .blog-detail-main h3,
.job-item-details-content .blog-detail-main h3 {
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: 600;
  margin-left: 0 !important;
  font-family: "soleil", sans-serif;
}
@media (max-width: 992px) {
  .blog-item-details-content .blog-detail-main h3,
  .job-item-details-content .blog-detail-main h3 {
    font-size: 18px;
  }
}
.blog-item-details-content .blog-detail-main p a,
.job-item-details-content .blog-detail-main p a {
  color: #96c129;
}
.blog-item-details-content .blog-detail-main p.blogquote,
.job-item-details-content .blog-detail-main p.blogquote {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  font-family: "soleil", sans-serif;
  font-style: italic;
  text-align: center;
  line-height: 160%;
  color: #4f5559;
}
.blog-item-details-content .blog-detail-main p.bodytext img,
.job-item-details-content .blog-detail-main p.bodytext img {
  margin: 25px;
}
.blog-item-details-content .blog-detail-main ul,
.job-item-details-content .blog-detail-main ul {
  margin-bottom: 30px;
}
.blog-item-details-content .blog-detail-main img.img-responsive,
.job-item-details-content .blog-detail-main img.img-responsive {
  margin-bottom: 35px;
  margin-top: 25px;
  padding: 3px;
}
.blog-item-details-content .blog-detail-main hr,
.job-item-details-content .blog-detail-main hr {
  margin-top: 50px;
}
.blog-item-details-content .blog-detail-main .blog-detail-footer,
.job-item-details-content .blog-detail-main .blog-detail-footer {
  margin-top: 30px;
  margin-bottom: 60px;
}
.blog-item-details-content .blog-detail-main .social-share,
.job-item-details-content .blog-detail-main .social-share {
  margin-top: 40px;
}
.blog-item-details-content .blog-detail-main .back-to-list,
.job-item-details-content .blog-detail-main .back-to-list {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  border-top: 1px solid #e6e6e6;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article,
.job-item-details-content .blog-detail-main .rating-module .rating-article {
  margin-top: 10px;
  margin-top: -8px;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap {
  border: 1px solid #e6e6e6;
  padding: 8px 15px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  min-height: 40px;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star {
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-inactive:before,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-inactive:before {
  content: "\e043";
  color: #c9c9c9;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-active:before,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-active:before {
  content: "\e043";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-active-hover:before,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-active-hover:before {
  content: "\e043";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-inactive-hover:before,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .list-inline li a.star.star-inactive-hover:before {
  content: "\e044";
  color: #c9c9c9;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .rating-score,
.job-item-details-content .blog-detail-main .rating-module .rating-article .rating-article-wrap .rating-score {
  font-weight: 600;
  color: black;
}
.blog-item-details-content .blog-detail-main .rating-module .rating-user,
.job-item-details-content .blog-detail-main .rating-module .rating-user {
  display: block;
  margin-top: 10px;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}
.blog-item-details-content .blog-detail-main.glossary-detail-content p.bodytext,
.job-item-details-content .blog-detail-main.glossary-detail-content p.bodytext {
  font-size: 17px;
  line-height: 150%;
}
.blog-item-details-content .blog-detail-main.glossary-detail-content p.back-to-list-link,
.job-item-details-content .blog-detail-main.glossary-detail-content p.back-to-list-link {
  margin-top: 25px;
}
.blog-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager,
.job-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager {
  border-top: 1px solid #e6e6e6;
  margin-top: 50px;
  padding-top: 20px;
}
.blog-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .label-pager,
.job-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .label-pager {
  color: black;
  font-weight: 600;
  font-size: 17px;
}
.blog-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .pager-prev,
.job-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .pager-prev,
.blog-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .pager-next,
.job-item-details-content .blog-detail-main.glossary-detail-content .prev-next-pager .pager-next {
  color: #96c129;
  font-size: 17px;
  font-weight: 600;
}
.blog-item-details-content .blog-detail-sidebar h2,
.job-item-details-content .blog-detail-sidebar h2 {
  font-size: 30px;
}
.blog-item-details-content .blog-detail-sidebar .toc-list,
.job-item-details-content .blog-detail-sidebar .toc-list {
  margin-bottom: 50px;
}
.blog-item-details-content .blog-detail-sidebar .toc-list li,
.job-item-details-content .blog-detail-sidebar .toc-list li {
  background: transparent url('../../fileadmin/templates/img/bg_toc_icon.png') no-repeat 0 7px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.blog-item-details-content .blog-detail-sidebar .toc-list li a,
.job-item-details-content .blog-detail-sidebar .toc-list li a {
  color: #96c129;
}
.blog-item-details-content .blog-detail-sidebar .related-blog-items,
.job-item-details-content .blog-detail-sidebar .related-blog-items {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.blog-item-details-content .blog-detail-sidebar .related-blog-items .image-col,
.job-item-details-content .blog-detail-sidebar .related-blog-items .image-col {
  padding-right: 0;
  padding-top: 5px;
}
.blog-item-details-content .blog-detail-sidebar .related-blog-items .date,
.job-item-details-content .blog-detail-sidebar .related-blog-items .date {
  font-size: 14px;
  padding-bottom: 0;
}
.blog-item-details-content .blog-detail-sidebar .related-blog-items h3,
.job-item-details-content .blog-detail-sidebar .related-blog-items h3 {
  font-family: "soleil", sans-serif;
  font-size: 18px;
  margin-top: 10px;
}
.blog-item-details-content .blog-detail-sidebar .related-blog-items h3 a,
.job-item-details-content .blog-detail-sidebar .related-blog-items h3 a {
  color: black;
  text-decoration: none;
  font-weight: 600;
}
.blog-item-details-content .blog-detail-sidebar .rating-title,
.job-item-details-content .blog-detail-sidebar .rating-title {
  font-size: 17px;
  font-weight: 600;
  color: black;
  margin-bottom: 15px;
}
.blog-item-details-content .blog-detail-sidebar .rating-article,
.job-item-details-content .blog-detail-sidebar .rating-article {
  margin-top: 10px;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap {
  border: 1px solid #e6e6e6;
  padding: 8px 15px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  min-height: 40px;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star {
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-inactive:before,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-inactive:before {
  content: "\e043";
  color: #c9c9c9;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-active:before,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-active:before {
  content: "\e043";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-active-hover:before,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-active-hover:before {
  content: "\e043";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-inactive-hover:before,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .list-inline li a.star.star-inactive-hover:before {
  content: "\e044";
  color: #c9c9c9;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .rating-score,
.job-item-details-content .blog-detail-sidebar .rating-article .rating-article-wrap .rating-score {
  font-weight: 600;
  color: black;
}
.blog-item-details-content .blog-detail-sidebar .rating-user,
.job-item-details-content .blog-detail-sidebar .rating-user {
  clear: both;
  margin-top: 10px;
}
.blog-item-details-content .blog-detail-sidebar .date-label,
.job-item-details-content .blog-detail-sidebar .date-label,
.blog-item-details-content .blog-detail-sidebar .social-share-label,
.job-item-details-content .blog-detail-sidebar .social-share-label {
  font-weight: 600;
  font-size: 17px;
  color: black;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li,
.job-item-details-content .blog-detail-sidebar .social-share-links li {
  border: 1px solid #e6e6e6;
  padding: 6px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li:hover,
.job-item-details-content .blog-detail-sidebar .social-share-links li:hover {
  border: 1px solid #96c129;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li a,
.job-item-details-content .blog-detail-sidebar .social-share-links li a {
  text-decoration: none;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li a.facebook,
.job-item-details-content .blog-detail-sidebar .social-share-links li a.facebook {
  color: #4a6cad;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li a.twitter,
.job-item-details-content .blog-detail-sidebar .social-share-links li a.twitter {
  color: #19b2f5;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li a.xing,
.job-item-details-content .blog-detail-sidebar .social-share-links li a.xing {
  color: #00777a;
}
.blog-item-details-content .blog-detail-sidebar .social-share-links li a.linkedin,
.job-item-details-content .blog-detail-sidebar .social-share-links li a.linkedin {
  color: #007baa;
}
.blog-item-details-content .contenttable,
.job-item-details-content .contenttable {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #e6e6e6;
}
.blog-item-details-content .contenttable td,
.job-item-details-content .contenttable td,
.blog-item-details-content .contenttable th,
.job-item-details-content .contenttable th {
  padding: 10px;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.blog-item-details-content .contenttable td:last-child,
.job-item-details-content .contenttable td:last-child,
.blog-item-details-content .contenttable th:last-child,
.job-item-details-content .contenttable th:last-child {
  border-right: 1px solid #e6e6e6;
}
.blog-item-details-content .contenttable .thead th,
.job-item-details-content .contenttable .thead th {
  background: #f8fbfd;
}
.blog-item-details-content.job-item-details-content .blog-detail-main h1,
.job-item-details-content.job-item-details-content .blog-detail-main h1 {
  margin-bottom: 50px;
}
.blog-item-details-content.job-item-details-content .blog-detail-main p.bodytext .btn-default,
.job-item-details-content.job-item-details-content .blog-detail-main p.bodytext .btn-default {
  color: white;
}
.blog-item-details-content.job-item-details-content .blog-detail-main span.file-size,
.job-item-details-content.job-item-details-content .blog-detail-main span.file-size {
  font-size: 12px;
  font-weight: 100;
  display: inline-block;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.blog-item-details-content.job-item-details-content .blog-detail-main .blog-detail-footer .download,
.job-item-details-content.job-item-details-content .blog-detail-main .blog-detail-footer .download {
  text-align: right;
}
@media (max-width: 992px) {
  .blog-item-details-content.job-item-details-content .blog-detail-main .blog-detail-footer .download,
  .job-item-details-content.job-item-details-content .blog-detail-main .blog-detail-footer .download {
    margin-top: 30px;
    text-align: left;
  }
}
/* END Blog DETAILS */
/* START SEO LANDING PAGES */
@media (max-width: 1023px) {
  #c1091 .container-fluid,
  #c1110 .container-fluid {
    background-image: none !important;
  }
}
.pano .pano-inner.landing-item {
  min-height: 440px !important;
}
@media (max-width: 767px) {
  .pano .pano-inner.landing-item {
    min-height: 260px !important;
    height: 260px;
  }
}
.landing-nr-spacing {
  padding-left: 49px;
}
.content-w-image {
  margin-top: 50px;
  margin-bottom: 25px;
  padding-bottom: 50px;
}
.content-w-image.bottom-line-1 {
  border-bottom: 1px solid #e6e6e6;
}
.content-w-image h2 {
  font-family: "soleil", sans-serif;
  font-weight: 300;
  font-size: 26px;
}
.content-w-image p.bodytext {
  color: #666d73;
  font-weight: 300;
}
.content-w-image.image-l-text-r .col-2 {
  padding-right: 80px;
}
.content-w-image.image-r-text-l .col-1 {
  padding-right: 80px;
}
.plans-wrap-landing {
  /* Größer/Gleich 1200px */
  /* Zwischen 992px und 1200px */
}
@media (min-width: 1200px) {
  .plans-wrap-landing {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .plans-wrap-landing .plan {
    float: left;
    width: 330px;
    color: white;
  }
  .plans-wrap-landing .plan .svg-wrap {
    display: inline-block;
    position: absolute;
    z-index: 198;
  }
  .plans-wrap-landing .plan .svg-wrap img {
    width: 300px;
    height: 339px;
  }
  .plans-wrap-landing .plan .plan-bubble {
    position: relative;
    z-index: 200;
    text-align: center;
  }
  .plans-wrap-landing .plan .plan-bubble h2 {
    margin: 100px 0 5px 0;
    font-family: "soleil", sans-serif;
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
  }
  .plans-wrap-landing .plan .plan-bubble h2 a {
    color: white;
    text-decoration: none;
  }
  .plans-wrap-landing .plan .plan-bubble p.from {
    font-size: 16px;
    font-weight: 100;
    margin: 0;
  }
  .plans-wrap-landing .plan .plan-bubble p.price {
    font-size: 50px;
    font-weight: 300;
    margin: 0;
  }
  .plans-wrap-landing .plan .plan-bubble p.price span {
    font-size: 20px;
    font-weight: 100;
  }
  .plans-wrap-landing .plan .plan-bubble p.price span sup {
    top: -1.5em;
  }
  .plans-wrap-landing .plan .plan-bubble p.price span.gross-value {
    display: block;
    font-weight: 300;
    line-height: 100%;
    position: relative;
    top: -10px;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .plans-wrap-landing .plan .plan-bubble p.extension {
    font-size: 13px;
    font-weight: 100;
    margin: 0;
    margin-top: -12px;
  }
  .plans-wrap-landing .plan .plan-bubble p.more {
    font-size: 13px;
    font-weight: 100;
    margin: 0;
  }
  .plans-wrap-landing .plan .plan-bubble p.more a {
    color: white;
    text-decoration: underline;
  }
  .plans-wrap-landing .plan .text-free-test {
    font-size: 16px;
    font-style: italic;
    margin-top: 105px;
  }
  .plans-wrap-landing .plan.plan-plus .svg-wrap {
    z-index: 199;
  }
  .plans-wrap-landing .plan.plan-plus .svg-wrap img {
    width: 330px;
    height: 373px;
  }
  .plans-wrap-landing .plan.plan-free {
    margin-left: -80px;
    margin-top: 90px;
    width: 300px;
  }
  .plans-wrap-landing .plan.plan-free .plan-bubble h2 {
    font-size: 23px;
  }
  .plans-wrap-landing .plan.plan-free .plan-bubble p.price {
    font-size: 63px;
    font-weight: 300;
    margin: 0;
  }
  .plans-wrap-landing .plan.plan-free .plan-bubble p.price span {
    font-size: 20px;
    font-weight: 100;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .plans-wrap-landing .plan {
    float: left;
    width: 300px;
    color: white;
  }
  .plans-wrap-landing .plan .svg-wrap img {
    width: 280px;
    height: 316px;
  }
  .plans-wrap-landing .plan .plan-bubble h2 {
    margin: 80px 0 5px 0;
  }
  .plans-wrap-landing .plan .text-free-test {
    margin-top: 95px;
  }
  .plans-wrap-landing .plan.plan-plus .svg-wrap img {
    width: 300px;
    height: 339px;
  }
  .plans-wrap-landing.plan-free {
    margin-top: 90px;
    width: 280px;
  }
}
@media (max-width: 1200px) {
  .plans-wrap-landing {
    display: none;
  }
}
.plans-wrap-landing .text-free-test {
  color: #4f5559;
}
.plans-wrap-landing .plan-free-inner {
  color: #4f5559;
}
.plans-wrap-landing .plan-free-inner a {
  color: #4f5559 !important;
}
.plans-wrap-landing .plan-free-inner .price {
  font-size: 50px !important;
}
@media (max-width: 767px) {
  .preview-prompt {
    display: none;
  }
}
ul.content-list-links {
  margin-top: 50px;
}
ul.content-list-links [id^=c] {
  display: none;
  visibility: none;
}
@media (min-width: 992px) {
  ul.content-list-links {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
ul.content-list-links li {
  display: block;
  margin-bottom: 10px;
}
ul.content-list-links li a {
  color: white;
}
ul.content-list-links li a:hover {
  color: white;
}
.blog-landing {
  background: #f7fafc;
  border-bottom: 2px solid #eaeef0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.blog-landing img {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
}
.blog-landing .blog-landing-itemwrap {
  padding: 30px 30px 0 30px;
}
.blog-landing .blog-landing-itemwrap p {
  font-size: 16px;
  font-family: "soleil", sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #e3e6e8;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.blog-landing .blog-landing-itemwrap p a {
  color: #4f5559;
}
.blog-landing .blog-landing-itemwrap p.all-entries-landing {
  border: 0;
  margin-top: 30px;
  font-size: 15px;
}
.blog-landing .blog-landing-itemwrap p.all-entries-landing a {
  color: #7d868d;
}
/* END SEO LANDING PAGES */
/* START FOOTER */
.footer {
  background: #2e3a3d url('../../fileadmin/templates/img/bg_world_footer.png') no-repeat 50% 0;
  color: white;
  margin-top: 30px;
}
.footer .row-1 .footer-claim {
  font-size: 42px;
  font-weight: 100;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .footer .row-1 .footer-claim {
    margin-top: 25px;
    font-size: 26px;
  }
}
.footer .row-1 .footer-call2action {
  margin-top: 45px;
}
@media (max-width: 1200px) {
  .footer .row-1 .footer-call2action .btn-default {
    font-size: 13px;
  }
}
.footer .row-2 {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .footer .row-2 {
    margin-top: 40px;
  }
}
.footer .row-2 p,
.footer .row-2 ul li {
  color: #979d9e;
  font-weight: 100;
  font-size: 14px;
}
.footer .row-2 p.header,
.footer .row-2 ul li.header {
  color: #cccfcf;
  font-family: "soleil", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.footer .row-2 a {
  color: #979d9e;
}
.footer .row-2 .col-2,
.footer .row-2 .col-3,
.footer .row-2 .col-4 {
  padding-top: 29px;
}
@media (max-width: 1200px) {
  .footer .row-2 .col-1,
  .footer .row-2 .col-2,
  .footer .row-2 .col-3,
  .footer .row-2 .col-4 {
    padding-top: 15px;
    text-align: center;
  }
}
.footer .row-3 .col-1 .logo-solucon {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
@media (max-width: 992px) {
  .footer .row-3 .col-1 .logo-solucon {
    margin-bottom: 20px;
  }
}
.footer .row-3 .col-2 {
  padding-top: 55px;
}
.footer .row-3 .col-2 p {
  border: 1px solid #979d9e;
  padding: 25px 30px;
  font-size: 12px;
  font-weight: 100;
  color: #979d9e;
}
.footer .row-3 .col-2 p span {
  color: white;
  font-weight: 500;
}
.footer .row-3 .col-3 p.header {
  font-size: 16px;
  color: #979d9e;
  font-weight: 400;
}
.footer .row-3 .col-3 p.header i {
  font-size: 26px;
  color: #96c129;
  padding-right: 5px;
}
@media (max-width: 1200px) {
  .footer .row-3 .col-3 {
    text-align: center;
    padding-top: 15px;
  }
}
.footer .row-3 .col-3 p.number,
.footer .row-3 .col-3 p.support {
  color: white;
  font-size: 20px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.footer .row-3 .col-3 p.number span.footer-info-label,
.footer .row-3 .col-3 p.support span.footer-info-label {
  display: block;
  font-size: 12px !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-weight: 100;
  line-height: 100%;
  color: #979d9e;
}
.footer .row-3 .col-3 p.number span.nr-spacing,
.footer .row-3 .col-3 p.support span.nr-spacing {
  padding-left: 49px;
}
.footer .row-4 {
  margin-top: 60px;
  border-top: 1px solid #4b5051;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  .footer .row-4 div {
    text-align: center;
  }
}
.footer .row-4 ul li {
  font-size: 12px;
  color: #979d9e;
}
.footer .row-4 ul li:last-child {
  padding-right: 0;
}
.footer .row-4 ul li a {
  color: #979d9e;
}
/* END */
/* START FORMULAR */
.tx-powermail .container-fluid {
  margin: 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .tx-powermail .powermail_form_1 {
    width: 70%;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .tx-powermail .powermail_form_1 {
    width: 100%;
    padding: 15px;
  }
}
.tx-powermail h3 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-weight: lighter;
}
.tx-powermail .powermail_form_7 h3,
.tx-powermail .powermail_form_9 h3 {
  display: none;
}
.tx-powermail legend {
  display: none;
}
.tx-powermail .powermail_fieldwrap {
  margin-bottom: 25px;
}
.tx-powermail .powermail_fieldwrap.layout1 label {
  display: none;
}
@media (min-width: 767px) {
  .tx-powermail .powermail_fieldwrap.layout2 {
    float: left;
    width: 50%;
  }
  .tx-powermail .powermail_fieldwrap.layout2 .powermail_input,
  .tx-powermail .powermail_fieldwrap.layout2 .powermail_select,
  .tx-powermail .powermail_fieldwrap.layout2 .powermail_date {
    width: 95%;
  }
}
.tx-powermail .powermail_fieldwrap label {
  font-weight: 400;
  color: #4f5559;
}
.tx-powermail .powermail_fieldwrap .powermail_input,
.tx-powermail .powermail_fieldwrap .powermail_select,
.tx-powermail .powermail_fieldwrap .powermail_textarea {
  display: block;
  width: 100%;
  padding: 12px 6px;
  font-size: 14px;
  color: #575757;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f4f7f9;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.tx-powermail .powermail_fieldwrap .powermail_textarea {
  height: 90px;
}
.tx-powermail .powermail_fieldwrap .powermail_check_inner label {
  display: inline;
  margin-left: 5px;
}
.tx-powermail .powermail_fieldwrap .powermail_check_inner .powermail_checkbox {
  display: inline;
}
.tx-powermail .powermail_fieldwrap .powermail_submit {
  font-family: "soleil", sans-serif;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  background: #96c129;
  border-top: 1px solid #c2db84;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 8px;
  color: white;
  width: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
  border: 0;
}
@media (max-width: 1023px) {
  .tx-powermail .powermail_fieldwrap .powermail_submit {
    text-transform: none;
  }
}
.tx-powermail .powermail_fieldwrap .powermail_submit:hover {
  background: #8cb426;
  color: white;
  text-decoration: none;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-w-icon {
  padding: 10px 30px 6px 30px;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-w-icon i.icon-play-circle {
  font-size: 16px;
  padding-right: 6px;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-outline {
  background: transparent;
  border: 1px solid #96c129;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #96c129;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-outline:hover {
  background: #96c129;
  color: white;
  border: 1px solid white;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-outline-white {
  background: transparent;
  border: 1px solid white;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: white;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-outline-white:hover {
  background: transparent;
  color: #e5f2c4;
  border: 1px solid #e5f2c4;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-white {
  border: 0;
  background: white;
  color: #7d868d;
  padding-top: 10px;
  font-weight: 100;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-white i {
  color: #96c129;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-red {
  border: 0;
  background: #ff5252;
  color: white;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-red:hover {
  background: #ff2929;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-red.btn-lg-startseite {
  box-shadow: 0 1px 3px #29343a;
  -moz-box-shadow: 0 1px 3px #29343a;
  -webkit-box-shadow: 0 1px 3px #29343a;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-red.btn-outline {
  background: transparent;
  border: 1px solid #ff5252;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #ff5252;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-red.btn-outline:hover {
  background: #ff2929;
  color: white;
  border: 1px solid #ff5252;
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-lg-startseite {
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .tx-powermail .powermail_fieldwrap .powermail_submit.btn-lg-startseite {
    font-size: 14px;
  }
}
.tx-powermail .powermail_fieldwrap .powermail_submit.btn-xl {
  font-size: 16px;
  padding-top: 17px;
  padding-bottom: 20px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .tx-powermail .powermail_fieldwrap .powermail_submit.btn-xl {
    font-size: 14px;
  }
}
.tx-powermail .powermail_fieldwrap .parsley-errors-list {
  list-style: none;
  padding-left: 0;
  padding-top: 6px;
}
.tx-powermail .powermail_fieldwrap .parsley-errors-list li.parsley-required {
  color: red;
}
.tx-powermail .powermail_form_8 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.tx-powermail .powermail_form_8 h3 {
  display: none;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap {
  display: inline-block;
  width: 45%;
  margin-left: 1%;
  margin-right: 1%;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap .powermail_label {
  font-weight: 600;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap .powermail_input,
.tx-powermail .powermail_form_8 .powermail_fieldwrap .powermail_select,
.tx-powermail .powermail_form_8 .powermail_fieldwrap .powermail_textarea {
  background: white;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap .parsley-errors-list {
  position: absolute;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap .parsley-errors-list .parsley-required {
  font-size: 12px;
  position: relative;
  top: -2px;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_check {
  margin-top: 25px;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_check .powermail_label {
  display: none;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_textarea,
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_check,
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_submit {
  display: block;
  width: 92%;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_submit {
  margin-top: 40px;
}
.tx-powermail .powermail_form_8 .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_submit {
  width: 300px;
  margin-left: calc(50% - 150px);
  display: inline-block;
}
/* END */
/* START NPS FORMULAR */
.nps-form-wrap {
  margin-top: 50px;
}
.nps-form-wrap .nps-form-item {
  margin-bottom: 20px;
}
.nps-form-wrap .nps-form-item .nps-form-field .nps-form-textarea {
  display: block;
  width: 100%;
  padding: 12px 6px;
  font-size: 14px;
  color: #575757;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f4f7f9;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.nps-form-wrap .nps-form-item .nps-form-submit {
  font-family: "soleil", sans-serif;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  background: #96c129;
  border-top: 1px solid #c2db84;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 8px;
  color: white;
  width: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
  border: 0;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .nps-form-wrap .nps-form-item .nps-form-submit {
    text-transform: none;
  }
}
.nps-form-wrap .nps-form-item .nps-form-submit:hover {
  background: #8cb426;
  color: white;
  text-decoration: none;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-w-icon {
  padding: 10px 30px 6px 30px;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-w-icon i.icon-play-circle {
  font-size: 16px;
  padding-right: 6px;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-outline {
  background: transparent;
  border: 1px solid #96c129;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #96c129;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-outline:hover {
  background: #96c129;
  color: white;
  border: 1px solid white;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-outline-white {
  background: transparent;
  border: 1px solid white;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: white;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-outline-white:hover {
  background: transparent;
  color: #e5f2c4;
  border: 1px solid #e5f2c4;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-white {
  border: 0;
  background: white;
  color: #7d868d;
  padding-top: 10px;
  font-weight: 100;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-white i {
  color: #96c129;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-red {
  border: 0;
  background: #ff5252;
  color: white;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-red:hover {
  background: #ff2929;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-red.btn-lg-startseite {
  box-shadow: 0 1px 3px #29343a;
  -moz-box-shadow: 0 1px 3px #29343a;
  -webkit-box-shadow: 0 1px 3px #29343a;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-red.btn-outline {
  background: transparent;
  border: 1px solid #ff5252;
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  color: #ff5252;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-red.btn-outline:hover {
  background: #ff2929;
  color: white;
  border: 1px solid #ff5252;
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-lg-startseite {
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .nps-form-wrap .nps-form-item .nps-form-submit.btn-lg-startseite {
    font-size: 14px;
  }
}
.nps-form-wrap .nps-form-item .nps-form-submit.btn-xl {
  font-size: 16px;
  padding-top: 17px;
  padding-bottom: 20px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
@media (max-width: 992px) {
  .nps-form-wrap .nps-form-item .nps-form-submit.btn-xl {
    font-size: 14px;
  }
}
/* END */
/* START PREISE DSL - CONTENTSEITE/LANDINGPAGE */
.price-section-dsl {
  background: #eceff1;
  border: 1px solid #e5e5e5;
  margin-top: 100px;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 100px;
}
.price-section-dsl .col-1 {
  padding: 25px 0 0 25px;
}
.price-section-dsl .col-1 .label-legend {
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.price-section-dsl .col-1 .list-unstyled li {
  border-top: 1px solid #dddddd;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.price-section-dsl .col-1 .list-unstyled li span.gross-value {
  font-size: 13px;
  font-weight: 100;
  display: block;
}
.price-section-dsl .col-2 .col-wrap,
.price-section-dsl .col-3 .col-wrap,
.price-section-dsl .col-4 .col-wrap {
  background: white;
  box-shadow: 0 0 10px #aeaeae;
  -moz-box-shadow: 0 0 10px #aeaeae;
  -webkit-box-shadow: 0 0 10px #aeaeae;
  padding: 0 25px 25px 25px;
  position: relative;
  top: -50px;
  margin-bottom: -300px;
}
.price-section-dsl .col-2 .col-wrap .plan,
.price-section-dsl .col-3 .col-wrap .plan,
.price-section-dsl .col-4 .col-wrap .plan {
  position: relative;
  top: -60px;
}
.price-section-dsl .col-2 .col-wrap .plan .svg-wrap,
.price-section-dsl .col-3 .col-wrap .plan .svg-wrap,
.price-section-dsl .col-4 .col-wrap .plan .svg-wrap {
  position: absolute;
  z-index: 1;
  left: 28px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .price-section-dsl .col-2 .col-wrap .plan .svg-wrap,
  .price-section-dsl .col-3 .col-wrap .plan .svg-wrap,
  .price-section-dsl .col-4 .col-wrap .plan .svg-wrap {
    left: 5px;
  }
}
.price-section-dsl .col-2 .col-wrap .plan h3,
.price-section-dsl .col-3 .col-wrap .plan h3,
.price-section-dsl .col-4 .col-wrap .plan h3 {
  color: white;
  position: relative;
  margin: 0;
  padding-top: 40px;
  z-index: 2;
  font-weight: 600;
}
.price-section-dsl .col-2 .col-wrap .list-unstyled,
.price-section-dsl .col-3 .col-wrap .list-unstyled,
.price-section-dsl .col-4 .col-wrap .list-unstyled {
  margin-top: 15px;
}
.price-section-dsl .col-2 .col-wrap .list-unstyled li,
.price-section-dsl .col-3 .col-wrap .list-unstyled li,
.price-section-dsl .col-4 .col-wrap .list-unstyled li {
  border-top: 1px solid #dddddd;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.price-section-dsl .col-2 .col-wrap .list-unstyled li span.gross-value,
.price-section-dsl .col-3 .col-wrap .list-unstyled li span.gross-value,
.price-section-dsl .col-4 .col-wrap .list-unstyled li span.gross-value {
  font-size: 13px;
  font-weight: 100;
  display: block;
}
.price-section-dsl .col-2 .col-wrap .price-wrap,
.price-section-dsl .col-3 .col-wrap .price-wrap,
.price-section-dsl .col-4 .col-wrap .price-wrap {
  margin-top: 15px;
  position: relative;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .net-label,
.price-section-dsl .col-3 .col-wrap .price-wrap .net-label,
.price-section-dsl .col-4 .col-wrap .price-wrap .net-label {
  font-size: 16px;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .gross-value,
.price-section-dsl .col-3 .col-wrap .price-wrap .gross-value,
.price-section-dsl .col-4 .col-wrap .price-wrap .gross-value {
  font-weight: 100;
  color: #96c129;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .big,
.price-section-dsl .col-3 .col-wrap .price-wrap .big,
.price-section-dsl .col-4 .col-wrap .price-wrap .big {
  font-family: "soleil", sans-serif;
  color: #96c129;
  font-weight: 600;
  font-size: 27px;
  margin: 0;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .small,
.price-section-dsl .col-3 .col-wrap .price-wrap .small,
.price-section-dsl .col-4 .col-wrap .price-wrap .small {
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .price-section-dsl .col-2 .col-wrap .price-wrap .small,
  .price-section-dsl .col-3 .col-wrap .price-wrap .small,
  .price-section-dsl .col-4 .col-wrap .price-wrap .small {
    font-size: 12px;
  }
}
.price-section-dsl .col-2 .col-wrap .price-wrap .test-label,
.price-section-dsl .col-3 .col-wrap .price-wrap .test-label,
.price-section-dsl .col-4 .col-wrap .price-wrap .test-label {
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 13px;
  color: black;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .test-label a,
.price-section-dsl .col-3 .col-wrap .price-wrap .test-label a,
.price-section-dsl .col-4 .col-wrap .price-wrap .test-label a {
  color: black;
  text-decoration: underline;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .test-label a:hover,
.price-section-dsl .col-3 .col-wrap .price-wrap .test-label a:hover,
.price-section-dsl .col-4 .col-wrap .price-wrap .test-label a:hover {
  text-decoration: none;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .label-w-arrow,
.price-section-dsl .col-3 .col-wrap .price-wrap .label-w-arrow,
.price-section-dsl .col-4 .col-wrap .price-wrap .label-w-arrow {
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_2.png') no-repeat;
  width: 18px;
  height: 32px;
  display: block;
  position: absolute;
  right: -15px;
  bottom: 30px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .price-section-dsl .col-2 .col-wrap .price-wrap .btn-default,
  .price-section-dsl .col-3 .col-wrap .price-wrap .btn-default,
  .price-section-dsl .col-4 .col-wrap .price-wrap .btn-default {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }
}
.price-section-dsl .col-2.col-2 .col-wrap,
.price-section-dsl .col-3.col-2 .col-wrap,
.price-section-dsl .col-4.col-2 .col-wrap {
  padding-bottom: 10px;
}
.price-section-dsl .col-2.col-2 .col-wrap .btn-default,
.price-section-dsl .col-3.col-2 .col-wrap .btn-default,
.price-section-dsl .col-4.col-2 .col-wrap .btn-default {
  box-shadow: 0 2px 2px #999999;
  -moz-box-shadow: 0 2px 2px #999999;
  -webkit-box-shadow: 0 2px 2px #999999;
}
.price-section-dsl .col-4 {
  padding-top: 50px;
}
.price-section-dsl .col-4 p {
  margin-top: 25px;
}
.price-section-dsl.price-section-features {
  margin-top: 40px;
  margin-bottom: 180px;
}
.price-section-dsl.price-section-features .col-1 .list-unstyled {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.price-section-dsl.price-section-features .col-1 .list-unstyled li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.price-section-dsl.price-section-features .col-1 .list-unstyled li span.gross-value {
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.price-section-dsl.price-section-features .col-2 .col-wrap,
.price-section-dsl.price-section-features .col-3 .col-wrap,
.price-section-dsl.price-section-features .col-4 .col-wrap {
  margin-bottom: -140px;
  top: -20px;
  padding-top: 45px;
}
.price-section-dsl.price-section-features .col-2 .col-wrap .list-unstyled,
.price-section-dsl.price-section-features .col-3 .col-wrap .list-unstyled,
.price-section-dsl.price-section-features .col-4 .col-wrap .list-unstyled {
  margin-top: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.price-section-dsl.price-section-features .col-2 .col-wrap .list-unstyled li,
.price-section-dsl.price-section-features .col-3 .col-wrap .list-unstyled li,
.price-section-dsl.price-section-features .col-4 .col-wrap .list-unstyled li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 100;
  font-size: 14px;
}
.price-section-dsl.price-section-features .col-2 .col-wrap .list-unstyled li span.gross-value,
.price-section-dsl.price-section-features .col-3 .col-wrap .list-unstyled li span.gross-value,
.price-section-dsl.price-section-features .col-4 .col-wrap .list-unstyled li span.gross-value {
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.price-section-dsl.price-section-features .col-2 .col-wrap i.active,
.price-section-dsl.price-section-features .col-3 .col-wrap i.active,
.price-section-dsl.price-section-features .col-4 .col-wrap i.active {
  background: #96c129;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.price-section-dsl.price-section-features .col-2 .col-wrap i.inactive,
.price-section-dsl.price-section-features .col-3 .col-wrap i.inactive,
.price-section-dsl.price-section-features .col-4 .col-wrap i.inactive {
  background: white;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid #575757;
}
@media (max-width: 767px) {
  .price-section-dsl.client-desktop {
    display: none;
  }
}
.price-section-dsl .col-1 p.label-legend {
  text-align: right;
  margin-top: 20px;
}
.price-section-dsl .col-1 ul.list-unstyled li {
  text-align: right;
}
.price-section-dsl .col-1 ul.list-unstyled li .subinfo {
  display: block;
}
.price-section-dsl .col-1 ul.list-unstyled li .subinfo:first-child {
  margin-top: 8px;
}
.price-section-dsl .col-2 .col-wrap {
  margin-bottom: -100px;
}
.price-section-dsl .col-2 .col-wrap .plan {
  position: unset;
  top: 0;
}
.price-section-dsl .col-2 .col-wrap .plan h3 {
  color: #96c129;
  text-align: left;
  padding-top: 29px;
}
.price-section-dsl .col-2 .col-wrap .plan h3 span {
  display: block;
  font-weight: 100;
  font-size: 16px;
}
.price-section-dsl .col-2 .col-wrap p.label-legend {
  margin-top: 20px;
}
.price-section-dsl .col-2 .col-wrap ul.list-unstyled {
  margin-top: 0;
}
.price-section-dsl .col-2 .col-wrap ul.list-unstyled li {
  font-weight: 100;
}
.price-section-dsl .col-2 .col-wrap ul.list-unstyled li .subinfo {
  display: block;
  font-weight: bold;
}
.price-section-dsl .col-2 .col-wrap ul.list-unstyled li .subinfo:first-child {
  margin-top: 8px;
}
.price-section-dsl .col-2 .col-wrap ul.list-unstyled li .gross-value {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-bottom: 3px;
}
.price-section-dsl .col-2 .col-wrap .price-wrap {
  padding-bottom: 10px;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .big span {
  font-size: 16px;
  font-weight: 100;
}
.price-section-dsl .col-2 .col-wrap .price-wrap .gross-value {
  font-size: 14px;
}
.price-section-dsl-v2 {
  background: #f2f5f7;
  margin-top: 150px;
  margin-bottom: 30px;
}
.price-section-dsl-v2 .price-section-dsl-item {
  margin-top: -105px;
  background: transparent url('../../fileadmin/templates/img/1px_opacity_50.png');
}
@media (max-width: 992px) {
  .price-section-dsl-v2 .price-section-dsl-item {
    margin-top: 135px;
  }
  .price-section-dsl-v2 .price-section-dsl-item.col-1 {
    margin-top: -105px;
  }
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap {
  background: white;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  position: relative;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .recommended {
  position: absolute;
  top: -36px;
  width: 100%;
  background: #f2f5f7;
  text-align: center;
  padding: 8px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #4f5559;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan {
  position: unset;
  top: 0;
  background: #96c129;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan h3 {
  color: white;
  padding-top: 20px;
  font-size: 30px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan h3 span {
  display: block;
  font-weight: 100;
  font-size: 15px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap {
  margin-top: 30px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p {
  color: white;
  margin: 0;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.big {
  font-size: 33px;
  font-weight: 600;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.big span {
  font-size: 16px;
  font-weight: 100;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.gross-value {
  font-size: 17px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.cta-btn-top {
  margin-top: 30px;
  padding-bottom: 35px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.cta-btn-top .btn-default {
  border: 1px solid white;
  background: transparent;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .plan .price-wrap p.cta-btn-top .btn-default:hover {
  background: #a0ce2c;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom {
  background: #96c129;
  margin-top: 35px;
  margin-bottom: -75px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom h3 {
  color: white;
  font-size: 30px;
  margin-top: 0;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom h3 span {
  display: block;
  font-weight: 100;
  font-size: 15px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p {
  margin: 0;
  margin-top: 35px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p .btn-default {
  background: transparent;
  border: 1px solid white;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p .btn-default:hover {
  background: #a0ce2c;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p.product-info {
  margin-top: 20px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p.product-info a {
  color: white;
  font-size: 13px;
  text-decoration: underline;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .cta-wrap-bottom p.product-info a:hover {
  text-decoration: none;
  color: #f2f2f2;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .feature-block {
  padding: 38px 15px 0 15px;
  position: relative;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .feature-block .feature-block-label {
  color: #4f5559;
  padding: 4px 15px 4px 25px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  background: #e6e6e6;
  position: absolute;
  left: -9px;
  top: 0;
  box-shadow: 1px 1px 2px #f2f5f7;
  -moz-box-shadow: 1px 1px 2px #f2f5f7;
  -webkit-box-shadow: 1px 1px 2px #f2f5f7;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .feature-block .feature-block-label:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: transparent url('../../fileadmin/templates/img/bg_feature-block-label.png') no-repeat;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .feature-block .list-unstyled {
  list-style-image: url('../../fileadmin/templates/img/arrow_green.png');
  padding-left: 15px;
}
.price-section-dsl-v2 .price-section-dsl-item .col-wrap .feature-block .list-unstyled span {
  font-weight: 600;
}
.price-section-dsl-v2 .price-section-dsl-item.featured-dsl-item .col-wrap {
  background: #f2f5f7;
  border-left: 2px solid #0091b3;
  border-right: 2px solid #0091b3;
}
.price-section-dsl-v2 .price-section-dsl-item.featured-dsl-item .col-wrap .plan,
.price-section-dsl-v2 .price-section-dsl-item.featured-dsl-item .col-wrap .cta-wrap-bottom {
  background: #0091b3;
}
.price-section-dsl-v2 .price-section-dsl-item.featured-dsl-item .col-wrap .feature-block .feature-block-label {
  background: #0091b3;
  color: white;
}
.price-section-dsl-v2 .price-section-dsl-item.featured-dsl-item .col-wrap .feature-block .feature-block-label:before {
  background: transparent url('../../fileadmin/templates/img/bg_feature-block-label_hover.png') no-repeat;
}
.plans-table-mobile-dsl {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 50px;
}
.plans-table-mobile-dsl.plans-table-mobile-dsl {
  margin-top: 0;
}
.plans-table-mobile-dsl .tariff-title-wrap h3 {
  color: white;
  font-family: "soleil", sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}
.plans-table-mobile-dsl .tariff-title-wrap p.from {
  color: white;
  margin-top: 0;
  font-size: 14px;
  font-weight: 100;
}
.plans-table-mobile-dsl .tariff-title-wrap p.price {
  font-size: 60px;
  font-weight: 100;
  color: white;
  margin-bottom: 0;
  line-height: 100%;
}
.plans-table-mobile-dsl .tariff-title-wrap p.price span {
  font-size: 18px;
  font-weight: 100;
}
.plans-table-mobile-dsl .tariff-title-wrap p.price span.gross-value {
  display: block;
  font-weight: 300;
  line-height: 100%;
  position: relative;
  top: -10px;
  font-size: 16px;
  margin-bottom: 15px;
}
.plans-table-mobile-dsl .tariff-title-wrap p.price span.gross-label {
  font-size: 25px;
}
.plans-table-mobile-dsl .tariff-title-wrap p.gross-value {
  font-size: 19px;
  color: white;
  position: relative;
  top: -10px;
}
.plans-table-mobile-dsl .tariff-title-wrap p.extension {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-bottom: 5px;
  line-height: 100%;
}
.plans-table-mobile-dsl .tariff-info-block {
  margin-top: 40px;
}
.plans-table-mobile-dsl .tariff-info-block h4 {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 8px;
  margin-bottom: 10px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.plans-table-mobile-dsl .tariff-info-block ul.list-unstyled li {
  border-top: 1px dotted #c8cfd5;
  padding: 8px;
  font-weight: 300;
  color: white;
  line-height: 120%;
}
.plans-table-mobile-dsl .tariff-info-block ul.list-unstyled li span {
  font-weight: 600;
  display: block;
}
.plans-table-mobile-dsl .tariff-info-block ul.list-unstyled li span.gross-value {
  font-weight: 100;
  font-size: 13px;
}
.plans-table-mobile-dsl .tariff-info-block ul.list-unstyled li i {
  font-size: 14px;
}
.plans-table-mobile-dsl .tariff-info-block ul.list-unstyled.features li {
  font-weight: 600;
}
.plans-table-mobile-dsl .tariff-info-block a {
  color: white;
  text-decoration: underline;
}
.plans-table-mobile-dsl .tariff-info-block .btn-order,
.plans-table-mobile-dsl .tariff-info-block .btn-test {
  text-align: center;
  display: block;
}
.plans-table-mobile-dsl .tariff-info-block .btn-order a,
.plans-table-mobile-dsl .tariff-info-block .btn-test a {
  border: 1px solid white;
  text-decoration: none;
}
.plans-table-mobile-dsl .tariff-info-block .btn-order a:hover,
.plans-table-mobile-dsl .tariff-info-block .btn-test a:hover {
  background: none;
}
.plans-table-mobile-dsl .tariff-info-block .btn-order.btn-test,
.plans-table-mobile-dsl .tariff-info-block .btn-test.btn-test {
  margin-top: 20px;
}
.plans-table-mobile-dsl .tariff-info-block .btn-order.btn-test a,
.plans-table-mobile-dsl .tariff-info-block .btn-test.btn-test a {
  font-size: 13px !important;
  text-decoration: underline;
  border: 0 !important;
  text-transform: none;
}
.plans-table-mobile-dsl .gray-wrap {
  background: #aab5bf;
  padding: 30px 15px;
}
.plans-table-mobile-dsl .green-wrap {
  background: #96c129;
  padding: 30px 15px;
}
@media (min-width: 992px) {
  .plans-table-mobile-dsl {
    display: none;
  }
}
.modal-tariffinfo-tk {
  z-index: 99999;
}
.modal-tariffinfo-tk .modal-content {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-header {
  color: black;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-subheader {
  color: #aab5bf;
  font-weight: 100;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-address {
  color: black;
  font-weight: 600;
  font-size: 18px;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-address a.addresslink {
  color: #4f5559;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-action {
  font-size: 16px;
  margin-top: 35px;
  font-weight: 600;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-action a {
  color: #96c129;
}
.modal-tariffinfo-tk .modal-content .modal-body p.status-image {
  margin: 0;
}
.modal-tariffinfo-tk .modal-content .modal-body p.modal-vcheck-available {
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 13px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item {
  margin-bottom: 10px;
  padding: 8px 15px 0 15px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item h3 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item p {
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item p.text-warning {
  color: red !important;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item p.tariff-smalltitle {
  font-size: 16px;
  font-weight: 600;
  color: black;
  margin: 0;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons {
  margin-top: 3px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li {
  margin-bottom: 0;
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li:before {
  content: "\e027  ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 4px;
  position: relative;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
  margin-top: 19px;
  color: #96c129;
  font-size: 20px;
  font-weight: 500;
  line-height: 80%;
}
@media (max-width: 767px) {
  .modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
    margin-top: 10px;
  }
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency {
  font-size: 13px;
  font-weight: 500;
  position: relative;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency sup {
  font-size: 16px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.gross-value {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-top: 5px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-duration {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}
.modal-tariffinfo-tk .modal-content .modal-body .modal-vcheck-tariff-item .btn-default {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 17px;
  font-size: 14px;
  border: 0 !important;
}
.modal-tariffinfo-tk .modal-body {
  padding: 35px;
}
.modal-tariffinfo-tk .modal-body p {
  color: #575757;
  font-size: 18px;
  font-weight: 100;
}
.modal-tariffinfo-tk .modal-body p strong {
  font-size: 21px;
  color: black;
}
.modal-tariffinfo-tk .modal-body p span {
  font-weight: 600;
}
/* END PREISE DSL - CONTENTSEITE */
/* START LANDINGPAGE V2 */
.landing-wrapper {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .landing-wrapper {
    margin-top: 0;
  }
}
.landing-wrapper .circle-content-wrap h3 {
  font-family: "soleil", sans-serif;
  font-size: 18px;
}
.landing-wrapper .circle-content-wrap .circle-content {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.landing-wrapper .circle-content-wrap .circle-content .quarter {
  position: absolute;
  width: 50%;
  height: 50%;
  background: #96c129;
}
.landing-wrapper .circle-content-wrap .circle-content .quarter.quarter1 {
  border-radius: 100px 0 0 0;
  -webkit-border-radius: 100px 0 0 0;
  -moz-border-radius: 100px 0 0 0;
  top: 0;
  left: 0;
}
.landing-wrapper .circle-content-wrap .circle-content .quarter.quarter2 {
  top: 0;
  right: 0;
  border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  -moz-border-radius: 0 100px 0 0;
}
.landing-wrapper .circle-content-wrap .circle-content .quarter.quarter3 {
  bottom: 0;
  left: 0;
  border-radius: 0 0 0 100px;
}
.landing-wrapper .circle-content-wrap .circle-content .quarter.quarter4 {
  bottom: 0;
  right: 0;
  border-radius: 0 0 100px 0;
}
.landing-wrapper .circle-content-wrap .circle-content .inner {
  width: 90%;
  height: 90%;
  background-color: #e6e6e6;
  position: absolute;
  top: 5%;
  left: 5%;
  border-radius: 50px;
  font-size: 42px;
  font-weight: 600;
  padding-top: 14px;
}
.landing-wrapper .advantages-circle {
  background: transparent url('../../fileadmin/templates/img/advantages_cloud.png') no-repeat 50% 50%;
  position: relative;
  min-height: 450px;
}
@media (max-width: 1024px) {
  .landing-wrapper .advantages-circle {
    background: none;
  }
}
.landing-wrapper .advantages-circle .advantages-circle-item {
  position: absolute;
  width: 200px;
  height: 100px;
}
@media (max-width: 1024px) {
  .landing-wrapper .advantages-circle .advantages-circle-item {
    position: relative;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    bottom: inherit !important;
    margin-left: 50px;
  }
}
.landing-wrapper .advantages-circle .advantages-circle-item .header {
  font-size: 18px;
  font-weight: 500;
  font-family: "soleil", sans-serif;
  color: #96c129;
}
.landing-wrapper .advantages-circle .advantages-circle-item .header:before {
  color: black;
  font-size: 28px;
  font-family: "fonial" !important;
  position: absolute;
  left: -37px;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.landing-wrapper .advantages-circle .advantages-circle-item .text p {
  font-size: 13px;
  color: #7d868d;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-1 {
  left: 130px;
  top: 60px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-1 .header::before {
  content: "K ";
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-2 {
  left: 440px;
  top: 50px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-2 .header::before {
  content: "3 ";
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-3 {
  right: -40px;
  top: 180px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-3 .header::before {
  content: "\e00f ";
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-4 {
  right: 90px;
  bottom: 10px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-4 .header::before {
  content: "F ";
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-5 {
  left: 95px;
  bottom: 41px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-5 .header::before {
  content: "\35 ";
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-6 {
  left: 10px;
  top: 170px;
}
.landing-wrapper .advantages-circle .advantages-circle-item.item-6 .header::before {
  content: "\e01f ";
}
.landing-wrapper .container {
  box-shadow: 0 0 30px #999999;
  -moz-box-shadow: 0 0 30px #999999;
  -webkit-box-shadow: 0 0 30px #999999;
}
@media (max-width: 992px) {
  .landing-wrapper .container .col-nav {
    display: none;
  }
}
.landing-wrapper .container h2 {
  font-size: 29px;
  font-family: "soleil", sans-serif;
  font-weight: 100;
  margin-bottom: 25px;
}
.landing-wrapper .container h2 span {
  font-weight: 600;
}
.landing-wrapper .container .csc-default p {
  font-family: "soleil", sans-serif;
  font-size: 16px;
  font-weight: 100;
  color: #575757;
}
.landing-wrapper .container .csc-default ul li,
.landing-wrapper .container .csc-default ol li {
  font-family: "soleil", sans-serif;
  font-size: 16px !important;
  font-weight: 100;
  color: #575757;
}
.landing-wrapper .container hr {
  margin-top: 25px;
  margin-bottom: 50px;
}
.landing-wrapper .container .header.headerdark {
  background: #37474f;
}
.landing-wrapper .container .header.headergray {
  background: #f4f4f4;
}
.landing-wrapper .container .header .landing-logo {
  position: relative;
  top: -35px;
}
@media (max-width: 992px) {
  .landing-wrapper .container .header .landing-logo {
    top: 0;
    margin-top: 15px;
  }
  .landing-wrapper .container .header .landing-logo img.fonial-logo {
    width: 50%;
    height: 50%;
  }
}
.landing-wrapper .container .header .whitelabel-logo {
  padding-left: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.landing-wrapper .container .header .enbw-claim-landing {
  color: white;
  font-family: "soleil", sans-serif;
  display: inline-block;
  font-size: 14px;
  padding-right: 25px;
  padding-top: 30px;
}
.landing-wrapper .container .header .enbw-claim-landing img {
  margin-left: 65px;
  margin-top: 3px;
  position: relative;
  top: -1px;
  display: block;
}
.landing-wrapper .container .header ul.list-inline {
  margin-top: 30px;
}
.landing-wrapper .container .header ul.list-inline li {
  padding: 0 20px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .header ul.list-inline li {
    padding: 0 10px;
  }
}
.landing-wrapper .container .header ul.list-inline li a {
  font-family: "soleil", sans-serif;
  font-weight: 100;
  color: #3b3b3b;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  padding-bottom: 5px;
}
.landing-wrapper .container .header ul.list-inline li.active a {
  border-bottom: 3px solid #96c129;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.landing-wrapper .container .header ul.list-inline li:hover a {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.landing-wrapper .container .header.cloud-bg {
  background-image: url('../../fileadmin/templates/img/bg_bubble_header.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media (min-width: 992px) {
  .landing-wrapper .container .header.cloud-bg .col-left {
    padding-left: 50px;
  }
}
.landing-wrapper .container .header.cloud-bg .col-left h1 {
  font-family: "soleil", sans-serif;
  color: white;
  font-size: 42px;
  font-weight: 600;
  line-height: 130%;
}
@media (max-width: 1024px) {
  .landing-wrapper .container .header.cloud-bg .col-left h1 {
    font-size: 35px;
  }
}
.landing-wrapper .container .header.cloud-bg .col-left .subline {
  font-family: "soleil", sans-serif;
  color: white;
  font-size: 22px;
  font-weight: 100;
  position: relative;
}
.landing-wrapper .container .header.cloud-bg .col-left .subline:after {
  content: " ";
  background: transparent url('../../fileadmin/templates/img/arrow_call2action.png') no-repeat;
  width: 33px;
  height: 48px;
  display: block;
  position: absolute;
  right: 100px;
  bottom: -40px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .header.cloud-bg .col-left .subline:after {
    display: none;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .header.cloud-bg .col-left .subline:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .header.cloud-bg .col-left p.text-center {
    text-align: left;
  }
}
.landing-wrapper .container .header.cloud-bg .col-left .test-hint {
  color: #7d868d;
  font-size: 13px;
  font-weight: 100;
  margin-top: 25px;
  font-style: italic;
  text-align: center;
  width: 62%;
}
@media (max-width: 992px) {
  .landing-wrapper .container .header.cloud-bg .col-left .test-hint {
    width: 100%;
  }
}
.landing-wrapper .container .header.cloud-bg .col-right .header-image {
  position: relative;
  bottom: -40px;
  margin-bottom: -60px;
}
@media (max-width: 992px) {
  .landing-wrapper .container .header.cloud-bg .col-right .header-image {
    bottom: 0;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl {
  background: transparent url('../../fileadmin/templates/img/header_dsl_landing.jpg') no-repeat;
  background-size: cover !important;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-left h1 {
  margin-top: 0;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-left .subline {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-left .subline {
    margin-bottom: 20px;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-left .subline:after {
  background: none;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper {
  background: white;
  padding: 25px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  -webkit-box-shadow: 0 0 3px #999999;
  margin-top: 70px;
  position: relative;
  margin-top: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 0 5px #000000;
  -moz-box-shadow: 0 0 5px #000000;
  -webkit-box-shadow: 0 0 5px #000000;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper {
    width: 430px;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .addon {
  background: transparent url('../../fileadmin/templates/img/arrow_vcheck.png') no-repeat 100% 100%;
  position: absolute;
  left: -155px;
  top: 0;
  min-height: 135px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .addon p {
  color: white;
  font-size: 14px;
  font-weight: 100;
  font-style: italic;
  font-family: "soleil", sans-serif;
  line-height: 180%;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .addon p span {
  background: #96c129;
  padding: 0 8px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .vcheck-header h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  font-family: "soleil", sans-serif;
  margin-top: 0;
  margin-bottom: 25px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline {
  margin-bottom: 15px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline .group-1 {
  width: 30%;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline .group-1 .form-control {
  width: 100%;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline .group-2 {
  width: 65%;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline .group-2 .form-control {
  width: 100%;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline.form-row-1 .group-2 {
    float: left;
  }
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline.form-row-2 .group-1 {
    float: left;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .form-inline .form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px;
  font-size: 14px;
  color: #575757;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #f4f7f9;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .error .form-inline .form-control {
  box-shadow: 0 0 2px #ff5252;
  -moz-box-shadow: 0 0 2px #ff5252;
  -webkit-box-shadow: 0 0 2px #ff5252;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .start-vcheck {
  margin-bottom: 0;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .start-vcheck {
    clear: both;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .start-vcheck a.btn-default {
  display: block;
  padding-top: 10px;
  padding-bottom: 12px;
  font-size: 16px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  font-weight: 400;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .start-vcheck a.btn-default:visited,
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .start-vcheck a.btn-default:focus {
  background: #96c129 !important;
  color: white !important;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper {
    margin-bottom: 25px;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .vcheck-header h3 {
  font-size: 19px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .vcheck-form .start-vcheck .btn-default {
  background: #ff5252;
  border: 1px solid #ff5252;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .vcheck-form .start-vcheck .btn-default:visited,
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .col-right .vcheck-wrapper .vcheck-form .start-vcheck .btn-default:focus {
  background: #ff5252 !important;
  color: white !important;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck {
  z-index: 99999;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-header {
  color: black;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-subheader {
  color: #aab5bf;
  font-weight: 100;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-address {
  color: black;
  font-weight: 600;
  font-size: 18px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-address a.addresslink {
  color: #4f5559;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-action {
  font-size: 16px;
  margin-top: 35px;
  font-weight: 600;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-action a {
  color: #96c129;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.status-image {
  margin: 0;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body p.modal-vcheck-available {
  color: black;
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 13px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item {
  margin-bottom: 10px;
  padding: 8px 15px 0 15px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item h3 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p {
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p.text-warning {
  color: red !important;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item p.tariff-smalltitle {
  font-size: 16px;
  font-weight: 600;
  color: black;
  margin: 0;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons {
  margin-top: 3px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li {
  margin-bottom: 0;
  color: #4f5559;
  font-size: 14px;
  font-weight: 100;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item ul.check-icons li:before {
  content: "\e027  ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 4px;
  position: relative;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
  margin-top: 19px;
  color: #96c129;
  font-size: 20px;
  font-weight: 500;
  line-height: 80%;
}
@media (max-width: 767px) {
  .landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price {
    margin-top: 10px;
  }
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency {
  font-size: 13px;
  font-weight: 500;
  position: relative;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-currency sup {
  font-size: 16px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.gross-value {
  display: block;
  font-size: 13px;
  font-weight: 100;
  margin-top: 5px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .item-price span.item-duration {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}
.landing-wrapper .container .header.cloud-bg.cloud-bg-dsl .modal-vcheck .modal-content .modal-body .modal-vcheck-tariff-item .btn-default {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 17px;
  font-size: 14px;
  border: 0 !important;
}
.landing-wrapper .container .bullet-list .col-left {
  margin-left: 40px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .landing-wrapper .container .bullet-list .col-left {
    margin-left: 0;
  }
}
@media (min-width: 767px) {
  .landing-wrapper .container .bullet-list .col-left .check-icons {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .landing-wrapper .container .bullet-list .col-left .check-icons.check-icons-dsl {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .bullet-list .col-left .check-icons {
    margin-top: 35px;
  }
}
.landing-wrapper .container .bullet-list .col-left .check-icons li {
  margin-bottom: 10px;
  color: #4f5559;
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 18px;
}
.landing-wrapper .container .bullet-list .col-left .check-icons li:before {
  content: "p ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px) {
  .landing-wrapper .container .top-functions {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.landing-wrapper .container .top-functions .col-right .check-icons {
  margin-top: 20px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
@media (min-width: 767px) {
  .landing-wrapper .container .top-functions .col-right .check-icons {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .landing-wrapper .container .top-functions .col-right .check-icons.check-icons-dsl {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .top-functions .col-right .check-icons {
    margin-top: 35px;
  }
}
.landing-wrapper .container .top-functions .col-right .check-icons li {
  margin-bottom: 10px;
  color: #4f5559;
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 18px;
}
.landing-wrapper .container .top-functions .col-right .check-icons li:before {
  content: "p ";
  color: #96c129;
  font-size: 17px;
  font-family: "fonial" !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.landing-wrapper .container .top-functions .col-right .check-icons li {
  margin-bottom: 7px;
}
.landing-wrapper .container .top-functions .col-right .check-icons li:before {
  content: "\e026 ";
  margin-right: 10px;
}
.landing-wrapper .container .fonial-video {
  background: #37474f;
}
@media (min-width: 992px) {
  .landing-wrapper .container .fonial-video {
    margin-top: 130px;
    padding: 25px 50px;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .fonial-video {
    margin-top: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.landing-wrapper .container .fonial-video h2 {
  color: white;
}
.landing-wrapper .container .fonial-video p {
  color: white;
  font-size: 22px;
}
@media (min-width: 992px) {
  .landing-wrapper .container .fonial-video .col-left {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .fonial-video .video-wrap {
    margin-top: -70px;
    margin-bottom: -80px;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .fonial-video .video-wrap {
    margin-top: 30px;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .fonial-video .video-wrap .vimeo-iframe-wrapper {
    max-width: 100%;
  }
}
.landing-wrapper .container .price-section-head {
  margin-top: 130px;
}
@media (max-width: 992px) {
  .landing-wrapper .container .price-section-head {
    margin-top: 50px;
  }
}
.landing-wrapper .container .price-section-summary,
.landing-wrapper .container .price-section-features {
  background: #eceff1;
  border: 1px solid #e5e5e5;
  margin-top: 100px;
  margin-left: 50px;
  margin-right: 50px;
}
.landing-wrapper .container .price-section-summary .col-1,
.landing-wrapper .container .price-section-features .col-1 {
  padding: 25px 0 0 25px;
}
.landing-wrapper .container .price-section-summary .col-1 .label-legend,
.landing-wrapper .container .price-section-features .col-1 .label-legend {
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.landing-wrapper .container .price-section-summary .col-1 .list-unstyled li,
.landing-wrapper .container .price-section-features .col-1 .list-unstyled li {
  border-top: 1px solid #dddddd;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.landing-wrapper .container .price-section-summary .col-1 .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features .col-1 .list-unstyled li span.gross-value {
  font-size: 13px;
  font-weight: 100;
  display: block;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap,
.landing-wrapper .container .price-section-features .col-2 .col-wrap,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap,
.landing-wrapper .container .price-section-features .col-3 .col-wrap,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap,
.landing-wrapper .container .price-section-features .col-4 .col-wrap {
  background: white;
  box-shadow: 0 0 10px #aeaeae;
  -moz-box-shadow: 0 0 10px #aeaeae;
  -webkit-box-shadow: 0 0 10px #aeaeae;
  padding: 0 25px 25px 25px;
  position: relative;
  top: -50px;
  margin-bottom: -300px;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .plan,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .plan,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .plan,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .plan,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .plan,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .plan {
  position: relative;
  top: -60px;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .plan .svg-wrap,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .plan .svg-wrap,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .plan .svg-wrap,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .plan .svg-wrap,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .plan .svg-wrap,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .plan .svg-wrap {
  position: absolute;
  z-index: 1;
  left: 28px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .price-section-summary .col-2 .col-wrap .plan .svg-wrap,
  .landing-wrapper .container .price-section-features .col-2 .col-wrap .plan .svg-wrap,
  .landing-wrapper .container .price-section-summary .col-3 .col-wrap .plan .svg-wrap,
  .landing-wrapper .container .price-section-features .col-3 .col-wrap .plan .svg-wrap,
  .landing-wrapper .container .price-section-summary .col-4 .col-wrap .plan .svg-wrap,
  .landing-wrapper .container .price-section-features .col-4 .col-wrap .plan .svg-wrap {
    left: 5px;
  }
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .plan h3,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .plan h3,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .plan h3,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .plan h3,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .plan h3,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .plan h3 {
  color: white;
  position: relative;
  margin: 0;
  padding-top: 40px;
  z-index: 2;
  font-weight: 600;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .list-unstyled {
  margin-top: 15px;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .list-unstyled li {
  border-top: 1px solid #dddddd;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .list-unstyled li span.gross-value {
  font-size: 13px;
  font-weight: 100;
  display: block;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap {
  margin-top: 15px;
  position: relative;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .net-label,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .net-label,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .net-label,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .net-label,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .net-label,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .net-label {
  font-size: 16px;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .gross-value,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .gross-value,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .gross-value,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .gross-value,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .gross-value,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .gross-value {
  font-weight: 100;
  color: #96c129;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .big,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .big,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .big,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .big,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .big,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .big {
  font-family: "soleil", sans-serif;
  color: #96c129;
  font-weight: 600;
  font-size: 27px;
  margin: 0;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .small,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .small,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .small,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .small,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .small,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .small {
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .small,
  .landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .small,
  .landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .small,
  .landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .small,
  .landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .small,
  .landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .small {
    font-size: 12px;
  }
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .test-label,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .test-label,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .test-label,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .test-label,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .test-label,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .test-label {
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 13px;
  color: black;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .test-label a,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .test-label a,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .test-label a,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .test-label a,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .test-label a,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .test-label a {
  color: black;
  text-decoration: underline;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .test-label a:hover,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .test-label a:hover,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .test-label a:hover,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .test-label a:hover,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .test-label a:hover,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .test-label a:hover {
  text-decoration: none;
}
.landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .label-w-arrow,
.landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .label-w-arrow,
.landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .label-w-arrow,
.landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .label-w-arrow,
.landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .label-w-arrow,
.landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .label-w-arrow {
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_2.png') no-repeat;
  width: 18px;
  height: 32px;
  display: block;
  position: absolute;
  right: -15px;
  bottom: 30px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .price-section-summary .col-2 .col-wrap .price-wrap .btn-default,
  .landing-wrapper .container .price-section-features .col-2 .col-wrap .price-wrap .btn-default,
  .landing-wrapper .container .price-section-summary .col-3 .col-wrap .price-wrap .btn-default,
  .landing-wrapper .container .price-section-features .col-3 .col-wrap .price-wrap .btn-default,
  .landing-wrapper .container .price-section-summary .col-4 .col-wrap .price-wrap .btn-default,
  .landing-wrapper .container .price-section-features .col-4 .col-wrap .price-wrap .btn-default {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }
}
.landing-wrapper .container .price-section-summary .col-2.col-2 .col-wrap,
.landing-wrapper .container .price-section-features .col-2.col-2 .col-wrap,
.landing-wrapper .container .price-section-summary .col-3.col-2 .col-wrap,
.landing-wrapper .container .price-section-features .col-3.col-2 .col-wrap,
.landing-wrapper .container .price-section-summary .col-4.col-2 .col-wrap,
.landing-wrapper .container .price-section-features .col-4.col-2 .col-wrap {
  padding-bottom: 10px;
}
.landing-wrapper .container .price-section-summary .col-2.col-2 .col-wrap .btn-default,
.landing-wrapper .container .price-section-features .col-2.col-2 .col-wrap .btn-default,
.landing-wrapper .container .price-section-summary .col-3.col-2 .col-wrap .btn-default,
.landing-wrapper .container .price-section-features .col-3.col-2 .col-wrap .btn-default,
.landing-wrapper .container .price-section-summary .col-4.col-2 .col-wrap .btn-default,
.landing-wrapper .container .price-section-features .col-4.col-2 .col-wrap .btn-default {
  box-shadow: 0 2px 2px #999999;
  -moz-box-shadow: 0 2px 2px #999999;
  -webkit-box-shadow: 0 2px 2px #999999;
}
.landing-wrapper .container .price-section-summary .col-4,
.landing-wrapper .container .price-section-features .col-4 {
  padding-top: 50px;
}
.landing-wrapper .container .price-section-summary .col-4 p,
.landing-wrapper .container .price-section-features .col-4 p {
  margin-top: 25px;
}
.landing-wrapper .container .price-section-summary.price-section-features,
.landing-wrapper .container .price-section-features.price-section-features {
  margin-top: 40px;
  margin-bottom: 180px;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-1 .list-unstyled,
.landing-wrapper .container .price-section-features.price-section-features .col-1 .list-unstyled {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-1 .list-unstyled li,
.landing-wrapper .container .price-section-features.price-section-features .col-1 .list-unstyled li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-1 .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features.price-section-features .col-1 .list-unstyled li span.gross-value {
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap {
  margin-bottom: -140px;
  top: -20px;
  padding-top: 45px;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap .list-unstyled,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap .list-unstyled {
  margin-top: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap .list-unstyled li,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap .list-unstyled li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 100;
  font-size: 14px;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap .list-unstyled li span.gross-value,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap .list-unstyled li span.gross-value {
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap i.active,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap i.active,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap i.active,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap i.active,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap i.active,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap i.active {
  background: #96c129;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.landing-wrapper .container .price-section-summary.price-section-features .col-2 .col-wrap i.inactive,
.landing-wrapper .container .price-section-features.price-section-features .col-2 .col-wrap i.inactive,
.landing-wrapper .container .price-section-summary.price-section-features .col-3 .col-wrap i.inactive,
.landing-wrapper .container .price-section-features.price-section-features .col-3 .col-wrap i.inactive,
.landing-wrapper .container .price-section-summary.price-section-features .col-4 .col-wrap i.inactive,
.landing-wrapper .container .price-section-features.price-section-features .col-4 .col-wrap i.inactive {
  background: white;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px solid #575757;
}
@media (max-width: 1023px) {
  .landing-wrapper .container .price-section-trunking .trunking-plans-desktop {
    display: none;
  }
}
@media (min-width: 1023px) {
  .landing-wrapper .container .price-section-trunking .trunking-plans-mobile {
    display: none;
  }
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td {
  border: 0;
  width: 18%;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td p {
  border-bottom: 1px solid #d6d8da;
  padding-bottom: 10px;
  font-family: "soleil", sans-serif;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td p:last-child,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td p:last-child {
  border: 0;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td p.legend {
  font-weight: 600;
  color: black;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td p span.gross-value,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td p span.gross-value {
  font-size: 13px;
  display: block;
  font-weight: 100;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td .wrapper {
  background: #eef1f3;
  padding: 0 25px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td .wrapper .sticky-wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td .wrapper .sticky-wrapper {
  height: 101px !important;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td .wrapper .sticky-wrapper.is-sticky .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td .wrapper .sticky-wrapper.is-sticky .tariff-label {
  background: #eef1f3;
  padding: 10px 5px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  z-index: 998;
  width: 189px !important;
  margin-left: -25px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td .wrapper .tariff-label,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td .wrapper .tariff-label {
  color: #96c129;
  font-size: 22px;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10 td.col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta td.col-1 {
  padding-right: 25px;
  width: 28%;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-1 .col-1 .legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-1 .col-1 .legend {
  padding-top: 57px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-2 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-6 .col-1 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-6 .col-1 p {
  border: 0;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-2 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-6 .col-1 p.legend,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-6 .col-1 p.legend {
  padding-top: 30px;
  font-size: 19px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 {
  box-shadow: 0 0px 3px #dedede;
  -moz-box-shadow: 0 0px 3px #dedede;
  -webkit-box-shadow: 0 0px 3px #dedede;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-1,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-1 {
  padding: 15px 25px 0 15px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-2,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-2 .wrapper,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-2 .wrapper {
  position: relative;
  min-height: 146px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-2 .wrapper p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-2 .wrapper p {
  border: 0;
  padding-top: 40px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-2 .wrapper .badge,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-2 .wrapper .badge {
  position: absolute;
  right: -25px;
  top: -25px;
  background: #96c129;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  font-size: 13px;
  padding-top: 15px;
  width: 60px;
  height: 60px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-3 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-4 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-5 .col-2 .wrapper .badge span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-5 .col-2 .wrapper .badge span {
  display: block;
  font-size: 11px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-7 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-7 p {
  padding-top: 5px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-7 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-7 p a {
  color: #96c129;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-9 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-9 .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-9 .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-9 .col-5 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-9 .col-5 p {
  text-align: center;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-10 .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-10 .col-2 p {
  position: relative;
  margin-left: 10px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-10 .col-2 p a,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-10 .col-2 p a {
  color: #ff5252;
  text-decoration: underline;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-10 .col-2 p a span,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-10 .col-2 p a span {
  display: block;
  margin-left: 25px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-2.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-3.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-4.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-5.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-6.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-7.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-8.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-9.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-10.row-10 .col-2 p a:before,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta.row-10 .col-2 p a:before {
  content: "";
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_4.png') no-repeat;
  width: 18px;
  height: 32px;
  display: block;
  position: absolute;
  left: -7px;
  top: -17px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .spacer-between-tr {
  padding-top: 3px;
  padding-bottom: 3px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-1 .col-1 .legend {
  padding-top: 49px !important;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-2 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-3 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-4 p,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-5 p {
  text-align: center;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-2 p .btn-default,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-3 p .btn-default,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-4 p .btn-default,
.landing-wrapper .container .price-section-trunking .trunking-plans-table .row-cta .col-5 p .btn-default {
  text-transform: none;
  font-size: 13px;
  padding-bottom: 8px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-table .wrapper .tariff-label {
  font-size: 17px !important;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-header p {
  text-align: center;
  color: #96c129;
  font-family: "soleil", sans-serif;
  font-size: 20px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-legend {
  padding-top: 15px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-legend p {
  font-size: 16px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  margin-bottom: 7px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-values {
  background: #eef1f3;
  padding-top: 10px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-values p {
  text-align: center;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-values p.tariff {
  color: black;
  font-weight: 100;
  font-size: 11px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-values p.tariff-data {
  font-size: 14px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-note {
  margin-top: 15px;
  margin-bottom: 30px;
}
.landing-wrapper .container .price-section-trunking .trunking-plans-list .row-note p {
  font-size: 12px;
}
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing {
  padding-left: 25px;
  padding-right: 25px;
}
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-1 p span.net-label,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-2 p span.net-label,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-3 p span.net-label,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-4 p span.net-label,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-5 p span.net-label {
  font-size: 13px;
}
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-1 p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-2 p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-3 p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-4 p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-5 p span.gross-value {
  font-size: 12px !important;
}
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-1 .wrapper p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-2 .wrapper p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-3 .wrapper p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-4 .wrapper p span.gross-value,
.landing-wrapper .container .price-section-trunking.price-section-trunking-landing .col-5 .wrapper p span.gross-value {
  font-size: 11px !important;
}
.landing-wrapper .container .price-section-features-toggle,
.landing-wrapper .container .trunking-price-section-features-toggle {
  margin-top: 250px;
}
.landing-wrapper .container .price-section-features-toggle a,
.landing-wrapper .container .trunking-price-section-features-toggle a {
  text-transform: uppercase;
  color: #7d868d;
  font-family: "soleil", sans-serif;
  font-size: 18px;
  text-decoration: none;
}
.landing-wrapper .container .price-section-features-toggle a:hover,
.landing-wrapper .container .trunking-price-section-features-toggle a:hover {
  text-decoration: underline;
}
.landing-wrapper .container .price-section-features-toggle i,
.landing-wrapper .container .trunking-price-section-features-toggle i {
  color: #96c129;
}
.landing-wrapper .container .price-section-features-toggle.trunking-price-section-features-toggle,
.landing-wrapper .container .trunking-price-section-features-toggle.trunking-price-section-features-toggle {
  margin-top: 10px;
}
@media (max-width: 992px) {
  .landing-wrapper .container .client-desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .client-mobile {
    display: none;
  }
}
.landing-wrapper .container .price-section-summary-mobile-head .plan {
  position: relative;
}
.landing-wrapper .container .price-section-summary-mobile-head .plan .svg-wrap {
  position: relative;
  z-index: 1;
}
.landing-wrapper .container .price-section-summary-mobile-head .plan h3 {
  color: white;
  position: relative;
  top: -125px;
  margin-bottom: -50px;
  z-index: 2;
  font-weight: 600;
}
.landing-wrapper .container .price-section-summary-mobile-item {
  margin-bottom: 30px;
}
.landing-wrapper .container .price-section-summary-mobile-item p {
  font-family: "soleil", sans-serif;
}
.landing-wrapper .container .price-section-summary-mobile-item p.text-center {
  margin-bottom: 5px;
}
.landing-wrapper .container .price-section-summary-mobile-item p span.gross-value {
  display: block;
  font-weight: 100;
  font-size: 13px;
}
.landing-wrapper .container .price-section-summary-mobile-item .col-1,
.landing-wrapper .container .price-section-summary-mobile-item .col-2 {
  padding-top: 10px;
}
.landing-wrapper .container .price-section-summary-mobile-item .col-1.col-1,
.landing-wrapper .container .price-section-summary-mobile-item .col-2.col-1 {
  background: #96c129;
}
.landing-wrapper .container .price-section-summary-mobile-item .col-1.col-1 p,
.landing-wrapper .container .price-section-summary-mobile-item .col-2.col-1 p {
  color: white;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.landing-wrapper .container .price-section-summary-mobile-item .col-1.col-2,
.landing-wrapper .container .price-section-summary-mobile-item .col-2.col-2 {
  background: #eceff1;
}
.landing-wrapper .container .price-section-summary-mobile-item .col-1.col-2 p,
.landing-wrapper .container .price-section-summary-mobile-item .col-2.col-2 p {
  color: #575757;
  font-family: "soleil", sans-serif;
  font-weight: 100;
}
.landing-wrapper .container .price-section-summary-mobile-more {
  margin-top: 20px;
}
.landing-wrapper .container .price-section-summary-mobile-more a {
  text-transform: uppercase;
  color: #7d868d;
  font-family: "soleil", sans-serif;
  font-size: 18px;
  text-decoration: underline;
}
.landing-wrapper .container .price-section-summary-mobile-call2action .test-label {
  font-family: "soleil", sans-serif;
  font-weight: 100;
  font-size: 13px;
  color: black;
}
.landing-wrapper .container .price-section-summary-mobile-call2action .test-label a {
  color: black;
  text-decoration: underline;
}
.landing-wrapper .container .price-section-summary-mobile-call2action .test-label a:hover {
  text-decoration: none;
}
.landing-wrapper .container .testimonials {
  margin-top: 50px;
  padding-bottom: 80px !important;
  background: #eceff1;
}
@media (min-width: 992px) {
  .landing-wrapper .container .testimonials {
    padding: 50px;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .testimonials {
    padding-top: 25px;
  }
}
.landing-wrapper .container .testimonials h2 {
  margin-bottom: 100px;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap,
.landing-wrapper .container .testimonials .col-2 .col-wrap,
.landing-wrapper .container .testimonials .col-3 .col-wrap,
.landing-wrapper .container .testimonials .col-4 .col-wrap {
  min-height: 420px;
  background: white;
  box-shadow: 0 0 1px #999999;
  -moz-box-shadow: 0 0 1px #999999;
  -webkit-box-shadow: 0 0 1px #999999;
  padding: 0 25px 25px 25px;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap .testimonial-image,
.landing-wrapper .container .testimonials .col-2 .col-wrap .testimonial-image,
.landing-wrapper .container .testimonials .col-3 .col-wrap .testimonial-image,
.landing-wrapper .container .testimonials .col-4 .col-wrap .testimonial-image {
  position: relative;
  top: -70px;
  margin-bottom: -60px;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap .testimonial-image img,
.landing-wrapper .container .testimonials .col-2 .col-wrap .testimonial-image img,
.landing-wrapper .container .testimonials .col-3 .col-wrap .testimonial-image img,
.landing-wrapper .container .testimonials .col-4 .col-wrap .testimonial-image img {
  display: initial;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap .testimonial-head,
.landing-wrapper .container .testimonials .col-2 .col-wrap .testimonial-head,
.landing-wrapper .container .testimonials .col-3 .col-wrap .testimonial-head,
.landing-wrapper .container .testimonials .col-4 .col-wrap .testimonial-head {
  padding-top: 15px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  color: black;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap .testimonial-head span,
.landing-wrapper .container .testimonials .col-2 .col-wrap .testimonial-head span,
.landing-wrapper .container .testimonials .col-3 .col-wrap .testimonial-head span,
.landing-wrapper .container .testimonials .col-4 .col-wrap .testimonial-head span {
  display: block;
  color: #96c129;
}
.landing-wrapper .container .testimonials .col-1 .col-wrap .quote,
.landing-wrapper .container .testimonials .col-2 .col-wrap .quote,
.landing-wrapper .container .testimonials .col-3 .col-wrap .quote,
.landing-wrapper .container .testimonials .col-4 .col-wrap .quote {
  margin-top: 20px;
  font-size: 14px;
  font-style: italic;
}
@media (max-width: 767px) {
  .landing-wrapper .container .testimonials .col-1.col-2,
  .landing-wrapper .container .testimonials .col-2.col-2,
  .landing-wrapper .container .testimonials .col-3.col-2,
  .landing-wrapper .container .testimonials .col-4.col-2,
  .landing-wrapper .container .testimonials .col-1.col-3,
  .landing-wrapper .container .testimonials .col-2.col-3,
  .landing-wrapper .container .testimonials .col-3.col-3,
  .landing-wrapper .container .testimonials .col-4.col-3 {
    margin-top: 100px;
  }
}
.landing-wrapper .container .testimonials.testimonials-dsl .quote {
  font-size: 16px !important;
}
.landing-wrapper .container .about-us-head .flag {
  position: relative;
}
.landing-wrapper .container .about-us-head .flag span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
}
.landing-wrapper .container .about-us-head .flag span:nth-child(1) {
  background: black;
  width: 33%;
  z-index: 3;
}
.landing-wrapper .container .about-us-head .flag span:nth-child(2) {
  background: #ff0000;
  width: 66%;
  z-index: 2;
}
.landing-wrapper .container .about-us-head .flag span:nth-child(3) {
  background: #ffd200;
  width: 100%;
  z-index: 1;
}
.landing-wrapper .container .about-us-head h2 {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .landing-wrapper .container .about-us-facts {
    padding: 50px;
  }
  .landing-wrapper .container .about-us-facts.row-1 {
    padding-bottom: 25px;
  }
  .landing-wrapper .container .about-us-facts.row-2 {
    padding-top: 30px;
    margin-bottom: 35px;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .about-us-facts {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.landing-wrapper .container .about-us-facts p {
  color: black;
  font-family: "soleil", sans-serif;
  font-weight: 200;
}
.landing-wrapper .container .about-us-facts p span {
  font-weight: 600;
}
.landing-wrapper .container .about-us-facts p i {
  color: #96c129;
  float: left;
  font-size: 50px;
  margin-right: 15px;
  position: relative;
  top: -11px;
}
.landing-wrapper .container .about-us-facts.row-2 {
  padding-top: 15px;
}
.landing-wrapper .container .about-us-facts.row-2 i {
  font-size: 40px;
}
@media (min-width: 992px) {
  .landing-wrapper .container .about-us-qsc {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.landing-wrapper .container .about-us-qsc p {
  font-family: "soleil", sans-serif;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 992px) {
  .landing-wrapper .container .about-us-qsc p.about-statement {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .about-us-qsc p.text-center {
    text-align: left;
  }
}
@media (max-width: 992px) {
  .landing-wrapper .container .about-us-qsc img.logo-enbw {
    margin-top: 50px;
  }
}
.landing-wrapper .container .info-content {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #eceff1;
}
@media (min-width: 992px) {
  .landing-wrapper .container .info-content {
    margin-top: 90px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .info-content .col-left {
    padding-left: 50px;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .info-content .col-right {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .landing-wrapper .container .info-content .col-right .image-wrap {
    margin-top: -90px;
    margin-bottom: -90px;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .landing-wrapper .container .info-content .col-right .image-wrap {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.landing-wrapper .container .info-content h2 {
  margin-bottom: 5px;
}
.landing-wrapper .container .info-content .subline {
  font-family: "soleil", sans-serif;
  font-size: 22px;
  font-weight: 100;
  position: relative;
  margin-bottom: 35px;
}
.landing-wrapper .container .info-content.info-content-white {
  background: white;
}
.landing-wrapper .container .info-content.info-content-dsl {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.landing-wrapper .container .info-content.info-content-dsl .col-left {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .landing-wrapper .container .info-content.info-content-dsl .col-left {
    padding-top: 0;
    padding-bottom: 25px;
  }
}
.landing-wrapper .container .info-content.info-content-dsl .col-right .image-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.landing-wrapper.landing-wrapper-dsl h2.csc-firstHeader {
  margin-bottom: 25px;
  margin-top: 0;
}
.landing-wrapper.landing-wrapper-whitelabel {
  margin-top: 25px;
}
.landing-wrapper.landing-wrapper-whitelabel .subline::after {
  right: 150px !important;
  bottom: -57px !important;
}
.landing-wrapper.landing-wrapper-whitelabel .whitelabel-anchors a {
  color: white;
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container {
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  background: white;
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container .whitelabel-anchors {
  color: black !important;
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container .whitelabel-anchors a {
  color: black !important;
}
@media (max-width: 1024px) {
  .landing-wrapper.landing-wrapper-whitelabel-grayheader .container .whitelabel-anchors {
    display: none;
  }
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container .headergray h1 {
  color: black !important;
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container .headergray .subline {
  color: black !important;
}
.landing-wrapper.landing-wrapper-whitelabel-grayheader .container .headergray .subline:after {
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_gray.png') no-repeat !important;
}
.landing-wrapper .footer-wrap {
  margin-left: -15px;
  margin-right: -15px;
  background: #2e3a3d url('../../fileadmin/templates/img/bg_world_footer.png') no-repeat 50% 0;
  color: white;
  margin-top: 30px;
  margin-top: 100px !important;
}
.landing-wrapper .footer-wrap .row-1 .footer-claim {
  font-size: 42px;
  font-weight: 100;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-1 .footer-claim {
    margin-top: 25px;
    font-size: 26px;
  }
}
.landing-wrapper .footer-wrap .row-1 .footer-call2action {
  margin-top: 45px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-1 .footer-call2action .btn-default {
    font-size: 13px;
  }
}
.landing-wrapper .footer-wrap .row-2 {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-2 {
    margin-top: 40px;
  }
}
.landing-wrapper .footer-wrap .row-2 p,
.landing-wrapper .footer-wrap .row-2 ul li {
  color: #979d9e;
  font-weight: 100;
  font-size: 14px;
}
.landing-wrapper .footer-wrap .row-2 p.header,
.landing-wrapper .footer-wrap .row-2 ul li.header {
  color: #cccfcf;
  font-family: "soleil", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.landing-wrapper .footer-wrap .row-2 a {
  color: #979d9e;
}
.landing-wrapper .footer-wrap .row-2 .col-2,
.landing-wrapper .footer-wrap .row-2 .col-3,
.landing-wrapper .footer-wrap .row-2 .col-4 {
  padding-top: 29px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-2 .col-1,
  .landing-wrapper .footer-wrap .row-2 .col-2,
  .landing-wrapper .footer-wrap .row-2 .col-3,
  .landing-wrapper .footer-wrap .row-2 .col-4 {
    padding-top: 15px;
    text-align: center;
  }
}
.landing-wrapper .footer-wrap .row-3 .col-1 .logo-solucon {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
@media (max-width: 992px) {
  .landing-wrapper .footer-wrap .row-3 .col-1 .logo-solucon {
    margin-bottom: 20px;
  }
}
.landing-wrapper .footer-wrap .row-3 .col-2 {
  padding-top: 55px;
}
.landing-wrapper .footer-wrap .row-3 .col-2 p {
  border: 1px solid #979d9e;
  padding: 25px 30px;
  font-size: 12px;
  font-weight: 100;
  color: #979d9e;
}
.landing-wrapper .footer-wrap .row-3 .col-2 p span {
  color: white;
  font-weight: 500;
}
.landing-wrapper .footer-wrap .row-3 .col-3 p.header {
  font-size: 16px;
  color: #979d9e;
  font-weight: 400;
}
.landing-wrapper .footer-wrap .row-3 .col-3 p.header i {
  font-size: 26px;
  color: #96c129;
  padding-right: 5px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-3 .col-3 {
    text-align: center;
    padding-top: 15px;
  }
}
.landing-wrapper .footer-wrap .row-3 .col-3 p.number,
.landing-wrapper .footer-wrap .row-3 .col-3 p.support {
  color: white;
  font-size: 20px;
  font-family: "soleil", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.landing-wrapper .footer-wrap .row-3 .col-3 p.number span.footer-info-label,
.landing-wrapper .footer-wrap .row-3 .col-3 p.support span.footer-info-label {
  display: block;
  font-size: 12px !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-weight: 100;
  line-height: 100%;
  color: #979d9e;
}
.landing-wrapper .footer-wrap .row-3 .col-3 p.number span.nr-spacing,
.landing-wrapper .footer-wrap .row-3 .col-3 p.support span.nr-spacing {
  padding-left: 49px;
}
.landing-wrapper .footer-wrap .row-4 {
  margin-top: 60px;
  border-top: 1px solid #4b5051;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  .landing-wrapper .footer-wrap .row-4 div {
    text-align: center;
  }
}
.landing-wrapper .footer-wrap .row-4 ul li {
  font-size: 12px;
  color: #979d9e;
}
.landing-wrapper .footer-wrap .row-4 ul li:last-child {
  padding-right: 0;
}
.landing-wrapper .footer-wrap .row-4 ul li a {
  color: #979d9e;
}
.landing-wrapper .footer-wrap .landing-footer.row-1,
.landing-wrapper .footer-wrap .landing-footer.row-2,
.landing-wrapper .footer-wrap .landing-footer.row-3,
.landing-wrapper .footer-wrap .landing-footer.row-4 {
  padding-left: 50px;
  padding-right: 50px;
}
.landing-wrapper .footer-wrap .landing-footer.row-4 {
  border: 0;
}
.landing-wrapper .footer-wrap .landing-footer.row-4 .list-inline li {
  font-size: 11px;
}
.landing-wrapper .footer-wrap .landing-footer .list-unstyled li,
.landing-wrapper .footer-wrap .landing-footer .col-1 p {
  font-size: 13px;
}
#page-552 .ekko-lightbox .modal-dialog .modal-content {
  background: white !important;
}
#page-552 .ekko-lightbox .modal-dialog .modal-content form {
  width: auto;
}
#page-552 .ekko-lightbox .modal-dialog .modal-content .modal-body {
  padding: 25px;
}
/* END LANDINGPAGE V2 */
/* START FONT SETUP NetCologne */
@font-face {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 400;
  src: url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Medium.eot');
  src: url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Medium.eot?#iefix') format("embedded-opentype"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Medium.woff2') format("woff2"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Medium.woff') format("woff"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Medium.ttf') format("truetype");
}
@font-face {
  font-family: "Gilroy-Medium";
  font-weight: 700;
  src: url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Bold.eot');
  src: url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Bold.eot?#iefix') format("embedded-opentype"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Bold.woff2') format("woff2"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Bold.woff') format("woff"), url('../../fileadmin/templates/fonts/gilroy/GilroyW05-Bold.ttf') format("truetype");
}
/* END FONT SETUP NetCologne */
/* START BLANK PAGE TEMPLATE */
.blank-page {
  margin: 0;
  padding: 0;
  /* START KOSTENKONFIGURATOR NETCOLOGNE/NETAACHEN */
  /* END KOSTENKONFIGURATOR NETCOLOGNE/NETAACHEN */
  /* START KOSTENKONFIGURATOR Jeti */
  /* END KOSTENKONFIGURATOR Jeti */
}
.blank-page .netcologne-cost-calculator {
  font-family: "Gilroy-Medium";
  font-weight: 400;
  font-size: 14px;
  padding: 0;
}
.blank-page .netcologne-cost-calculator select {
  font-family: revert;
}
.blank-page .netcologne-cost-calculator .cost-block {
  margin-bottom: 30px;
}
.blank-page .netcologne-cost-calculator h3 {
  font-weight: bold;
  font-size: 26px;
  color: #0091fa;
  margin-top: 0;
}
.blank-page .netcologne-cost-calculator h3 .number {
  display: inline-block;
  background: #0091fa;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: center;
  padding-top: 5px;
  margin-right: 8px;
}
.blank-page .netcologne-cost-calculator .select-order {
  padding: 10px;
  background: #e8ebed;
}
.blank-page .netcologne-cost-calculator .select-order label {
  font-weight: bold;
}
.blank-page .netcologne-cost-calculator .form-group .form-control {
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 90%;
}
.blank-page .netcologne-cost-calculator .form-group .form-control.number-only {
  width: 40%;
}
@media (max-width: 360px) {
  .blank-page .netcologne-cost-calculator .form-group .form-control.number-only {
    width: 50px;
  }
}
.blank-page .netcologne-cost-calculator .table tbody td {
  padding: 12px 8px;
  vertical-align: middle;
}
.blank-page .netcologne-cost-calculator .table tbody td.single-price,
.blank-page .netcologne-cost-calculator .table tbody td.total-price {
  width: 150px;
}
@media (max-width: 360px) {
  .blank-page .netcologne-cost-calculator .table tbody td.single-price,
  .blank-page .netcologne-cost-calculator .table tbody td.total-price {
    width: auto;
  }
}
.blank-page .netcologne-cost-calculator .table tbody td .form-group {
  margin: 0;
}
.blank-page .netcologne-cost-calculator .table tbody tr.net-info {
  background: #0091fa;
  color: white;
}
.blank-page .netcologne-cost-calculator .table tbody tr.net-info td {
  font-weight: bold;
  font-size: 17px;
  padding: 12px;
}
@media (max-width: 360px) {
  .blank-page .netcologne-cost-calculator .table tbody tr.net-info td {
    font-size: 13px;
  }
}
.blank-page .netcologne-cost-calculator .carousel {
  margin-bottom: 20px;
}
.blank-page .netcologne-cost-calculator .carousel .item {
  text-align: center;
}
.blank-page .netcologne-cost-calculator .carousel .item img {
  display: inline-block;
}
.blank-page .netcologne-cost-calculator .carousel .item .carousel-caption {
  bottom: -3px;
  color: #4f5559;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0 0 0 transparent;
  left: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: white;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.blank-page .netcologne-cost-calculator .carousel .carousel-control {
  top: 47%;
}
.blank-page .netcologne-cost-calculator .carousel .carousel-control.left,
.blank-page .netcologne-cost-calculator .carousel .carousel-control.right {
  background: transparent;
  filter: inherit;
}
.blank-page .netcologne-cost-calculator .carousel .carousel-control.left span,
.blank-page .netcologne-cost-calculator .carousel .carousel-control.right span {
  color: black;
  text-shadow: 0 0 0 transparent;
  font-size: 14px;
}
.blank-page .netcologne-cost-calculator .btn-netdefault {
  background: #0091fa;
  color: white;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #0091fa;
}
.blank-page .netcologne-cost-calculator .btn-netdefault.btn-ncred {
  background: #fa280a;
  color: white;
  border: 1px solid #fa280a;
}
.blank-page .netcologne-cost-calculator .small {
  font-size: 12px;
  margin-top: 20px;
}
.blank-page .jeti-cost-calculator {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 15px;
  padding: 0;
}
.blank-page .jeti-cost-calculator select {
  font-family: revert;
}
.blank-page .jeti-cost-calculator .cost-block {
  margin-bottom: 30px;
}
.blank-page .jeti-cost-calculator h3 {
  font-weight: bold;
  font-size: 26px;
  color: #4678bb;
  margin-top: 0;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
}
.blank-page .jeti-cost-calculator h3 .number {
  display: inline-block;
  background: #4678bb;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  text-align: center;
  padding-top: 5px;
  margin-right: 8px;
}
.blank-page .jeti-cost-calculator .select-order {
  padding: 10px;
  background: #e1e1e1;
}
.blank-page .jeti-cost-calculator .select-order label {
  font-weight: bold;
}
.blank-page .jeti-cost-calculator .form-group .form-control {
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 90%;
}
.blank-page .jeti-cost-calculator .form-group .form-control.number-only {
  width: 40%;
}
@media (max-width: 360px) {
  .blank-page .jeti-cost-calculator .form-group .form-control.number-only {
    width: 50px;
  }
}
.blank-page .jeti-cost-calculator .table tbody td {
  padding: 12px 8px;
  vertical-align: middle;
}
.blank-page .jeti-cost-calculator .table tbody td.single-price,
.blank-page .jeti-cost-calculator .table tbody td.total-price {
  width: 150px;
}
@media (max-width: 360px) {
  .blank-page .jeti-cost-calculator .table tbody td.single-price,
  .blank-page .jeti-cost-calculator .table tbody td.total-price {
    width: auto;
  }
}
.blank-page .jeti-cost-calculator .table tbody td .form-group {
  margin: 0;
}
.blank-page .jeti-cost-calculator .table tbody tr.net-info {
  background: #4678bb;
  color: white;
}
.blank-page .jeti-cost-calculator .table tbody tr.net-info td {
  font-weight: bold;
  font-size: 22px;
  padding: 20px 10px;
}
.blank-page .jeti-cost-calculator .table tbody tr.net-info td .tax-included {
  display: block;
  font-weight: 300;
  font-size: 15px;
}
@media (max-width: 360px) {
  .blank-page .jeti-cost-calculator .table tbody tr.net-info td {
    font-size: 13px;
  }
}
.blank-page .jeti-cost-calculator .carousel {
  margin-bottom: 20px;
}
.blank-page .jeti-cost-calculator .carousel .item {
  text-align: center;
}
.blank-page .jeti-cost-calculator .carousel .item img {
  display: inline-block;
}
.blank-page .jeti-cost-calculator .carousel .item .carousel-caption {
  bottom: -3px;
  color: #4f5559;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 0 0 0 transparent;
  left: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: white;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.blank-page .jeti-cost-calculator .carousel .carousel-control {
  top: 47%;
}
.blank-page .jeti-cost-calculator .carousel .carousel-control.left,
.blank-page .jeti-cost-calculator .carousel .carousel-control.right {
  background: transparent;
  filter: inherit;
}
.blank-page .jeti-cost-calculator .carousel .carousel-control.left span,
.blank-page .jeti-cost-calculator .carousel .carousel-control.right span {
  color: black;
  text-shadow: 0 0 0 transparent;
  font-size: 14px;
}
.blank-page .jeti-cost-calculator .btn-netdefault {
  background: #4678bb;
  color: white;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #4678bb;
}
.blank-page .jeti-cost-calculator .btn-netdefault.btn-ncred {
  background: #b02c2e;
  color: white;
  border: 1px solid #b02c2e;
}
.blank-page .jeti-cost-calculator .small {
  font-size: 12px;
  margin-top: 20px;
}
/* END BLANK PAGE TEMPLATE */
/* WHITELABEL PRODUCT PAGE */
.whitelabel-productpage.client-fonally .header.headerdark {
  background: #47687F;
}
.whitelabel-productpage.client-fonally .header .test-hint {
  color: white !important;
}
.whitelabel-productpage.client-fonally .header ul.navbar-collapse li a {
  color: white;
}
.whitelabel-productpage.client-fonally .header .subline::after {
  bottom: -55px !important;
}
.whitelabel-productpage.client-fonally .price-section-summary .col-2 .plan,
.whitelabel-productpage.client-fonally .price-section-summary .col-3 .plan {
  top: 0 !important;
}
.whitelabel-productpage.client-fonally .price-section-summary .col-2 .plan h3,
.whitelabel-productpage.client-fonally .price-section-summary .col-3 .plan h3 {
  color: #7d868d !important;
}
.whitelabel-productpage.client-fonally .price-section-summary .col-2 .col-wrap,
.whitelabel-productpage.client-fonally .price-section-summary .col-3 .col-wrap {
  padding-bottom: 25px !important;
}
.whitelabel-productpage.client-fonally .price-section-summary .col-2.col-2 .plan h3,
.whitelabel-productpage.client-fonally .price-section-summary .col-3.col-2 .plan h3 {
  color: #96c129 !important;
}
.whitelabel-productpage.client-fonally .price-section-features .col-wrap {
  padding-bottom: 25px !important;
}
.whitelabel-productpage.client-fonally .price-section-summary-mobile-head .plan h3 {
  color: #7d868d !important;
  margin-bottom: 20px !important;
  top: 0 !important;
}
.whitelabel-productpage.client-fonally .price-section-summary-mobile-head .col-1 .plan h3 {
  color: #96c129 !important;
}
.whitelabel-productpage.client-fonally .footer-wrap {
  background: #16364c url('../../fileadmin/templates/img/bg_world_footer.png') no-repeat 50% 0;
}
.whitelabel-productpage.client-fonally .footer-wrap .row-2 .col-1 {
  padding-top: 52px;
}
.whitelabel-productpage.client-fonally .footer-wrap .row-2 .col-1 p strong {
  color: white;
}
.whitelabel-productpage.client-fonally .footer-wrap .row-3 .col-2 {
  padding-top: 28px;
}
.whitelabel-productpage.client-angernet .btn-default {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.whitelabel-productpage.client-angernet .btn-default.btn-red {
  background: #c32837;
  color: white;
  border: 1px solid #c32837;
}
.whitelabel-productpage.client-angernet .btn-default.btn-red:hover {
  background: #d94553;
}
.whitelabel-productpage.client-angernet .header.headerdark {
  background: #E9ECEF;
}
.whitelabel-productpage.client-angernet .header.headerdark h1,
.whitelabel-productpage.client-angernet .header.headerdark .subline {
  color: #575757 !important;
}
.whitelabel-productpage.client-angernet .header.headerdark h1.subline::after,
.whitelabel-productpage.client-angernet .header.headerdark .subline.subline::after {
  background: transparent url('../../fileadmin/templates/img/arrow_call2action_gray.png') no-repeat;
}
.whitelabel-productpage.client-angernet .header.headerdark .btn-contact p {
  margin-top: 30px;
}
.whitelabel-productpage.client-angernet .header .subline::after {
  bottom: -55px !important;
}
.whitelabel-productpage.client-angernet .bullet-list .col-left .check-icons li:before {
  color: #374a9a;
  top: 2px;
  position: relative;
}
.whitelabel-productpage.client-angernet .price-section-head {
  margin-top: 60px;
}
.whitelabel-productpage.client-angernet .price-section-summary {
  margin-bottom: 300px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .list-unstyled li {
  font-weight: 400;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .list-unstyled li.spacer,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .list-unstyled li.spacer,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .list-unstyled li.spacer,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .list-unstyled li.spacer {
  border: 0;
  margin-bottom: 10px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap {
  padding-bottom: 25px !important;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .plan,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .plan,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .plan,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .plan {
  position: initial;
  top: unset;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .plan h3,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .plan h3,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .plan h3,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .plan h3 {
  color: #374a9a;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .list-unstyled li,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .list-unstyled li {
  font-weight: 300;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .list-unstyled li.product-download,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .list-unstyled li.product-download,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .list-unstyled li.product-download,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .list-unstyled li.product-download {
  padding-top: 20px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .list-unstyled li.product-download i,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .list-unstyled li.product-download i,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .list-unstyled li.product-download i,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .list-unstyled li.product-download i {
  position: relative;
  top: -3px;
  font-size: 12px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .list-unstyled li.product-download a,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .list-unstyled li.product-download a,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .list-unstyled li.product-download a,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .list-unstyled li.product-download a {
  color: #4f5559;
  text-decoration: underline;
  font-size: 14px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .list-unstyled li.product-download a:hover,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .list-unstyled li.product-download a:hover,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .list-unstyled li.product-download a:hover,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .list-unstyled li.product-download a:hover {
  text-decoration: none;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap {
  text-align: center;
  position: relative;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .badge {
  position: absolute;
  top: 80px;
  right: -30px;
  width: 63px;
  height: 63px;
  background: #f5f7f9;
  border: 2px dashed #c32837;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  text-align: center;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  padding-top: 12px;
  transform: rotate(10deg);
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .badge span,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .badge span,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .badge span,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .badge span {
  color: #c32837;
  display: block;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .badge span:first-child,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .badge span:first-child,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .badge span:first-child,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .badge span:first-child {
  font-size: 21px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .big,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .big,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .big,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .big {
  color: #374a9a;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .big .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .big .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .big .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .big .net-label {
  font-weight: 300;
  display: block;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap.special .big-standard,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap.special .big-standard,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap.special .big-standard,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap.special .big-standard {
  text-decoration: line-through;
  color: #7d868d;
  font-weight: 100;
  font-size: 20px;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap.special .big-standard .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap.special .big-standard .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap.special .big-standard .net-label,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap.special .big-standard .net-label {
  display: none;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap.special .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap.special .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap.special .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap.special .big-special {
  color: #c32837;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap:not(.special) .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap:not(.special) .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap:not(.special) .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap:not(.special) .big-special,
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap:not(.special) .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap:not(.special) .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap:not(.special) .badge,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap:not(.special) .badge {
  display: none;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1 .col-wrap .price-wrap .btn-default,
.whitelabel-productpage.client-angernet .price-section-summary .col-2 .col-wrap .price-wrap .btn-default,
.whitelabel-productpage.client-angernet .price-section-summary .col-3 .col-wrap .price-wrap .btn-default,
.whitelabel-productpage.client-angernet .price-section-summary .col-4 .col-wrap .price-wrap .btn-default {
  box-shadow: 0 0 1px #999999;
  -moz-box-shadow: 0 0 1px #999999;
  -webkit-box-shadow: 0 0 1px #999999;
}
.whitelabel-productpage.client-angernet .price-section-summary .col-1.col-4,
.whitelabel-productpage.client-angernet .price-section-summary .col-2.col-4,
.whitelabel-productpage.client-angernet .price-section-summary .col-3.col-4,
.whitelabel-productpage.client-angernet .price-section-summary .col-4.col-4 {
  padding-top: 0;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-head .plan h3 {
  position: initial;
  top: unset;
  color: #374a9a;
  font-size: 20px;
  margin-bottom: 10px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item p:first-child {
  color: #374a9a;
  font-weight: 600;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-1,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-2,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-3 {
  background: #f2f5f7 !important;
  border: 1px solid white;
  padding-top: 10px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-1 p,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-2 p,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-3 p {
  margin-bottom: 10px;
  color: #575757 !important;
  font-weight: 300;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-1 p a,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-2 p a,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-item .col-3 p a {
  color: black;
  text-decoration: underline;
  font-size: 14px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action {
  margin-bottom: 60px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .call2action-tarif {
  font-weight: 600;
  color: #374a9a;
  margin-bottom: 15px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile .price-std,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile .price-special {
  font-weight: 600;
  color: #374a9a;
  margin-bottom: 10px;
  font-size: 22px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile .price-std span,
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile .price-special span {
  display: block;
  font-size: 14px;
  font-weight: 300;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile .btn-default {
  margin-top: 8px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile.special .price-std {
  color: #4f5559;
  text-decoration: line-through;
  font-size: 15px;
  font-weight: 300;
  margin: 0;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile.special .price-std span {
  display: none;
}
.whitelabel-productpage.client-angernet .price-section-summary-mobile-call2action .price-wrap-mobile.special .price-special {
  color: #c32837;
}
.whitelabel-productpage.client-angernet .price-section-voucher {
  margin-bottom: 60px;
  padding: 0 60px 0 60px;
}
@media (max-width: 1024px) {
  .whitelabel-productpage.client-angernet .price-section-voucher {
    padding: 0 15px;
  }
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap {
  border: 7px dashed #e6e6e6;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 15px 60px;
  position: relative;
}
@media (max-width: 1024px) {
  .whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap {
    border: 3px dashed #e6e6e6;
    padding: 15px 15px;
  }
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap:before {
  content: "\e05a";
  color: #e6e6e6;
  font-size: 80px;
  font-family: "fonial";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 7px;
  position: absolute;
  top: 30px;
  left: -43px;
  background: white;
}
@media (max-width: 1024px) {
  .whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap:before {
    font-size: 40px;
    left: -23px;
  }
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-head h3 {
  color: #374a9a;
}
@media (max-width: 1024px) {
  .whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-head h3 {
    margin-top: 0;
  }
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-content .voucher-input-wrap {
  margin: 25px 0;
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-content .voucher-input-wrap .btn-default {
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 14px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
@media (max-width: 1024px) {
  .whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-content .voucher-input-wrap .btn-default {
    margin-left: 0;
    display: block;
    width: 100%;
  }
}
.whitelabel-productpage.client-angernet .price-section-voucher .voucher-wrap .wrap-content .error {
  color: #c32837;
}
.whitelabel-productpage.client-angernet .price-section-voucher.special .voucher-wrap .wrap-head h3 {
  color: #96c129;
}
.whitelabel-productpage.client-angernet .price-section-voucher.special .voucher-input-wrap {
  display: none;
}
.whitelabel-productpage.client-angernet .about-us-head .flag span:nth-child(1) {
  background: #374a9a;
}
.whitelabel-productpage.client-angernet .about-us-head .flag span:nth-child(2) {
  background: #c32837;
}
.whitelabel-productpage.client-angernet .about-us-head .flag span:nth-child(3) {
  background: #374a9a;
}
.whitelabel-productpage.client-angernet .testimonials {
  display: none;
}
.whitelabel-productpage.client-angernet .info-content .image-wrap {
  margin-top: -50px !important;
  margin-bottom: -50px !important;
}
.whitelabel-productpage.client-angernet .landing-contact p a {
  color: #4f5559;
  text-decoration: underline;
}
.whitelabel-productpage.client-angernet .landing-contact p a:hover {
  text-decoration: none;
}
.whitelabel-productpage.client-angernet .landing-contact .landing-contact-wrap {
  background: #f2f5f7;
  padding: 25px;
  margin-top: 10px;
}
.whitelabel-productpage.client-angernet .landing-contact .landing-contact-wrap .bigtext {
  margin-bottom: 0;
}
.whitelabel-productpage.client-angernet .landing-contact .landing-contact-wrap .bigtext span {
  font-weight: bold;
}