/*
Theme Name: GT Kanaltechnik
Theme URI: jacor.de
Description: Theme für GT Kanaltechnik
Author: jacor.de
Author URI: jacor.de
Template: Divi
Version: v1.1
*/

.et_pb_menu_0_tb_header.et_pb_menu ul li.menu_cta a {
	background-color:#2EAAE0;
	padding:10px 20px !important;
	color:#ffffff !important;
	font-weight:600;
	align-self: center;
	height: auto;
  	display: inline-block !important;
  	line-height: normal;
  	padding-left:40px !important;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li.menu_cta a:before {
	content:"";
	width:16px;
	height:16px;
	background-image:url("icons/icon_tel.svg");
	background-size: cover;
	display:inline-block;
	position: absolute;
	margin-left:-25px;
	margin-top:3px;
}

.footernav a {
	color:#ffffff;
	padding-right:15px;
}

.footernav a:last-child {
	padding-right:0px;
}

.gt_copyright a {
	color:#ffffff;
	border-right:1px solid #ffffff;
	padding:0px 10px;
}

.gt_copyright a:last-child {
	border-right:0px solid #ffffff;
}

.cta_fo {
	background-color:#2EAAE0;
	padding:20px 30px;
	color:#ffffff !important;
	font-weight:600;
	display:inline-block;
	font-size:26px;
	padding-left:65px;
}

.cta_fo:before {
	content:"";
	width:24px;
	height:24px;
	background-image:url("icons/icon_tel.svg");
	background-size: cover;
	display:inline-block;
	position: absolute;
	margin-left:-30px;
	margin-top:3px;
}

.cta_fo.full {
	display:block !important;
	text-align:center;
}

@media(max-width:767px) {
	.cta_fo {
		font-size:20px;
	}
	.cta_fo:before {
		width:18px;
	height:18px;
	}
}

a.gt_subcta {
	padding-top:10px;
	display:block;
	font-size:14px;
	color:#848484;
	text-align: center;
	text-decoration: underline;
}

.gt_customlist li {
	list-style-type: none;
}

.gt_customlist ul {
	padding-left:30px;
}

.gt_customlist li:before {
	content:"";
	width:15px;
	height:15px;
	background-image:url("icons/icon_check.svg");
	background-size: contain;
	background-repeat: no-repeat;
	display:inline-block;
	position: absolute;
	margin-left:-25px;
	margin-top:8px;
}

.gt_customlist_2row ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 0.75rem 2rem; /* vertikaler und horizontaler Abstand */
  padding-left: 0;
  list-style: none;
}

.gt_customlist_2row ul li {
  position: relative;
  padding-left: 24px;
  line-height: 1.4;
}

.gt_hero .ti-widget.ti-goog {
	text-align: left;
}

.gt_hero .ti-widget.ti-goog .ti-header .ti-fade-container {
	justify-content: left;
}

.gt_hero .ti-widget.ti-goog .ti-header {
	padding:0px;
}

.gt_hero {
    position: relative;
    display: flex;
    overflow: hidden;
}

