/* ==========================================================================
Theme Name: Coyote
Theme URI: http://mannatstudio.com
Description:  Coyote: Flat Multipurpose HTML5 Business Theme
Version: 1.0
Author: Mannat Studio
Tags: bluelight, themeforest bluelight, template
========================================================================== */
body{
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	color:#666666;
	background:url(../images/pattern/wood.png) repeat;
}
a, a:visited, a:focus{
	text-decoration: none;
	outline: 0;
}
a:hover {
	color:#303030 !important;
	text-decoration: none;
}
/* ========= Typography =========== */
h1, h2, h3{font-weight:500;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 20px; }
h2 { font-size: 20px; 10px; color:#303030; }
h3 { font-size: 22px;}
h4 { font-size: 16px; color:#999; }
h5 { font-size: 15px; color:#999;}
h6 { font-size: 14px; color:#999;}

.container2{
	width:60%;
	margin-left: 19.5%;
}

.logo-img {
	float: left;
	padding-top: 10px;
	width: 80px;
	margin-right: 10px;
}

.logoh2 {
	color:#FFF;
	width:110%;
	height:5%;
	background-color: #e86165;
	border-radius: 5px;
	text-align: center;
	padding: 5px;
}

.logoh2dd {
	color:#FFF;
	width:205px;
	height:5%;
	background-color: #e86165;
	border-radius: 5px;
	text-align: center;
	padding: 5px;
}

.underpages {
	float:right;
	margin-top:-70px;
}

.underpagesdd {
	float:right;
	margin-top:-19px;
	margin-right:-29px;
	display:none;
}

.logoh1 {
	font-size: 32px;
	float: left;
}



.heroh1 {
	font-size: 20px;
	margin-bottom: 0;
}

.index-h1 {
	font-size: 34px !important;
}

.sliderh1 {
	font-size: 42px;
}


.wide {
    background: none repeat scroll 0 0 #FFFFFF;
    max-width: 100%;
}
#main-wrapper{
	margin:0 auto;
	background: none repeat scroll 0 0 #FFFFFF;
}
header{
	padding:20px 0 0 0;
	background:#FFF;
}

.boldFont {
	font-weight: 500;
}

.italicFont {
	font-style: italic;
}

/* ========= Main Navigation =========== */
.nav_bg{
	background:#303030;
	position:relative;
	width:100%;
	z-index:1000;
}
.navbar{
	margin:0;
}
.logo{
	margin-bottom:15px;
}
.navbar.pull-right{
	margin:10px 0 0 0;
}
.navbar.pull-right .nav{
	margin:0;
	z-index:100000;
}
.navbar .nav > li > a{
	padding:15px 12px;
	text-shadow:none;
	color:#999;
	font-size:15px;
	font-weight:400;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
	color:#FFF !important;
	font-weight:normal;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after, .dropdown-submenu > a:after{
	border:none;
}
.dropdown-menu, .dropdown-submenu > .dropdown-menu{
	border-radius:0;
	margin:0;
	padding:0;
}
.dropdown-submenu i{
	position:absolute;
	right:10px;
	top:10px;
}
.dropdown-menu > li > a{
	padding:6px 12px;
}
.nav-collapse .dropdown-menu > li > a:hover, .nav-collapse .dropdown-menu > li > a:focus, .nav-collapse .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
	background-image:none;
	border-radius:0;
	font-weight:normal;
	color:#FFF !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: #e86165;
	color: #fff !important;	
}


.nav-collapse what .dropdown-menu > li > a{
	padding:8px 15px;
	font-weight:normal;
}
.nav-collapse .dropdown-menu{
    background-color: #FFFFFF;
	padding:0;
}


.homeblog {
/*	list-style-type: none;*/
}

.hmeblogBtn {
	padding: 5px !important;
	margin-bottom: 10px;
	color: #666666 !important;
}

.hmeblogBtn:hover {
	color: #e86165 !important;
}



/* ========= End =========== */

/* ========= Social Icons =========== */
.social_icons{
	padding:20px 0 0 0;
}
.social_icons.small{
	padding:5px 0 0 0;
}
.social_icons.small ul li a{
	width:24px;
	height:24px;
	line-height:24px;
	font-size:12px;
	background:#979797;
}
.social_icons.small ul li a:hover{
	color:#FFF;
}
.pull-left.social_icons{
	padding:10px 0 0 0;
}
.pull-left.social_icons ul li a:hover {
    background: none repeat scroll 0 0 #999999;
}
.social_icons ul{
	list-style-type:none;
	margin-left:0;
}
.social_icons ul li{
	display:inline-block;
	margin:0;
}
.social_icons ul li a{
	width:30px;
	height:30px;
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	text-align:center;
	line-height:30px;
	color:#FFF;
}
.social_icons ul li a:hover{
	background:#303030;
	color:#FFF !important;
}
/* ========= End =========== */

/* ========= Search Form =========== */
.navbar-form{
	padding:5px 0 0 0;
}
.navbar-form input{
	border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	font-size:12px;
	font-family: 'Raleway', sans-serif;
}
.dark-grey{
	background:#e0e0e0;
	padding:45px 0;
}
.dark-grey .page-header {
    border-bottom: 1px solid #cecece;
	margin:0 0 20px 0;
}
.dark-grey .page-header h1{
	color:#303030;
	font-weight:400;
}

.service-box{
	padding:25px 0 0 0;
}
.service-txt{
	padding-left:20px;
	overflow:hidden;
}
.service-txt h3{
	margin-top:0;
}
.big-icon-wrap{
	width:85px;
	height:85px;
	line-height:95px;
	text-align:center;
	color:#FFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.large-icon.big-icon-wrap{
	width:220px;
	height:220px;
	text-align:center;
	line-height:255px;
	font-size:25px;
	margin:0 auto;
}
.show-grid.row .service-txt{
	padding-left:0;
	width:20%;
}
.erfahrung-txt{
	padding-left:0;
}
/*.service-icon-wrap:hover .big-icon-wrap{
	background:#303030;
}*/
/* ========= End =========== */

/* ========= Portfolio Wrap =========== */
.portfolio-wrap-outer{
	background:#FFF;
	padding:15px;
	border-radius:5px;
	-o-border-radius:5px;
}
.portfolio-wrap a{
	overflow:hidden;
	border-radius:5px;
	-o-border-radius:5px;
}
.portfolio-wrap a:hover{
	color:#303030;
}
.portfolio-wrap h3{
	font-weight:500;
	line-height:inherit;
}
.portfolio-wrap{
	text-align:center;
	font-weight:400;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}	
.port-icon{
	position:relative;
}
.port-icon span{
	background:#FFF;
	padding:0 8px;
	position:relative;
	z-index:10;
	color:#e0e0e0;
}
.port-icon:after{
	position:absolute;
	content:"";
	left:0;
	bottom:9px;
	width:100%;
	border-bottom:1px solid #e0e0e0;
	z-index:1;
}
ul#filters{
	text-align:center;
}
ul#filters li{
	display:inline-block;
	margin:0 5px 10px 0;
}
ul#filters li a{
	display:block;
	padding:8px 10px;
	font-size:16px;
	background:#303030;
	border-radius:3px;
	color:#ffffff !important;
}
#Grid{
	margin:15px 0 0 0;
	min-height:300px;
}
#Grid .mix{
    opacity: 0;
    display: none;
	margin-bottom:30px;
}

