/*
Theme Name: sFormular
Theme URI: http://www.sFormular.de
Author: Michael Rademacher
Author URI: http://www.realmaker.de/
Description: Theme für sFormular
Version: 1.0
*/
@charset "UTF-8";
/* CSS Document */


.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#f8f8f8;color:#333;-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;-moz-box-shadow:inset 0 0 5px 5px #ebebeb;box-shadow:inset 0 0 5px 5px #ebebeb}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-o-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(51,51,51,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid var(--schrifthover);border-bottom:1px solid #dfdfdf}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(51,51,51,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,0.9)}


/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=aad83a978a875e44bd90)
 * Config saved to config.json and https://gist.github.com/aad83a978a875e44bd90
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{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-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-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}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;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}.img-responsive{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{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;display:inline-block;width:100% \9;max-width:100%;height:auto}.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;margin:-1px;padding:0;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}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;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;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{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{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}

.col-vvsm-1, .col-vvsm-2, .col-vvsm-3, .col-vvsm-4, .col-vvsm-5, .col-vvsm-6, .col-vvsm-7, .col-vvsm-8, .col-vvsm-9, .col-vvsm-10, .col-vvsm-11, .col-vvsm-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
@media (min-width:480px){.col-vvsm-1, .col-vvsm-2, .col-vvsm-3, .col-vvsm-4, .col-vvsm-5, .col-vvsm-6, .col-vvsm-7, .col-vvsm-8, .col-vvsm-9, .col-vvsm-10, .col-vvsm-11, .col-vvsm-12{float:left}.col-vvsm-12{width:100%}.col-vvsm-11{width:91.66666667%}.col-vvsm-10{width:83.33333333%}.col-vvsm-9{width:75%}.col-vvsm-8{width:66.66666667%}.col-vvsm-7{width:58.33333333%}.col-vvsm-6{width:50%}.col-vvsm-5{width:41.66666667%}.col-vvsm-4{width:33.33333333%}.col-vvsm-3{width:25%}.col-vvsm-2{width:16.66666667%}.col-vvsm-1{width:8.33333333%}.col-vvsm-pull-12{right:100%}.col-vvsm-pull-11{right:91.66666667%}.col-vvsm-pull-10{right:83.33333333%}.col-vvsm-pull-9{right:75%}.col-vvsm-pull-8{right:66.66666667%}.col-vvsm-pull-7{right:58.33333333%}.col-vvsm-pull-6{right:50%}.col-vvsm-pull-5{right:41.66666667%}.col-vvsm-pull-4{right:33.33333333%}.col-vvsm-pull-3{right:25%}.col-vvsm-pull-2{right:16.66666667%}.col-vvsm-pull-1{right:8.33333333%}.col-vvsm-pull-0{right:auto}.col-vvsm-push-12{left:100%}.col-vvsm-push-11{left:91.66666667%}.col-vvsm-push-10{left:83.33333333%}.col-vvsm-push-9{left:75%}.col-vvsm-push-8{left:66.66666667%}.col-vvsm-push-7{left:58.33333333%}.col-vvsm-push-6{left:50%}.col-vvsm-push-5{left:41.66666667%}.col-vvsm-push-4{left:33.33333333%}.col-vvsm-push-3{left:25%}.col-vvsm-push-2{left:16.66666667%}.col-vvsm-push-1{left:8.33333333%}.col-vvsm-push-0{left:auto}.col-vvsm-offset-12{margin-left:100%}.col-vvsm-offset-11{margin-left:91.66666667%}.col-vvsm-offset-10{margin-left:83.33333333%}.col-vvsm-offset-9{margin-left:75%}.col-vvsm-offset-8{margin-left:66.66666667%}.col-vvsm-offset-7{margin-left:58.33333333%}.col-vvsm-offset-6{margin-left:50%}.col-vvsm-offset-5{margin-left:41.66666667%}.col-vvsm-offset-4{margin-left:33.33333333%}.col-vvsm-offset-3{margin-left:25%}.col-vvsm-offset-2{margin-left:16.66666667%}.col-vvsm-offset-1{margin-left:8.33333333%}.col-vvsm-offset-0{margin-left:0}}

.col-vsm-1, .col-vsm-2, .col-vsm-3, .col-vsm-4, .col-vsm-5, .col-vsm-6, .col-vsm-7, .col-vsm-8, .col-vsm-9, .col-vsm-10, .col-vsm-11, .col-vsm-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
@media (min-width:600px){.col-vsm-1, .col-vsm-2, .col-vsm-3, .col-vsm-4, .col-vsm-5, .col-vsm-6, .col-vsm-7, .col-vsm-8, .col-vsm-9, .col-vsm-10, .col-vsm-11, .col-vsm-12{float:left}.col-vsm-12{width:100%}.col-vsm-11{width:91.66666667%}.col-vsm-10{width:83.33333333%}.col-vsm-9{width:75%}.col-vsm-8{width:66.66666667%}.col-vsm-7{width:58.33333333%}.col-vsm-6{width:50%}.col-vsm-5{width:41.66666667%}.col-vsm-4{width:33.33333333%}.col-vsm-3{width:25%}.col-vsm-2{width:16.66666667%}.col-vsm-1{width:8.33333333%}.col-vsm-pull-12{right:100%}.col-vsm-pull-11{right:91.66666667%}.col-vsm-pull-10{right:83.33333333%}.col-vsm-pull-9{right:75%}.col-vsm-pull-8{right:66.66666667%}.col-vsm-pull-7{right:58.33333333%}.col-vsm-pull-6{right:50%}.col-vsm-pull-5{right:41.66666667%}.col-vsm-pull-4{right:33.33333333%}.col-vsm-pull-3{right:25%}.col-vsm-pull-2{right:16.66666667%}.col-vsm-pull-1{right:8.33333333%}.col-vsm-pull-0{right:auto}.col-vsm-push-12{left:100%}.col-vsm-push-11{left:91.66666667%}.col-vsm-push-10{left:83.33333333%}.col-vsm-push-9{left:75%}.col-vsm-push-8{left:66.66666667%}.col-vsm-push-7{left:58.33333333%}.col-vsm-push-6{left:50%}.col-vsm-push-5{left:41.66666667%}.col-vsm-push-4{left:33.33333333%}.col-vsm-push-3{left:25%}.col-vsm-push-2{left:16.66666667%}.col-vsm-push-1{left:8.33333333%}.col-vsm-push-0{left:auto}.col-vsm-offset-12{margin-left:100%}.col-vsm-offset-11{margin-left:91.66666667%}.col-vsm-offset-10{margin-left:83.33333333%}.col-vsm-offset-9{margin-left:75%}.col-vsm-offset-8{margin-left:66.66666667%}.col-vsm-offset-7{margin-left:58.33333333%}.col-vsm-offset-6{margin-left:50%}.col-vsm-offset-5{margin-left:41.66666667%}.col-vsm-offset-4{margin-left:33.33333333%}.col-vsm-offset-3{margin-left:25%}.col-vsm-offset-2{margin-left:16.66666667%}.col-vsm-offset-1{margin-left:8.33333333%}.col-vsm-offset-0{margin-left:0}}

 @media (min-width:768px){.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12{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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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}}fieldset{padding:0;margin:0;border:0;min-width: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:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{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="radio"]:focus,input[type="checkbox"]: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,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, 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, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.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}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px;line-height:1.42857143 \0}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[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}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox 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-left:0;padding-right:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.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 .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.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 .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}
 @media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}
 @media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}
 @media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.jumbotron{padding:30px;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{border-radius:6px}.jumbotron .container{max-width:100%}
 @media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after{clear:both}.center-block{display:block;margin-left:auto;margin-right: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;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-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}th.visible-xs,td.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}th.visible-sm,td.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}th.visible-md,td.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}th.visible-lg,td.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}th.visible-print,td.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 Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}
