
/* Theme Name: Eagle - Responsive Minimal Template
   Author: Zoyothemes
   Version: 1.0.0
   File Description: Main CSS file of the template
*/


/* ==========
   1.Basic
   ========== */



body {
    font-family: 'BrandonGrotesqueWeb-Medium', sans-serif;
	font-style: 500;
    overflow-x: hidden;
    padding: 20px 15px 0 15px;
    max-width: 1400px;
    margin: 0 auto;
	color: black;
} 

::selection{
    background: rgba(151, 160, 175, 0.3);
}

::-moz-selection {
    background: rgba(151, 160, 175, 0.3);
}
 
a,a:hover {
    text-decoration: none !important;
    outline: none !important;
}

p {
    margin: 0 0 30px;
}

h2 {
font-family: 'BrandonGrotesqueWeb-Bold', sans-serif;
font-size: 30px;
line-height: 1.6;
}
	

/* NAVBAR - HEADER */

.logo{
    padding: 37px 0 37px 0;
	font-family: 'BrandonGrotesqueWeb-Bold', sans-serif;
    height: auto;
    line-height: 55px;
    font-size: 55px;
	color: black !important;
	letter-spacing: 0.5px;
	text-align: center;
    float: none;
    display: inline-block;
}

.collapse-logo{
    padding: 46px 0 37px 0;
	font-family: 'BrandonGrotesqueWeb-Bold', sans-serif;
    height: auto;
    font-size: 32px;
	letter-spacing: 0.5px;
	text-align: center;
    float: none;
    display: none;
	color: black !important;
}

.top-logo-collapse {
display: none !important;
}

.top-logo-new {
display: block !important;
}

.pfeil {
	height: auto;
    float: right;
    display: none;
}

.navbar-default {
    background-color: transparent !important;
    border-color: none !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}

.navbar-toggle {
transform: translateX(-50%);
left: 50%;
position: absolute;
float: none;
margin-top: 115px;
	}

.navbar-toggle > span {
font-weight: 700;
font-size: 22px;
	}


 .navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
   }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}


 .navbar-nav {
      margin: 25px 0 0 0;
    }


.img-thumbnail {
    padding: 0px;
    border: none;
	border-radius: 0;
}	

.navbar-default .navbar-toggle {
border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: black;
}
.navbar-toggle .icon-bar {
    display: block;
}
	
hr {
border-top: 6px solid #fdea11;
margin-bottom: 25px;
margin-right: 40%;
}

.fliesstext a {
color: #face00;	
}

.jahr {
font-weight: 700;
font-size: 22px;
margin-bottom: 30px;
float: left;
}

	
.fliesstext, .text-right {
font-weight: 500;
font-size: 18px;
font-style: normal;
letter-spacing: 0.2px;
line-height: 1.9;
}

.copy>a {
margin: 0 !important;
}	
 
	

/*==============
  2. Helper Class
  ===============*/

b, strong {
    font-weight: 700;
    font-size: 22px;
}

i {
    font-weight: 500;
	font-style: normal;
	color: #d8c11a;
}

.margin-t-20 {
    margin-top: 50px;
}

.margin-t-30 {
    margin-top: 250px;
}


.page-title h2,.page-title h3{
    line-height: 50px;
    margin-top: 60px;
    letter-spacing: 1.4px;
}


/*==============
  3. Navbar Custom
  ===============*/

.navbar-custom {
    margin-bottom: 0px;
    width: 100%;
    z-index: 1000;
    border: none;
    color: black;
    border-radius: 0px;
 /*   position: relative;*/
}


.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

.navbar-custom .navbar-nav>li>a {
	font-weight: 700;
	color: black;
    font-size: 27px;
    line-height: 24px;
    letter-spacing: 1px;
	padding: 2px;
	margin: 18px;
}

.navbar-nav > li > a:hover {
    color: black !important;
}	

a:focus, a:hover {
    color: black;
	background-color: transparent !important;
}


.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-menu>li>a{
    display: block;
    padding: 10px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #666;
    white-space: nowrap;
    font-weight: 400;
    font-size: 13px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: none;
    font-style: italic;
    transition: all 0.3s;
    background-color: transparent;
} 


.dropdown-submenu{
    position:relative;
}

.dropdown-submenu>.dropdown-menu{
    top:0;
    left:100%;
    right: auto;
    margin-top: -3px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.navbar-custom li.dropdown:last-of-type .dropdown-submenu>.dropdown-menu {
    right: 100%;
    left: auto;
}

.dropdown-submenu.pull-left{
    float:none;
}

.dropdown-submenu.pull-left>.dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.submenu-arrow {
    position: absolute;
    right: 8px;
    font-size: 16px;
    margin-top: -1px;
}

.navbar-custom .dropdown-menu {
    transition: all .3s ease;
    min-width: 200px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.05);
    padding: 10px;
}

/* PORTFOLIO */



.portfolio-box {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px; 
}

