/*-----------------------------------------------------------------------------------*//*	GENERAL/*-----------------------------------------------------------------------------------*/body { font: 14px/23px 'Dosis', Arial, sans-serif; -webkit-font-smoothing: antialiased; word-wrap: break-word; color: #dddddd; background-color: #222222; }a { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }input::-moz-focus-inner { border: 0; }a:hover, a:active, a:focus { text-decoration: none; outline: none; }h1, h2, h3, h4, h5, h6 { font-family: 'Dosis', serif; color: white; }.main-content { margin-top: 80px; }.content { background-color: rgba(0, 0, 0, 0.7); }.content { display: none; }.page-header { padding: 20px 30px; margin: 0; border-bottom: 1px solid #a71e2b; }.page-title { font-size: 20px; text-transform: uppercase; margin: 0; }.content-inner { padding: 30px; }.main-content { position: relative; z-index: 9999; }.bg-image { position: fixed; top: 0; left: 0; background-image: url(../images/bg-homepage.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; width: 100%; height: 100%; z-index: 8; }.overlay-bg { background-image: url(../images/pattern.png); background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; width: 100%; min-height: 100%; z-index: 9; }.language-select { text-align: right; position: relative; z-index: 9999; top: 30px; }select { background-image: url("../images/select-arrow.png"); background-repeat: no-repeat; background-position: right center; outline: 0; border: 0; background-color: black; color: white; width: 180px; padding: 0 5px; font-size: 13px; height: 30px; line-height: 30px; box-shadow: none; -webkit-box-shadow: 0 0 0 0; -moz-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; }select::-ms-expand { display: none; }@-moz-document url-prefix() { select { padding-top: 5px; line-height: 30px; } }.widget-title { font-size: 16px; margin: 0 0 25px 0; font-weight: 600; text-transform: uppercase; }/*------------------------------------------------------	HomePage Styling --------------------------------------------------------*/.homepage { text-align: center; margin: 0 auto; }/* c1_l *//*.c1_l{overflow:hidden;}*/.c1_l{width:700px;height:608px;margin:5px auto 0 auto;}.c1_slide{width:685px;height:538px;margin:6px;position:relative;overflow:hidden;}.c1_slide ul{width:6700px;height:538px;position:absolute;top:0;left:0;}.c1_slide li{float:left;width:700px;height:100%;position:relative;}.c1_slide li span{display:block;width:100%;height:35px;position:absolute;bottom:0;left:0;background:url(../images/r.png) repeat-x 0 -91px;color:#FFFFFF;font:16px/35px microsoft yahei;text-align:center;}.c1_paging{width:100%;height:65px;background:url(../images/r.png) repeat-x 0px 0px;}.c1_paging li{float:left;width:82px;height:60px;margin:0px 0px;position:relative;overflow:hidden;}.c1_paging li.active i{display:block;position:absolute;top:-1px;left:0px;width:82px;height:60px;background:url(../images/i_i.png) no-repeat 0 0;}.c1_paging li:hover b,.c1_paging li.active b{display:none;}.c1_paging li img,.c1_paging li b{position:absolute;top:10px;left:6px;}.c1_paging li b{background:url(../imagesg/opacity.png) no-repeat 0 0;width:70px;height:50px;}/*------------------------------------------------------	Leistungen Styling --------------------------------------------------------*/.leistungen { margin-top: 5px; }.item-thumb { overflow: hidden; }.item-thumb img { width: 100%; height: auto; }.item-infos { background-color: white; padding: 10px; text-align:center;}.item-name { margin: 0 0 10px 0; color: #222222; text-transform: uppercase;font-size:20px;}.item-role { font-size: 15px; color: #6f6f6f; padding:3px;}.item-desc { margin-left: 0px; margin-right:0px; color: #555555; text-align:left; font-size: 12px; padding:2px;}/*.progress-bar { background-color: #a71e2b; text-transform: uppercase; line-height: 20px; }.progress { box-shadow: none; background-color: #d4d4d4; -webkit-border-radius: 0; border-radius: 0; }.member-social li { display: inline; margin: 0 2px; }.member-social li a { color: #626262; width: 26px; height: 26px; text-align: center; line-height: 26px; -webkit-border-radius: 3px; border-radius: 3px; }.member-social li a:hover { background-color: #dddddd; }*//*------------------------------------------------------	Gallery Styles --------------------------------------------------------*/#Grid .mix { display: none; opacity: 0; vertical-align: top; }.gallery-thumb { overflow: hidden; margin-top: 30px; position: relative; }.gallery-thumb img { width: 100%; height: auto; }.gallery-thumb .overlay-g { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }.gallery-thumb .overlay-g a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; }.gallery-item:hover .overlay-g { visibility: visible; opacity: 1; }.gallery-content { padding: 20px; background-color: white; }.gallery-category { color: #626262; }.gallery-title { color: #222222; margin: 0 0 10px 0; }.filter-work { text-align: right; width: 180px; position: relative; }.toggle-filter { width: 180px; height: 40px; background-color: black; display: inline-block; text-align: left; line-height: 40px; padding-left: 15px; color: white; position: relative; }.toggle-filter:hover { color: white; }.toggle-filter:after { font-family: 'FontAwesome'; content: '\f107'; width: 40px; height: 40px; background-color: #a71e2b; display: inline-block; text-align: center; position: absolute; top: 0; right: 0; }.filter-controls { margin-left: -1px !important; position: absolute; top: 100%; right: 0; display: none; width: 180px; z-index: 9999; }.filter-controls li { width: 100%; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, 0.95); padding: 0 15px; text-align: left; border-top: 1px solid #222222; cursor: pointer; }/*------------------------------------------------------	Aktionen Styles --------------------------------------------------------*/.aktionen .aktion { margin-top: 30px; overflow: hidden; background-color: white;}.aktionen .header { position: relative; height: 60px; float:none;}.aktionen .header .header-bg { position: absolute; width: 60px; height: 60px; z-index: 2;}.aktionen .header .aktion-header { position: absolute; z-index: 3; width: 100%;}.aktionen .header .aktion-header .icon { width: 60px; position: relative; float: left; line-height: 60px; height: 60px; text-align: center; }.aktionen .header .aktion-header .icon i { font-size: 14px; }.aktionen .header .aktion-header h5 {line-height: 60px; margin:1px 0 0 15px; padding: 0 15px; color:#222222;text-align:center;}.aktionen .header .aktion-header h5.active { color: white;}.aktionen .body { padding: 20px; color: #3c3c3c; overflow: hidden; text-align:center;}.aktionen .header .header-bg { background: #a71e2b; }.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}/*------------------------------------------------------	Kontakt Page Styles --------------------------------------------------------*/.contact-form input { width: 100%; padding: 7px 10px; outline: 0; border: 0; }textarea { outline: 0; border: 0; padding: 10px; }label { font-weight: normal; }.contact-form { margin-top: 30px; }.contact-form input { margin-bottom: 20px; height: 40px; }.full-row textarea { width: 100%; }input.mainBtn { background-color: #a71e2b; color: white; border: 0; outline: 0; margin-top: 20px; padding: 7px 12px; text-transform: uppercase; }.our-location li { line-height: 28px; }.our-location li span { color:#C00; margin-right: 1px; }.our-location li span i { margin-right: 1px; }.our-location li a { color: white; }.google-map { margin-top: 30px; }.contact-map { width: 100%; overflow: hidden; }/*-----------------------------------------------------------------------------------*//*	BOOTSTRAP OVERRIDING/*-----------------------------------------------------------------------------------*/.progess-bars, .member-social, .filter-controls, .our-location, .menu, .main_menu, .social-icons-footer ul { padding: 0; margin: 0; list-style: none; }/*-----------------------------------------------------------------------------------*//*	HEADER/*-----------------------------------------------------------------------------------*/.templatemo_logo { text-align: center; margin-bottom: 40px; overflow: hidden; opacity:0.8; filter:alpha(opacity=80);}/* .main_menu { position: fixed; } */.menu li { width: 120px; height: 120px; margin-bottom: 3px; background-color: rgba(0, 0, 0, 0.7); text-align: center; }.menu li a { width: 70px; height: 70px; color: white; line-height: 72px; border: 1px solid rgba(255, 255, 255, 0.5); display: inline-block; margin: 5px auto 0 auto; -webkit-border-radius: 45px; border-radius: 45px; text-align: center; }.menu li a:hover { border-color: white; }.menu li a i { text-align: center; margin: 0 !important; font-size: 24px; }.tooltip { font-size: 16px; width: 130px; }.responsive-navigation { position: relative; z-index: 99999; }.menu-toggle-btn { width: 100%; height: 60px; background-color:#290658; display: block; color: white; text-align: center; }.menu-toggle-btn:hover { color: white; }.menu-toggle-btn i { line-height: 60px; }.responsive_menu { display: none; position: relative; width: 100%; }.main_menu li { padding: 20px; background-color: rgba(0, 0, 0, 0.7); border-bottom: 1px solid #333333; }.main_menu li:last-child { border-bottom: 0px; }.main_menu li a { color: #999999; display: block; font-size: 18px; }.main_menu li a:hover { color: white; }.main_menu li a i { margin-right: 15px; }/*-----------------------------------------------------------------------------------*//*	SLIDER/*-----------------------------------------------------------------------------------*//*-----------------------------------------------------------------------------------*//*	FOOTER/*-----------------------------------------------------------------------------------*/.site-footer { margin: 40px 0; padding: 15px 0; }.copyright-text { color: white; }.copyright-text a { color: white; }.social-icons-footer { text-align: right; }.social-icons-footer ul li { display: inline; margin-left: 5px; }.social-icons-footer ul a { color: white; width: 36px; height: 36px; border: 1px solid white; -webkit-border-radius: 18px; border-radius: 18px; text-align: center; line-height: 36px; }.social-icons-footer ul a:hover { background-color: white; color: #222222; }/********************************IPAD LANDSCAPE (1024x768)********************************/@media only screen and (max-width: 1200px) { .main-content { margin-top: 60px; }  .main_menu { position: relative; } }/********************************IPAD PORTRAIT (768x1024)********************************/@media only screen and (max-width: 960px) { .site-footer, .social-icons-footer { text-align: center; }  .portfolio-item { height: auto; }  .portfolio-item img { width: 100%; height: auto; }  .team-member { margin-bottom: 30px; }  .information { margin-top: 60px; }  .portfolio-item { width: auto; }  .main-menu { position: relative; } }/********************************IPHONE 4-4S-5 LANDSCAPE (568x320)********************************//********************************IPHONE 4-4S-5 PORTRAIT (320x568)********************************/@media only screen and (max-width: 450px) { .templatemo_logo img { width: 100%; height: auto; } }