*/


/*  CSS Reset Hack  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html {
	margin-top: 0 !important;
}

body {
  font-size: 100%;
}

body.cookies-not-set {
	padding-bottom: 44px;
}

html {
  font-size: 1em;
}

::selection {
  color: var(--schrifthover);
  background: var(--akzent); /* WebKit/Blink Browsers */
}
::-moz-selection {
  color: var(--schrifthover);
  background: var(--akzent); /* Gecko Browsers */
}

caption, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}
* {
  margin: 0;
  padding: 0;
}
header, nav, section, article, aside, figure, footer {
  display: block;
}
.clear {
  clear: both;
}
ul, li, img {
  margin: 0;
  padding: 0;
  border: none;
}

body, html {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #ffffff;

}

.jumbotron {
	margin-bottom: 0;
	background-color: transparent !important;
}



header {
	background-color: var(--schrifthover);
	width: 100%;
/*	position: fixed;
	top: 0;
	left: 0;*/
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
	box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
}

main#content {
	margin-top: 0px;
	background-color: var(--schrifthover);
	background-color: #f3f3f3 !important;
	padding-bottom: 2rem;
	padding-top: 2rem;
}

/*#wpadminbar {
	display: none;
}*/

/* Allgemein */
img.schullogo {
	padding: 5px 0;
	max-width: 100%;
	height: auto;
}

h1 {
    font-weight: 600;
    display: inline-block;
    color: var(--schrifthover);
    text-transform: uppercase;
    font-size: 1.8rem;
    line-height: 2.325rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    padding: 1.0rem 1.75rem;
    background-color: var(--akzent);
}
/*.page h1.page {
	margin-top: 3rem;
}*/
h2 {
	color: var(--schrift);
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75rem;
    display: block;
    margin-bottom: 1rem;
}
.blog article {
  margin-bottom: 30px;
}
h3 {
  	color: var(--schrift);
    padding: 0;
    margin: 0;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5rem;
    display: block;
    margin-bottom: 1rem;
}
h4 {
  color: var(--schrift);
    padding: 0;
    margin: 0;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.25rem;
    display: block;
    margin-bottom: 1rem;
}
h5 {
  color: var(--schrift);
    padding: 0;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.125rem;
    display: block;
    margin-bottom: 1rem;
}

p {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 300;
  padding-bottom: 1rem;
  color: var(--schrift);
}

article p {
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5em;
  color: var(--schrift);
  font-weight: 300;
}

ul {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: normal;
}

ol {
	list-style-position: outside;
	padding-left: 1rem;
}