.portfolio-box .portfolio-box-img {
    position: relative;
    overflow: hidden; 
}

.portfolio-box .portfolio-box-img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
   /* -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); 
}

.portfolio-box .portfolio-box-img > img {
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    border-radius: 0; */
}

.portfolio-box .portfolio-box-detail {
  /*  opacity: 0;
    color: black;
    width: 100%;
	height: 100%;
	border: 10px solid #fdea11;
    box-sizing: border-box;
    position: absolute;
    overflow: hidden;
	padding: 0 0 10px 10px;*/
 /*   -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1); */
  opacity: 0;
  color: black;
  border: 10px solid #face00;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}	
	
.portfolio-box .portfolio-box-detail h4 {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 40%;
  font-size: 29px;
  letter-spacing: 1px;
  font-weight: 700;
}

.portfolio-box .portfolio-box-detail p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    font-weight: 200;
}

.portfolio-box:hover .portfolio-box-detail {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 3;
    opacity: 1; 
}

.portfolio-box:hover .portfolio-box-img:after {
    background: rgba(255, 255, 255, 1); 
}


/*==============
  9. Work
  ===============*/

.work {
    margin: 0 0 45px;
}

.work + .work {
    border-top: 1px solid rgba(238, 238, 238, .7);
    padding-top: 50px;
}

.work-pictures {
    margin: 0 0 25px;
}

.sidebar {
    padding-left: 2px;
/*	padding-right: 20px; */
}

.sidebar .widget:last-child {
    border: 0;
    padding: 0;
}


.widget-title {
font-family: 'BrandonGrotesqueWeb-Bold', sans-serif;
position: relative;
font-size: 30px;
margin: 0 0 18px;
letter-spacing: 0.5px;
}

/*==============
  13. About
  ===============*/

.table {
font-size: 18px;
letter-spacing: 1px;
font-weight: 500;
}	

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border: none;
}	

.table > tbody > tr > th, 
.table > tbody > tr > td {
padding: 0px;
line-height: 1.9;
}

.table > tbody > tr > td {
padding-left: 20px !important;
}


.about-text {
max-width: 500px;
margin-bottom: 100px;
letter-spacing: 0.5px;
}


/*==============
  13. Contact
  ===============*/

.contact {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
letter-spacing: 1px;
}  
	

.contact > h2 > a {
	color: #face00;
}	


/*==============
  13. Footer
  ===============*/


.copy {
	font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
	margin: 20px 0 0 0;
	color: black;
}

.text-left {
	float: left;
	margin-bottom: 30px;
}

.copyright {
    left: auto;
    height: 100px;
    width: 100%;
    bottom: 10px;
}

.text-right {
    float: right;
}

.footer {
    padding: 25px 0;
}

.sticky-footer {
    position: fixed;
    bottom: 30px;
    left: auto;
	right: 30px;
}

.sticky-left {
    position: fixed;
    bottom: 30px;
	left: 30px;
}


/* ==========
   14. Responsive
   ========== */

.col-sm-12 {
padding: 0px;
}


.col-sm-3 {
padding-left: 0px;
padding-right: 6%;
}	


@media (min-width: 1400px) {

.container {
    width: 1400px;
}
}

@media (min-width: 1200px) and (max-width: 1400px) {

.container {
    width: auto;
}
}



@media (min-width: 768px) and (max-width: 1200px) {
.navbar-nav {
    float: right;
}
.logo {
text-align: left !important;
}	
.navbar-brand {
 transform: none !important;
 left: unset !important;
 position: absolute !important;
}	
}
		
@media (max-width: 768px) {
 .navbar-fixed-top {
    position: relative;
    }
}


@media (max-width: 980px) {
 .logo {
	font-size: 40px !important;
	line-height: 40px !important;
    }
}

@media (max-width: 768px) {
 .navbar-nav {
    margin-top: 0px !important;
    }
.margin-t-30 {
    margin-top: 0px !important;
    }
.logo {
    position: relative !important;
	font-size: 40px !important;
	line-height: 40px !important;
    }
.navbar-custom .navbar-nav > li > a {
margin: 15px 0 0 0 !important;
font-size: 22px !important;
	}	
.copy {
    font-size: 22px;
    }
	
 .text-left {
	 float: none;
     tex-align: center;
    }
.contact h2 {
font-size: 22px !important;
}	
}
	

@media (min-width: 768px) and (max-width: 980px) {
.navbar-custom .navbar-nav > li > a {
margin: 15px !important;
font-size: 22px !important;
	}
.copy {
    font-size: 22px;
    }
}



@media (min-width: 769px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }

    .nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 768px){ 
    body {
        padding: 0;
    }
    .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
        text-decoration: none;
        color: black !important;
        transition: all 0.3s;
    }
}


@media (max-width: 767px){ 
    .sidebar {
        padding-top: 30px;
        padding-left: 15px;
    }
    .navbar-custom .navbar-nav>li>a {
        line-height: 24px;
    }
}