﻿@charset "UTF-8";

@import url('mo-grid.css');
@import url('fonts.css');
@import url('menu-1.css');
@import url('module.css');

html,body {
	width:100%;
	min-height:100%;
	scroll-behavior: smooth; /* Sorgt für das langsame Scrollen der Webseite*/
}


body {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
	font-family: "Comic Neue", serif;
	letter-spacing: 0px;
	text-align: left;
	color:#333;
}
h1,
.h1-style {
 font-style: normal;
 font-weight: 600;
 font-size: 30px;
 line-height: 1.19;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
 margin-bottom:15px;
}

h2,
.h2-style {
 font-style: normal;
 font-weight: 800;
 font-size: 15px;
 line-height: 1.375;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
 margin-bottom:15px; 
}
h3,
.h3-style {
 font-style: normal;
 font-weight: 800;
 font-size: 18px;
 line-height: 1.375;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
 margin-bottom:15px; 
}
h4,
.h4-style {
 font-style: normal;
 font-weight: 600;
 font-size: 14px;
 line-height: 1.44;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
}
h5,
.h5-style {
 font-style: normal;
 font-weight: 600;
 font-size: 14px;
 line-height: 1.44;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
}
h6,
.h6-style {
 font-style: normal;
 font-weight: 700;
 font-size: 16px;
 line-height: 1.643;
 font-family: "Poppins", serif;
 letter-spacing: 0px;
 text-align: inherit;
 color: #030925;
}
@media (min-width: 1200px) {
 h1,
 .h1-style {
  font-size: 40px;
 }
 h2,
 .h2-style {
  font-size: 24px;
 }
 h3,
 .h3-style {
  font-size: 24px;
 }
}
strong,b{
	font-weight:700;
}
p{
	margin-bottom:20px;
}
a {
	color:#333333;	
	text-decoration: none;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:hover{
	color:#bf304a;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}

/*====================================================
--<	IT-TECH Header Top Area Css -->
======================================================*/
/*TOP BAR*/
.menu-header {
  top: 0;
  position:absolute;
  width:100%;
}
.topline {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  width: 100%;
  background: rgba(0,0,0,.0);
  border-bottom: 0px solid rgba(255,255,255,.0);
  z-index: 1001;
}
.topline .tel {
  position: relative;
  color:#000000;
  display: inline-block;
  font-family: "Comic Neue", serif!important;
  font-size: 14px;
  padding: 11px 8px 11px 8px;
  border-right: 0px solid rgba(255,255,255,.0);
}
.topline .tel a,
.topline .mail a{
	color:#000;
	text-decoration:none;
}
.topline .mail i{
	margin:5px 3px 0 5px;
}

.topline .tel i{
	color:#000000;
	margin:5px 8px 0 0;
}

.topline .login {
  position: relative;
  float: right;
  width:auto;
  display: inline-block;
  font-family: "Comic Neue", serif!important;
  font-size: 14px;
  padding: 11px 8px 11px 8px;
  border-left: 1px solid rgba(255,255,255,.4);
}
.topline .login a {
	color: #000;
  	text-decoration:none;
}
.logins i{
	color:#000;
	margin:4px 4px 0 0;
}
.usernavi li{
	float:left;
}
@media (max-width: 767px) {
  .topline {
    display: none;
  }
}

/*header transparent*/
.navbar-transparent {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-dark .navbar-top span {
  color: #ffffff;
}

.navbar-dark .navbar-top a {
  color: #ffffff;
}

.navbar-dark.navbar-sticky-gdn {
  background-color: #050505;
}

@media (max-width: 991.98px) {
  .navbar-dark .navbar-collapse .nav-link {
    color: #333;
  }
}

.navbar-primary .navbar-top span {
  color: #ffffff;
}

.navbar-primary .navbar-top a {
  color: #ffffff;
}

.navbar-primary .navbar-top a:hover {
  color: #050505;
}

@media (max-width: 991.98px) {
  .navbar-primary .navbar-collapse .nav-link {
    color: #333;
  }
}

.narbar-pos-top {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.narbar-pos-top .navbar > .container {
  background: #ffffff;
  border-radius: 3px;
}

@media (max-width: 991.98px) {
  .narbar-pos-top .navbar > .container {
    padding: 0 15px !important;
  }
  .navbar-sticky-gdn.narbar-pos-top .navbar > .container {
    padding: 0 !important;
  }
}

<!-- -->
.header-top-area{
	padding: 11px 0;
	background: #ffffff;
}
.dreamit-top-address ul {
    list-style: none;
}
.dreamit-top-address ul li {
    display: inline-block;
    margin-right: 15px;
}
.dreamit-top-address ul li a {
    color: #fff;
}
.dreamit-top-address ul li span{
	color:#fff;
}
.dreamit-top-address ul li i {
    color: #0c5adb;
    margin-right: 10px;
    font-size: 15px;
}
.top-address-left-text {
	margin-right: 20px;
}
.top-address-left-text span a{
	color: #fff;
}
.top-address-left-text span{
	color: #fff;
}
.top-address-left-icon i {
	color: #0c5adb;
}
.top-address-left a i{
	font-size: 15px;
	color: #0c5adb;
	margin-right: 6px;
	display:inline-block;
}
.top-address-left a{
	color: #fff;
	display:lnline-block;
}
.top-address-left span i{
	font-size: 15px;
	color: #0c5adb;
	margin-right:4px;
	margin-left: 15px;
}
.top-address-left span{
	color: #fff;
}
.header-info-right{
	text-align: right;
}
.header-info-right a i{
	margin-left: 14px;
	color: #fff;
	font-size: 15px;
}
@media only screen and (max-width:768px){
	.header-top-area{
	display:none;
	}
}

.header-menu-area{
	padding: 0px 0 9px 0;
}
.logo-txt::before {
	content: "ITTECH";
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	top: 17px;
	left: 20px;
	z-index: 9999;
	display: none;
}
.menu-logo img{
	max-width:200px;
}
/* Headerbild unterseit
 ============================================================== */
#headerpic {
	position: relative;
	background:#cccccc url('../images/top_banner1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	height:45vh;
	text-align:center!important;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}

#headerpic .layer,
.slider-area .layer {
	background-color: #121212;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: 2;
}

#headerpic h3 {	
	font-size: 45px;
	z-index: 3;
	display: inline;
}
#headerpic h6 {
	font-family: "Comic Neue", serif;
	font-size: 25px;
	line-height: 1.2;
	font-weight: 600;
	color: #ffffff!important;
	text-shadow: 0px -1px 1px black;
	position: relative;
	text-align:center!important;
	z-index: 3;
	display: inline;
}
.centered{
	position:relative;
}
.centered-element {
  margin: 0;
  position: absolute;
  top: 60%;
  max-width:600px;
  transform: translateY(-60%);
  z-index:10;
}
.centered-element h3{
	color:#FFFFFF!important;
	font-size:1.9em;
}
@media only screen and (max-width:768px){
	.centered-element{
	left:10%;
	}
}
@media (max-width: 767px) {
#headerpic {
	position: relative;
	background:#ffffff;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: relative;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-bottom: 70px;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}

#headerpic h3{
  font-size: 25px;
  line-height: 36px;

}

#headerpic h6 {
  font-size: 18px;
  line-height: 25px;
}}
#headerpic h3::after {
    content: "";
    display: block;
    height: 2px;
    width: 60px;
    background-color: #27bad5;
    margin-top: 8px;
    margin-bottom: 15px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
} 
/*====================================================
--<	IT-TECH Slider Area Css -->
======================================================*/
.slider-area{
	position:relative;
	background:url(../images/slider_start.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height:60vh;
	background-size:cover;
}
.dreamit-single-slider{
  position: absolute;
  z-index: 11;
  top: 60%;
  transform: translateY(-60%);
}
.slider-content h4{
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin: 0 0 23px;
	letter-spacing: 2px;
	border-bottom: 2px solid #fff;
	display: inline-block;
}
.slider-content h1{
	font-size: 46px;
	color: #fff;
	font-weight: 700;
}
h1.cd-headline.clip.is-full-width {
    font-size: 65px;
}
.slider-content h2{
	font-size: 46px;
	font-weight: 500;
	color: #fff;
}
.slider-content p{
	text-align: left;
	color: #fff;
	margin: 35px 0 30px;
	font-size: 20px;
}
.slider-button a:hover{
	background-color: #fff;
	color: #F38E00;
	border-color: #fff;
}
.slider-button a{
	background: #F38E00;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	padding: 14px 26px;
	margin-top: 13px;
}
.slider-button a i{
	margin: 5px 0 0 10px;
	font-weight: 800;
}
@media only screen and (max-width:768px){
	.slider-area{
	min-height: 60vh;
	}
	.slider-content h4{
	display:none;
	}
	.slider-content h1{
	font-size:30px;
	margin-top:40px;
	}
	.slider-content h2{
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	}
	.slider-content p{
	text-align: left;
	color: #fff;
	margin: 25px 0 20px;
	font-size: 20px;
	}
	.slider-button a{
	padding: 10px 26px;
	}
	.dreamit-single-slider{
	top:60%;
	left:20px;
	}
}



/*======== footer area css  ======= */
.em_footer_area {
    background: #223645;
    padding: 100px 0px 0px;
}
.footer-top {
	position: relative;
    padding-bottom: 0px;
}
.em_footer_area.footer-middle {
    padding: 65px 0 0px;
}
.em_footer_bottom.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
    margin-top: 80px;
}
.witrfm_area{
     position:relative;
}
 .witrfm_area:before {
     content: "";
     position: absolute;
     top: 0;
     height: 100%;
     width: 100%;
     left: 0;
     right: 0;
     margin: auto;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .footer-block-area p, .footer-block-area .phone a, .footer-block-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .footer-block-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-block-area img{
	margin-bottom:12px;
}
.footer-middle .widget ul li a {
    color: #fff;
}
.footer-top .footer-title{
    color: #ffffff;
    font-size: 1.5em;
	font-weight: 800;
	margin-bottom: 25px!important;
}
@media only screen and (max-width:768px){
	.footer-top .footer-title{
	text-align:center;
	}
}
.footer-block-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.footer-block-area .social-icons a {
    background: #223645;
}
.footer-block-area .social-icons a:hover {
    border-color: #e12454;
}
.footer-block-area .social-icons a:hover {
    background: #e12454;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    
}
.widget ul li a {
    color: #fff;
}
.widget ul li a:hover{
	color: #e12454;
}
 .footer-middle {
     padding: 65px 0 73px;
}
 .footer-middle.wpfd {
     padding: 0;
}
 .wpfdp {
     padding-top: 65px;
     padding-bottom: 80px;
}
 .footer-middle .footer-title {
     margin-bottom: 28px;
     margin-top: 28px;
     position: relative;
     font-size: 1.5em;
	font-weight: 800;
}
 .footer-middle .footer-title {
}
 .footer-middle table#wp-calendar td, .footer-middle table#wp-calendar th {
     color: #fff;
}
 .footer-middle #archives-dropdown--1 {
     height: 34px;
}
 .footer-middle .footer-title {
}
 .footer-middle .widget ul li:before {
}
 .footer-middle .tagcloud a {
}
 .footer-middle .widget ul {
     list-style: none;
}
 .footer-middle .widget ul li {
     margin-bottom: 10px;
}
 .footer-middle .widget ul li a, .footer-middle .widget ul li:before {
     -webkit-transition: .5s;
     transition: .5s;
}
 .footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
     color: #97bc23;
}
 .recent-portfolio-area {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row;
     flex-flow: row;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .recent-portfolio {
     margin-bottom: 10px;
     margin-right: 10px;
}
 .recent-portfolio {
     width: 29.33%;
}
 .recent-portfolio-image img {
     width: 100%;
}
.em_footer_area.footer-middle .footer-title {
    margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
	font-size:22px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li:before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text {
    color: #212d48;
}
.footer-middle .mc4wp-form-fields input::placeholder{
	color: #212d48;
}
 .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address, .footer-widget.address p {
    color: #17161a;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
    margin-bottom: 22px;
}
.footer-middle .mc4wp-form-fields input {
    height: 50px;
    position: relative;
    background: transparent;
    width: 100%;
    line-height: 43px;
    color: #fff;
    border: 1px solid #e0a067;
    border-radius: 0px;
    padding-left: 10px;
}
.mc4wp-form-fields input {
    width: 67%;
    background: #1837d345;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    border-radius: 50px;
    border: none;
    outline: none;
    padding: 15px 30px;
    border: 2px solid #465ed9;
}
.footer-middle .mc4wp-form-fields button {
    position: absolute;
    height: 50px;
    border-radius: 0px;
    color: #fff;
    background: #E0A067;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-transition: .5s;
    transition: .5s;
    border: none;
}
.footer-widget.address{
	color:#f6f6f6;
}
.footer-widget.address p {
  margin-bottom: 6px;
}
.footer-widget.address p {
  color: #17161a;
}
.footer-sociala-icon {
  clear: both;
  float: left;
  font-size: 18px;
  margin-right: 12px;
}
.footer-sociala-icon i{
	margin-top:3px;
}
.footer-logo,
.footer-logo p,
.footer-sociala-info,
.footer-sociala-info p{
	color:#f6f6f6!important;
	margin-bottom:16px;
}
.footer-logo p{
	font-size:22px;
	font-weight:bold;
}
@media only screen and (max-width:768px){
	.footer-block-area,.footer_nav_menu,.footer-logo{
	text-align:center;
	}
	
}
.fotter-social-icon{}
.fotter-social-icon a{
	display: inline-block;
}
.fotter-social-icon a i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 100%;
	color: rgba(255,255,255,0.80);
	margin-right: 8px;
	transition: .5s;
}
.fotter-social-icon a i:hover{
	background:#0C5ADB;
	border-color: #0C5ADB;
	color: #fff;
}
/*======================== END FOOTER middle AREA CSS =========================*/
.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
}
/*.footer-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  background:#f6f6f6;
}*/
.footer-border{
	height:1px;
	width:100%;
	margin:0 0 20px 0;
	background:#f6f6f6;
}
.text-footer-left {
     text-align:left;
}
.text-footer-right{
	text-align:right;
}
@media only screen and (max-width:768px){
	.text-footer-left,.text-footer-right {
     text-align:center;
	}
}
 .text-footer-left p {
 	color:#f6f6f6;
     margin: 0;
     padding: 0;
}
 .footer-menu {
}
 .footer-menu ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
}
 .footer-menu ul li {
     display: inline-block;
}
 .footer-menu ul li a {
     padding: 0 10px;
     display: block;
	 transition:.5s;
}
.copy-right-text a:hover, .footer-menu ul li a:hover {
    color: #e12454;
}
 .footer-menu ul li:last-child a {
     padding-right: 0px;
}
 .footer_style_3 .footer-menu ul li:first-child a {
     padding-left: 0px;
}
 .footer-menu ul ul {
     display: none;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
}