b, strong {

  font-weight: 600;
  font-style: normal;
}
a {
	color: var(--schrift);
	text-decoration: underline;
	font-weight: 400;
}

a:visited, a:active {
    color: var(--schrift);
  text-decoration: underline;
}
a:hover {
  color: var(--akzent);
  font-weight: 400;
}
.clear {
  clear: both;
}

.wp-caption-text {
  background-color: var(--akzent);
  color: var(--schrifthover);
  margin: 0;
  padding: 5px;
  margin-bottom: 1rem;
  font-style: italic;
  font-weight: 200;
}

img {
  padding: 0;
  margin: 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

.jumbotron {
  padding: 0;
  background-color: var(--schrifthover);
}

.center {
	text-align: center;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: var(--akzent);
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-bottom: 26px;
  margin-top: 0px;

}

.youTube-video {
    position: relative;
    padding-bottom: 56.2%;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.youTube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

input:not([type="checkbox"], [type="radio"]), textarea, select {
  border: 1px solid var(--schrift);
  background: none;
  -webkit-appearance:none;
  cursor: text;
  background-color: var(--schrifthover);
}

select {
	position: relative;
}

.custom-selectbox {
	position: relative;
	display: inline-block;
}
.custom-selectbox:after{
	content: " ";
	height: 0;
	width: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid var(--schrifthover);
	position: absolute;
	right: 6px;
	top: 20px;
	transition: all 0.3s linear;
}
.custom-selectbox.open:after{
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

textarea {
  height: 120px;
}

input[type=text], textarea, input[type=tel], input[type=email], select {
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
input[type=text], textarea, input[type=tel], input[type=email], select {
  width: 100%;
}
}

input[type=text], input[type=tel], input[type=email], input[type=date], textarea, select, input[type=number], input[type=file] {
  padding: 6px 12px;
  line-height: 1.5rem;
  font-size: 14px;
  outline: none;
  border: 1px solid var(--schrift);
}

select {
	padding: 9px 12px 9px 12px;
}


input:focus, input:hover, textarea:hover, textarea:focus, select:focus {
  border: 1px solid var(--akzent);
  outline: none;
}

input[type=submit] {
  padding: 8px 15px;
  border: none;
  border: 1px solid var(--schrift);
  color: var(--schrift);
  width: 50% !important;
  background-color: var(--schrifthover);
  text-align: center;
  margin: 0 auto;
  -webkit-appearance: none;
  font-size: 14px;
  font-weight: 600;
  display: block;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;    /* FF3.7+ */
  -o-transition: all 0.1s linear;      /* Opera 10.5 */
  -webkit-transition: all 0.1s linear; /* Saf3.2+, Chrome */
}

input[type=submit]:hover {
	background-color: var(--schwarz);
	color: var(--schrifthover);
	 transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;    /* FF3.7+ */
  -o-transition: all 0.1s linear;      /* Opera 10.5 */
  -webkit-transition: all 0.1s linear; /* Saf3.2+, Chrome */
}

/* Contactform 7 - Mehrspaltigkeit */
.wps-form {
    width: 100%;
    margin: 0 auto;
}
.wps-form .wps-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wps-form .wps-form-row .wpcf7-form-control {
    width: 100%;
}
.wps-form .wps-form-row input[type=number].wpcf7-form-control {
	width: auto;
}
.wps-form .wps-form-column {
    flex: 1;
    width: 100%;
    padding: .5rem 0;
}
/* Notebook / Desktop */
@media only screen and (min-width: 48em) { 
    .wps-form .wps-form-row {
        flex-direction: row;
    }
    .wps-form .wps-form-column {
        padding: .5rem 1rem;
    }
}

.wps-form .wpcf7-list-item-label {
	font-size: 1rem;
}

/* iPad */
.wps-form input[type="radio"] {
	-ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}
form.wpcf7-form .wpcf7-list-item-label {
	padding-left: 35px;
}
/* iPad Ende */
h2 {
    padding-bottom: 0;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 1.0rem;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2rem;
    line-height: 2.5rem;
}
.wps-form h2 {
    padding-bottom: 0;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 1.0rem;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.75rem;
    line-height: 2.25rem;
}
.wps-form h3 {
	padding-bottom: 0;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 1.0rem;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.625rem;
    line-height: 2rem;
}
.wps-form h4 {
	font-weight: 600;
}
.wps-form label {
    font-weight: 800 !important;
        margin-right: 1.5rem;
}

.wps-form p {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
}

form.wpcf7-form .wpcf7-list-item-label {
	margin-right: 1.5rem;
}

form.wpcf7-form .wpcf7-form-control-wrap.breite input, form.wpcf7-form .wpcf7-form-control-wrap.hoehe input, form.wpcf7-form .wpcf7-form-control-wrap.laenge input {
	width: 80%;
}

form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item {
	position: relative;
}

form.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label, form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label {
	position: relative;
	padding-left: 45px;
	display: block;
	font-weight: 800;
}

form.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label:after, form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  left: -0px;
  top: -8px;
  font-size: 20px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background-color: var(--schrifthover);
  border: 1px solid var(--schrift);
  color: var(--schrift);
  font-family:'FontAwesome';
  padding-bottom: 2px;
  display: block;
  -webkit-transition: all 200ms ease-out 0s;
  -moz-transition: all 200ms ease-out 0s;
  -o-transition: all 200ms ease-out 0s;
  transition: all 200ms ease-out 0s;
}

form.wpcf7-form .wpcf7-checkbox input[type="checkbox"], form.wpcf7-form .wpcf7-acceptance input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	cursor: pointer;
	z-index: 9;
	width: 30px;
	height: 30px;
	top: -8px;
	background-color: none;
}

form.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked + span.wpcf7-list-item-label:after, form.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:checked + span.wpcf7-list-item-label:after {
	content: "\f00c";
	color: var(--schrifthover);
	background-color: var(--schrift);
	border: 2px solid var(--schrift);
	     -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
}

form.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:hover + span.wpcf7-list-item-label:after, form.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:hover + span.wpcf7-list-item-label:after {
	content: "\f00c";
	     -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
}

form.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked:hover + span.wpcf7-list-item-label:after, form.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:checked:hover + span.wpcf7-list-item-label:after {
	content: "\f00c";
	color: var(--schrifthover);
	background-color: var(--schrift);
	border: 2px solid var(--schrift);
	     -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
}

span.wpcf7-list-item {
	margin: 0 0 1rem 0;
	position: relative;
}

label {
  font-weight: normal !important;
}

.wpcf7-form input, .wpcf7-form textarea {
	font-weight: 400;
}
.alignleft {
  float: left;
  padding-right: 10px;
}

.alignright {
  float: right;
  padding-left: 10px;
}

#mobile-header {
  display: none;
  float: left;
  margin: 1rem 0px 1rem 0rem;
  font-size: 1.25rem;
  line-height: 3.125rem;
  position: relative;
  z-index: 100;
}
#mobile-header a {
  color: var(var(--schwarz));
  font-size: 1rem;
  padding: 0px 15px;
  line-height: 2rem;
  text-decoration: none;
  background-color: var(--schrifthover);
  display: block;
  padding-left: 30px;
}
#mobile-header a:hover {
  color: var(--akzent);
}