.gt_hero:before {
    content: "";
    flex-shrink: 0;
    height: calc(100% + 1px);
    width: auto;
    max-width: calc(50% - 40px);
    aspect-ratio: 1920 / 1080;
    background-image: url("https://gtkanal.jacor.dev/wp-content/uploads/2025/10/gt_team_hero.jpg");
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.gt_hero.gt_hero_kanal:before {
	background-image: url("http://gtkanal.jacor.dev/wp-content/uploads/2025/12/rohrreinigung_top.jpg");
}

.gt_hero.gt_hero_film:before {
	background-image: url("http://gtkanal.jacor.dev/wp-content/uploads/2025/12/kanalverfilmung_top.jpg");
}

.gt_hero.gt_hero_ortung:before {
	background-image: url("http://gtkanal.jacor.dev/wp-content/uploads/2025/12/kanalortung_1.jpg");
}

.gt_hero.gt_hero_sanierung:before {
	background-image: url("http://gtkanal.jacor.dev/wp-content/uploads/2025/12/kanalsanierung_top.jpg");
}

@media(max-width:1300px) {
	.gt_hero .et_pb_text_1 h1 {
		font-size: 40px;
	}
}

.gt_subhero h2 {
	color:#ffffff;
}

@media(max-width:480px) {
	.et_pb_text_inner h2 {
		font-size:30px !important;
	}
	.gt_subhero h2 {
		font-size:25px !important;
	}
}

.gt_subhero p {
	color:#ffffff;
}

.gt_subhero a {
	color:#ffffff;
	padding-left:25px;
	text-decoration: underline;
}

.gt_subhero a:before {
	content:"";
	width:15px;
	height:15px;
	background-image:url("icons/arrow_right.svg");
	background-size: contain;
	background-repeat: no-repeat;
	display:inline-block;
	position: absolute;
	margin-left:-25px;
	margin-top:7px;
}

.gt_subhero .et_pb_column:after {
	content:"";
	position: absolute;
	margin-right:-20px;
	right:0px;
	top:0px;
	bottom:0px;
	width:2px;
	height:100%;
	background-color:#A4A4A4;
}

@media(max-width:980px) {
	.gt_subhero .et_pb_column:nth-child(2):after {
		content:none;
	}
	.gt_subhero .et_pb_column:nth-child(2) {
		padding-left:20px;
	}
	.gt_subhero .et_pb_column:nth-child(4) {
		padding-left:20px;
	}
}

@media(max-width:480px) {
	.gt_subhero .et_pb_column:after {
		content:none;
	}
	.gt_subhero .et_pb_column {
		padding-bottom:20px;
		border-bottom:2px solid #A4A4A4;
	}
	.gt_subhero .et_pb_column:last-child {
		border-bottom:none;
		padding-bottom:0px;
	}
	.gt_subhero .et_pb_column:nth-child(2) {
		padding-left:0px;
	}
	.gt_subhero .et_pb_column:nth-child(4) {
		padding-left:0px;
	}
}

.gt_subhero .et_pb_column:last-child:after {
	content:none;
}

.gt_map_start {
	border:1px solid #E0E0E0;
}

.et_pb_toggle {
	border:none;
	border-bottom:2px solid #1d1d1d;
	padding-left:0px;
	padding-right:0px;
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button {
	color:#2EAAE0 !important;
	font-size:45px !important;
}

@media(max-width:1170px) {
	.et_pb_menu__menu {
		display:none !important;
	}
	.et_mobile_nav_menu {
		display:flex;
	}
	.et_mobile_nav_menu .mobile_nav  {
		display:flex;
		align-items: center;
	}
	.et_pb_menu_0_tb_header.et_pb_menu ul li.menu_cta a {
		display:none !important;
	}

}

@media(max-width:980px) {
	.gt_hero:before {
		content:none;
	}
}

@media screen and ( max-width: 980px ) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .ti-widget[data-layout-id='4'][data-set-id='light-minimal'] .ti-review-item>.ti-inner {
    	padding-bottom:0px;
    }
}

.gt_customform {
	padding:30px;
	border:2px solid #d3d3d3;
}

.gt_customform p {
	padding-left:0px;
}

.gt_customform p.et_pb_contact_field_half {
	padding-right:1.5%;
}

.gt_customform p.et_pb_contact_field_half.et_pb_contact_field_last {
	padding-left:1.5%;
	padding-right:0;
}

@media(max-width:767px) {
	.gt_customform p.et_pb_contact_field_half {
		padding-right:0px;
	}
	.gt_customform p.et_pb_contact_field_half.et_pb_contact_field_last {
		padding-left:0px;
	}
}

@media(max-width:980px) {
	.gt_customform {
		margin-bottom:30px !important;
	}
}

.gt_customform .et_pb_contact_form {
	margin-left:0px;
}

.gt_customform p[data-id="erreichbarkeit"],
.gt_customform p[data-id="datenschutz"]  {
	color:#ffffff !important;
}

.gt_customform p[data-id="datenschutz"] .et_pb_contact_field_options_title  {
	display:none;
}

.gt_customform p[data-id="datenschutz"] {
	font-size:13px;
	padding-bottom:20px;
}

.gt_customform .et_contact_bottom_container {
	display:block;
	width:100%;
}

.gt_customform .et_contact_bottom_container .et_pb_contact_submit {
	display:block;
	width:100%;
	margin-left:0px;
}

.gt_customform .et_contact_bottom_container .et_pb_button:after {
	content:none !important;
}

.gt_customform .et_contact_bottom_container .et_pb_contact_submit {
	padding:20px 30px !important;
	background-color:#2EAAE0;
	color:#ffffff !important;
	font-weight:600;
	font-size:26px;
	line-height:26px !important;
	border:0px !important;
	border-radius:0px !important;
}

.gt_customform .et_contact_bottom_container .et_pb_contact_submit:hover {
	padding:20px 30px !important;
}

.et-pb-contact-message {
	color:#ffffff;
}