﻿/* --- Intro --  */

#intro > div:nth-child(1) 	{	background-image: url('img/intro/Intro-01_800x800.jpg'); }
#intro > div:nth-child(2) 	{	background-image: url('img/intro/Intro-02_800x800.jpg'); }
#intro > div:nth-child(3) 	{	background-image: url('img/intro/Intro-03_800x800.jpg'); }

@media screen and (max-width : 800px) { #intro > div:nth-child(1) 	{	order: 1; }}

/* --- Board + Company -- */

#board > div > div > div:nth-child(1) > div:nth-child(1) > .name:before, #company > div > span:before		{	content: 'Ingenieurbüro Murtezi'; }
#board > div > div > div:nth-child(1) > div:nth-child(1) > h1:before, #company > div > span + span:before	{	content: 'Wir verbinden Moderne mit Sicherheit.'; }

#board > div > div > div:nth-child(1) > div:nth-child(2) 	{	display: none; }
	
/* --- About -- */
				
#about figure.about-1 > div 	{	background-image: url('img/about/about_01.jpg'); }
#about figure.about-2 > div 	{	background-image: url('img/about/about_02.jpg'); }
#about figure.about-3 > div 	{	background-image: url('img/about/about_03.jpg'); }
#about figure.about-4 > div 	{	background-image: url('img/about/about_04.jpg'); }
#about figure.about-5 > div 	{	background-image: url('img/about/about_05.jpg'); }
#about figure.about-6 > div 	{	background-image: url('img/about/about_06.jpg'); }
#about figure.about-7 > div 	{	background-image: url('img/about/about_07.jpg'); }
#about figure.about-8 > div 	{	background-image: url('img/about/about_08.jpg'); }
#about figure.about-9 > div 	{	background-image: url('img/about/about_09.jpg'); }
#about figure.about-10 > div 	{	background-image: url('img/about/about_10.jpg'); }
#about figure.about-11 > div 	{	background-image: url('img/about/about_11.jpg'); }
#about figure.about-12 > div 	{	background-image: url('img/about/about_12.jpg'); }

	#about figure.about-1  > figcaption:before 	{	content: 'Unsere Prüfstelle befindet sich zentral in Bad Mergentheim …'; }						
	#about figure.about-2  > figcaption:before 	{	content: '… direkt an der Herrenwiesenstraße.'; }						
	#about figure.about-3  > figcaption:before 	{	content: 'Modern und auf dem neuesten Stand - unsere Prüfstelle'; }						
	#about figure.about-4  > figcaption:before 	{	content: 'Wir nehmen uns für jeden Kunden Zeit.'; }						
	#about figure.about-5  > figcaption:before 	{	content: 'Nehmen Sie sich eine Auszeit, während wir Ihr Fahrzeug untersuchen …'; }						
	#about figure.about-6  > figcaption:before 	{	content: '… oder schauen Sie einfach zu.'; }						
	#about figure.about-7  > figcaption:before 	{	content: 'Wir befinden uns stets auf Augenhöhe.'; }						
	#about figure.about-8  > figcaption:before 	{	content: 'Kompetenz, Sachverstand und Kundenorientierung steht bei uns an erster Stelle.'; }						
	#about figure.about-9  > figcaption:before 	{	content: 'Immer alles im Blick'; }						
	#about figure.about-10 > figcaption:before 	{	content: 'Unsere Prüfmittel befinden sich stets auf dem neuesten Stand.'; }						
	#about figure.about-11 > figcaption:before 	{	content: 'Wir verstehen Ihre Leidenschaft zum Fahrzeug.'; }						
	#about figure.about-12 > figcaption:before 	{	content: 'Auch spezielle Fahrzeuge sind kein Problem.'; }						

/* --- Local -- */

#contact .location-01 figure > div	{	background-image: url('img/location/location_01.jpg'); }		
	
/*	=================================
		END
	================================= */