/* Navigation */
#navigation {

}
.col-md-12.menu {
	padding: 0 !important;
}
#top-nav {
	float: left;
	display: block;
	width: 100%;
}
#top-nav ul {
  list-style-type: none;
  margin-left: 0px;
  padding-top: 0px;
  display: block;
  width: 100%;

}
#top-nav ul.sub-menu {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	position: absolute;
	width: auto;
	white-space: nowrap;
	   -webkit-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
    box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);

}
#top-nav ul li {
  position: relative;
  height: 3.3125rem;
  float: left;
  width: 25%;
  display: table;
}

/*#top-nav ul li:nth-child(2) {
	margin-right: 90px;
}*/

#top-nav ul li.current_page_item li, #top-nav ul li.current_page_parent li {

  display: inline-block;
  height: 2.1875rem;
  line-height: 2.1875rem;


  float: left;
}

#top-nav ul li.current_page_item, #top-nav ul li.current_page_parent, #top-nav ul li.current_page_ancestor {
	height: auto;
	min-height: 2.1875rem;
}
#top-nav ul li a {
font-family: museo-sans, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: var(--schrift);
  background-color: var(--schrifthover);
 /* font-weight: bold;*/
  line-height: 4rem;
  height: 4rem;
  display: block;
  padding: 0 0.5rem 0 0.5rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.02s linear;
  -moz-transition: all 0.02s linear;    /* FF3.7+ */
  -o-transition: all 0.02s linear;      /* Opera 10.5 */
  -webkit-transition: all 0.02s linear; /* Saf3.2+, Chrome */

}

#top-nav ul li.wpml-ls-menu-item a {
	font-size: 0.875rem;
	margin-left: -2.3125rem;
}

#top-nav ul li.wpml-ls-menu-item {
	margin-top: 1px;
}

#top-nav ul li.current_page_item li, #top-nav ul li li.current_page_item, #top-nav ul li li.current_menu_item, #top-nav ul li.current-menu-parent li, #top-nav ul li.current_page_parent li, #top-nav ul li.current_page_ancestor li {
	height: auto !important;
}

#top-nav ul li a:hover, #top-nav ul li.current-menu-item a, #top-nav ul li.current_page_parent a, #top-nav ul li.current-menu-parent > a {
  background-color: var(--akzent);
  color: var(--schrifthover);
    transition: all 0.02s linear;
  -moz-transition: all 0.02s linear;    /* FF3.7+ */
  -o-transition: all 0.02s linear;      /* Opera 10.5 */
  -webkit-transition: all 0.02s linear; /* Saf3.2+, Chrome */
/*  font-weight: bold;*/
}

ul.sub-menu:hover + a {
  /*color: #00a3d9;*/
}


#top-nav ul li:hover > ul {
  /*these 2 styles are very important,
  being the ones which make the drop-down to appear on hover */
  visibility: visible;
  opacity: 1;
}
#top-nav ul ul, #top-nav ul ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*the next 2 styles are very important,
  being the ones which make the drop-down to stay hidden */
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 99999;
  min-width: 100%;
  background: var(--schrifthover);
}
#top-nav ul ul {
  top: 4rem;
  left: 0px;
  padding: 0px 0 0px;
  display: none;
}

