/*


Theme Name: agen child
Theme URI:  http://ninetheme.com/themes/agen-child
Author: Ninetheme
Author URI: http://ninetheme.com/
Description: Agen Multipurpose Wordpress Theme
Version: 4.4.1
Template: agen


*/

@import url("../agen/style.css");


/* ubuntu-condensed-regular - latin */
@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/ubuntu-condensed-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'),
       url('../../fonts/ubuntu-condensed-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/ubuntu-condensed-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/ubuntu-condensed-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/ubuntu-condensed-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/ubuntu-condensed-v10-latin-regular.svg#UbuntuCondensed') format('svg'); /* Legacy iOS */
}


body {
	font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 400;
	color: #707070;
	line-height: 28px;
}

h1 {
    font-family: 'Ubuntu Condensed', sans-serif;
}





#site-header .header-menu ul li a {
    font-size: 18px;
	text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0px;

}



ul.absatz  {
    list-style-type: disc;
	 list-style-position: inside;
}

p a {
	color: #E50050;
}


.bogen {
	position: absolute;
bottom: 0;
	z-index: 1000;
}



/* Nav */

.header-menu li {
 padding-right: 10px;
}

.site-nav {
    display: none;
    width: 250px;
    position: absolute;
    top: 0;
    left: -250px;
    z-index: 10000000;
    padding-top: 30px;
    background-color: #f39200;
}

/* TEAM */

.box-grey {
    background-color: #f4f0f0;
}

.padding-all {
	   padding: 40px;
}




.col-md-6 {
    width: 50%;
	float: right;
	padding: 0px 75px 0px 0px;
}

.col-md-3 {
    width: 33%;
}



.team-half .team-half-detail .team-header .team-photo {
	display: none;
}



.team-social {
		display: none;
}

.team-desc {
	font-size: 14px;
}

.team-half .team-half-list .team-member {
    margin-bottom: 30px;
        border: 0px solid #E50050;

}

.team-half .team-half-list .team-member.active {
        border: 4px solid #E50050;
}



/* Call to action */

.kontaktbox {
	width: 100%;
	height: 450px;


}

.kontaktbox h3 {
	color: #fff;
	line-height: 140%;

}

/* Footer */


.footer_neu {
    width: 50%;
    float: left;
    padding: 0px 0px 0px 0px;
}

.footer-middle {
	color: #fff;
}

.footer_imprint {
	float: right;
}

.footer_imprint a{
	color: #fff;
}

/* Formular */


input[type="text"], input[type="email"], select {
    font-size: 14px;
    font-family: inherit;
    width: 100%;
    min-height: 30px;
    padding: 10px 10px;
    text-transform: inherit;
	border: 1px solid #F39200;
    margin-bottom: 20px;
    outline: none;
    height: 40px;
}

label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.wpcf7-form textarea {
    height: 110px;
		border: 1px solid #F39200;
	    width: 100%;
}

button, input, optgroup, select, textarea {
    margin: 0;
    height: 60px;
		border: 1px solid #F39200;
	    width: 40%;
	background-color: white;

}

.tp-caption {
    font-family: 'Ubuntu Condensed', sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.header-logo {


        display:none !important;
        visibility:hidden;
    }


#site-container.site-sticky {
	padding-top: 50px;
}




/* MEDIA QUERIES */


@media (max-width: 1024px) {


	.bogen {
	position: absolute;
bottom: 0px;
	z-index: 1000;
}


/* Team */

.padding-all {
	   padding: 0px;
}




.col-md-6 {
      width: 100%;
	float: right;
	padding: 0px 0px 0px 0px;

}

.col-md-3 {
    width: 50%;
}



/* Call to action */

.kontaktbox {
	width: 100%;
	height: auto;


}

.kontaktbox h3 {
	color: #fff;
	line-height: 120%;
}

	/* Footer */

	.footer_imprint {
    float: none;
}
}