/* ========= End =========== */
	

/* Slider Wrap */
.fullwidthbanner-container {
    margin: 0 ;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100% !important;
}
.fullwidthbanner {
    overflow: hidden;
    position: relative;
}
/* Slider Wrap */

/* ========= Footer =========== */
footer{
	background:#303030;
	padding:40px 0;
	color:#c0c0c0;
}
footer h3{
	font-weight:400;
}
.foot-contact i{
	font-size:18px;
	margin:0 8px 8px 0;
	color:#FFF;
	display:inline-block;
	position:relative;
	top:3px;
}
footer a:hover{
	color:#FFF !important;
}
.copyright{
	background:#e0e0e0;
	padding:25px 0;
}
/* ========= End =========== */

/* ========= Blog Sidebar =========== */
.widget-box{
	margin-bottom:25px;
}
.widget-box h3{
	margin-top:0;
}
.blog-post-wrap .portfolio-wrap{
	margin-bottom:35px;
}
.share-this{
	background:#303030;
	padding:15px 20px;
	margin-bottom:35px;
}
.share-this h4{
	margin:0;
	padding-top:4px;
	font-weight:400;
	color:#FFF;
}
.share-this .social_icons{
	padding:0;
}	
.share-this .social_icons ul{
	margin:0;
}
.share-this .social_icons ul li a{
	background:none;
	width:20px;
	height:25px;
}
.share-this .social_icons ul li a:hover{
	color:#E86165;
}

/* ========= End =========== */




/* ========= tinybox ========*/

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../images/tinybox/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../images/tinybox/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}




/* ========== de_map =======*/
#de_map {
	width: 450px; 
	height: 600px;
	margin: 0 auto;
}



/* ========== CALL DEMO =======*/

.calldemo {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}





#leitbildbutton {
	float: right; 
	margin-top: -60px; 
	margin-right: 30px;
}



.table-striped .bld {
	font-weight: bold !important;
}



.yt-halfwidth {
	float:left;
	width: 40%;
	height: 270px;
	margin-top: 10px;
	margin-botton: 10px;
	margin-right: 10px;
	overflow: hidden;                            
}

.yt-fullwidth {
	float:left;
	width: 90%;
	margin-top: 10px;
	margin-botton: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.yt-video:hover {
	cursor: pointer;
}