#top-nav ul:hover ul {
  display: block;

}

/* Elternelement bei hover über Child aktivieren !!!*/
#menu-hauptmenue > li:hover > a {
  color: var(--schrifthover);
  background-color: var(--akzent);
    transition: all 0.02s linear;
  -moz-transition: all 0.02s linear;    /* FF3.7+ */
  -o-transition: all 0.02s linear;      /* Opera 10.5 */
  -webkit-transition: all 0.02s linear; /* Saf3.2+, Chrome */
/*  font-weight: bold;*/

}

#top-nav ul ul li ul {
  top: 0;
  left: 181px; /* strong related to width:180px; from above */
}

#top-nav ul ul li {
  clear: both;
  width: 100% !important;
  border: 0 none;
  height: auto;
}
#top-nav ul ul li a, #top-nav ul li.current-menu-item ul a, #top-nav ul li.current_page_parent ul a {
  background-color: var(--schrifthover);
  padding: 0px 2rem 0 2rem;
  color: var(--schrift);
  text-decoration: none;
  display: inline-block;
  border: 0 none;
  float: left;
  clear: both;
  width: 100%;
  display: block;
  height: auto;
  line-height: 44px;
  font-size: 1rem;
  font-size: 0.8125rem;
  text-align: left;

}
#top-nav ul ul li a:hover, #top-nav ul li ul li.current-menu-item a {
  background-color: var(--akzent);
  color: var(--schrifthover);
  
}
#submenu ul {
  list-style-type: none;
  padding: 0;
}
#submenu ul li a {
  color: var(--akzent);
  font-size: 0.875em;
  padding-bottom: 1rem;
  text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li.current-menu-item a, #submenu ul li.current_page_item a {
  font-weight: normal;
  font-style: normal;
}



@media only screen and (max-width: 1199px) {
  #navigation {
   display: none;	
 }
 #mobile-header {
  display: block;
}
#submenu {
  display: none;
}
#lang_sel_list {
	left: 20px;
}

}

.custombox {
	display: block;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
}

.custombox .row {
	margin-left: 0;
	margin-right: 0;
}

.logo {
	width: 150px;
	

}

.logo img {
	width: 100%;
	height: auto;
	padding: 38px 0 39px 0;
	float: left;
}

article img, .herowrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

article ul {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 300;
  list-style-position: outside;
  margin-bottom: 1.825rem;
  padding-left: 1rem;
  color: #000;
}

article ul li {
margin-bottom: 0.5rem;
}

.google-maps {
    position: relative;
    padding-bottom: 25.6%; // This is the aspect ratio
    height: 0;
    width: 100%;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


footer {
	padding-top: 3rem;
	background-color: #0c89af;
    width: 100%;
    position: relative;
    color: var(--schrifthover);
	
}

footer a {
	color: var(--schrifthover);
}

footer h2 {
  padding: 0;
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
  color: var(--schrifthover);
  line-height: 2rem;
  border-bottom: 1px solid var(--schrifthover);
  text-transform: uppercase;
  margin-bottom: 1rem;
}

footer .footerlogo img {
	width: 300px;
	max-width: 90%;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}

footer .footerlogo {
	margin-bottom: 4rem;
	display: block;
	text-align: center;
}

footer .footer-nav {
	margin-bottom: 1rem;
}

footer .footer-nav ul {
  list-style-type: none;
  margin-top: 0rem;

}
footer .footer-nav ul li {
  display: block;
  position: relative;
  white-space: nowrap;
}
footer .footer-nav ul li a {
  display: block;
  font-weight: 400;
  font-size: 1.25rem;
  font-size: 0.8125rem;
  color: var(--schrifthover);
  line-height: 1.75rem;
  text-decoration: none;
  transition: color 0.01s linear;
  -moz-transition: color 0.01s linear;    /* FF3.7+ */
  -o-transition: color 0.01s linear;      /* Opera 10.5 */
  -webkit-transition: color 0.01s linear; /* Saf3.2+, Chrome */
  padding: 0 0rem 0 0rem;
}
footer .footer-nav ul li a:hover, footer .footer-nav ul li.current-menu-item a, footer .footer-nav ul li.current_page_parent a, footer .footer-nav ul li.current-menu-parent > a {
  text-decoration: underline;
}

footer .footer-nav.uppercase ul li a {
	text-transform: uppercase;
}

footer .footertop p {
	margin: 0;
	padding: 0;
	font-weight: 400;
  	font-size: 1.25rem;
  	font-size: 0.8125rem;
  	color: var(--schrifthover);
  	line-height: 1.75rem;
  	margin-bottom: 1.75rem;
}

footer .footerbottom {
	border-top: 1px solid var(--schrifthover);
	padding-top: 1rem;
}

footer .footerbottom .footer-nav ul li {
	display: inline-block;
	float: left;
}

footer .footerbottom .footer-nav ul li::before {
	content: "|";
	font-weight: 400;
	font-size: 1.25rem;
	font-size: 0.8125rem;
	color: var(--schrifthover);
	line-height: 1.75rem;
}

footer .footerbottom .footer-nav ul li:first-child::before {
	content: "";
}

footer .footerbottom .footer-nav ul li a {
	display: inline-block;
	padding: 0.5rem 0.75rem;
}

footer .footerbottom .footer-nav {
	text-align: right;
	display: block;
}

footer .footerbottom .footer-nav ul {
	float: right;
}

@media (max-width: 991px) {
	footer .footerbottom .footer-nav ul {
	float: left;
}
}

footer .footerbottom span {
	display: inline-block;
	padding: 0.5rem 0rem;
	font-weight: 400;
	font-size: 1.25rem;
	font-size: 0.8125rem;
	color: var(--schrifthover);
	line-height: 1.75rem;
}

/*@media (min-width: 1200px) {
.container, .jumbotron .container, footer .footerbottom .container, footer .footertop .container {
    width: 100%;
    max-width: 1800px;
    padding: 0 25px;
}
}*/

[class^="wp-block-"] {
    width: 100%;
    max-width: 1400px;
    padding: 0 25px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3rem;
}

[class^="wp-block-"].alignwide {
    width: 100%;
    max-width: 1800px;
    padding: 0 25px;
    margin-right: auto;
    margin-left: auto;
}

[class^="wp-block-"].alignfull {
    width: 100%;
    max-width: 100%;
    padding: 0 25px;
    margin-right: auto;
    margin-left: auto;
}

div.wpcf7-validation-errors {
    border: 2px solid var(--akzent) !important;
}


 #scrollup {
 	position: fixed;
 	bottom: 0px;
 	right: 20px;
 	z-index: 2000;
 }

 #scrollup a, #scrollup a:focus {
 	width: 40px;
 	height: 30px;
 	border-top-left-radius: 15px;
 	border-top-right-radius: 15px;
 	position: relative;
 	display: block;
 	background-color: rgba(255,255,255,0.8);
 	
 	outline: none;
 	-webkit-transition: background-color 200ms ease-out 0s;
 	-moz-transition: background-color 200ms ease-out 0s;
 	-o-transition: background-color 200ms ease-out 0s;
 	transition: background-color 200ms ease-out 0s;
 }

 #scrollup a:hover {
 	background-color: rgba(255,255,255,1);
 	-webkit-transition: background-color 200ms ease-out 0s;
 	-moz-transition: background-color 200ms ease-out 0s;
 	-o-transition: background-color 200ms ease-out 0s;
 	transition: background-color 200ms ease-out 0s;
 }

 #scrollup a:after {
 	content: "";
 	position: absolute;
 	width: 0;
 	height: 0;
 	top: 10px;
 	left: 8px;
 	border-left: 12px solid transparent;
 	border-right: 12px solid transparent;
 	border-bottom: 12px solid var(--schwarz);
 }

