
/*var*/
:root {
	--blue: #089DBB;
	--orange: #FA5B00;
	--a230: 230px;
	--a150: 150px;
}
@font-face {
	font-family: OpenSans-Bold;
	src: url(/export/sites/gemini/.content/_templates/font/OpenSans-Bold.ttf) format('truetype');
}
@font-face {
	font-family: OpenSans-BoldItalic;
	src: url(/export/sites/gemini/.content/_templates/font/OpenSans-BoldItalic.ttf) format('truetype');
}
@font-face {
	font-family: OpenSans-ExtraBold;
	src: url(/export/sites/gemini/.content/_templates/font/OpenSans-ExtraBold.ttf) format('truetype');
}
@font-face {
	font-family: OpenSans-Italic;
	src: url(/export/sites/gemini/.content/_templates/font/OpenSans-Italic.ttf) format('truetype');
}
@font-face {
	font-family: OpenSans-Regular;
	src: url(/export/sites/gemini/.content/_templates/font/OpenSans-Regular.ttf) format('truetype');
}
/*font*/
p, h2, h3 {
  white-space: normal;    /* Zeilenumbruch erlauben */
  word-break: keep-all;   /* keine Trennung innerhalb von Wörtern (gut für westliche Sprachen) */
  overflow-wrap: normal;  /* kein automatisches Zerbrechen langer Worte */
  hyphens: none;          /* keine Silbentrennung durch den Browser */
  -webkit-hyphens: none;
  -ms-hyphens: none;
}
#topcontrol {
	background: #000;
}
.home-circle {
	max-width: 90px;
	right: 70px;
	top: 70px;
	display: none !important;
}

body {
	font-size: 18px;
	color: #000;
}
h2, .home-product-bottom h2  {
	font-family: OpenSans-Bold;
	font-size: 34px;
	text-transform: uppercase;
}
.home-product-bottom-item h2 {
	font-size: 50px;
}
.item-home-top h2 {
	font-size: 54px;
	font-family: OpenSans-ExtraBold;
}

.home-header-row .row > div:last-child li {
	font-family: OpenSans-ExtraBold;
	font-size: 82px;
}
.item-home-top h3 {
	font-size: 54px;
	font-family: OpenSans-ExtraBold;
}
.sub-text h2 {
	color: var(--orange);
	font-size: 55px;
}
.home-header-row .row > div:last-child .heading h4 {
	font-size: 20px;
}
/*unsinniger Bildmist*/
/*#mercury-page > div:not(.home-header) .image-src-box.presized {
	padding-bottom: unset !important;
	height: unset !important;
}
#mercury-page > div:not(.home-header) .image-src-box.presized img {
	position: relative !important;
	top: unset !important;
	left: unset !important;
	height: unset !important;
	width: unset !important; 
}
.sub-header .image-src-box.presized img {
	position: relative !important;
	top: unset !important;
	left: unset !important;
	height: unset !important;
	width: 100% !important; 
}
.pac .image-src-box.presized {
	text-align: center
}*/

.home-product-row .image-src-box.presized {
	padding-bottom: unset !important;
	height: unset !important;
}
.home-product-row  .image-src-box.presized img {
	position: relative !important;
	top: unset !important;
	left: unset !important;
	height: unset !important;
	width: unset !important; 
}
.home-product-row .pac .image-src-box.presized {
	text-align: center
}
/**/
body {
	padding-top: 150px;
	font-family: OpenSans-Regular;
}
body.oc-edit-buttons-visible {
	padding-top: 0;
}
.grey {
	background: #f1f1f1;
} 
.leistung-detail-txt {
	padding-bottom: 100px;
}
.leistung-detail-txt > div {
	padding-top: 15px;
}
.container {
	max-width: 1920px;
	margin: 0 auto;
}
.sub > div:not(.sub-content), .ueber-uns > .sub-content:not(.grey), .leistung-bottom, .leistung-detail-txt, .kontakt .sub-content  {
	max-width: 1460px;
	margin: 0 auto;
}
.home-header, .content-home-top, .home-product, .repair-home, .home-product-bottom {
	max-width: 100%;
}
.home-header > div, .content-home-top  > div, .home-product  > div, .repair-home  > div, .home-product-bottom  > div {
	max-width: 1920px;
	margin: 0 auto;
} 
.area-header.logo-left .header-title {
	display: none;
}
.area-header {
	max-width: 1920px;
	padding: 30px var(--a230) 0;
	margin: 0 auto;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
}
.area-header.logo-left .header-group {
	border-bottom: 0;
}
.area-header .head {
	background: transparent;
}
.area-header {
	background-color: #fff;
}
.area-header .header-links-bg {
	display: none;
}
.home-header {
	padding: 0;
}

