@media screen{
#iso_ajaxBox{width:20%;padding:9px 50px 9px 24px;position:fixed;top:10%;left:40%;background:#fff url(../../system/modules/isotope/assets/images/loading.gif) no-repeat right center;border:2px solid #000;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:15px;line-height:18px;text-align:left;color:#000;z-index:9999}#iso_ajaxBox.btnClose{background-image:none;cursor:pointer}#iso_ajaxBox p{margin:1em 0;padding:0}#iso_ajaxBox .iso_error{padding-left:34px;background:url(../../system/modules/isotope/assets/images/cross-24.png) left center no-repeat}#iso_ajaxBox .iso_confirm{padding-left:34px;background:url(../../system/modules/isotope/assets/images/tick-24.png) left center no-repeat}#iso_ajaxBox .iso_info{padding-left:34px;background:url(../../system/modules/isotope/assets/images/information-24.png) left center no-repeat}#iso_ajaxOverlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;z-index:9998;-moz-opacity:.5;opacity:.5;_display:none;filter:Alpha(opacity=50)}
}
/* General */
.scalable img {
    height:auto;
    width:100%;
}

.center img {
    text-align:center;
}
.nowrap {
    white-space:nowrap;
}

.line-break { 
    white-space:pre;
}

.button a {
    padding:8px 13px;
    line-height:25px;
    text-align:center;
    background-color:#cc0000;
    color:#ffffff;
    text-decoration:none;
}

.fullsize ul {
    padding-left:17px;
}


/* Header Shortcuts */
.shortcuts {
    height:25px;
    position:relative;
    float:right;
    display:block;
    margin-top:20px;
    margin-right:10px;
    padding-left:10px;
}

#header .signin_button {
    position:relative;
    float:left;
    display:block;
    margin-left:5px;
}
 
#header .signin_button a:before {
    width:25px;
    height:20px;
    position:relative;
    float:left;
    display:inline-block;
    margin-top:-6px;
    margin-right:2px;
    padding-top:5px;
    text-align:center;
    font:15px "Font Awesome 5 Free";
    font-weight: 900;
    /*color:#$font1;*/
    content: "\f2f6";
}

#header .signin_button a:hover:before {
   /* color:#$skin1;*/
}
#header .signin_button a {
    height:19px;
    position:relative;
    display:block;
    margin-top:0;
    margin-bottom:0;
    padding-top:6px;
    padding-right:7px;
    padding-bottom:0;
    line-height:13px;
    text-decoration:none;
    color:#626262;
    cursor:pointer;
}

#header .signin_button a:hover {
    /*background-color:#$col_1;*/
    color:#cc0000;
}

#header .cart_button a:before {
    width:25px;
    height:21px;
    position:relative;
    float:left;
    display:inline-block;
    margin-top:-5px;
    margin-right:2px;
    padding-top:4px;
    text-align:center;
    font:13px "Font Awesome 5 Free";
    font-weight: 900;
    /*color:#$font1;*/
    content: "\f07a";
}

#header .cart_button a:hover:before {
    /*color:#$skin1;*/
}
#header .cart_button {
    position:relative;
    float:left;
    display:block;
    margin-left:5px;
	margin-right: 6px;
	padding-right: 9px;
	border-right: 1px solid #cc0000;
}

#header .cart_button a {
    height:19px;
    position:relative;
    display:block;
    margin-top:0;
    margin-bottom:0;
    padding-top:6px;
    padding-right:7px;
    padding-bottom:0;
    line-height:13px;
    text-decoration:none;
    color:#626262;
}

#header .cart_button a:hover {
    /*background-color:#$col_1;*/
    color:#cc0000;
}

#header .contact_button {
    position:relative;
    float:left;
    display:block;
    margin-right:6px;
    padding-right:9px;
    border-right: 1px solid #cc0000;
}
 
#header .contact_button a:before {
    width:25px;
    height:20px;
    position:relative;
    float:left;
    display:inline-block;
    margin-top:-5px;
    margin-right:2px;
    padding-top:5px;
    text-align:center;
    font:13px "Font Awesome 5 Free";
    /*color:#$font1;*/
    content: "\f007";
    font-weight: 900;
}

#header .contact_button a:hover:before {
    /*color:#$skin1;*/
}
#header .contact_button a {
    height:19px;
    position:relative;
    display:block;
    margin-top:0;
    margin-bottom:0;
    padding-top:6px;
    padding-right:7px;
    padding-bottom:0;
    line-height:13px;
    text-decoration:none;
    color:#626262;
    cursor:pointer;
}

#header .contact_button a:hover {
    /*background-color:#$col_1;*/
    color:#cc0000;
}


/* Home*/
.teaser {
    font-size:13px;
    margin-bottom:0px;
}


/* Applikationen
#applications {
    margin-top:55px;
}*/

#applications figure.image_container {
    padding-left:5px !important;
    margin-top:0px !important;
    height:auto;
}

#applications-list {
    margin-top:17px;
}


/* Neuheiten*/
#news-list {
    margin-top:17px;
}


/* Produkte*/
#features ul {
	border:none;
}

#features li {
	background:transparent;
	padding:0px;
	margin:0px;
	float:none;
}

#features li:hover {
	color:#626262;
	cursor:auto;
}

.download_icon img {
	top:30px !important ;
}

#nv-website figure.image_container {
    margin-top:20px !important;
}

#customized ul {
	border:none;
	padding-left:20px;
	list-style-type:disc;
}

#customized li {
	background:transparent;
	padding:0px; 
	float:none;
	display:list-item;
}

#customized li:hover {
	color:#626262;
	cursor:auto;
}


/* Unternehmen*/
#references .flexslider:hover .flex-next {
	right:-5000px;
}

#references .flexslider:hover .flex-prev {
	left:-5000px;
}

#references .flex-direction-nav .flex-next {
	right:-5000px !important;
}

#references .flex-direction-nav .flex-prev {
	left:-5000px !important;
} 


#tabcontrol_11315 .ce_tabcontrol .block div {
	margin-top:21px
} 
/*
.customer {
	color:#888888;
	font-style:normal;
} 

#customers li {
	float:left;
	display:block;
	font-style:normal;
	height:30px;
} 

#customers .more {
	float:left;
	display:none;
} 

#customers h2 a {
	font-size:13px;
	font-style:normal;
	line-height:20px;
	padding:0px 32px 0px 20px;
	position:relative	;
	bottom:2px; 
} 

#customers .first h2 a {
	color:#ffffff;
	padding-left:0px;
} 

#big_button {
    position:relative;
    display:block;
    margin-top:62px;
    padding:9px 10px 9px 15px;
    text-align:left;
    white-space:nowrap;
    background-color:#$col_1;
    font-size:16px;
    text-decoration:none;
    color:#$skin1;
}

#big_button a {
    position:relative;
    display:block;
    margin-top:62px;
    padding:9px 10px 9px 15px;
    text-align:left;
    white-space:nowrap;
    background-color:#$col_1;
    font-size:16px;
    text-decoration:none;
    color:#$skin1;
}

#big_button a:hover {
    background-color:#c10000;
    transition: background-color 1s; 
    -moz-transition: background-color 1s; 
    -webkit-transition: background-color 1s; 
    -o-transition: background-color 1s;
}

@media all and (max-width: 1053px){
#big_button a {
    padding-left:4px;}
}


@media all and (max-width: 814px){
#big_button a {
    margin-top:0px;}
}*/


/* Footer Datenschutzerklärung, Messeeinladung, Toplinks*/
#legal a {
    color:#626262;
    margin-left:15px;
	text-decoration:none;
}

#legal a:hover {
    color:#cc0000;
}


#event ul {
    background-color:#e8e8e8;
    margin-top:18px; 
/*    height:150px; */
}

#event li {
    list-style:none;
    margin-left: -40px;
	white-space:nowrap;
}

#event li.fair {
	padding:10px 10px 0px 10px;
	background-color: #e8e8e8;
	line-height:30px;
}

#event li.fairloc {
	padding:0px 0px 0px 10px;
	background-color: #e8e8e8;
}

#event li.fairpos {
	padding:0px 0px 3px 10px;
	background-color: #e8e8e8;
}

#event li.fairtic {
	padding:4px 0px 6px 10px;
	background-color: #e8e8e8;
}

#event a {
    display: inline;
	white-space:nowrap;
	text-decoration:none;
	color: #626262;
}

#event a:hover {
	color: #cc0000;
}

#event img {
	max-width:100%;
	height:auto;
}

#toplinks ul {
	margin-top:0px;
}

#toplinks li {
	list-style:none;
	margin-left:-40px;
   	margin-bottom:10px;
}

#toplinks li.top1 {
	padding-left:10px;
	background-color: #e8e8e8;
}

#toplinks li.top1 a {
	position:relative;
	top:-10px;
	line-height:49px;
}

#toplinks li.top2 {
	padding-left:10px;
	background-color: #e8e8e8;
}

#toplinks li.top2 a {
	position:relative;
	top:-10px;
	line-height:49px;
}

#toplinks li.top3 {
	padding-left:10px;
	background-color: #e8e8e8;
}

#toplinks li.top3 a {
	position:relative;
	top:-10px;
	line-height:49px;
}

#toplinks li.top4 {
	padding-left:10px;
	background-color: #e8e8e8;
}

#toplinks li.top4 a {
	position:relative;
	top:-10px;
	line-height:49px;
}

#toplinks a {
    display: inline;
    white-space:nowrap;
	text-decoration:none;
	color: #626262;
}

#toplinks a:hover {
	color: #cc0000;
}

#toplinks img {
	max-width:100%;
	height:auto;
	position:relative;
	top:20px;
}

/* Download PDF, Produkte */
.downloads-leftcolumn ul li a {
	width:80%; 
} 

#downloads-product {
	width:30%;
}

#downloads-product ul {
	border:none;
	margin-top:0px;
	}

#downloads-product li {
	background-color:transparent;
	padding:0px;
	margin:0px;
	float:none;
}

#downloads-product li a {
	background-color:transparent;
}

#downloads-product li a:before { 
	right:40px;
}

#downloads-product li a:hover, #downloads-product li a:before {
	color:#cc0000;
	cursor:auto;
}

/* Infos Linke Spalte */
ul.notes {
	list-style:none;


}
li.notes {
	list-style-image:url(../../files/theme_files/bmcm-css/files/list_style_image.gif);
	margin-left:-40px;
   	margin-bottom:6px;
   	padding:3px 0px 3px 10px;
   	background-color: #e8e8e8;
}


/* Ihre Anforderungen */
#anforderungen fieldset {
	margin-bottom:0px;
}
#anforderungen input {
	padding:3px 5px;
}

#anforderungen input.next {
	width:300px;
	margin-bottom:3px;
}

#anforderungen label.next {
	width:300px;
	float:left;
	margin:3px 5px 5px 6px;
	background-image:url(/files/theme_files/bmcm-symbols/edit.png);
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:nowrap;
    }

#anforderungen input.next-anzahl {
	width:40px;
	margin-right:17px;
	margin-bottom:0px;
	float:left;
}

#anforderungen label.next-anzahl {
	width:50px;
	float:left;
	margin:3px 5px 5px 6px;
	background-image:url(/files/theme_files/bmcm-symbols/edit.png);
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:nowrap;
    }

#anforderungen input.next-messbereich {
	width:176px;
	clear:left;
	float:none;
	margin-bottom:3px;
}

#anforderungen label.next-messbereich {
	width:146px;
	float:left;
	margin:3px 5px 5px 6px;
	background-image:url(/files/theme_files/bmcm-symbols/edit.png);
	background-repeat:no-repeat;
	padding-left:16px;
    }

#anforderungen input.next-2columns {
	width:180px;
	margin-bottom:3px;
}

#anforderungen label.next-2columns {
	width:90px;
	float:left;
	margin:3px 5px 5px 6px;
	background-image:url(/files/theme_files/bmcm-symbols/edit.png);
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:nowrap;
    }
    
#anforderungen input.next-2columns-sm {
	width:135px;
	margin-bottom:3px;
}

#anforderungen label.next-2columns-sm {
	width:135px;
	float:left;
	margin:3px 5px 5px 6px;
	background-image:url(/files/theme_files/bmcm-symbols/edit.png);
	background-repeat:no-repeat;
	padding-left:16px;
	white-space:nowrap;
    }

#anforderungen legend {
	margin:0px 5px 0px 1px;
}

#anforderungen .analogin {
	float:left;
	clear:left;
	width:141px;
}

#anforderungen .form_top {
	padding-left:0px;
	width:100%;
}

#anforderungen .form_left {
	width:300px;
	float:left;
	clear:left;
	padding-left:0px;
	margin-right:30px;
}

#anforderungen .form_left .select{
	margin-bottom:12px;
}

#anforderungen .form_right {
	width:300px;
	float:left;
	clear:none;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
}

#anforderungen .form_end {
	padding-left:0px;
	width:630px;
}

#anforderungen label.calc {
	margin-top:20px;
}

#anforderungen input.calc {
	width:110px;
	position:relative;
	bottom:3px;
	margin-bottom:0px;
}

#anforderungen .captcha_text {
	width:190px;
}

.rs-columns {
    clear: both;
    display: inline-block;
    width: 100%;
}

.rs-columns-app {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    display: block;
}

@media all and (min-width: 709px) {
.rs-columns-app .rs-column {
    width: 20% !important;
    padding: 0px !important;
}
}

.rs-columns-features {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    display: block;
}

@media all and (min-width: 709px) {
.rs-columns-features .rs-column {
    width: 22.75% !important;
    padding-right: 3% !important;
    padding-left: 0% !important;
}
.rs-columns-features .-large-last {
    width: 22.75% !important;
    padding-right: 0% !important;
}
}

@media screen and (max-width: 708px) {
 .rs-column {
margin-top: 0 !important;
}
}

.rs-column {
    float: left;
    width: 100%;
    margin-top: 7.69231%;
    padding-right: 3%;
}

.rs-column.-large-first {
    clear: left;
}

.rs-column.-large-last {
    padding-right: 0;
}

.rs-column.-large-first-row {
    margin-top: 0;
}

.rs-column.-large-col-1-1 {
    width: 100%;
}

.rs-column.-large-col-2-1 {
    width: 46.15385%;
}

.rs-column.-large-col-2-2 {
    width: 100%;
}

.rs-column.-large-col-3-1 {
    width: 30%;
}

.rs-column.-large-col-3-2 {
    width: 64.10256%;
}

.rs-column.-large-col-3-3 {
    width: 100%;
}

.rs-column.-large-col-4-1 {
    width: 22.75%;
}

.rs-column.-large-col-4-2 {
    width: 46.15385%;
}

.rs-column.-large-col-4-3 {
    width: 73.07692%;
}

.rs-column.-large-col-4-4 {
    width: 100%;
}

.rs-column.-large-col-5-1 {
    width: 13.84615%;
}

.rs-column.-large-col-5-2 {
    width: 35.38462%;
}

.rs-column.-large-col-5-3 {
    width: 56.92308%;
}

.rs-column.-large-col-5-4 {
    width: 78.46154%;
}

.rs-column.-large-col-5-5 {
    width: 100%;
}