.youtube-video {
    position: relative;
    padding-bottom: 56.2%;
    // This is the aspect ratio height: 0;
    width: 100%;
    overflow: hidden;
margin-bottom: 1.5rem;
}

.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.textright {
	text-align: right;
}

.breadcrumb {
	margin-top: -14px;
	margin-bottom: 14px;
}

.breadcrumb a {
	color: #0063a6;
	text-decoration: underline;
	padding: 0 4px 0 4px;
	display: inline-block;
}

.breadcrumb a.main {
	padding: 0;
}

.breadcrumb a.active {
	text-decoration: none;
	cursor: text;
}

#sidr-id-btnClose {
	width: 100%;
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0rem 15px;
	cursor: pointer;
	font-size: 1.5rem;
	font-weight: 700;
}

header nav#lang-nav {
	width: 40px;
	height: 64px;
	position: absolute;
	top: 0px;
	right: 0px;
}

header nav#lang-nav .wpml-ls-menu-item img.wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 40px;
    height: 16px;
    height: auto;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	background-color: var(--schrifthover);
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
      transition: all 0.02s linear;
    -moz-transition: all 0.02s linear;
    -o-transition: all 0.02s linear;
    -webkit-transition: all 0.02s linear;
}

header nav#lang-nav ul ul.sub-menu {
	z-index: 10;
	position: absolute;
	top: 64px;
	right: 0;
	display: none;
	    -webkit-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
    box-shadow: 1px 3px 17px -4px rgba(0,0,0,0.4);
}

header nav#lang-nav ul:hover ul.sub-menu, header nav#lang-nav ul:focus ul.sub-menu {
  display: block;

}

/* Elternelement bei hover über Child aktivieren !!!*/
header nav#lang-nav > li:hover > a {
 background-color: var(--akzent);
	    transition: all 0.02s linear;
    -moz-transition: all 0.02s linear;
    -o-transition: all 0.02s linear;
    -webkit-transition: all 0.02s linear;

}

header nav#lang-nav ul.sub-menu li.wpml-ls-menu-item img.wpml-ls-flag {
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}

header nav#lang-nav ul.sub-menu li.wpml-ls-menu-item a {
	display: block;
	/*height: 40px;*/
}

header nav#lang-nav a {
	display: block;	
	background-color: var(--schrifthover);
}

header nav#lang-nav a:hover img.wpml-ls-flag, header nav#lang-nav a:focus img.wpml-ls-flag {
	background-color: var(--akzent);
	    transition: all 0.02s linear;
    -moz-transition: all 0.02s linear;
    -o-transition: all 0.02s linear;
    -webkit-transition: all 0.02s linear;
} 