.home-header {
	background: #fff url("/.content/_res/rundung_tuerkis_rechts_unten.svg") no-repeat right bottom;
}
.home-header-row {
	padding: 50px var(--a230) var(--a230);
}
.home-header-row .row > div:first-child {
	max-width: 435px;
	width: 100%;
	position: relative;
}
.home-header-row .row > div:first-child > .element:not(.home-img) {
	position: absolute;
	width: 100%;
}
.home-back {
	right: 0;
	max-width: 400px;
}
.home-img {
	max-width: 356px;
	margin-top: 50px;
}

.home-header-row .row > div:last-child  {
	padding-left: 200px;
	width: calc(100% - 435px);
}
.home-header-row .row > div:last-child ul {
	padding: 0;
}
.home-header-row .row > div:last-child li {
	list-style-type: none;
}
.home-header-row .row > div:last-child li:nth-child(1) {
	color: #B5C8CD;
}
.home-header-row .row > div:last-child li:nth-child(2) {
	color: #919191;
}
.home-header-row .row > div:last-child li:nth-child(3) {
	color: #49443F;
}

.home-header-row .row > div:last-child .visual {
	max-width: 519px;
	margin: 50px 0 0 0;
}
.content-home-top {
	position: relative;
	background-image:
	url("/.content/_res/rundung_weiss_links_oben.svg"),
	url("/.content/_res/halbkreis_schraeg_orange.svg"),
	url("/.content/_res/kreis_weiss.svg");
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: left top, left 5% center, right 10% top 5%;
	background-color: var(--blue);
}

.item-home-top {
	margin: 0 auto;
	max-width: 1200px;
	padding: var(--a150);
	color: #fff;
}
.item-home-top h3 {
	color: #fff;
}
.item-home-top h4 {
	color: #000;
	font-weight: bold;
}
.content-home-top > div {
	max-width: 1200px;
}
.home-product {
	padding: 0;
	background: url("/.content/_res/rundung_tuerkis_links_oben.svg") no-repeat left top,
	url("/.content/_res/rundung_tuerkis_rechts_oben.svg") no-repeat right top;
}
.home-product-row .row {
	display: flex;
	justify-content: center;
	gap: 30px;
	padding: var(--a150);
}
.home-product-row .col-lg-4 {
	max-width: 500px;
	position: relative;
	padding-bottom: 50px;
}
.home-product-row .col-lg-4 .link {
	position: absolute; 
	bottom: -75px;
	left: 50%;
	transform: translate(-50%);
}

.home-product-row .col-lg-4 .link a, 
.repair-home-item a, 
.home-product-bottom ul > li a, 
.sub-text a { 
	background: var(--orange);
	color: #fff;
	border-radius: 25px;
	font-weight: bold;
	padding: 10px 45px;
	transition: padding .5s ease;
}
.sub-text .kontakt a {
	background: #000;
}
.home-product-row .col-lg-4 .link a:hover, .sub-text a:hover, 
.repair-home-item a:hover, 
.home-product-bottom ul > li a:hover {
	padding: 10px 60px;
	transition: padding .5s ease;
}
.border-dotted > div {
	border-top: 2px dotted #000;
	padding: var(--a150) 0; 
	/*border-bottom: 2px dotted #000;*/
}
.repair-home-item {
	padding: 50px 0;
}
.repair-home-item .element {
	margin: 0;
}
.repair-home-item h2 {
	text-transform: initial;
}
.home-product-bottom .home-product-bottom-item {
	padding: var(--a150);
	border-top: 2px dotted #000;
}
.home-product-bottom-item .visual {
	max-width: 800px;
}
.home-product-bottom-item h2 {
	color: var(--blue);
}
/*nav*/
.nav-main-items {
	gap: 25px;
	justify-content: center;
}
.area-header.logo-left .nav-main-items > li > a {
	color: #000;
	font-weight: bold;
	position: relative;
}
.area-header.logo-left .nav-main-items > li.active > a {
	color: var(--orange);
}
.area-header.logo-left .nav-main-items > li:nth-child(n+1) > a:first-child:before {
	content: "";
	position: absolute;
	top: -32px;
	width: 46px;
	left: 50%;
	transform: translate(-50%);
	height: 32px;
}

