/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* KM */
@font-face {
font-family: 'FSMeWeb-Regular';
src: url('fonts/FSMeWeb-Regular.eot'); /* IE9 */
src: url('fonts/FSMeWeb-Regular.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
src: url('fonts/FSMeWeb-Regular.woff') format('woff'); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'FSMeWeb-Bold';
src: url('fonts/FSMeWeb-Bold.eot'); /* IE9 */
src: url('fonts/FSMeWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('fonts/FSMeWeb-Bold.woff') format('woff'); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'FSMeWeb-Heavy';
src: url('fonts/FSMeWeb-Heavy.eot'); /* IE9 */
src: url('fonts/FSMeWeb-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('fonts/FSMeWeb-Heavy.woff') format('woff'); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}

nav.popup_menu ul li a span, nav.popup_menu ul li h6 span,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    font-family: 'FSMeWeb-Regular', Arial;
}


.portfolio_main_holder .item_holder .text_holder_inner {
	vertical-align: top;
}
.portfolio_main_holder .item_holder .portfolio_title {
	text-align: left;
	line-height: 36px;
}
.portfolio_title a {
    line-height: 1.1;
    font-size: 40px !important;
}
.portfolio_main_holder .item_holder .icons_holder {
	display: none !important;
}

.portfolio_main_holder article:nth-child(3n+1) .item_holder.slow_zoom .text_holder {
	background-color: rgba(0, 89, 73, 0.8);
}

.portfolio_main_holder article:nth-child(3n+2) .item_holder.slow_zoom .text_holder {
	background-color: rgba(165, 102, 88, 0.8);
}
.portfolio_main_holder article:nth-child(3n+3) .item_holder.slow_zoom .text_holder {
	background-color: rgba(177, 154, 74, 0.8);
}
.projects_holder.hover_text.no_space article .image_holder {
	margin: 0;
}

rs-fullwidth-wrap {
	 /*z-index: -1 !important; Damit man mit integriertem Vimeo Video scrollen kann */
}
rs-group-wrap#address-content {
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    height: auto !important;
}

rs-group-wrap#address-content > rs-loop-wrap {
	position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

rs-group-wrap#address-content > rs-loop-wrap > rs-mask-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
	rs-group#slider-37-slide-35-layer-5 {
	    top: 0 !important;
	    left: 0 !important;
	    right: 0 !important;
	    bottom: 52px !important;
	    position: absolute;
		width: 100% !important;
		height: auto !important;
	}

/* Pfeil zum runterscrollen */
.scroll-down {
	cursor: pointer;
    bottom: 70px !important;
    left: 28px !important;
    top: auto !important;
}

/* E-Mail Adresse links */
.web-adress-new {
    position: absolute;
    z-index: 999;
    left: -33px;
    top: 50%;
    margin-top: -50px;
    height: 100px;
    transform: rotate(-90deg);
}
	.web-adress-new a {
		color: white;
		font-size: 18px;
    	font-weight: 600;
    	letter-spacing: 1px;
	}

/* Positionierung Logo */
.logo-wrapper-neu {
    position: absolute;
    top:30px;
    right: 150px;
    z-index: 999;
}
	.logo-wrapper-neu.wpb_content_element.wpb_single_image img {
		width: 130px;
	}

/* Positionierung Slash */
.slash-content {
	position: absolute;
    bottom: 20px;
    right: 160px;
    z-index: 999;
    width: 20px;
}
	
/* @media only screen and (max-width: 1399px) and (min-width: 1201px) {
	
	.logo-wrapper-neu {
		left: -136px !important;
	}
	.logo-wrapper-neu.wpb_content_element.wpb_single_image img {
		width: 100px;
	}
	}*/
	
	

/* Positionierung Post-Adresse */
.address-content-new {
    position: absolute;
    bottom: 50px;
    right: 58px;
    z-index: 999;
}
	.address-content-new p {
		color: white;
		font-size: 18px;
    	line-height: 24px;
    	font-weight: 500;
	}
	
	/*.address-content-new p strong {
		padding-left: 20px;
		font-weight: 700;
	}*/
@media only screen and (min-width: 1400px) {
	.header_bottom {
	    padding: 0 8px;
	}
	.qode_grid_1300 .container_inner {
		width: 100%;
	}
}
@media only screen and (min-width: 1000px) {
	.side_menu_button {
		    position: relative;
    top: -24px;
}

	.header_bottom {
	    padding: 0 8px;
	}
}



/* Kontakt */

h2 {
	padding-left: 46px !important;
	line-height: 36px;
}

span.teams {
   font-size: 12px;
   line-height: 16px !important;	
}

p.team-kno  {
	   line-height: 23px !important;
	   font-size: 18px;
}

p.team-kno a:hover {
	text-decoration: underline !important;
}



/* Detail slider */

a.closebutton:hover img,
.infobutton:hover img  {
    background: rgba(0,0,0,0.7);
    padding: 0 5px 5px 2px;
}
.hephaistos.tparrows:hover:before {
	color:white !important;
	background:rgba(0,0,0,0.6);
}
#rev_slider_15_1_wrapper .hephaistos.tparrows:hover {
	background:none !important;
}


@media only screen and (max-width: 1000px) {
	.side_menu_button {
	    height: 150px!important;
	}
	.q_logo a {
	    top: 15px;
	}
	.q_logo img {
	    height: 130px !important;
	}
}

@media only screen and (max-width: 850px) {
	.content .container .container_inner.page_container_inner,
	.full_page_container_inner {
		padding: 0;
		width: 100%;
	}
	.page-template-default .wpb_text_column {
		padding:0 20px;
	}
	.vc_row.full_screen_section {
	    padding: 0;
	}
	rs-fullwidth-wrap {
		margin-bottom: 50px !important;
	}
	.infobutton {
		display:none !important;
	}
	.closebutton {
		position: absolute !important;
		top: -25px;
		right: -46px;
		width: 35px !important;
		height: 35px !important;
	}
	.rs-layer.logo {
		display:none !important;
	}
	rs-arrow {
		display: none !important;
	}
	.vc_row {
		margin:0;
	}
	h1 {
		margin-bottom: 20px;
		font-size: 36px;
	}
}


@media only screen and (max-width: 414px){
.q_logo img {
    left: -151px !important;
}
}

@media only screen and (max-width: 480px){
.q_logo a, .q_logo img {
	top: 22px;
    height: 210px !important;
}
}

@media only screen and (max-width: 420px){
.header_bottom, footer .container_inner, nav.content_menu {
    padding: 0 15px 160px;
}
}