header nav#lang-nav ul {
	list-style-type: none;
}

/* Hero Header */

.headerimage_wrapper {
	position: relative;
	margin-bottom: 0rem;
}

.headerimage_wrapper img {
	width: 100%;
	height: auto;
	float: left;
}

.headerimage_wrapper a {
	border: none;
	outline: none;
	text-shadow: none;
	box-shadow: none;
}

.headerimage_wrapper .text-wrapper {
	position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.headerimage_wrapper .text-wrapper h1, .headerimage_wrapper .text-wrapper h2 {
	font-size: 5rem;
	font-weight: 700;
	line-height: 6.25rem;
	letter-spacing: 0.5rem;
	margin-bottom: 0.5rem;
	padding: 0;
	background-color: transparent;
	text-transform: none;

}

.headerimage_wrapper .text-wrapper h3 {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2rem;
	letter-spacing: 0.125rem;
	margin-bottom: 0.5rem;
	margin-top: 0.125rem;
	padding: 0;
}

.headerimage_wrapper .text-wrapper.links .text {
	float: left;
	text-align: left;
}

.headerimage_wrapper .text-wrapper.rechts .text {
	float: right;
	text-align: right;
}

.headerimage_wrapper .text-wrapper .text {
	text-align: left;
	margin-top: -2rem;
}

.headerimage_wrapper .text-wrapper.hell h1, .headerimage_wrapper .text-wrapper.hell h2, .headerimage_wrapper .text-wrapper.hell h3 {
	color: var(--schrifthover);
		-webkit-text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	-moz-text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	text-shadow: 5px 5px 10px rgba(0,0,0,0.4);
}

.headerimage_wrapper .text-wrapper.dunkel h1, .headerimage_wrapper .text-wrapper.dunkel h2, .headerimage_wrapper .text-wrapper.dunkel h3 {
	color: var(--schwarz);
	-webkit-text-shadow: 5px 5px 10px rgba(255,255,255,0.4);
	-moz-text-shadow: 5px 5px 10px rgba(255,255,255,0.4);
	text-shadow: 5px 5px 10px rgba(255,255,255,0.4);
}

.headerimage_wrapper .text.fillbg h1,.headerimage_wrapper .text.fillbg h2 {
	display: inline;
	background-color: var(--akzent);
	-webkit-text-shadow: none;
	-moz-text-shadow:  none;
	text-shadow:  none;
			-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
}

 .headerimage_wrapper .text.fillbg h3 {
	display: inline-block;
	background-color: var(--akzent);
	padding: 0.125rem 0.325rem;
	-webkit-text-shadow: none;
	-moz-text-shadow:  none;
	text-shadow:  none;
			-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
}

.headerimage_wrapper .text-wrapper span.button {
	margin-top: 2rem;
	display: inline-block;
	padding: 0.5rem 2rem;
	text-transform: uppercase;
	font-size: 1.125rem;
	text-decoration: none;
	text-align: center;
}

.headerimage_wrapper .text-wrapper.hell span.button {
	background-color: var(--schrifthover);
	color: var(--schwarz);
		-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	-webkit-transition: background-color 200ms ease-out 0s;
 	-moz-transition: background-color 200ms ease-out 0s;
 	-o-transition: background-color 200ms ease-out 0s;
 	transition: background-color 200ms ease-out 0s;
}

.headerimage_wrapper .text-wrapper.dunkel span.button {
	background-color: var(--schwarz);
	color: var(--schrifthover);
		-webkit-box-shadow: 5px 5px 10px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 5px 5px 10px 0px rgba(255,255,255,0.4);
	box-shadow: 5px 5px 10px 0px rgba(255,255,255,0.4);
	-webkit-transition: background-color 200ms ease-out 0s;
 	-moz-transition: background-color 200ms ease-out 0s;
 	-o-transition: background-color 200ms ease-out 0s;
 	transition: background-color 200ms ease-out 0s;
}

.headerimage_wrapper .text-wrapper a:hover .button, .headerimage_wrapper .text-wrapper a:focus .button {
	background-color: var(--akzent);
	color: var(--schrifthover);
 	-webkit-transition: background-color 200ms ease-out 0s;
 	-moz-transition: background-color 200ms ease-out 0s;
 	-o-transition: background-color 200ms ease-out 0s;
 	transition: background-color 200ms ease-out 0s;
}

footer .social {
	text-align: center;
}

footer .social a {
	color: var(--schrifthover);
	line-height: 1.75rem;
	display: inline-block;
}

footer .social a .fa {
	color: var(--schrifthover);
	padding: 0.5rem;
	margin-top: 2px;
	font-size: 1.625rem;
}

footer .social a:hover .fa, footer .social a:focus .fa {
	color: var(--akzent);
}


.page-id-50 #content a.button  {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    color: var(--akzent);
    font-weight: 600;
    background-color: #f3f3f3;
    border: 4px solid var(--akzent);
    -webkit-transition: background-color 200ms ease-out 0s;
    -moz-transition: background-color 200ms ease-out 0s;
    -o-transition: background-color 200ms ease-out 0s;
    transition: background-color 200ms ease-out 0s;
}