.rs-column.-large-col-6-1 {
    width: 10.25641%;
}

.rs-column.-large-col-6-2 {
    width: 28.20513%;
}

.rs-column.-large-col-6-3 {
    width: 46.15385%;
}

.rs-column.-large-col-6-4 {
    width: 64.10256%;
}

.rs-column.-large-col-6-5 {
    width: 82.05128%;
}

.rs-column.-large-col-6-6 {
    width: 100%;
}

@media screen and (max-width: 900px) {
    .rs-column {
        margin-top: 7.69231%;
        padding-right: 3%;
    }

    .rs-column.-large-first {
        clear: none;
    }

    .rs-column.-large-last {
        padding-right: 0;
    }

    .rs-column.-large-first-row {
        margin-top: 7.69231%;
    }

    .rs-column.-medium-first {
        clear: left;
    }

    .rs-column.-medium-last {
        margin-right: -5px;
    }

    .rs-column.-medium-first-row {
        margin-top: 0;
    }

    .rs-column.-medium-col-1-1 {
        width: 100%;
    }

    .rs-column.-medium-col-2-1 {
        width: 46.15385%;
    }

    .rs-column.-medium-col-2-2 {
        width: 100%;
    }

    .rs-column.-medium-col-3-1 {
        width: 30%;
    }

    .rs-column.-medium-col-3-2 {
        width: 64.10256%;
    }

    .rs-column.-medium-col-3-3 {
        width: 100%;
    }

    .rs-column.-medium-col-4-1 {
        width: 22.75%;
    }

    .rs-column.-medium-col-4-2 {
        width: 46.15385%;
    }

    .rs-column.-medium-col-4-3 {
        width: 73.07692%;
    }

    .rs-column.-medium-col-4-4 {
        width: 100%;
    }

    .rs-column.-medium-col-5-1 {
        width: 13.84615%;
    }

    .rs-column.-medium-col-5-2 {
        width: 35.38462%;
    }

    .rs-column.-medium-col-5-3 {
        width: 56.92308%;
    }

    .rs-column.-medium-col-5-4 {
        width: 78.46154%;
    }

    .rs-column.-medium-col-5-5 {
        width: 100%;
    }

    .rs-column.-medium-col-6-1 {
        width: 10.25641%;
    }

    .rs-column.-medium-col-6-2 {
        width: 28.20513%;
    }

    .rs-column.-medium-col-6-3 {
        width: 46.15385%;
    }

    .rs-column.-medium-col-6-4 {
        width: 64.10256%;
    }

    .rs-column.-medium-col-6-5 {
        width: 82.05128%;
    }

    .rs-column.-medium-col-6-6 {
        width: 100%;
    }
}

@media screen and (max-width: 708px) {
    .rs-column {
        padding-right: 1.5%;
        padding-left: 1.5%;
    }

    .rs-column.-medium-first {
        clear: none;
    }

    .rs-column.-medium-last {
        margin-right: 7.69231%;
    }

    .rs-column.-medium-first-row {
        margin-top: 7.69231%;
    }

    .rs-column.-small-first {
        clear: left;
    }

    .rs-column.-small-last {
        margin-right: -5px;
    }

    .rs-column.-small-first-row {
        margin-top: 0;
    }

    .rs-column.-small-col-1-1 {
        width: 100%;
        box-sizing: border-box;
    }

    .rs-column.-small-col-2-1 {
        width: 46.15385%;
    }

    .rs-column.-small-col-2-2 {
        width: 100%;
    }

    .rs-column.-small-col-3-1 {
        width: 30%;
    }

    .rs-column.-small-col-3-2 {
        width: 64.10256%;
    }

    .rs-column.-small-col-3-3 {
        width: 100%;
    }

    .rs-column.-small-col-4-1 {
        width: 19.23077%;
    }

    .rs-column.-small-col-4-2 {
        width: 46.15385%;
    }

    .rs-column.-small-col-4-3 {
        width: 73.07692%;
    }

    .rs-column.-small-col-4-4 {
        width: 100%;
    }

    .rs-column.-small-col-5-1 {
        width: 13.84615%;
    }

    .rs-column.-small-col-5-2 {
        width: 35.38462%;
    }

    .rs-column.-small-col-5-3 {
        width: 56.92308%;
    }

    .rs-column.-small-col-5-4 {
        width: 78.46154%;
    }

    .rs-column.-small-col-5-5 {
        width: 100%;
    }

    .rs-column.-small-col-6-1 {
        width: 10.25641%;
    }

    .rs-column.-small-col-6-2 {
        width: 28.20513%;
    }

    .rs-column.-small-col-6-3 {
        width: 46.15385%;
    }

    .rs-column.-small-col-6-4 {
        width: 64.10256%;
    }

    .rs-column.-small-col-6-5 {
        width: 82.05128%;
    }

    .rs-column.-small-col-6-6 {
        width: 100%;
    }
}
/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.eot");
  src: url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../../files/theme_files/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.eot");
  src: url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../../files/theme_files/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.eot");
  src: url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../files/theme_files/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* Elements_Skin_Bright_Red.css */