.area-header.logo-left .nav-main-items > li:nth-child(1) > a:before {
	background: url("/.content/_res/navi_startseite_inaktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(1).active > a:before {
	background: url("/.content/_res/navi_startseite_aktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(2) > a:before {
	background: url("/.content/_res/navi_ueber_uns_inaktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(2).active > a:before {
	background: url("/.content/_res/navi_ueber_uns_aktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(3) > a:before {
	background: url("/.content/_res/navi_leistungen_inaktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(3).active > a:before {
	background: url("/.content/_res/navi_leistungen_aktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(4) > a:before {
	background: url("/.content/_res/navi_karriere_inaktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(4).active > a:before {
	background: url("/.content/_res/navi_karriere_aktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(5) > a:before {
	background: url("/.content/_res/navi_kontakt_inaktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li:nth-child(5).active > a:before {
	background: url("/.content/_res/navi_kontakt_aktiv.svg") no-repeat left bottom;
}
.area-header.logo-left .nav-main-items > li > .nav-menu {
	background: var(--orange);
	margin-top: 30px;
}
.area-header.logo-left .nav-main-items > li > .nav-menu:before {
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #fa5b00 transparent;
	position: absolute;
	top: -15px;
	left: 50px;
	content: "";
}
.nav-menu .expand {
	  flex-wrap: nowrap;
  flex-direction: column;
}
.nav-menu .expand > .nav-menu {
	display: block;
	position: relative;
  	left: unset;
}
.nav-menu {
	border: none !important;
	animation: none !important;
	box-shadow: none;
}
.nav-menu .expand > a[aria-controls]::after {
	display: none;
}
.nav-menu > li > a {
	background: transparent;
}
.nav-main-items > li.expand > ul.nav-menu > li {
	padding: 15px 0;
}
.nav-main-items > li.expand > ul.nav-menu > li > a {
	font-weight: bold;
	color: #000;
}
.nav-menu > li > a:hover, .nav-menu > li.expand.ed > a {
	background: none;
}
.nav-menu > li > a {
	color: #fff;
}
.nav-menu > li > a:hover {
	color: #000;
}
.sub {
	padding-top: 50px;
}
.sub-header {
	position: relative;
}
.sub-header .body {
	position: absolute;
	top: 50%;
	padding-left: 30px;
	color: #fff;
	transform: translate(0, -50%);
	font-size: 50px;
	text-transform: uppercase;
}
.sub-header .body strong {
	font-family: OpenSans-Bold;
}
.sub-header:before  {
	content: "";
	position: absolute;
	background: url("/.content/_res/halbkreis_schraeg_orange.svg");
	width: 200px;
	height: 200px;
	z-index: 100;
	right: 50px;
	margin-top: -50px;
	background-size: 100% 100%;
}
.leistung .sub-content {
	position: relative;
}
.leistung .sub-text {
	padding-bottom: 0;
}
.leistung .sub-text h3 {
	color: var(--blue);
	font-size: 44px;
	text-transform: uppercase;
	font-family: OpenSans-Bold;
}
.leistung .sub-content .col-lg-4 h3  {
	color: var(--orange);
	font-size: 24px;
	text-transform: uppercase;
	font-family: OpenSans-Regular;
	font-weight: 300;
}
.leistung .sub-content .col-lg-4 h3 strong {
	color: var(--blue);
	font-size: 75px;
	text-transform: uppercase;
	font-family: OpenSans-Bold;
}

.leistung .sub-content .col-lg-4 .visual {
	position: absolute;
	bottom: -25px;
	max-width: 175px;
	left: 50%;
	transform: translate(-50%);
}

.leistung .sub-content .col-lg-4 {
	
}
.leistung .home-product-bottom-item {
	margin: 120px 0;
	border-top: 1px solid #000;
	padding: 120px 0 0;
}
.leistung-bottom {
	margin-bottom: 200px;
	position: relative;
}
.leistung-bottom .visual {
	max-width: 1290px;
	margin: 0 auto;
}
.absolute {
	position: absolute; 
	bottom: -120px;
	left: 30px;
	margin-left: -50px;
	max-width: 50%;
	width: 100%;
}
.absolute .body {
	color: var(--orange);
	font-size: 45px;
	text-transform: uppercase;
	font-family: OpenSans-Bold;
}
.absolute .visual {
	max-width: 140px;
}
.sub-text {
	padding: 100px 0;
	color: #000;
}

.sub-text > div {
	position: relative;
	padding: 50px 0;
	max-width: 1200px;
	margin: 0 auto;
}
.sub-text > div:first-child:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	background: var(--orange);
}
.sub-text > div:nth-child(1) {
	padding-top: 0;
}
.sub-text > div:nth-child(2) {
	padding-bottom: 0;
}
.sub-content {
	padding: 50px 0;
}
.sub-content h3 {
	color: var(--orange);
}
.sub-content ul, .detail-txt ul {
	padding: 0;
}
.sub-content ul li, .detail-txt ul li {
	padding: 10px 0;
	list-style-type: none;
	border-top: 1px solid #000;
}
.detail-txt h3 {
	color: var(--orange);
}
.sub-job {
	margin-bottom: 200px !important;
}
.sub-job > .row {
	justify-content: space-between;
}
.perso {
	width: 100%;
	background: var(--orange);
	border-radius: 30px;
	color: #fff;
	flex-grow: unset !important;
	padding: 30px;
}
.perso em {
	color: #000;
	font-style: normal;
}
.sub-job > .row > div:first-child {
		color: #000;
}
.sub-job > .row > div:first-child h3 {
	color: var(--orange);
	font-size: 32px;

}
.sub-job > .row > div:first-child h3 strong {
	font-family: OpenSans-Bold;
}
.sub-job > .row > div:first-child h4 {
	color: var(--orange);
	font-size: 24px;
	text-transform: uppercase;
}
.sub-job > .row > div:last-child {
	max-width: 400px;
}
.perso .visual {
	max-width: 170px;
	margin-left: 0 !important;
}
.perso .body {
	margin-top: 20px;
}
.kontakt .sub-content > div:first-child.row {
	margin-bottom: 50px;
}
.kontakt .sub-content {
	margin-bottom: 200px;
}
.kontakt .sub-content em {
	color: var(--orange);
	font-style: normal;
}

.datenschutz .body h2 {
	font-size: 20px;
}
.datenschutz .body h3 {
	font-size: 18px;
}
/*footer*/
.area-foot {
	padding: var(--a150) 0 30px;
	background: var(--orange);
	color: #fff;
	margin: 0 auto;
}
.area-foot .topfoot, .area-foot .subfoot {
	background: transparent;
	max-width: 1200px;
	margin: 0 auto;
}
.area-foot .topfoot {
	color: #fff;
}
.area-foot {
	position: relative;
}
.home-product-bottom-item h3 {
	color: #000; 
}
.home-product-bottom-item {
	color: #000;
}
.home-product-bottom-item strong {
	color: var(--orange);
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
}
.home-product-bottom-item ul {
	padding: 0;
	display: flex;
	justify-content: center;
}
.home-product-bottom-item ul li {
	list-style-type: none;
	padding: 0 10px;
	border-top: unset;
}
.home-product-bottom-item ul li:not(:last-child) {
	border-right: 1px solid var(--orange);
}
.area-foot:before {
	position: absolute;
	content: "";
	background: url("/.content/_res/rundung_orange_links_unten.svg");
	width: 450px;
	height: 272px;
	top: 0;
	left: 0;
	z-index: 99999;
	margin-top: -272px;
}
.area-foot:after {
	position: absolute;
	content: "";
	background: url("/.content/_res/rundung_orange_rechts_unten.svg");
	width: 450px;
	height: 272px;
	top: 0;
	right: 0;
	z-index: 99999;
	margin-top: -272px;
}

.area-foot a {
	color: #fff;
}
.topfoot h1, .topfoot h3 {
	font-size: 18px;
	margin-bottom: 50px !important;
	position: relative;
	overflow: visible !important;
}
.topfoot h1:before, .topfoot h3:before {
	content: "";
	position: absolute;
	left: 0;
	margin-left: -50px;
	width: 50px;
	height: 50px;
	background: url("/.content/_res/pfeil_footer.svg") no-repeat;
}
.area-foot .topfoot .row > div {
	width: 50%;
}
.area-foot .topfoot .row > div:last-child {
	display: none;
}
.area-foot .topfoot .row > div:last-child .visual {
	max-width: 50px;
}
.area-foot .topfoot .row > div:last-child .body {
	padding: 0;
}
.area-foot .topfoot .row > div:last-child .link a {
	background: transparent;
}
.area-foot .subfoot {
	color: #000;
	margin: 50px auto;
}
.contanct-form {
	margin: 0 auto;
	max-width: 800px;
}
.contanct-form h2 {
	color: var(--orange);
	text-align: center;
	margin-bottom: 50px;
}
@media only screen and (max-width: 1680px) {
	:root {
		--blue: #089DBB;
		--orange: #FA5B00;
		--a230: 100px;
		--a150: 100px;
	}
}

@media only screen and (max-width: 1367px) {
	:root {
		--width: 150px;
		--a230: 50px;
		--a150: 50px;
	}
	.home-header, .home-product, .content-home-top {
		background-size: var(--width);
	}
	.home-header {
		background-position: right bottom -1px;
	}
	.content-home-top {
		background-position: left top -1px, left 5% center, right 10% top 5%;
	}
	.home-product {
		background-position: left top -1px, right top -1px;
	}
	.area-foot::before, .area-foot::after {
		height: 120px;
		width: 199px;
		margin-top: -120px;
		background-size: 100%;
		z-index: 100;
	}
	.home-header-row .row > div:last-child {
		padding-left: var(--a150);
	}
	.area-header.logo-left .col-head-logo {
		max-width: 200px;
		padding: 0;
	}
	.area-foot {
		padding: var(--a150) 40px 30px;
	}
}

@media only screen and (max-width: 1013.98px) {
	html.active-nav #mercury-page {
		right: unset !important;
	}
	.area-header.logo-left .col-head-logo {
		padding: 0;
	}
	.area-header {
		padding: 30px 35px 15px;
	}
	.area-header .row {
		margin: 0;
	}
	.area-header .container {
		padding: 0;
	}
	.home-header-row .row > div:first-child {
	  max-width: 245px;
	 }
	 .absolute {
	 	max-width: 100%;
	 }
	 .topfoot h1, .topfoot h3 {
	 	font-size: 23px !important;
  		margin-bottom: 20px !important;
	 }
	 .area-foot {
		text-align: center; 
	 }
	 .topfoot h1::before, .topfoot h3::before {
	 	display: none;
	 }
	.home-header-row .row > div:last-child {
		width: calc(100% - 245px);
	
	}
	.area-foot .topfoot, .area-foot .subfoot {
		max-width: 100%;
		padding: 30px 60px;
	}
	.home-header-row .row > div:last-child li {
		font-size: 50px;
	}
	.home-product-bottom-item ul {
		flex-wrap: wrap;
	}
	.nav-main-container .nav-main-mobile-logo {
		display: none;
	}
	.nav-main-container {
		background: #fff;
	}
	.topfoot .row >  div:last-child .element {
		justify-content: center !important;
		display: flex;
	}
	  html.active-nav .area-header .header-group ul ul li.expand > a::after {
	  	top: 15px;
	  }
	.topfoot .row >  div:last-child .body {
		display: none;
	}
	.area-header.logo-left .nav-main-items > li > .nav-menu {
		margin-top: 0;
	}
	.nav-main-items {
		gap: 0;
	}
	.nav-main-group.has-sidelogo {
		height: 100%;
	}
	.area-header.logo-left .nav-main-items > li:nth-child(n+1) > a:first-child:before {
		top: 50%;
		transform: translate(0,-50%);
		left: 15px;
	}
	.area-header.logo-left .nav-main-items > li > .nav-menu::before {
		display: none;
	}
	.nav-main-items li.expand > a.nav-label + a[aria-controls] {
		top: 18px;
	}
	.nav-menu > li > ul > li > a {
		padding: 10px 10px 10px 100px;
	}
	.nav-main-container .nav-main-group.has-sidelogo {
		padding-top: 30px;
	}
	.nav-main-container .nav-main-group .nav-main-items {
		width: 100%;
		border: none;
	}
	.nav-main-items li a {
		padding: 20px 15px 20px 100px;
		border: none;
	}
	.nav-main-items > li.expand > ul.nav-menu > li {
		padding: 0;
	}
	.nav-main-items > li.expand > ul.nav-menu > li > a {
		padding: 15px 15px 15px 100px;
	}
	.nav-main-items li.expand > a[aria-controls]::after { 
	  	background: transparent;
		color: #000;
	}
	.nav-toggle-btn .nav-toggle {
		background-color: var(--orange);
	}
	.nav-toggle-btn .nav-toggle span,  .nav-toggle-btn .nav-burger::after, .nav-toggle-btn .nav-burger::before {
		background-color: #000;
	}
	.leistung-bottom-item > div:nth-child(2) {
		display: none;
	}
	.sub-text {
		padding: 50px 0;
		color: #000;
	}
	.sub-content, .repair-home-item {
		padding-bottom: 100px !important;
	}
}
@media only screen and (max-width: 763px) {
	.absolute .visual {
		display: none;
	}
	.absolute .body br {
		display: none;
	}
	.absolute {
		position: relative;
		bottom: unset;
		left: unset;
		margin-left: 0;
		max-width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 673px) {

	h2, h3 {
		font-size: 30px !important;
	}
	.content-home-top {
		background-size: var(--width), 100px, 100px;
	}
	.sub-header .body {
		font-size: 18px;
	}
	.sub-header::before {
		width: 100px;
	}
	body {
		padding-top: 90px;
	}
	.area-foot .topfoot, .area-foot .subfoot {
		padding: 30px 0;
	}
	.home-product-bottom-item ul {
		display: flex;
		gap: 15px;
	}
	.ul-gap ul {
		gap: 30px;
	}
	.home-product-bottom-item ul li:not(:last-child) {
		border: none;
	}
	.area-foot .topfoot .row > div {
		width: 100%;
	}
	.sub-content h3 {
		text-align: center;
	}
	.sub-content ul li, .detail-txt ul li {
	text-align: center;
	}
    .area-foot::before, .area-foot::after {
        height: 60px;
        width: 100px;
        margin-top: -60px;
        background-size: 100%;
        z-index: 100;
    }
	.kontakt-item * {
		text-align: center;
	}
	.kontakt-item .visual {
		max-width: 300px;
		margin: 50px auto 50px;
	}
}
@media only screen and (max-width: 570px) {
	:root {
		--a150: 25px;
	}
	.area-header {
		padding: 30px 30px 15px;
	}
	.sub-header .visual {
		margin: 0;
	}
	.sub-header .visual img {
		border-radius: 0;
	}
	.sub-header .body {
		position: relative;
		transform: none;
		top: unset;
		padding: 25px 15px;
		background: var(--orange);
		text-align: center;
	}
	.detail-txt h3 {
		text-align: center !important;
	}
	h2, h3 {
		font-size: 22px !important;
	}
	.home-header-row .row > .col-md-6 {
		max-width: 100% !important;
		width: 100% !important;
	}
	.item-home-top .body .text {
		padding-top: 50px;
	}
	.home-product-bottom-item ul {
		flex-direction: column;
	}
	.home-header-row {
		padding: 50px 15px 15px;
	}

	.home-header-row .row {
		margin: 0;
	}
	.home-header-row .row > div:first-child {
		max-width: 150px;
	}
	.home-header-row .row > div:last-child {
		padding-left: 15px;
		width: calc(100% - 150px);
		text-align: center;
	}
	.home-header-row .row > div:last-child .visual {
		max-width: 60%;
		margin: 50px auto;
	}
	.home-header-row .row > div:last-child li {
		font-size: 30px;
	}
	.home-product-row .col-lg-4 .link a, .repair-home-item a, .home-product-bottom ul > li a, .sub-text a {
		padding: 10px !important;
		font-size: 16px;
	}
	p br {
		display: none;
	}
}