.page-id-50 #content  a.button:hover, .page-id-50 #content  a.button:focus {
    background-color: var(--akzent);
    color: var(--schrifthover);
    -webkit-transition: background-color 200ms ease-out 0s;
    -moz-transition: background-color 200ms ease-out 0s;
    -o-transition: background-color 200ms ease-out 0s;
    transition: background-color 200ms ease-out 0s;
}

.blog .post {
	margin-bottom: 2rem;
}

.blog .post h2 {
	font-weight: 400;
    padding: 12px 18px;
    display: inline-block;
    background-color: var(--akzent);
    color: var(--schrifthover);
    font-weight: 300;
   /* text-transform: uppercase;*/
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: 1px;
    margin-top: 0rem;
}

.blog .post .excerpt {
	padding: 0 15px;
}

.blog .post span.time {
	padding: 5px 15px;
	background-color: var(--schwarz);
	color: var(--schrifthover);
	font-size: 0.825rem;
	font-weight: 300;
	margin-bottom: 1.5rem;
	display: inline-block;
}

article ul li {
	margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5em;
    color: var(--schrift);
    font-weight: 300;
}

@media (max-width: 1199px) {
article ul li {
    font-size: 0.825rem;
    line-height: 1.25em;
}
}
@media (max-width: 991px) {
article ul li {
    font-size: 0.725rem;
    line-height: 1.125em;
}
}
@media (max-width: 599px) {
article ul li {
    font-size: 0.625rem;
    line-height: 1rem;
}
}
@media (max-width: 479px) {
article ul li {
    font-size: 0.625rem;
    line-height: 1rem;
}
}

#quickbar {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: 10;
}

#quickbar a {
	display: block;
	font-size: 1.5rem;
	text-align: center;
	background-color: var(--akzent);
	color: var(--schrifthover);
	border: 1px solid var(--schrifthover);
	line-height: 3rem;
	width: 3rem;
}

#quickbar a:hover, #quickbar a:focus {
	background-color: var(--schrifthover);
	color: var(--akzent);
	border: 1px solid var(--akzent);
}

.galerie .galerie-eintrag {
	width: 20%;
	float: left;
}

.galerie .galerie-eintrag img {
	width: 90%;
	height: auto;
	padding: 5%;
}

.imageitem_container {
    width: 100%;
    padding: 0rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: auto;
    margin-top: -2rem;
   /* float: left;*/
}

.imageitem {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background: #fff;
    float: left;
}

.imageitem .imageitem_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
}

.imageitem .imageitem_wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 90%;
    max-width: 90%;
}

.item {
	position: relative;
}

.overlay {
	position: fixed;
	background-color: rgba(0,0,0,0.85);
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 200;
}

.overlay .overlay_wrapper {
	position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.overlay .content {
	width: 800px;
	max-width: 90%;
	margin: 0 auto;
	background-color: #fff;
	padding: 2rem 1.5rem 0rem 1.5rem;
	position: relative;
	min-height: 300px;
	max-height: 100vh;
	overflow-y: auto;
	border-radius: 0.5rem
}

.overlay .content .close {
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	font-weight: bold;
	z-index: 11;
	font-size: 1.5rem;
	padding: 0.5rem;
	cursor: pointer;
	width: 3rem;
	height: 3rem;
	line-height: 1.75rem;
	color: var(--akzent);
	border-radius: 1.5rem;
	border: 2px solid var(--akzent);
}

.overlay .content img {
	width: 100%;
	height: auto;
	margin-top: 4rem;
}

.overlay .wpcf7-form-control-wrap.pertelefon, .overlay .wpcf7-form-control-wrap.permail {
	text-align: left;
}

.overlay input, .overlay textarea, .overlay span.wpcf7-list-item {
	font-weight: 400 !important;
	margin-bottom: 0;
}

.overlay input, .overlay textarea, .overlay form.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label:after, .overlay form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label:after {
	border: 1px solid #dedede;
}

.overlay form.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label, .overlay form.wpcf7-form .wpcf7-acceptance span.wpcf7-list-item-label {
    font-weight: 400;
}

.overlay .wpcf7-acceptance span {
	font-size: 12px;
	text-align: left;
}

.overlay h3 {
	font-weight: 800;
	    font-size: 1.625rem;
    line-height: 2rem;
    text-transform: uppercase;
}

.overlay a {
	display: block;
	text-align: center;
	color: var(--akzent);
	font-weight: 400;
	padding: 0.25rem;
	text-decoration: none;
	line-height: 1.25rem;
}

.overlay a:hover {
	text-decoration: underline;
}

.overlay p {
	font-size: 1rem;
	padding-top: 0.5rem;
}

.overlay .wpcf7-acceptance a {
	display: inline;
	color: var(--schwarz);
}

.overlay .wps-form .wps-form-row .wpcf7-form-control {
	display: block;
}

@media (max-width: 767px) {
	.overlay .hideonmobile {
		display: none;
}
.overlay .content {
	width: 450px;
	max-width: 90%;
}
}

div.wpcf7-response-output {
    margin: 1rem 0 2rem;
    padding: 1rem 1.5rem;
    border: 2px solid #ffb5b5;
}
div.wpcf7-mail-sent-ok {
	margin: 1rem 0 2rem;
    padding: 1rem 1.5rem;
    border: 2px solid #abffc1;
    background-color: #abffc1;
}