.outer_fade_subtext{clear: left;margin-left: 3%;width: 96%;float: left}.pic_maxwidth{width: 100vw;    left: calc(-50vw + 50%);max-width: 100%}.warning{color:#e2001a;font-size: 20px}#footer .mod_article{max-width: 960px;margin-left: auto;margin-right: auto}body{background-color: white !important;padding-bottom: 0px !important}.sticky{position: -webkit-sticky !important;  position: -moz-sticky !important;  position: -ms-sticky !important;  position: -o-sticky !important;  position: sticky !important;  top: 0px;z-index: 100}.stickytable{position: -webkit-sticky !important;  position: -moz-sticky !important;  position: -ms-sticky !important;  position: -o-sticky !important;  position: sticky !important;  top: 50px;z-index: 1;max-width: 960px;margin-left: auto;margin-right: auto;margin-bottom: -3%}.center{margin-left: auto;margin-right: auto}.max250_center,.max250_center a{max-width:250px;text-align: center !important}.max250_center,.max250_right a{max-width:250px;text-align: right !important}.p_sc_none p{margin-top:0px}.filterlinks a:hover:before{color: #ffffff}.filterlinks a:hover{background-color: #cc0000;text-decoration: none;color: #ffffff}.filterlinks{padding-left:0}.filterlinks a:before{margin-right: 15px;font-family: "Font Awesome 5 Free";font-weight: 900;color: #cc0000;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.filterlinks a{width: 100%;position: relative;overflow: hidden;display: block;margin-bottom: 1px;padding: 6px 5px 6px 15px;background-color: #e8e8e8;text-decoration: none;color: #515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}body{font:13px 'TitilliumText22LRegular',Arial,sans-serif;color:#626262}body{-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%}h1,h2,h3,h4,h5,h6,h7{font-weight:normal;color:#515151}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h7{font-weight: inherit}h1{font-size:25px;line-height:27px}h2{font-size:20px;line-height:30px}h3{font-size:17px;line-height:34px}h4{font-size:16px;line-height:30px}h5{font-size:45px;line-height:35px;color:#c00}h6{font-size:20px;line-height:30px}p,blockquote{line-height:22px}em{font-style:italic}strong{font-weight:bold}small{font-size:80%}h1.bordered,h2.bordered,h3.bordered,h4.bordered,h7.bordered,.bordered h1,.bordered h2,.bordered h3,.bordered h4,.bordered h7{padding-bottom:10px;border-bottom:1px solid #d6d6d6}#footer h1.bordered,#footer h2.bordered,#footer h3.bordered,#footer h4.bordered,#footer h5.bordered,#footer h6.bordered,#footer h7.bordered,#footer .bordered h1,#footer .bordered h2,#footer .bordered h3,#footer .bordered h4,#footer .bordered h5,#footer .bordered h6,#footer .bordered h7{padding-bottom:10px;border-bottom:1px solid #b1b1b1}h1.bordered:after,h2.bordered:after,h3.bordered:after,h4.bordered:after,h7.bordered:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#cc0000;font:0px "Font Awesome 5 Free";content:".";font-weight: 900}.bordered h1:after,.bordered h2:after,.bordered h3:after,.bordered h4:after,.bordered h7:after{width:50px;height:4px;position:relative;display:block;margin-top:7px;margin-bottom:-11px;background-color:#cc0000;font:0px "Font Awesome 5 Free";content:".";font-weight: 900}#footer h1.bordered,#footer h2.bordered,#footer h3.bordered,#footer h4.bordered,#footer h5.bordered,#footer h6.bordered{margin-top:11px;margin-bottom:11px;font-size:17px;line-height:30px}#footer .bordered h1,#footer .bordered h2,#footer .bordered h3,#footer .bordered h4,#footer .bordered h5,#footer .bordered h6{margin-top:11px;margin-bottom:11px;font-size:17px;line-height:30px}a{text-decoration:none;color:#cc0000;border:none}a:hover{text-decoration:underline}a:focus{outline:none}img{border:none}.responsive img{width:100% !important;height:auto !important}.big_button a,a.big_button{position:relative;display:block;margin-bottom:10px;padding-top:5px;padding-bottom:5px;padding-left:14px;text-align:left;white-space:nowrap;background-color:#cc0000;font-size:16px;text-decoration:none;color:#ffffff}.big_button a:hover,a.big_button:hover{background-color:#c10000;transition: background-color 1s; -moz-transition: background-color 1s; -webkit-transition: background-color 1s; -o-transition: background-color 1s}p.more a,a.more,p.back a,a.back,a.toplink,.toplink a{padding:6px 13px;background-color:#cc0000;text-decoration:none;color:#ffffff}p.more a:hover,a.more:hover,p.back a:hover,a.back:hover,a.toplink,.toplink a{background-color:rgba(204,0,0,.9)}p.warning{padding:20px;text-align:center;background-color:#e8e8e8;border:1px solid #f00;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.warning:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px "Font Awesome 5 Free";color:#f00;content:"\f071";font-weight: 900}blockquote p{position:relative;display:block;padding-right:0;padding-left:50px;font-style:italic}blockquote{position:relative;display:block;margin:0;padding:0}blockquote:before{left:20px;position:absolute;display:block;font:20px "Font Awesome 5 Free";content: "\f10e";font-weight: 900}p.confirmation{padding:20px;text-align:center;background-color:#e8e8e8;border:1px solid #15ff00;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.confirmation:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px "Font Awesome 5 Free";color:#15ff00;content: "\f024";font-weight: 900}p.information{padding:20px;text-align:center;background-color:#e8e8e8;border:1px solid #00a6ff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}p.information:before{width:100%;height:30px;position:relative;float:none;clear:both;display:block;padding-bottom:10px;text-align:center;font:30px "Font Awesome 5 Free";color:#00a6ff;content: "\f0a1";font-weight: 900}.clear{height:0px;position:relative;float:none;clear:both;display:block}.colored{color:#cc0000}.hidden{display:none}@media (max-width:767px){.responsive_hidden{display:none !important;}}@media (max-width:960px){#top{padding-top: 0px !important;padding-bottom: 0px !important;}}.line{width:100%;height:1px;background-color:#d6d6d6;font-size:1px;line-height:1px}.center{text-align:center}header,#container,.custom .inside{background-color:#ffffff}#Menusection,#Menusection .inside{background-color:#d4d4d4}#Informationsection{background-color:#ffffff}#Slidersection{background-color:#ffffff}#Slidersection .inside{background-color:rgba(59,59,59,.1)}footer{background-color:#e0e0e0}figure{margin:0;padding:0;font-size:0px;line-height:0px}figure:focus,img:focus{outline:none}.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}#logo{height:170px;position:absolute;float:left;margin-left:1%}@media (max-width:767px){#logo{margin-left:10%;}}#logo a{left:0;top:20px;position:absolute}.styleswitcher_area{width:300px;height:100%;left:-300px;top:0;position:fixed;background-color:rgba(0,0,0,.9);-ms-transition: all 0.75s ease-in-out;-webkit-transition: all 0.75s ease-in-out;-o-transition: all 0.75s ease-in-out;-moz-transition: all 0.75s ease-in-out;transition: all 0.75s ease-in-out;z-index:9999}@media (max-width:767px){.styleswitcher_area{display:none;}}.styleswitcher_area:hover{left:0}.styleswitcher_area:after{width:35px;height:40px;top:45%;position:absolute;overflow:hidden;padding-top:20px;padding-right:3px;text-align:center;background-color:rgba(0,0,0,.9);border-top-right-radius:4px;border-bottom-right-radius:4px;font:20px FontAwesome;font-weight:normal;color:#f2f2f2;right:-38px;-webkit-font-smoothing: antialiased;content: "\f085"}.mod_zad_switcher{padding-top:20px;padding-right:20px;padding-left:20px;text-align:center}.mod_zad_switcher h1{margin-top:0;margin-bottom:10px;font-size:17px;font-weight:normal;color:#ededed}.mod_zad_switcher a{position:relative;display:inline-block;background-color:#6cf;border-radius:1px;font-family:TitilliumText22LXBold;font-weight:normal;text-decoration:none;color:#292929}.mod_zad_switcher a:hover{background-color:rgba(102,204,255,.95)}.sw_shadow a{margin-right:5px;margin-left:5px;padding:5px 40px}.sw_max_width a{margin-right:5px;margin-left:5px;padding:5px 27px}.sw_model a{margin-right:5px;margin-left:5px;padding:5px 31px}.sw_background a{width:20px;height:20px;position:relative;overflow:hidden;display:inline-block;margin-right:5px;margin-left:5px;background-color:#fff}.sw_background a:hover{background-color:#fff}.sw_background img{width:30px;height:30px;position:relative;overflow:hidden;display:inline-block}.sw_skin a{margin-right:5px;margin-left:5px;padding:5px 31px}.mod_changelanguage{height:25px;position:relative;float:right;display:block;margin-top:20px;padding-left:14px;border-left:1px solid #cc0000}.mod_changelanguage .lang_active span{margin-right:15px;margin-left:10px;font-size:13px;color:#626262}.mod_changelanguage .lang_active{height:21px;position:relative;float:right;display:block;padding-top:7px;font-size:0px;line-height:0px}.mod_changelanguage .lang_list{width:0px;height:21px;position:relative;float:left;display:block;padding-top:7px;font-size:0px;line-height:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_changelanguage .lang_active img{margin-left:5px}.mod_changelanguage .lang_active img,.mod_changelanguage .lang_list img{margin-bottom:-2px}.mod_changelanguage .lang_list img{width:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_changelanguage:hover .lang_list{width:16px;padding:7px 5px 0}.mod_changelanguage:hover .lang_list img{width:16px}.social_media_icons{height:25px;position:relative;float:right;display:block;margin-top:20px;margin-right:15px;padding-left:10px;border-left:1px solid #cc0000}#footer .social_media_icons{margin-right:0;padding-left:0;border-left:0px}.social_media_icons .ce_hyperlink{width:25px;height:20px;position:relative;overflow:hidden;float:left;display:block;margin-left:5px;padding-top:5px;text-align:center;font-size:15px}.social_media_icons .ce_hyperlink:hover{background-color:#cc0000;color:#ffffff}.social_media_icons .ce_hyperlink figure,.social_media_icons .ce_hyperlink img{width:25px;height:25px}.social_media_icons .ce_hyperlink a{width:25px;height:25px;left:0;top:0;position:absolute;display:block;font-size:0px}.header_contact{height:25px;position:relative;float:right;display:block;margin-top:20px;margin-right:15px;padding-left:10px;border-left:1px solid #cc0000}.mail_us_button,.call_us_button{position:relative;float:left;display:block;margin-left:5px}.mail_us_button a,.call_us_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#626262}.mail_us_button a:hover,.call_us_button a:hover{background-color:#cc0000;color:#ffffff}.call_us_button a:before,.mail_us_button a:before{width:25px;height:21px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:4px;text-align:center;font:16px FontAwesome;color:#626262}.mail_us_button a:before{content: "\f0e0"}.call_us_button a:before{content: "\f095"}.call_us_button a:hover:before,.mail_us_button a:hover:before{background-color:rgba(0,0,0,.05);color:#ffffff}#Menusection .mod_search{width:50px;height:50px;right:0;top:0;position:absolute;overflow:hidden;padding:0;background-color:#cc0000;-ms-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;transition: all 1s ease-in-out}#Menusection .mod_search:hover{width:100%}#Menusection .mod_search .formbody{width:100%;height:50px}#Menusection .mod_search .formbody:before{width:50px;height:33px;right:0;top:0;position:absolute;padding-top:17px;text-align:center;background-color:#a7a9ac;font:15px "Font Awesome 5 Free";color:#cc0000;content: "\f002";font-weight: 900}#Menusection .mod_search .formbody .submit{width:50px;height:50px;right:0;top:0;position:absolute;margin:0;padding:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border:0px;border-radius:0;font-size:0px;cursor:pointer;background:transparent}#Menusection .mod_search .formbody .submit:hover{background-color:rgba(0,0,0,.05)}#Menusection .mod_search h1,#Menusection .mod_search h2,#Menusection .mod_search h3,#Menusection .mod_search h4,{width:90px;height:39px;left:0;top:0;position:absolute;margin:0;padding:17px 0 0 20px;font-size:16px;line-height:16px;color:#fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}#Menusection .mod_search .formbody .text{width:100%;height:50px;left:0;top:0;position:absolute;display:block;padding:0 60px 0 90px;vertical-align:middle;background-color:rgba(0,0,0,.01);-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border:0px;border-radius:0;font-size:14px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-webkit-appearance: none}#Menusection .mod_search .header,#Menusection .mod_search .first,#Menusection .mod_search .last,#Menusection .mod_search .even{display:none}.reg_log{height:25px;position:relative;float:right;display:block;margin-top:20px;margin-right:15px;padding-left:10px}#header .login_button{position:relative;float:left;display:block;margin-left:5px}#header .login_button a:before{width:25px;height:20px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:5px;text-align:center;font:16px "Font Awesome 5 Free";color:#626262;content: "\f13e";font-weight: 900}#header .login_button a:hover:before{background-color:rgba(0,0,0,.05);color:#ffffff}#header .login_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#626262;cursor:pointer}#header .login_button a:hover{background-color:#cc0000;color:#ffffff}#header .register_button a:before{width:25px;height:21px;position:relative;float:left;display:inline-block;margin-top:-6px;margin-right:5px;padding-top:4px;text-align:center;font:16px "Font Awesome 5 Free";color:#626262;content: "\f007";font-weight: 900}#header .register_button a:hover:before{background-color:rgba(0,0,0,.05);color:#ffffff}#header .register_button{position:relative;float:left;display:block;margin-left:5px}#header .register_button a{height:19px;position:relative;display:block;margin-top:0;margin-bottom:0;padding-top:6px;padding-right:7px;padding-bottom:0;line-height:13px;text-decoration:none;color:#626262}#header .register_button a:hover{background-color:#cc0000;color:#ffffff}#header .header_article{position:relative;float:right;margin-right:20px}.mod_breadcrumb{width:100%;position:relative;clear:both;display:block;padding-bottom:10px}.mod_breadcrumb ul{margin:0;padding:0}.mod_breadcrumb ul li{position:relative;float:left;display:block;margin-right:10px}.mod_breadcrumb ul li a{text-decoration:none;color:#626262}.mod_breadcrumb ul li a:hover{text-decoration:none;color:#cc0000}.mod_breadcrumb ul li:before{margin-right:10px;font-family:"Font Awesome 5 Free";content: "\f30b";font-weight: 900}.mod_breadcrumb ul li.first:before{display:none}.pdf_link{right:0;top:-26px;position:absolute;white-space:nowrap}@media (max-width:767px){.pdf_link {top:0px;}}.pdf_link a{margin-left:5px;font-size:16px;color:#626262}.pdf_link a:hover{text-decoration:none;color:#cc0000}#Slidersection section{margin-left:-3.1% !important;margin-right:-3.3% !important}#Slidersection section.sc-first{margin-left:-3.2% !important;margin-right:-0% !important;width:77.45% !important}#Slidersection section.sc-last{margin-right:-3.2% !important;margin-left:-0% !important;width:77.45% !important}@media (max-width:1139px){#Slidersection section.sc-last, #Slidersection section.sc-first {position:relative  !important;display:block  !important;width:106.4% !important;float:none !important;clear:both !important;margin-left:-3.2% !important;margin-right:-3.2% !important;padding-left: 0% !important;padding-right: 0% !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;}}#Slidersection .mod_article{overflow:visible !important}#Slidersection .ce_sliderStart img{width:100% !important;height:auto !important}.ce_flexSlider h1,.ce_flexSlider h2,.ce_flexSlider h3{margin-bottom:0;color:#dedede}#Slidersection .content-slider{overflow:hidden !important;margin-bottom:0px !important}#Slidersection .slider-control{width:100%;height:0%;left:0;top:50%;position:absolute}#Slidersection .slider-control .slider-menu{top:140px !important}#Slidersection .ce_sliderStart .slider-control .slider-prev{width:25px;height:80px;left:-0%;top:50%;position:absolute;margin-top:-40px;background-color:#cc0000;font-size:0px;text-decoration:none;z-index:99;margin-left:-20px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}#Slidersection .ce_sliderStart:hover .slider-control .slider-prev{margin-left:0px}#Slidersection .ce_sliderStart .slider-control .slider-next{width:25px;height:80px;right:0;top:50%;position:absolute;margin-top:-40px;background-color:#cc0000;font-size:0px;text-decoration:none;z-index:99;margin-right:-20px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}#Slidersection .ce_sliderStart:hover .slider-control .slider-next{margin-right:0px}#Slidersection .ce_sliderStart .slider-control .slider-next:hover,#Slidersection .ce_sliderStart .slider-control .slider-prev:hover{background-color:rgba(204,0,0,.5)}#Slidersection .ce_sliderStart .slider-control .slider-prev:before{left:7px;top:28px;position:absolute;font:22px FontAwesome;color:#ffffff;content: "\f104"}#Slidersection .ce_sliderStart .slider-control .slider-next:before{right:7px;top:28px;position:absolute;font:22px FontAwesome;color:#ffffff;content: "\f105"}#Slidersection .ce_sliderStart h1,#Slidersection .ce_sliderStart h2,#Slidersection .ce_sliderStart h3{bottom:60px;left:30px;position:absolute;margin:0;padding:10px 20px 12px;background-color:rgba(0,0,0,.5);font-size:23px;line-height:15px;color:#fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}#Slidersection .ce_sliderStart figcaption{bottom:190px;left:570px;position:absolute;display:block;padding:1px 7px;background-color:rgba(0,0,0,.5);font-size:20px;color:#fff;width:auto !important;line-height: 30px !important}@media (max-width:680px){#Slidersection .ce_sliderStart h1,#Slidersection .ce_sliderStart h2,#Slidersection .ce_sliderStart h3,#Slidersection .ce_sliderStart h1,#Slidersection .ce_sliderStart h2,#Slidersection .ce_sliderStart figcaption {display:none;}}.slidersection_wide{display:none}.slidersection_small{display:block}#Slidersection .tabcontrol_tabs ul{margin:0;padding:0;border:0px;list-style-type:none}#Slidersection .tabcontrol_tabs ul li{height:19px;position:relative;float:left;display:block;margin-right:-1px;padding:6px 13px 0;border-right:1px solid #cc0000;border-left:1px solid #cc0000;line-height:13px;cursor:pointer}#Slidersection .tabcontrol_tabs ul li.tab_0{border-right:1px;border-left:0px}#Slidersection .tabcontrol_tabs ul li.selected{background-color:#cc0000;color:#ffffff}#Slidersection .tabcontrol_tabs{bottom:0;right:0;position:absolute}#Slidersection .ce_tabcontrol{padding-top:10px}@media (max-width:1139px){#Slidersection .panes{padding-bottom:50px;}}aside nav ul{margin:0;padding:0;list-style-type:none}aside nav ul li{width:100%;position:relative;display:block;background-color:#e8e8e8;list-style-type:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}aside nav ul li strong,aside nav ul li span,#portfolio_filter a{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 5px 6px 15px;background-color:#e8e8e8;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}aside nav ul li strong:before,aside nav ul li span:before,#portfolio_filter a:before{margin-right:15px;font-family:"Font Awesome 5 Free";color:#cc0000;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}aside nav ul li a:hover:before,aside nav ul li span:hover:before,aside nav ul li strong.active:before,#portfolio_filter a.active:before,#portfolio_filter a:hover:before{color:#ffffff}aside nav ul li span:hover,aside nav ul li strong.active,aside nav ul li span.forward:hover,#portfolio_filter a:hover,#portfolio_filter a.active{background-color:#cc0000;text-decoration:none;color:#ffffff}aside nav ul.level_1 li > ul{display:none}aside nav ul.level_1 li.active > ul,aside nav ul.level_1 li.trail > ul{display:block}aside nav ul ul li{padding-left:15px}.service-link{position:relative;display:block;padding-top:15px;padding-bottom:15px;text-align:center;font-size:13px;font:13px 'TitilliumText22LRegular',Arial,sans-serif !important;line-height:22px !important}.service-link:before{font:50px FontAwesome}.service-link a{position:relative;display:table;margin-top:20px;margin-right:auto;margin-left:auto;padding:6px 13px;background-color:#cc0000;line-height:13px;text-decoration:none;color:#ffffff;width: 80%}.service-link b{position:relative;display:table;margin-top:5px;margin-right:auto;margin-left:auto;padding:6px 13px;background-color:#cc0000;line-height:13px;text-decoration:none;color:#ffffff;width: 80%}.service-link a:hover{background-color:rgba(204,0,0,.9)}.mod_newslist .layout_latest,.mod_newsarchive .layout_latest{position:relative;display:block;padding-left:70px}.mod_newslist .layout_latest time,.mod_newsarchive .layout_latest time{width:50px;left:0;top:7px;position:absolute;padding-bottom:5px;text-align:center;background-color:#cc0000}.categorie_box{bottom:0;left:0;position:absolute;margin:0;padding:0 10px;white-space:nowrap;background-color:#cc0000;font-size:13px;color:#ffffff}.mod_newslist .layout_latest time .date_box_day,.mod_newsarchive .layout_latest time .date_box_day{padding-top:5px;padding-bottom:5px;font-size:22px;font-weight:bold;color:#ffffff}.mod_newslist .layout_latest time .date_box_month,.mod_newsarchive .layout_latest time .date_box_month{color:#ffffff}.mod_newslist .layout_latest .info,.mod_newsarchive .layout_latest .info{position:relative;float:none;clear:both;display:block;margin-top:20px;margin-bottom:50px;padding-top:10px;border-top:1px solid #d6d6d6}.mod_newslist .layout_latest h2,.mod_newsarchive .layout_latest h2{margin-top:0;padding-bottom:10px;border-bottom:1px solid #d6d6d6}.mod_newslist .layout_latest h2 a,.mod_newsarchive .layout_latest h2 a{text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_latest h2 a:hover,.mod_newsarchive .layout_latest h2 a:hover{color:#cc0000}.mod_newslist .layout_latest .info i,.mod_newsarchive .layout_latest .info i{margin-right:5px}.mod_newslist .layout_latest .info .icon-comments,.mod_newslist .layout_latest .info .icon-user,.mod_newslist .layout_latest .info .icon-exclamation-sign,.mod_newsarchive .layout_latest .info .icon-comments,.mod_newsarchive .layout_latest .info .i{margin-left:20px}.pagination{}.pagination ul{height:30px;position:relative;float:left;display:block;margin:0;padding:15px 0 0;list-style-type:none}.pagination p{position:relative;float:right;display:block;margin-right:10px}.pagination ul li{position:relative;float:left;display:block}.pagination ul li a,.pagination ul li span{margin-right:10px;padding:6px 13px;background-color:#e8e8e8;text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.pagination ul li a:hover,.pagination ul li span{background-color:#cc0000;color:#ffffff}.mod_newslist .layout_simple{height:50px;position:relative;overflow:hidden;display:block;margin-bottom:10px;padding:10px;background-color:#e8e8e8}#Slidersection .mod_newslist .layout_simple{margin-bottom:5px;background-color:rgba(0,0,0,.1)}.mod_newslist .layout_simple figure,.mod_newslist .layout_simple img{left:0;top:0;width:50px !important;height:50px !important;padding:0px !important;margin:0px !important;position:absolute !important}.mod_newslist .layout_simple figure{left:10px;top:10px;opacity: 10;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_simple figure a{margin:0 10px 0 0;padding:0;line-height:0px}.mod_newslist .layout_simple:hover figure{opacity: 0}.mod_newslist .layout_simple a{height:58px;overflow:hidden;display:block;margin-top:-2px;padding-left:60px;text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newslist .layout_simple a:hover{color:#cc0000}.mod_newslist .layout_simple time{width:50px;height:50px;left:10px;top:10px;position:absolute;text-align:center;background-color:#cc0000}.mod_newslist .layout_simple time .date_box_day{padding-top:3px;padding-bottom:0;font-size:22px;font-weight:bold;color:#ffffff}.mod_newslist .layout_simple time .date_box_month{margin-top:-4px;color:#ffffff}.mod_newsmenu ul{margin:0;padding:0;list-style-type:none}.mod_newsmenu ul li a,.mod_newsmenu ul li span{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 10px 6px 15px;background-color:#e8e8e8;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_newsmenu ul li.year a,.mod_newsmenu ul li.year span{padding-top:12px;padding-bottom:12px;text-align:center;font-weight:bold}.mod_newsmenu ul li ul.level_2{padding-bottom:10px}.mod_newsmenu ul.level_2 li a,.mod_newsmenu ul.level_2 li span{padding-top:6px;padding-bottom:6px;text-align:left;font-weight:normal}.mod_newsmenu ul.level_2 li a:before,.mod_newsmenu ul.level_2 li span:before{margin-right:15px;font-family:"Font Awesome 5 Free";color:#cc0000;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.mod_newsmenu ul li a:hover:before,.mod_newsmenu ul li span:hover:before,.mod_newsmenu ul li span.active:before{color:#ffffff}.mod_newsmenu ul li a:hover,.mod_newsmenu ul li span.active{background-color:#cc0000;text-decoration:none;color:#ffffff}.mod_newsmenu ul li a b,.mod_newsmenu ul li span b{float:right;font-size:11px;font-weight:normal;color:rgba(155,155,155,.7)}@media (max-width:1020px){.mod_newsmenu ul li a b, .mod_newsmenu ul li span b{display:none;}}.mod_newsreader .layout_full .info i,.mod_newsreader .layout_full .info i{margin-right:5px}.mod_newsreader .layout_full .info .icon-comments,.mod_newsreader .layout_full .info .icon-user,.mod_newsarchive .layout_latest .info .icon-comments,.mod_newsarchive .layout_latest .info .icon-user{margin-left:20px}.ce_comments{}.reply{margin-left:50px}.comment{padding:10px 10px 10px 20px;background-color:#e8e8e8;border-left:4px solid #cc0000}.com_by{color:#cc0000}.ce_comments i{margin-right:10px;margin-left:20px}.ce_comments .form{margin-top:20px}#Informationsection .layout_portfolio_images{width:20%;height:0px;position:relative;overflow:hidden;float:left;display:block;padding-bottom:20%}#container .layout_portfolio_images{width:25%;height:25px;position:relative;overflow:hidden;float:left;display:block;padding-bottom:20%}#Informationsection .mod_newslist{margin:-2.1% -3.2% -2.2%}#Informationsection .mod_article{overflow:visible}.layout_portfolio_images_box{width:100%;height:100%;left:0;top:0;position:absolute}.layout_portfolio_images_box,.layout_portfolio_images_box figure,.layout_portfolio_images_box img{width:100%;height:100%}.layout_portfolio_images_box a{width:100%;height:100%;left:0;top:0;position:absolute;background-color:rgba(255,255,255,.2);font-size:0px;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out}.layout_portfolio_images_box a:hover{background-color:rgba(255,255,255,.01)}.portfolio_categorie{float:right}@media (max-width:400px){.portfolio_categorie{float:none;}}.mod_eventlist .layout_teaser{position:relative;display:block;padding-left:70px}.mod_eventlist .layout_teaser .event_date_box{width:50px;left:0;top:7px;position:absolute;padding-bottom:5px;text-align:center;background-color:#cc0000}.mod_eventlist .layout_teaser .event_date_box .event_date_day{padding-top:5px;padding-bottom:5px;font-size:22px;font-weight:bold;color:#ffffff}.mod_eventlist .layout_teaser .event_date_box .event_date_month{color:#ffffff}.mod_eventlist .layout_teaser .info{position:relative;float:none;clear:both;display:block;margin-top:20px;margin-bottom:50px;padding-top:10px;border-top:1px solid #d6d6d6}.mod_eventlist .layout_teaser h2{margin-top:0;padding-bottom:10px;border-bottom:1px solid #d6d6d6}.mod_eventlist .layout_teaser h2 a{text-decoration:none;color:#515151;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_eventlist .layout_teaser h2 a:hover{color:#cc0000}.mod_eventlist .layout_teaser .info i,.mod_eventreader .layout_full .info i{margin-right:5px}.mod_eventlist .layout_teaser  .info .icon-calendar,.mod_eventlist .layout_teaser  .info .icon-map-marker,.mod_eventreader .layout_full .info .icon-map-marker{margin-left:20px}.mod_eventmenu ul{margin:0;padding:0;list-style-type:none}.mod_eventmenu ul li a,.mod_eventmenu ul li span{width:100%;position:relative;overflow:hidden;display:block;margin-bottom:1px;padding:6px 10px 6px 15px;background-color:#e8e8e8;text-decoration:none;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_eventmenu ul li.year a,.mod_eventmenu ul li.year span{padding-top:12px;padding-bottom:12px;text-align:center;font-weight:bold}.mod_eventmenu ul li ul.level_2{padding-bottom:10px}.mod_eventmenu ul.level_2 li a,.mod_eventmenu ul.level_2 li span{padding-top:6px;padding-bottom:6px;text-align:left;font-weight:normal}.mod_eventmenu ul.level_2 li a:before,.mod_eventmenu ul.level_2 li span:before{margin-right:15px;font-family:"Font Awesome 5 Free";color:#cc0000;content: "\f0da";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.mod_eventmenu ul li a:hover:before,.mod_eventmenu ul li span:hover:before,.mod_newsmenu ul li span.active:before{color:#ffffff}.mod_eventmenu ul li a:hover,.mod_eventmenu ul li span.active{background-color:#cc0000;text-decoration:none;color:#ffffff}.mod_eventmenu ul li a b,.mod_eventmenu ul li span b{float:right;font-size:11px;font-weight:normal;color:rgba(155,155,155,.7)}@media (max-width:1020px){.mod_eventmenu ul li a b, .mod_eventmenu ul li span b{display:none;}}.minicalendar_box{position:relative;overflow:hidden;display:block;margin-top:5px;margin-bottom:20px;padding-bottom:10px;background-color:#e8e8e8}.minicalendar_head{width:100%;background-color:#cc0000}.minicalendar_head tr th.previous,.minicalendar_head tr th.current,.minicalendar_head tr th.next{height:170px;margin-right:auto;margin-left:auto;vertical-align:middle;text-align:center;font-size:20px;font-weight:normal;color:#ffffff}.minicalendar_head tr th.previous,.minicalendar_head tr th.next{padding-right:20px;padding-left:20px}.minicalendar_head tr th a{font-size:30px;text-decoration:none;color:#ffffff}.minicalendar_head tr th a:hover{color:#fff}.minicalendar_head tr th.current{width:100%}.minicalendar_body{width:90%;margin-right:5%;margin-left:5%;table-layout: fixed}.minicalendar_body tr.week_day th{margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px;vertical-align:middle;text-align:center;font-size:10px;font-weight:bold;color:#515151;text-transform:uppercase}.minicalendar_body tr td{overflow:hidden;margin-right:auto;margin-left:auto;padding-top:4px;padding-bottom:4px;vertical-align:middle;text-align:center;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.minicalendar_body tr td:hover,.minicalendar_body tr td.selected{background-color:#cc0000;color:#ffffff}.minicalendar_body tr td a{width:100%;height:100%;text-decoration:none;color:#cc0000}.minicalendar_body tr td:hover a,.minicalendar_body tr td.selected a{color:#ffffff}.ce_downloads,.ce_download{}.ce_downloads ul{margin:0;padding:0;list-style-type:none}.ce_downloads ul li,.ce_download a{position:relative;display:block;margin-bottom:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box}.ce_downloads ul li a,.ce_download a{width:100%;position:relative;display:block;padding:12px 40px 10px;background-color:#e8e8e8;text-decoration:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_downloads ul li a:hover,.ce_downloads ul li a:active,.ce_download a:hover,.ce_download a:active{background-color:#cc0000;color:#ffffff}.ce_downloads ul li a span,.ce_download a span{position:relative;float:right;display:block;text-decoration:none;color:#626262;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_downloads ul li a:hover span,.ce_downloads ul li a:active span,.ce_download a:hover span,.ce_download a:active span{color:#ffffff}.ce_downloads ul li a:before,.ce_download a:before{left:10px;top:10px;position:absolute;display:block;font:16px "Font Awesome 5 Free";text-decoration:none;color:#cc0000;content: "\f019";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.ce_downloads ul li a:hover:before,.ce_downloads ul li a:active:before,.ce_download a:hover:before,.ce_download a:active:before{color:#ffffff}.ce_downloads ul li a:after,.ce_download a:after{position:relative;float:none;clear:both;display:block;content:""}.ce_downloads ul li img,.ce_download img{left:12px;top:12px;position:absolute;z-index:9}.mod_faqlist{}.mod_faqlist ul{margin:0;padding:0;list-style-type:none}.mod_faqlist ul li{position:relative;display:block;margin-bottom:10px}.mod_faqlist ul li a{width:100%;position:relative;display:inline-block;padding:11px 11px 11px 40px;background-color:#e8e8e8;text-decoration:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_faqlist ul li a:hover,.mod_faqlist ul li a:active{background-color:#cc0000;color:#ffffff}.mod_faqlist ul li a:before{left:15px;top:12px;position:absolute;display:block;font:16px "Font Awesome 5 Free";color:#515151;content: "\f128";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.mod_faqlist ul li a:active:before,.mod_faqlist ul li a:hover:before{color:#ffffff}.ce_accordion{margin-bottom:10px}.ce_accordion .toggler{width:100%;position:relative;display:block;padding:11px 40px 11px 11px;background-color:#e8e8e8;color:#515151;cursor:pointer;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.ce_accordion .toggler:hover,.ce_accordion .ui-accordion-header-active{background-color:#cc0000;color:#ffffff}.ce_accordion .toggler:focus{outline:none}.ce_accordion .ui-accordion-header:after{right:15px;top:13px;position:absolute;font:16px "Font Awesome 5 Free";color:#cc0000;content: "\f0ab";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.ce_accordion .ui-accordion-header:hover:after{color:#ffffff}.ce_accordion .ui-accordion-header-active:after{right:15px;top:13px;position:absolute;font:16px "Font Awesome 5 Free";color:#ffffff;content: "\f0aa";-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-weight: 900}.ce_accordion .accordion{padding:10px 11px}form label{position:relative;float:none;display:block;margin-bottom:5px}form fieldset label{display:inline}form .text,form .textarea,form .captcha{width:100%;margin-bottom:10px;padding:6px;background-color:#e8e8e8;border:0px;color:#515151;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}#Slidersection form .text{background-color:#ffffff}form .upload{margin-bottom:10px;margin-left:0}form .text:focus,form .textarea:focus,form .captcha:focus,#Slidersection form .text:focus{background-color:#cc0000;color:#ffffff;outline:none}form .select{width:100%;margin-bottom:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}form fieldset{margin-bottom:10px;padding:0;border:0px}form fieldset legend{margin-bottom:10px}form fieldset span label{margin-right:15px;margin-left:-3px}form span.mandatory{margin-left:3px;font-weight:bold;color:#cc0000}form p.error{margin-top:0;margin-bottom:5px;color:#cc0000}form .submit{position:relative;float:none;clear:both;display:block;margin-top:10px;padding:6px 13px;background-color:#cc0000;border:0px;text-decoration:none;color:#ffffff;cursor:pointer}form .submit:hover{background-color:rgba(204,0,0,.9)}form .submit:focus{outline:none}.mod_subscribe .checkbox_container span,.mod_subscribe .checkbox_container span label,.mod_subscribe .checkbox_container span input{position:relative;float:left;display:inline}.mod_unsubscribe .checkbox_container span,.mod_unsubscribe .checkbox_container span label,.mod_unsubscribe .checkbox_container span input{position:relative;float:left;display:inline}.mod_subscribe .checkbox_container,.mod_unsubscribe .checkbox_container{position:relative;display:block;padding-bottom:20px}.mod_subscribe .checkbox_container span label,.mod_unsubscribe .checkbox_container span label{margin-right:10px}.mod_search .even,.mod_search .odd{position:relative;overflow:hidden;display:block;margin-bottom:20px;background-color:#e8e8e8}.mod_search .even a,.mod_search .odd a{width:100%;position:relative;display:inline-block;padding:6px 11px;background-color:rgba(204,0,0,.7);font-size:16px;text-decoration:none;color:#ffffff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;   box-sizing: border-box;-ms-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.mod_search .even a:hover,.mod_search .odd a:hover{background-color:rgba(204,0,0,.99)}.mod_search .even a span,.mod_search .odd a span{float:right;padding-top:2px;font-size:12px;color:#fff}.mod_search .even div,.mod_search .odd div{padding:10px 20px}.mod_search .text{-webkit-appearance: none}aside .mod_search fieldset{position:relative;display:none}.dlh_googlemap{width:100% !important}.mod_dlh_googlemaps{margin-bottom:20px}#Informationsection .mod_dlh_googlemaps{margin:-2.1% -3.2%}.ce_table table{width:100%;table-layout: fixed}.ce_table table th,.ce_table table td{padding:8px 10px;text-align:left}.ce_table table thead th{border-bottom:1px solid #d6d6d6;cursor:pointer}.ce_tabcontrol{}.ce_tabcontrol ul{position:relative;display:block;margin:0;padding:0;border-bottom:1px solid #cc0000;list-style-type:none}.ce_tabcontrol ul:after{position:relative;float:none;clear:both;display:block;content:""}.ce_tabcontrol ul li{position:relative;float:left;display:block;margin-right:1px;padding:6px 10px;background-color:#e8e8e8;cursor:pointer}.ce_tabcontrol ul li:hover,.ce_tabcontrol ul li.selected{background-color:#cc0000;color:#ffffff}.icon_list{margin-top:40px}.icon_list i{position:relative;float:left;display:block;font-size:20px;width:30px !important}.list_colored i{color:#cc0000}.icon_list div{width:25%;min-height:40px;position:relative;float:left;display:block}@media (max-width:680px){.icon_list div {    width:100%;}}
/* Layout.css */
.tab3 .rs-column{margin-top: 0}@media all and (min-width: 641px) and (max-width: 957px){#customers li {width: 45% !important;}}@media all and (max-width:640px){#customers li {width: 100% !important;margin-right: 0 !important;}}#customers li::before{content: counter(gradient-counter);z-index: 1;position: absolute;left: 16px;top: 8px;color: white;font-size: 13px;transform-origin: 50% 100%;-webkit-transform: translate(-50%, 0)}#customers li::after{background: #cc0000;      border-radius: 1rem 1rem 0 1rem;      content: "";      height: 3rem;      left: -1rem;      overflow: hidden;      position: absolute;      top: -1rem;      width: 3rem}#customers li{background: #e8e8e8;counter-increment: gradient-counter;margin-top: 10px;position: relative;padding-left: 32px;width: 30%;float: left;box-sizing: border-box;margin-right: 3%}#customers li h2{margin: 0;padding: 0;border: none;font-size: 13px}#customers li h2 a{position: relative;display: table;margin-right: auto;margin-left: auto;padding-top: 6px;padding-bottom: 6px;line-height: 20px;text-decoration: none;width: 100%;text-align: center}#footer h2{margin-top: 0px;margin-bottom: 5px;font-size: 15px;font-weight: bold;color#: #333333}#footer p{padding-bottom: 5px;margin: 0}#footer a{color: #515151;margin-left: 5px}#footer a:hover{color: #cc0000}.res_slider_css14{overflow: hidden }.res_slider_css14 figure {  position: relative;  width: 1000%;  margin: 0 !important;  padding: 0 !important;  left: 0;  text-align: left;  font-size: 0;  animation: 30s slidy infinite alternate;display: block !important;}.res_slider_css14 figure img {width: 10%;height: auto;  float: left;}.res_slider_css14 .block {overflow: initial !important;}@keyframes slidy {  0% {    left: 0%;  }  10% {    left: 0%;  }  12% {    left: -100%;  }  20% {    left: -100%;  }  22% {    left: -200%;  }  30% {    left: -200%;  }  32% {    left: -300%;  }  40% {    left: -300%;  }  42% {    left: -400%;  }50% {    left: -400%;  }52% {    left: -500%;  }60% {    left: -500%;  }62% {    left: -600%;  }70% {    left: -600%;  }72% {    left: -700%;  }80% {    left: -700%;  }82% {    left: -800%;  }90% {    left: -800%;  }92% {    left: -900%;  }100% {    left: -900%;  }102% {    left: -1000%;  }}.mod_faqpage article > div{margin-bottom: 10px}.mt40{margin-top: 40px}.prd_group_wrapper .-large-col-3-1{padding-right: 0px;margin-bottom: 15px;margin-right: 2.5% !important;padding-left: 0;width: 31.5%}.prd_group_wrapper .-large-last{margin-right: 0 !important}.res_slider_css figcaption{color: white;width: 10.5%;position: absolute;padding: 10px;background: rgba(0,0,0,0.5);font-size: 14px;box-sizing: border-box;line-height: initial}.res_slider_css figcaption .fc_bl{bottom: 20px;left: 10px}.pc-tab > input,.pc-tab section > div{display: none;}#tab1:checked ~ section .tab1,#tab2:checked ~ section .tab2,#tab3:checked ~ section .tab3,#tab4:checked ~ section .tab4,#tab5:checked ~ section .tab5,#tab6:checked ~ section .tab6,#tab7:checked ~ section .tab7 {  display: block;}#tab1:checked ~ nav .tab1,#tab2:checked ~ nav .tab2,#tab3:checked ~ nav .tab3,#tab4:checked ~ nav .tab4,#tab5:checked ~ nav .tab5,#tab6:checked ~ nav .tab6,#tab7:checked ~ nav .tab7 {  color: red;}.pc-tab, .pc-tab nav {  display: inline-block;  width: 100%;  }.pc-tab nav {  margin-top: 30px;}.pc-tab ul {  list-style: none;  margin: 0;  padding: 0;}.pc-tab ul li label{  float: left;  padding: 8px 0;  background: #e8e8e8;  text-align: center;  box-sizing: border-box;  border-bottom: 1px solid #cc0000;  position: relative;  font-size: 14px;}.pc-tab ul li label:before {  content: "";  width: 1px;  height: 100%;  position: absolute;  right: 0;  top: 0;  background: white;}.pc-tab1 ul li label{  width: 100%;}.pc-tab2 ul li label{  width: 50%;}.pc-tab3 ul li label{  width: 33.3%;}.pc-tab4 ul li label{  width: 25%;}.pc-tab5 ul li label{  width: 20%;}.pc-tab6 ul li label{  width: 16.6%;}.pc-tab7 ul li label{  width: 14.1%;}.pc-tab ul li label:hover{  cursor: pointer;  background: #cc0000;  color: white;}#tab1:checked ~ nav .tab1 label,#tab2:checked ~ nav .tab2 label,#tab3:checked ~ nav .tab3 label,#tab4:checked ~ nav .tab4 label,#tab5:checked ~ nav .tab5 label,#tab6:checked ~ nav .tab6 label,#tab7:checked ~ nav .tab7 label{    background: #cc0000;    color: white;}}.res_slider_css{overflow: hidden }.res_slider_css .slider_wrapper {  position: relative;  width: 400%;  margin: 0;  left: 0;  text-align: left;  font-size: 0;  animation: 3000s slidy infinite alternate;}.res_slider_css figure img {width: 25%;height: auto;  float: left;}.res_slider_css .block {overflow: initial !important;}@keyframes slidy {  0% {    left: 0%;  }  25% {    left: 0%;  }  30% {    left: -100%;  }  50% {    left: -100%;  }  55% {    left: -200%;  }  75% {    left: -200%;  }  80% {    left: -300%;  }  100% {    left: -300%;  }  105% {    left: -400%;  }}.acc_hidden{position: absolute;      opacity: 0;      z-index: -1}.css_acc input:checked ~ .tab-content{max-height: 400vh;      padding: 1em}.css_acc input:checked + .tab-label::after{-webkit-transform: rotate(-90deg);              transform: rotate(-90deg)}.css_acc input:checked + .tab-label{background: #cc0000;    color: white}.css_acc .tab-content{max-height: 0;      padding: 0 1em;      background: white;      transition: all .35s;    overflow: hidden}.css_acc .tab-label::after{content: "\276F";      width: 1em;      height: 1em;      text-align: center;      transition: all .35s;    -webkit-transform: rotate(90deg);                  transform: rotate(90deg)}.css_acc .tab-label:hover{background: #cc0000;    color: white}.css_acc .tab-label{display: flex;      justify-content: space-between;      padding: 11px;      background: #e8e8e8;      cursor: pointer}.css_acc .tab{width: 100%;      color: white;      overflow: hidden}#header select{display: inline-block;    cursor: pointer;    padding: 2px 14px 3px 8px;    outline: 0;    border: 1px solid #626262;    border-radius: 0px;    background: white;    background-position-x: 0%;    background-position-y: 0%;    background-repeat: repeat;    background-image: none;    background-size: auto;    color: #626262;    appearance: none;    -webkit-appearance: none;    -moz-appearance: none;    margin: 0;margin-top: 2px;margin-right: 6px;    min-width: 50px;    background-image: linear-gradient(45deg, transparent 50%, #626262 50%), linear-gradient(135deg, #626262 50%, transparent 50%);    background-position: calc(100% - 7px) calc(1em - 5px), calc(100% - 2px) calc(1em - 5px);    background-size: 5px 5px, 5px 5px, 1px 1.5em;    background-repeat: no-repeat}.sticky{-webkit-backdrop-filter: saturate(200%) blur(7px);backdrop-filter: saturate(200%) blur(7px)}@media (min-width: 767px){#container {padding-bottom: calc(3% + 186px) !important;}#footer{position: absolute !important;width: 100% !important;bottom: 0px !important;left: 0px !important;}}#header,.home-slider,#container{max-width: 960px !important;margin-left: auto !important;margin-right: auto !important}#footer .inside,#Menusection .inside{max-width: 960px;margin: 0 auto}body{margin:0;padding-top:0;padding-bottom:20px}.block{overflow:hidden}img{border:0px}#wrapper,header,#container,#main,aside,footer,.custom,.custom .inside,.inside{position:relative;display:block}#container:after{height:0px;clear:both;display:block;visibility: hidden;content: "."}#wrapper{width: 100% !important;max-width: 100% !important;margin: 0px !important;min-height: 100vh}header .inside,footer .inside,#container,.custom .inside{margin-right:0;margin-left:0;width:auto}header .inside{min-height:75px}#container{padding:3%}#container_home{padding-right:3%;padding-left:3%}#Informationsection .inside{padding:2% 3%}#footer .inside{padding:1% 3%}
@media (min-width: 960px){
/* Layout_min_1140px.css */

}
@media (min-width: 768px){
/* Layout_min_768px_Collum_Left.css */
#main{width:74.25%;float:right}#left{width:22.75%;float:left}#right{width:22.75%;float:right}
}
@media screen{
/* Background.css */
body{background-color:#30363c}
}
/* Simple_Columns_Custom.css */
.sc2{width:48.5%;padding-right:3%}.sc3{width:31.3%;padding-right:3%}.sc3-2{width:65.6%;padding-right:3%}.sc4{width:22.75%;padding-right:3%}.sc4-2{width:48.5%;padding-right:3%}.sc4-3{width:74.25%;padding-right:3%}.sc5{width:17.6%;padding-right:3%}.sc5-2{width:38.2%;padding-right:3%}.sc5-3{width:58.8%;padding-right:3%}.sc5-4{width:79.4%;padding-right:3%}.sc-last{padding-right:0}@media (max-width:767px){.sc2, .sc3, .sc3-2, .sc4, .sc4-2, .sc4-3, .sc5, .sc5-2, .sc5-3, .sc5-4 {    width:100% !important;    padding-right:0% !important;}}@media (max-width:1139px){#Slidersection .sc2,#Slidersection .sc3,#Slidersection .sc3-2,#Slidersection .sc4,#Slidersection .sc4-2,#Slidersection .sc4-3,#Slidersection .sc5,#Slidersection .sc5-2,#Slidersection .sc5-3,#Slidersection .sc5-4 {    width:100% !important;    padding-right:0% !important;}}
/* Isotope.css */
.product_list{display: grid;  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));  row-gap: 10px;  column-gap: 20px}.product_list .product form{height: 100%}.product_list .product form .formbody{height: 100%;display: grid;grid-template-rows: min-content auto min-content min-content min-content;row-gap: 5px}.product_list .product form .formbody .price,.product_list .product form .formbody .details{align-self: end}.product_list .product form .formbody figure{align-self: center}.product_list .product form .formbody h3{align-self: start}.link-spanner{position:absolute;   width:100%;  height:100%;  top:0;  left: 0;  z-index: 1}.prod_overview{display: flex;margin-bottom: 1.3%}.prod_div:hover{border: 1px solid #cc0000 !important;cursor: pointer}.prod_div:hover h3{color: #cc0000}.prod_div img{width: 100%;height: auto}.prod_div{border: 1px solid #d6d6d6;width: 30%;margin-right: 1.3%;text-align: center;padding: 5px;flex: 1;position: relative}.prod_overview .last{margin-right: 0px}.hover_pic a img{border: 2px solid transparent; margin-left: -2px; width: 666px}.hover_pic a:hover img{border: 2px solid #e2001a}.product_list .details{background-color: #A7A9AC;padding-top: 5px;padding-bottom: 5px;text-align: center;}.product_list .details:hover {background-color: #cc0000;}.product_list .details a {color: white;display: block;text-decoration: none}.mod_iso_productlist .submit{width:140px;margin-left:0;margin-top: 3px !important;margin-bottom: 10px !important;padding: 6px 22px !important}.submit_container_pr label{float:right}.submit_container_pr .text{float:right;clear:right;padding: 6px !important;width: 40px !important}.submit_container_pr .add_to_cart{padding:12px 20px !important;font-size:12px !important}.mod_iso_productreader .description{padding-top:20px}.orderproducts{padding-top:20px;padding-bottom:20px}.mod_iso_cart .text{width:35px;margin-bottom: 0px;padding: 4px}.mod_iso_cart table{border-spacing:5px}.mod_iso_cart .foot_last td.col_3.price.total{font-weight:bold}.mod_iso_checkout .foot_last td.col_3.price.total{font-weight:bold}.tax{display:none}.mod_iso_productreader .image_container1{padding-bottom:60px;padding-left:20px}.back{padding-top:10px}.submit_container .confirm{display:inline}.mod_iso_checkout .submit_container{float:left;clear:left}.submit_container .next{display:inline}.submit_container .previous{display:inline}.image_container1{padding-top:20px}.product_list .add_to_cart{background-color:#A7A9AC}.billingaddress{float:left}.billingaddress .address_new{padding-top:29px}.shippingaddress{float:left;padding-left:50px}.mod_iso_productlist .teaser{display: flex;align-items: flex-end}.mod_iso_productlist .image_container{width:100%}.mod_iso_productlist .image_container img,.mod_iso_relatedproducts .image_container img{object-fit: cover;  width: 100%;  height: 100%;  padding: 0 5px;  box-sizing: border-box}.offer{float:right;clear:right;padding-top:20px;padding-right:50px;font-size:30px;font-weight:normal;color:#806f73}h7{float:right;clear:right;display:inline;padding-right:50px;font:30px/1em Arial,Helvetica,sans-serif;font-weight:normal;color:#806f73}.mod_iso_productreader .options{width:180px;float:right;clear:right;padding-top:10px;padding-right:50px}.mod_iso_productreader .options label{float:right}.options .mandatory{float:right}.submit_container_pr{float:right;clear:right;display:inline;padding-right:50px}figure.image_container{position:relative;display:inline-table;margin-bottom:17px}
/* Formulare.css */
.ce_form .rep_start3 textarea{max-width:88%}#main-column-1099 .ce_accordionStart .ce_text{margin-top: 30px}.anforderungen_form .ce_accordion .toggler{margin-bottom:10px}.ce_form h2{width:100%;float:left}.form_end .submit_container{margin-top:30px}.form_rep_end .submit_container{margin-top:30px}#ctrl_189{padding-left:30px}.rep_start1{width:300px;float:left;padding-left:30px}.rep_start2{width:300px;float:left;padding-left:30px}.rep_start3{width:730px;float:left;clear:left;padding-left:30px}.form_rep_end{width:350px;float:left;clear:left;padding-left:30px}.ce_form span{float:left;clear:left}.form_end .checkbox_container{margin-top:10px}.form_top{width:350px;float:left;clear:left;padding-left:30px}.form_left{width:300px;float:left;clear:left;padding-left:30px}.form_top_right{width:300px;float:left;padding-left:30px}.form_mid_right{width:350px;float:left;padding-top:68px;padding-left:30px}.form_end_right{width:350px;float:left;padding-top:53px;padding-left:30px}.form_end{width:400px;float:left;clear:left;padding-left:30px}.form_right{width:400px;float:left;padding-top:53px;padding-left:30px}.form_b_left{width:400px;float:left;clear:left;padding-left:30px}.form_b_right{width:400px;float:left;padding-top:20px;padding-left:30px}
@media print{
/* bmcm-print.css */
div{page-break-inside: avoid}.ce_text{float:left}#main{width:100%;float:left}#logo a,#logo,#header .inside{margin:0;padding:0;heigh: auto}h8{font-weight:normal;color:#$font3}h8 a{font-weight: inherit}h8 a{font-size:25px;line-height:27px}#footer,#Menusection,#left,.submit_container,.mod_breadcrumb,.print_none{display:none}.mod_changelanguage,.mod_article.shortcuts,#Slidersection{display:none}
}
/* Isotope-Text.css */
.mod_iso_checkout .icon-info-sign:before{margin-top:20px}.checkout_en{margin-top: 20px !important;font-size: 18px;color: red}.mod_iso_configswitcher .first{width: 135px;height: 40px;background: #A7A9AC;line-height: 40px;text-align: center;display: block;font-size: 22px;float: left;margin-left: 5%;color: white;margin-bottom: 5%}.mod_iso_configswitcher .last{width: 135px;height: 40px;background: #A7A9AC;line-height: 40px;text-align: center;display: block;font-size: 22px;float: left;margin-left: 5%;color: white}.mod_iso_configswitcher .test2{margin-bottom:10%;margin-left:25%;margin-top: 15px}.mod_iso_configswitcher .first a{color: white}.mod_iso_configswitcher .active{background: #C40013  !important}.submit_container .button_back{display:inline}.submit_container .button_update{display:inline}.submit_container .button_checkout{float:right}.mod_iso_cart .submit_container{padding-top:20px}.mod_iso_checkout .steps{background-color:rgba(167, 169, 172, 0.27)}.mod_iso_checkout .level_1 .address,.mod_iso_checkout .level_1 .shipping,.mod_iso_checkout .level_1 .payment,.mod_iso_checkout .level_1 .review{width:25%;float:left;font-size:18px}.mod_iso_checkout .level_1 .active,.mod_iso_checkout .level_1 .passed{color:#fff;background: rgb(148, 148, 148)}.mod_iso_checkout .col_last{width:200px}#BillingAddress_new .row_14 .col_0{max-width:30px}.mod_iso_relatedproducts label{display:none}.mod_iso_relatedproducts .options{width:140px;float:none;clear:none;padding-top:0;padding-right:0}.mod_iso_productlist label{display:none}.ce_downloads li{min-width:300px;float:left;clear:left;padding:0px !important}.ce_downloads ul{margin-top:20px}.description .ce_tabcontrol{overflow: visible !important}#script .product_0,#script .product_1,#script .product_2,#script .product_3,#script .product_4,#script .product_5{display:none}#analyse .product_0,#analyse .product_1,#analyse .product_2,#analyse .product_3,#analyse .product_6{display:none}#lite .product_0,#lite .product_1,#lite .product_2,#lite .product_4,#lite .product_5,#lite .product_6{display:none}#pro .product_3,#pro .product_4,#pro .product_5,#pro .product_6{display:none}
/* Flexslide.css */
.slides{background: white}#Slidersection{background: white;padding-top: 20px}.caption_title_line{position:relative;float:right;margin-right:10px;padding:5px 15px 10px}.flexslider .slides > li{display: none; -webkit-backface-visibility: hidden}.flexslider .slides li{position: relative}.flexslider .slides img{width: 100%; display: block}.flex-pauseplay span{text-transform: capitalize}.flexslider{margin: 0; padding: 0}@media (min-width: 890px){.flex-caption {position: absolute; width:33%;left: 63%;bottom:50%;top:5%;background: #000;background: rgba(0,0,0,0.5);}}@media (min-width: 890px){.flex-caption-ul {position: absolute; width:33%;left: 3%;bottom:5%;top:45%;background: #000;background: rgba(0,0,0,0.5);}}@media (min-width: 890px){.flex-caption-ur {position: absolute; width:33%;left: 63%;bottom:5%;top:45%;background: #000;background: rgba(0,0,0,0.5);}}@media (min-width: 890px){.flex-caption-ol {position: absolute; width:33%;left: 3%;bottom:45%;top:5%;background: #000;background: rgba(0,0,0,0.5);}}@media (max-width: 890px){.flex-caption {position: absolute; width:33%;left: 65%;bottom:43%;top:5%;background: #000;background: rgba(0,0,0,0.3);}}
/* bmcm.css */
.vpe{float: right;    clear: right;    display: inline;    padding-right: 50px;    font: 20px/1em Arial,Helvetica,sans-serif;    font-weight: normal;    color: #806f73}.mig_footer p img{max-width: 150px !important;margin-top: 10px}#Cookiebar label[for=contaosessioncookie]:hover{cursor: not-allowed !important}#Cookiebar .cookie-content,#Cookiebar .cookiebarlink{margin-left: 5px}#Cookiebar #cookibarlink{background: none;border: none;color: white;text-decoration: underline;padding: 0;font-size: 13px}#Cookiebar #cookibarlink:hover{cursor: pointer}#Cookiebar .cookiebarlink{clear: left;float: left;padding: 20px 0 10px 0}#Cookiebar .cookiebarallowalllink{float: left;padding-top: 10px}#Cookiebar .submit{background: none !important;padding: 0;float: left}#Cookiebar .submit input,#Cookiebar .cookiebarallowalllink a{position: relative;padding: 10px;    background: #fefefe;    line-height: 13px;    text-decoration: none;    color: #565656;    text-align: center;border: 1px solid #565656;margin-left: 5px;margin-bottom: 10px}#Cookiebar .submit input:hover,#Cookiebar .cookiebarallowalllink a:hover{background: #EEE;    border: 1px solid white;    cursor: pointer}#Cookiebar .description h3{color: white;margin-bottom: -15px}#Cookiebar .modalheadline{font-size: 20px;    padding-top: 10px}#Cookiebar .modaltext a,#Cookiebar .cookiebartext a{color: white;text-decoration: underline}#Cookiebar .modal-iner .formrow{width: 100%;    float: left;    padding: 20px;    box-sizing: border-box}#Cookiebar .closed{display: none}#Cookiebar .formrow input[type="checkbox"]{display:none;}#Cookiebar .formrow input[type="checkbox"] + label {  width: 40px;  height: 20px;  border-radius: 30px;  border: 2px solid #ddd;  background-color: #EEE;  display: inline-block;  content: "";  float: left;  margin-right: 20px;  margin-left: 5px;  transition: background-color 0.5s linear;  margin-top: 15px;}#Cookiebar .formrow input[type="checkbox"] + label:hover {  cursor: pointer;}#Cookiebar .formrow input[type="checkbox"] + label::before {  width: 20px;  height: 20px;  border-radius: 30px;  background-color: #fff;  display: block;  content: "";  float: left;  margin-right: 5px;  transition: margin 0.1s linear;  box-shadow: 0px 0px 5px #aaa;}#Cookiebar .formrow input[type="checkbox"]:checked+label{  background-color: #a09c9e;}#Cookiebar .formrow input[type="checkbox"]:checked+label::before {  margin: 0 0 0 20px}.custom #Cookiebar{width: 100%;z-index: 200;position: fixed;bottom: 0;left: 0;z-index: 200;background: rgba(86, 86, 86, 0.93)}.custom #Cookiebar .inside{max-width: 960px;margin: 0 auto;    background: rgba(86, 86, 86, 0.93);    color: white}.maxwidth-pic{z-index: 50}#pic_index{margin-bottom: -3%}.filterlink_group{width: 48%;padding-right: 1%;float: left}.mod_articlefilter_links .Signalart,.mod_articlefilter_links .Anschluss,.mod_articlefilter_links .Galvanische,.mod_articlefilter_links .Preis,.mod_articlefilter_links .Abtastrate{float: right;clear:right}.mod_articlefilter_links .Type,.mod_articlefilter_links .Connection,.mod_articlefilter_links .Galvanic,.mod_articlefilter_links .Price,.mod_articlefilter_links .Sampling{float: right;clear:right}a [class^="icon-"],a [class*=" icon-"]{display: inline;}[class^="icon-"], [class*=" icon-"] {display: inline;height: auto;line-height: normal;vertical-align: baseline;background-image: none;background-position: 0% 0%;background-repeat: repeat;margin-top: 0;}.icon-reorder:before {content: "\f0c9";}[class^="icon-"], [class*=" icon-"]{font-family: "Font Awesome 5 Free";font-weight: 900;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased;margin-right: .3em;}[class^="icon-"]:before, [class*=" icon-"]:before {text-decoration: inherit;display: inline-block;speak: none;}.mainmenu .icon-angle-up, .mainmenu .icon-angle-down {position: relative;display: block;padding-top: 15px;font-size: 18px;}.icon-angle-down:before {content: "\f107";}.icon-sitemap:before{content: "\f0e8";}.icon-file-text:before{content: "\f15c";}.icon-file-text:before {content: "\f15c";}}.product_grp{background: gray;/* For browsers that do not support gradients */background: -webkit-radial-gradient(white 35%, rgb(203, 204, 206));/* Safari 5.1-6.0 */background: -o-radial-gradient(white 35%, rgb(203, 204, 206));/* For Opera 11.6-12.0 */background: -moz-radial-gradient(white 35%, rgb(203, 204, 206));/* For Firefox 3.6-15 */background: radial-gradient(white 35%, rgb(203, 204, 206));/* Standard syntax */}.product_grp{position:relative;filter: grayscale(.6);background: gray;    /* For browsers that do not support gradients */    background: -webkit-radial-gradient(white 35%, rgb(203, 204, 206));    /* Safari 5.1-6.0 */    background: -o-radial-gradient(white 35%, rgb(203, 204, 206));    /* For Opera 11.6-12.0 */    background: -moz-radial-gradient(white 35%, rgb(203, 204, 206));    /* For Firefox 3.6-15 */    background: radial-gradient(white 35%, rgb(203, 204, 206));    /* Standard syntax */}.product_grp .image_container{padding-left: 2px !important;padding-right: 2px !important;margin-bottom: 20px;margin-top: 20px}.product_grp p{background: #e8e8e8;margin: 0px;padding-top: 5px;padding-bottom: 5px;border-top: 1px solid white}.product_grp.sc-last{margin-right: 0px !important}.product_grp img{width: 80%;height: auto;display:block;margin-left: auto;margin-right: auto}.product_grp:hover{filter: grayscale(0)}.product_grp:hover > p{border-color: #cc0000}.fadepic:hover:before{filter: blur(3px)}.divlink_overview{position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    text-decoration: none;    /* Makes sure the link doesn't get underlined */    z-index: 10;    /* raises anchor tag above everything else in div */    background-color: white;    /*workaround to make clickable in IE */    opacity: 0;    /*workaround to make clickable in IE */    filter: alpha(opacity=0);    /*workaround to make clickable in IE */}@media all and (max-width: 600px){.outer_fade {margin-bottom: 3%;width: 100%;}}@media all and (min-width: 601px){.outer_fade {margin-left: 3%;margin-bottom: 3%;width: 47%;}}@media all and (min-width: 960px){.outer_fade {margin-left: 3%;margin-bottom: 3%;width: 30%;}}.outer_fade{float: left;position: relative;z-index: 0;height: 200px;background: gray;/* For browsers that do not support gradients */background: -webkit-radial-gradient(white 35%, rgb(203, 204, 206));/* Safari 5.1-6.0 */background: -o-radial-gradient(white 35%, rgb(203, 204, 206));/* For Opera 11.6-12.0 */background: -moz-radial-gradient(white 35%, rgb(203, 204, 206));/* For Firefox 3.6-15 */background: radial-gradient(white 35%, rgb(203, 204, 206));/* Standard syntax */}.fade_overlay{height: 42px;background: white;position:absolute;bottom: 0px;transition: all .3s;padding: 7px;opacity: .7;width: 100%;box-sizing: border-box}.fade_overlay h2{margin: 0px}.outer_fade:hover .fade_overlay{height:200px}.mod_breadcrumb:before{content: url(/files/theme_files/bmcm-logo/15x15.png);float:left;padding-right: 10px;padding-top: 1px}@media all and (max-width: 767px){aside {display:none;}}aside nav ul li a:hover{text-decoration: none}aside nav ul li a{background-color: #d4d4d4}aside nav ul .active li a,aside nav ul ul li a{background-color: #e8e8e8}#Mainpic{max-width: 960px;margin-left: auto;margin-right: auto;padding-top: 2%}#lz_eye_catcher{display:none}.divlink_home .service-link_home a{position: relative;display: table;margin-right: auto;margin-left: auto;padding-top: 6px;padding-bottom: 6px;background-color: #cc0000;line-height: 13px;text-decoration: none;color: #ffffff;width: 100%;text-align: center}submenue{ul.sdt_menu{	margin:0;	padding:0;	list-style: none;	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;	font-size:14px;	width:1020px;}ul.sdt_menu a{	text-decoration:none;	outline:none;}ul.sdt_menu li{	float:left;	width:170px;	height:85px;	position:relative;	cursor:pointer;}ul.sdt_menu li > a{	position:absolute;	top:0px;	left:0px;	width:170px;	height:85px;	z-index:12;	background:transparent url(../../assets/images/overlay.png) no-repeat bottom right;	-moz-box-shadow:0px 0px 2px #000 inset;	-webkit-box-shadow:0px 0px 2px #000 inset;	box-shadow:0px 0px 2px #000 inset;}ul.sdt_menu li a img{	border:none;	position:absolute;	width:0px;	height:0px;	bottom:0px;	left:85px;	z-index:100;	-moz-box-shadow:0px 0px 4px #000;	-webkit-box-shadow:0px 0px 4px #000;	box-shadow:0px 0px 4px #000;}ul.sdt_menu li span.sdt_wrap{	position:absolute;	top:25px;	left:0px;	width:170px;	height:60px;	z-index:15;}ul.sdt_menu li span.sdt_active{	position:absolute;	background:#111;	top:85px;	width:170px;	height:0px;	left:0px;	z-index:14;	-moz-box-shadow:0px 0px 4px #000 inset;	-webkit-box-shadow:0px 0px 4px #000 inset;	box-shadow:0px 0px 4px #000 inset;}ul.sdt_menu li span span.sdt_link,ul.sdt_menu li span span.sdt_descr,ul.sdt_menu li div.sdt_box a{	margin-left:15px;	text-transform:uppercase;	text-shadow:1px 1px 1px #000;}ul.sdt_menu li span span.sdt_link{	color:#fff;	font-size:24px;	float:left;	clear:both;}ul.sdt_menu li span span.sdt_descr{	color:#0B75AF;	float:left;	clear:both;	width:155px; /*For dumbass IE7*/	font-size:10px;	letter-spacing:1px;}ul.sdt_menu li div.sdt_box{	display:block;	position:absolute;	width:170px;	overflow:hidden;	height:170px;	top:85px;	left:0px;	display:none;	background:#000;}ul.sdt_menu li div.sdt_box a{	float:left;	clear:both;	line-height:30px;	color:#0B75AF;}ul.sdt_menu li div.sdt_box a:first-child{	margin-top:15px;}ul.sdt_menu li div.sdt_box a:hover{	color:#fff;}}.divlink_home .service-link_home{position: absolute;bottom: 0px;width: 100%}.divlink_home img{width: 100%;max-width: 200px;height: auto;padding-top: 15px;padding-bottom: 15px}.divlink_home_text{padding-left: 3px;padding-right: 3px;padding-bottom: 30px}.divlink_home_img{padding-left: 3px;padding-right: 3px}.divlink_home h3,.divlink_home p{margin-top: 0px !important;margin-bottom: 0px !important}.divlink_home{position:relative;flex: 1}#Menusection{opacity: .89}.pdf_link{display: none}.divlink p{padding-left: 3px;padding-right: 3px}.spacer{flex: 1;margin-top: 45px;max-width: 1px;background: white;margin-left: 1%;margin-right: .3%}@media all and (max-width: 767px){.spacer{display:none;}}@media all and (min-width: 768px){.div_col {display: flex;}}.pic_maxwidth .image_container{margin-bottom: 0px;padding-right: 0px;padding-left: 0px}.shortcuts,.mod_changelanguage{margin-top: 27px}.div_col .sc4{width: 24.3%;margin-top: 45px;padding: 0px}.div_col .sc3{width: 32.6%;margin-top: 45px;padding: 0px}.divlink:hover{background: #adadad}.div_col .sc-last{padding-right: 0px !important;border-right: none}.divlink a{position:absolute;    width:100%;    height:100%;    top:0;    left:0;    text-decoration:none; /* Makes sure the link   doesn't get underlined */    z-index:10; /* raises anchor tag above everything else in div */    background-color:white; /*workaround to make clickable in IE */    opacity: 0; /*workaround to make clickable in IE */    filter: alpha(opacity=1); /*workaround to make clickable in IE */}.divlink{background-color:#dedede;position:relative;flex: 1}.divlink h3,.divlink p{margin-top: 0px !important;margin-bottom: 0px !important}.pic_right img{width:30px !important;height:30px !important}.outer_container tr,.outer_container_mid tr,.outer_container_high tr,.outer_container_low tr{height:25px}.bottom_section{height:100%}.bottom-aligner{display: inline-block;    height: 100%;    vertical-align: bottom;    width:3px}.pic_right{display:inline-block}.outer_container{height:271px;float:left}.outer_container_low{height:332px;float:left}.outer_container_mid{height:430px;float:left}.outer_container_high{height:375px;float:left}.pic_left{float:left}.lower{margin-top:15px}.fa-download,.fa-external-link-square{margin-right:5px}.float_right{float:right}.float_left{float:left}.mod_newslist{height: auto !important}#philosophie .float_right{float:right}#philosophie .float_left{float:left}.mod_newslist .float_left{float:left}.mod_eventlist .float_left{float:left}#main .ce_text ul{list-style: none;    padding:0;    margin:0;}#main .ce_text li {     padding-left: 1em;     text-indent: -.7em;}#main .ce_text li:before {    content: "• ";    color: #cc0000}.video{position: relative;    padding-bottom: 65%;    padding-top: 35px;    height: 0;    overflow: hidden;}.video iframe {position: absolute;    top:0;    left: 0;    width: 100%;    height: 100%}.horizontal-banner-en{width:960px;	height:306px;margin-left: -3%;	background:url('http://www.bmcm.de/files/theme_files/bmcm-products/Entwicklungsorganigramm_308px-en.png') repeat-x;	-moz-animation: movx 30s linear infinite; /* Firefox */	-webkit-animation: movx 30s linear infinite; /* Safari and Chrome */	-o-animation: movx 30s linear infinite; /* Opera */	-ms-animation: movx 30s linear infinite; /* IE 10 */	animation: movx 30s linear infinite;} .vertical-banner {  	width:200px;	height:600px;	background:url('/img/berlin-vertical.png') repeat-y;	-moz-animation: movy 20s linear infinite; /* Firefox */	-webkit-animation: movy 20s linear infinite; /* Safari and Chrome */	-o-animation: movy 20s linear infinite; /* Opera */	-ms-animation: movy 20s linear infinite; /* IE 10 */	animation: movy 20s linear infinite;} @-moz-keyframes movy /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-webkit-keyframes movy /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-o-keyframes movy /* Opera */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @-ms-keyframes movy /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @keyframes movy{ 0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-moz-keyframes movx /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 800px 0px;}} @-webkit-keyframes movx /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}} @-o-keyframes movx /* Opera */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @-ms-keyframes movx /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @keyframes movx{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}.horizontal-banner-wide-en{width:2600px;	height:402px;margin-left: -3%;	background:url('/files/theme_files/bmcm-products/Entwicklungsdiagramm-en_402.png') repeat-x;	-moz-animation: movx 30s linear infinite; /* Firefox */	-webkit-animation: movx 30s linear infinite; /* Safari and Chrome */	-o-animation: movx 30s linear infinite; /* Opera */	-ms-animation: movx 30s linear infinite; /* IE 10 */	animation: movx 30s linear infinite;} .vertical-banner {  	width:200px;	height:600px;	background:url('/img/berlin-vertical.png') repeat-y;	-moz-animation: movy 20s linear infinite; /* Firefox */	-webkit-animation: movy 20s linear infinite; /* Safari and Chrome */	-o-animation: movy 20s linear infinite; /* Opera */	-ms-animation: movy 20s linear infinite; /* IE 10 */	animation: movy 20s linear infinite;} @-moz-keyframes movy /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-webkit-keyframes movy /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-o-keyframes movy /* Opera */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @-ms-keyframes movy /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @keyframes movy{ 0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-moz-keyframes movx /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 800px 0px;}} @-webkit-keyframes movx /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}} @-o-keyframes movx /* Opera */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @-ms-keyframes movx /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @keyframes movx{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}.horizontal-banner{width:960px;	height:306px;margin-left: -3%;	background:url('http://www.bmcm.de/files/theme_files/bmcm-d2m/Entwicklungsorganigramm_308px.png') repeat-x;	-moz-animation: movx 30s linear infinite; /* Firefox */	-webkit-animation: movx 30s linear infinite; /* Safari and Chrome */	-o-animation: movx 30s linear infinite; /* Opera */	-ms-animation: movx 30s linear infinite; /* IE 10 */	animation: movx 30s linear infinite;} .vertical-banner {  	width:200px;	height:600px;	background:url('/img/berlin-vertical.png') repeat-y;	-moz-animation: movy 20s linear infinite; /* Firefox */	-webkit-animation: movy 20s linear infinite; /* Safari and Chrome */	-o-animation: movy 20s linear infinite; /* Opera */	-ms-animation: movy 20s linear infinite; /* IE 10 */	animation: movy 20s linear infinite;} @-moz-keyframes movy /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-webkit-keyframes movy /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-o-keyframes movy /* Opera */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @-ms-keyframes movy /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @keyframes movy{ 0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-moz-keyframes movx /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 800px 0px;}} @-webkit-keyframes movx /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}} @-o-keyframes movx /* Opera */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @-ms-keyframes movx /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @keyframes movx{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}.horizontal-banner-wide{width:2600px;	height:402px;	background:url('/files/theme_files/bmcm-products/Entwicklungsdiagramm-de_402.png') repeat-x; margin-left: -3%;	-moz-animation: movx 30s linear infinite; /* Firefox */	-webkit-animation: movx 30s linear infinite; /* Safari and Chrome */	-o-animation: movx 30s linear infinite; /* Opera */	-ms-animation: movx 30s linear infinite; /* IE 10 */	animation: movx 30s linear infinite;} .vertical-banner {  	width:200px;	height:600px;	background:url('/img/berlin-vertical.png') repeat-y;	-moz-animation: movy 20s linear infinite; /* Firefox */	-webkit-animation: movy 20s linear infinite; /* Safari and Chrome */	-o-animation: movy 20s linear infinite; /* Opera */	-ms-animation: movy 20s linear infinite; /* IE 10 */	animation: movy 20s linear infinite;} @-moz-keyframes movy /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-webkit-keyframes movy /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-o-keyframes movy /* Opera */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @-ms-keyframes movy /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}}  @keyframes movy{ 0% { background-position: 0px 0px; }100% {background-position: 0px 600px;}} @-moz-keyframes movx /* Firefox */{0% { background-position: 0px 0px; }100% {background-position: 800px 0px;}} @-webkit-keyframes movx /* Safari and Chrome */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}} @-o-keyframes movx /* Opera */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @-ms-keyframes movx /* IE 10 */{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}  @keyframes movx{0% { background-position: 0px 0px; }100% {background-position: -1253px 0px;}}.loesung a img{border: 2px solid transparent; margin-left: -2px}.loesung a:hover img{border: 2px solid #e2001a}.ce_code{margin-top:5px}#footer .top1 a,#footer .top2 a,#footer .top3 a,#footer .top4 a{height:100%;display:block}.eight1{padding-top:60px}.seven{clear:left}.seven2{margin-top:73px}.eight{clear:left}#ihre-anforderungen .ce_accordion .toggler,#your-application .ce_accordion .toggler{float:left}.one,.one1,.two,.two1,.three,.three1,.four,.four1,.five,.five1,.six,.six1,.seven,.seven1,.seven2,.eight,.eight1{width:48%;float:left;padding-left:2%}#vcf_trick{display:none}#footer{background-color:#d4d4d4 !important}.uschrift1{font-size:16px}.uschrift2{font-size:16px}.uschrift3{font-size:16px}.uschrift4{font-size:16px}.uschrift5{font-size:16px}.mainmenu ul.level_1,#Menusection .mod_search .formbody:before,#Menusection .inside,.mainmenu ul.level_1>li.first>a:after{background-color:#d4d4d4}#Slidersection{max-height:308px}
/* Wizard.css */
select:disabled{background:gray;color: white}#wizard_textinfo{width:71%;margin-top:5%;margin-left:13%;background-color: #f2f2f2;border-style: solid;border-color: #f2f2f2;font-weight: bold;border-radius: 7px;padding: 5px}#twentytwenty-container img{padding: 5px}#twentytwenty-container{margin-top:5%;border-style: solid;border-radius: 7px;border-color: gainsboro}.twentytwenty-overlay{display:none}.mod_metamodels_frontendfilter{height:226px}#atomv .arrow,#mess .arrow,#at2 .arrow,#mv .arrow,#at .arrow,#sw .arrow{position: relative;	background: #FF0000;	border: 4px solid #FF0000;}#atomv .arrow:after, #at2 .arrow:after, #mv .arrow:after, #at .arrow:after, #mess .arrow:after, #atomv .arrow:before, #at2 .arrow:before, #mv .arrow:before, #at .arrow:before, #mess .arrow:before {	left: 100%;	top: 50%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none;}#atomv .arrow:after, #at2 .arrow:after, #mv .arrow:after, #at .arrow:after, #mess .arrow:after {	border-color: rgba(255, 0, 0, 0);	border-left-color: #FF0000;	border-width: 25px;	margin-top: -25px;}#atomv .arrow:before, #at2 .arrow:before, #mv .arrow:before, #at .arrow:before, #mess .arrow:before {	border-color: rgba(255, 0, 0, 0);	border-left-color: #FF0000;	border-width: 31px;	margin-top: -31px}.mv_dual2 .arrow,.at_dual .arrow,.mv_dual .arrow,.at2_dual .arrow,.mv_solo .arrow,.mvoat_solo .arrow{position: relative;	background: #FF0000;	border: 4px solid #FF0000;}.mv_dual2 .arrow:after, .at_dual .arrow:after, .mv_dual .arrow:after, .at2_dual .arrow:after, .mv_solo .arrow:after, .mvoat_solo .arrow:after, .mv_dual2 .arrow:before, .at_dual .arrow:before, .mv_dual .arrow:before, .at2_dual .arrow:before, .mv_solo .arrow:before, .mvoat_solo .arrow:before  {	left: 100%;	top: 50%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none;}.mv_dual2 .arrow:after, .at_dual .arrow:after, .mv_dual .arrow:after, .at2_dual .arrow:after, .mv_solo .arrow:after, .mvoat_solo .arrow:after{	border-color: rgba(255, 0, 0, 0);	border-left-color: #FF0000;	border-width: 25px;	margin-top: -25px;}.mv_dual2 .arrow:before, .at_dual .arrow:before, .mv_dual .arrow:before, .at2_dual .arrow:before, .mv_solo .arrow:before, .mvoat_solo .arrow:before {	border-color: rgba(255, 0, 0, 0);	border-left-color: #FF0000;	border-width: 31px;	margin-top: -31px}.arrow{border-radius: 7px}#sw,#atomv,#mv,#at,#at2,#mess,.mvoat_solo,.mv_solo,#id-5b .mv_dual,.at2_dual,.mv_dual2,.at_dual{width:22%;float:left;margin-right:3%}.mod_metamodels_frontendfilter,.mod_metamodels_frontendfilter h1{background: #FF0000;border-style: solid;border-radius: 15px;border-color: #FF0000;margin-bottom: 17px;color: white !important;font-weight: bold}.mod_metamodels_frontendfilter h1{font-size: 23px !important}.layout_full_messverstaerker,.layout_full_at_5b,.layout_full_at_mal,.layout_full_at_direkt,.layout_full_messsystem,.layout_full_software{margin-top:20px}.layout_full_messverstaerker .item .produktname_messverstaerker,.layout_full_at_5b .item .produktnme_anschlusstechnik_5b,.layout_full_at_mal .item .produktnme_anschlusstechnik_mal,.layout_full_at_direkt .item .produktnme_anschlusstechnik_direkt,.layout_full_messsystem .item .produktname_messsystem,.layout_full_software .item .produktname_software{margin-right:3px;text-align:center;background-color:#e8e8e8;padding:8px 5px 10px 0px;font-weight:700;margin:0}.layout_full_messverstaerker .item .field,.layout_full_at_5b .item .field,.layout_full_at_mal .item .field,.layout_full_at_direkt .item .field,.layout_full_messsystem .item .field,.layout_full_software .item .field{min-height:15px}.layout_full_messverstaerker .item,.layout_full_at_5b .item,.layout_full_at_mal .item,.layout_full_at_direkt .item,.layout_full_messsystem .item,.layout_full_software .item{top:20px;margin-right:3px;background-color:#f2f2f2;border:1px solid #e8e8e8;margin:0 0 17px 0}.layout_full_messverstaerker .field .label,.layout_full_at_5b .field .label,.layout_full_at_mal .field .label,.layout_full_at_direkt .field .label,.layout_full_messsystem .field .label,.layout_full_software .field .label{float:left;margin-right:3px}.layout_full_messverstaerker .produktname_messverstaerker .label,.layout_full_at_5b .produktnme_anschlusstechnik_5b .label,.layout_full_at_mal .produktnme_anschlusstechnik_mal .label,.layout_full_at_direkt .produktnme_anschlusstechnik_direkt .label,.layout_full_messsystem .produktname_messsystem .label,.layout_full_software .produktname_software .label{display:none}.big_button_w{margin-right:auto;margin-left:auto;text-align:center;line-height:40px;font-weight:bold;background-color: #FF0000;border-radius: 7px;margin-top: 10px;height: 40px;position: relative;display: block;margin-bottom: 10px;padding-top: 5px;padding-bottom: 5px;white-space: nowrap;font-size: 16px;text-decoration: none !important;color: #ffffff}.big_button_wb{margin-right:auto;margin-left:auto;text-align:center;line-height:40px;font-weight:bold;background-color: #FF0000;border-radius: 7px;margin-top: 10px;height: 40px;position: relative;display: block;margin-bottom: 10px;padding-top: 5px;padding-bottom: 5px;white-space: nowrap;font-size: 16px;text-decoration: none !important;color: #ffffff;padding: 20px;font-size:25px}#start_y h1,#start_n h1{text-align:center;-webkit-hyphens: none !important}#start_y,#start_n{text-align:justify;background-color:#f2f2f2;border-style:solid;border-color:#f2f2f2;font-weight:bold;border-radius: 7px;padding: 5px;-webkit-hyphens: auto;  -moz-hyphens: auto;  -ms-hyphens: auto;  hyphens: auto}#start_yes{width:34%;float:left;margin-top:2%;margin-left:13.5%}#start_no{width:34%;float:left;margin-top:2%;margin-left:3%}
/* bmcm_fadepic.css */
[class*="aktuelles_"]:before,[class*="loesung_"]:before,[class*="software_"]:before,[class*="produkte_"]:before,[class*="projekt_"]:before,[class*="service_"]:before,[class*="verkauf_"]:before,[class*="about_"]:before{position: absolute;    top: 50px;    left: 0px;    width: 100%;    height: 100%;    /* padding-top: 15px; */    /* background-color: #A7A9AC; */    font: 90px "Font Awesome 5 Free";font-weight: 900;    color: rgb(192,193,195);    /*content: "\f21b";*/    text-align: center;    text-shadow: -1px -1px rgb(113, 113, 113)}.aktuelles_neu:before{content: "\f1ea"}.aktuelles_pr:before{content: "\f05a"}.aktuelles_nl:before{content: "\f003"}.loesung_messgroessen:before{content: "\f2c8"}.loesung_app:before{content: "\f239"}.loesung_filme:before{content: "\f03d"}.software_software:before{content: "\f109"}.software_prog:before{content: "\f121"}.software_labview:before{content: "\f542"}.software_xt:before{content: "\f1c9"}.produkte_konfig:before{content: "\f085"}.produkte_anschluss:before{content: "\f1e6"}.produkte_verstaerker:before{content: "\f028"}.produkte_system:before{content: "\f3fd"}.produkte_digital:before{content: "\f205"}.produkte_software:before{content: "\f1c9"}.produkte_addons:before{content: "\f055"}.projekt_anwendung:before{content: "\f135"}.projekt_signale:before{content: "\f012"}.projekt_vorteil:before{content: "\f164"}.service_premium:before{content: "\f005"}.service_faq:before{content: "\f059"}.service_schulung:before{content: "\f02d"}.service_rep:before{content: "\f0ad"}.service_link:before{content: "\f0c1"}.service_archiv:before{content: "\f187"}.verkauf_de:before{content: "\f024"}.verkauf_ww:before{content: "\f0ac"}.verkauf_fachhandel:before{content: "\f2b5"}.about_phil:before{content: "\f12e"}.about_know:before{content: "\f19d"}.about_ref:before{content: "\f086"}.about_rohs:before{content: "\f1b8"}.about_iso:before{content: "\f24e"}
/* vergleichstabelle.css */
.table_subheader div{padding-left: 7px}.big_button_v a{margin-right:auto;margin-left:auto;text-align:center;line-height:40px;font-weight:bold;background-color: #FF0000;border-radius: 7px;margin-top: 10px;height: 40px;position: relative;display: block;margin-bottom: 10px;padding-top: 5px;padding-bottom: 5px;white-space: nowrap;font-size: 16px;text-decoration: none !important;color: #ffffff}.table_outer{min-height: 163px}@media all and (min-width: 670px){#vergleich_header_res {display:none;}}@media all and (min-width: 670px){.table_res_small {display:none;}}#vergleich_responsive .ce_table table tr.row_0 td.col_0{height: 30px}#vergleich_responsive .ce_table{overflow: scroll;overflow-y: hidden}#vergleich_responsive .ce_table table{border-collapse: collapse}#vergleich_responsive table td{width: 150px}#vergleich_responsive table tr td:first-child{position: absolute;width: 150px;background: white;left: 0px;border-right: solid 1px #d4d4d4}#vergleich_responsive table tr td:nth-child(2){padding-left: 180px}#vergleich_responsive table td.col_first{text-align: left}#vergleich_responsive table td{text-align: center}@media all and (max-width: 669px){#vergleich_header {display:none;}}@media all and (max-width: 669px){.table_res_big {display:none;}}.tableheader{position: -webkit-sticky !important;  position: -moz-sticky !important;  position: -ms-sticky !important;  position: -o-sticky !important;  position: sticky !important;top: 287px}.stickytable{Background: white}.vergleich table td{text-align: center}.vergleich td.col_first{text-align: left}.table_subheader{padding: 10px 0px 10px 2px;background: #d4d4d4;font-weight: bold}.tableh img{max-width: 100%;height: auto}.tableh .image_container{padding-top: 0px;padding-left: 13px;padding-right: 13px;padding-bottom: 13px;margin: 0px;display: block}.tableh{width: 20%;float: left;text-align: center;box-sizing: border-box}.tablefirst{margin-left: 20%}.tablelast{border-right: solid 1px white}
/* Mainmenu_res.css */
.mainmenu .trail{background: #9e9e9e;}.mainmenu .trail span{color: white !important}.mainmenu li a.submenu{width: 100%;height: 100%;display: block}@media (max-width:850px){/* Handle */    .mainmenu a.mobile_handle {    	height:36px;    	width:50px;    	position:relative;    	display:block;    	overflow:hidden;     	background:#$col_1;    	padding-top:14px;    	font-size:16px;    	text-decoration:none;    	color:#292929;    	text-align:center;    	cursor:pointer;    }    /* Res Nav */    .mainmenu {    	width:100%;    }    .mainmenu ul.level_1 li a span:hover, .mainmenu ul.level_1 li strong.active {    color: white !important;    font-weight: initial !important;    }    .mainmenu ul {    	background:#3b3b3b;    	-ms-transition: all 0s ease-in-out;    	-webkit-transition: all 0s ease-in-out;    	-o-transition: all 0s ease-in-out;    	-moz-transition: all 0s ease-in-out;    	transition: all 0s ease-in-out    }    .mainmenu ul.level_1 {    	height:auto;    }    .mainmenu ul.level_1 li {    	float:none !important;    	width:100%;    }    .mainmenu ul.level_1 li a, .mainmenu ul.level_1 li strong.active, .mainmenu ul.level_1 li strong.forward {    	width:100%;    	display:block !important;    	height:50px !important;    	padding:14px 13px 13px 13px !important;    	border-top:1px solid rgba(0,0,0,0.1);    	-webkit-box-sizing: border-box;    	-moz-box-sizing: border-box;       	box-sizing: border-box;    }    .mainmenu ul.level_1 li a:hover, .mainmenu ul.level_1 li strong.active, .mainmenu ul.level_1 li strong.forward {    	background-color:#cc0000 !important;    	    }    /* .mainmenu ul.level_1 li a.trail, .mainmenu ul.level_1 li.submenu:hover > span {    	background-color:rgba(0,0,0,0.1);    	color:#fff;    }*/    .mainmenu ul li a:hover, .mainmenu ul li a:hover > span{    	color:white !important;    }    .mainmenu ul.level_1 li > ul {    	position: relative;    	background-color:#$skin2;    	z-index:99;    }    .mainmenu ul.level_1 li > ul {    	padding:0px;    	display:none;        -webkit-transition-property: opacity, visibility;        -moz-transition-property: opacity, visibility;        -o-transition-property: opacity, visibility;        transition-property: opacity, visibility;        -webkit-transition-duration: .2s, 0s;        -moz-transition-duration: .2s, 0s;        -o-transition-duration: .2s, 0s;        transition-duration: .2s, 0s;         opacity: 1;        visibility: visible;        -webkit-transition-delay: 0s, 0s;        -moz-transition-delay: 0s, 0s;        -o-transition-delay: 0s, 0s;        transition-delay: 0s, 0s;    }    .mainmenu ul.level_2 {    	min-width:auto;    	top:0px;    	width:auto;    }    .mainmenu ul.level_2 li {    }    .mainmenu ul.level_2 li a, .mainmenu ul.level_2 li strong.active, .mainmenu ul.level_2 li strong.forward {    	background:#$skin2;    	color:#fff;    }    .mainmenu ul.level_2 li a:hover, .mainmenu ul.level_2 li strong.active,  .mainmenu ul.level_2 li strong.forward {    	background-color:#$col_1;    	color:#$skin1;    }     .mainmenu ul.level_2 li a.trail, .mainmenu ul.level_2 li.submenu:hover > a {    	background-color:rgba(0,0,0,0.1);    	color:#fff;    }    .mainmenu ul.level_2 li > ul {    	min-width:auto;    	width:auto;    	left:0;    	top:0;    	margin-left:0%;    	padding:0px;    }    .mainmenu ul.level_2 li a, .mainmenu ul.level_2 li strong.active, .mainmenu ul.level_2 li strong.forward {    	padding-left:30px !important;    	}    	    .mainmenu ul.level_3 li a, .mainmenu ul.level_3 li strong.active, .mainmenu ul.level_3 li strong.forward {    	padding-left:45px !important;    	}	    	    .mainmenu ul.level_4 li a, .mainmenu ul.level_4 li strong.active, .mainmenu ul.level_4 li strong.forward {    	padding-left:60px !important;    	}	    	    .mainmenu ul.level_5 li a, .mainmenu ul.level_5 li strong.active, .mainmenu ul.level_5 li strong.forward {    	padding-left:75px !important;    	}	    	    .mainmenu ul.level_6 li a, .mainmenu ul.level_6 li strong.active, .mainmenu ul.level_6 li strong.forward {    	padding-left:90px !important;    	}		    /* Sub Arrow */    .mainmenu ul li a.sub_nav{    	position:absolute;    	width:50px;    	height:50px;    	right:0px;    	top:0px;    	margin:0;    	padding:0px !important;    	background-color:#292929 !important;    	color:#fff;    	text-align:center;    	cursor:pointer;    }    .mainmenu ul li a.sub_nav:hover{    	background-color:#$col_1 !important;    	color:#$skin1;    }    .mainmenu .icon-angle-up,  .mainmenu .icon-angle-down {    	 position:relative;    	 display:block;    	 padding-top:15px;    	 font-size:18px;    }    .mainmenu ul.level_1 li span,    .mainmenu ul.level_1 li strong.forward {        padding-top: 0px !important;    }}@media all and (max-width: 850px){[id^=toggle_res]:checked ~ ul {               display: block !important;            }            #Menusection .level_1 {            display: none;            }            .level_1 label {            position: absolute;            width: 50px;            height: 50px;            right: 0px;            top: 0px;            }}[id^=toggle_res]{display: none}[id^=btn_toggle]{background: #cc0000;                width: 50px;                height: 50px;                position: relative;                display: block;                z-index: 20}.level_1 [id^=btn_toggle]{background: #626262}[id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(1){transform: translateY(7px) rotate(45deg);                }                [id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(2){                  opacity: 0;                }                [id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(3){                   transform: translateY(-7px) rotate(-45deg)}.level_1 [id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(1){transform: rotate(-45deg) !important;                }                [id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(2){                  opacity: 1 !important;                transform: rotate(45deg) !important;                }                [id^=toggle_res]:checked + [id^=btn_toggle] .line:nth-child(3){                   transform: translateY(-7px) rotate(-45deg)}#Menusection .inside .line{position: absolute;                left: 15px;                height: 2px;                width: 20px;                background: white;                display: block;                transform-origin: center;                transition: .5s;padding: 0}nav .line:nth-child(1){top: 17px;                }                nav .line:nth-child(2) { top: 24px; }                nav .line:nth-child(3) { top: 31px}.level_1 .line:nth-child(1){top: 25px;                left: 8px !important;                transform: rotate(45deg);                }                .level_1 .line:nth-child(2) {                 top: 25px;                left: 21px ! important;                transform: rotate(-45deg);                }                .level_1 .line:nth-child(3) {        display: none !important}@media all and (min-width: 850px){[id^=btn_toggle] {                display: none !important;                }}.mainmenu{position:relative;        float:left;        display:block;        overflow:visible !important}.mainmenu ul{position:relative;        display:block;        margin:0;        padding:0;        list-style-type:none;        -ms-transition: all 1s ease-in-out;        -webkit-transition: all 1s ease-in-out;        -o-transition: all 1s ease-in-out;        -moz-transition: all 1s ease-in-out;        transition: all 1s ease-in-out}.mainmenu .level_1{width:100%;        height:50px;        position:relative;        display:block;        margin:0;        padding:0}.mainmenu ul.level_1 li{position:relative;        float:left;        display:block}.mainmenu ul.level_1 li span,.mainmenu ul.level_1 li strong.active,.mainmenu ul.level_1 li strong.forward{height:33px;        position:relative;        display:inline-block;        padding:17px 13px 0;        white-space:nowrap;        font-size:14px;        text-decoration:none;        color:#515151}.mainmenu ul.level_1 li a{text-decoration:none}.mainmenu ul.level_2 li{width:100%;        position:relative;        float:none;        display:inline-block;        margin:0;        padding:0}.mainmenu ul.level_2 li span,.mainmenu ul.level_2 li strong.active,.mainmenu ul.level_2 li strong.forward{position:relative;        float:none;        display:block;        white-space:nowrap;        color:white}.mainmenu ul.level_2 li a:hover,.mainmenu ul.level_2 li span.active,.mainmenu ul.level_2 li a.trail,.mainmenu ul.level_2 li.submenu:hover > a,.mainmenu ul.level_2 li span.forward{background-color:rgba(0,0,0,.05)}@media (min-width:850px){.mainmenu ul.level_1>li.first>strong,     .mainmenu ul.level_1>li.first>a {    	width:50px;    	height:50px;    	padding:0px;    	margin:0px;    }    .mainmenu ul.level_1>li.first>strong:after,     .mainmenu ul.level_1>li.first>a:after {    	position:absolute;    	top:0px;    	left:0px;    	width:50px;    	height:36px;    	padding-top:14px;    	background-color: #d4d4d4;    	font:22px "Font Awesome 5 Free";font-weight: 900;    	color:#515151;    	content: "\f0c9";    	text-align:center;    }    .mainmenu ul.level_1>li.first>a:hover:after,    .mainmenu ul.level_1>li.first>span.trail:after,    .mainmenu ul.level_1>li:hover.first>strong:after,    .mainmenu ul.level_1>li.first>strong.active:after,    .mainmenu ul.level_1>li.first>strong.forward:after{    	color:white;background: #cc0000;    	}}.mainmenu a.mobile_handle{display:none}
@media (min-width: 850px){
/* Mainmenu.css */
.mainmenu ul.level_2 li a span:hover,.mainmenu ul.level_2 li strong.active,.mainmenu ul.level_2 li a.trail,.mainmenu ul.level_2 li.submenu:hover > span,.mainmenu ul.level_2 li span.forward{background-color: rgba(0, 0, 0, .05) !important}.mainmenu .trail{background: #cc0000;}.mainmenu .trail span{color: white !important}.mainmenu ul.level_1 li > ul,.mainmenu ul.level_1 ul ~ a span{position: absolute;z-index: 999;background-color: #cc0000}.mainmenu ul.level_1 li > ul{visibility: hidden;        opacity: 0;        -webkit-transition-property: opacity, visibility;        -moz-transition-property: opacity, visibility;        -o-transition-property: opacity, visibility;        transition-property: opacity, visibility;        -webkit-transition-duration: .2s, 0s;        -moz-transition-duration: .2s, 0s;        -o-transition-duration: .2s, 0s;        transition-duration: .2s, 0s;        -webkit-transition-delay: 0s, .2s;        -moz-transition-delay: 0s, .2s;        -o-transition-delay: 0s, .2s;        transition-delay: 0s, .2s}.mainmenu ul li:hover > ul{opacity: 1;        visibility: visible;        -webkit-transition-delay: 0s, 0s;        -moz-transition-delay: 0s, 0s;        -o-transition-delay: 0s, 0s;        transition-delay: 0s, 0s}.mainmenu ul.level_2{min-width:150px;        top:50px;        width:auto}.mainmenu ul.level_1 li a span:hover,.mainmenu ul.level_1 li strong.active,.mainmenu ul.level_1 li.submenu:hover > span,.mainmenu ul.level_1 li span.trail,.mainmenu ul.level_1 li strong.forward{color: white;background: #cc0000}.mainmenu ul.level_1>li.first>a span{max-width: 50px;box-sizing: border-box}.mainmenu li:hover a,.mainmenu li:hover a > span{background: #cc0000;color: white !important;text-decoration: none}#Menusection .level_1 .first a{margin: 0px}#Menusection strong{font-weight: initial !important}#Menusection ul.level_1 > li.first{width:100%;    max-width:50px}.mainmenu{width:100%}
}
