/*****************************************************
/*****************************************************
 1. GENERAL (BODY, IMAGES & TEXT) code (line 17)
 2. NAVIGATION code (line 97) 
 3. CONTENT AREAS (PAGES) code (line 182)
 4. HEADLINE code (line 255)
 5. OVERVIEW code (line 331)
 6. FEATURES code (line 501)
 7. SCREENS code (line 657)
 8. bewertungen code (line 836)
 9. PRICING & PLANS AREA code (line 1011)
10. CONTACT code (line 1098)
11. SOCIAL & COPYRIGHT FOOTER code (line 1170)
*****************************************************/


/* ------- 1. GENERAL (BODY, IMAGES & TEXT) ------- */

body {
	background: #FFF;
	position: relative;
	width: 100%;
	color: #555759;
	margin: auto 0;
	padding-top: 0;
	font-family: 'Lato', 'Helvetica', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 120%;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
    overflow-x:hidden;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

a, a:hover, a:focus {
	color: #FFF;
	text-decoration: none;
}

ul, ol {
	margin: 0;
	padding: 0;
}

p {
	font-family: 'Lato', 'Helvetica', sans-serif;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 6px;
	text-align: center;
	color: #555759;
	line-height: 140%;
}

h1 {
	font-size: 2.88em;
	color: #FFF;
	font-family: 'Raleway', 'Helvetica', sans-serif;
	font-weight: 700;
	text-shadow: 1px 1px #a04142;
}

h2 {
	font-size: 2.25em;
	color: #42ACE3;
	font-family: 'Raleway', 'Helvetica', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 130%;
	text-align: center;
	padding: 0;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

h3 {
	font-size: 1.75em;
	color: #FFF;
	line-height: 130%;
	font-family: 'Raleway', 'Helvetica', sans-serif;
	font-weight: 700;
	padding: 10px 0;
}

#wrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}


/* ----------------- 2. NAVIGATION ----------------- */

.navbar {
	border: 0 none;
	margin: 0 auto;
	padding: 0;
}

.navbar-default {
	background: #FFF;
	height: 75px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.navbar-brand {
	padding: 0;
}

.navbar-collapse.collapse {
	margin-top: 0;
	padding-top: 12px;
}

.navbar-default .navbar-nav > li > a {
	background: #FFF;
	color: #606060;
	font-family: Lato, 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #FFF;
	padding: 5px 15px;
	position: relative;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
    border:1px solid #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav a:hover{
	color: #378CFF !important;
    background-color:#fff;
	border: 1px solid #42ACE3;
	
}



.navbar-collapse.collapse {
	padding-top: 0;
	margin: 0 auto;
}

.navbar-collapse.collapse a:hover, .navbar-collapse.collapse a:focus {
	background: #42ACE3;
	color: #FFF;
	margin: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #FFF;
	padding: 2px 5px;
	margin: 24px 9px;
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}

.dropdown-menu {
	border: 1px transparent;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.236);
}

.dropdown-menu > li > a {
	font-size: 13px;
}


/* ----------- 3. CONTENT AREAS (PAGES) ------------ */

#content {
	overflow: scroll;
	height: 100%;
	position: relative;
}

#main a:hover, #main li a.active { 
	background: #EA2E49; 
}

#intro{
	background: transparent 50% 0 no-repeat fixed;
	margin: 0 auto;
	padding: 0;
    position:relative;
}

#overview{
	background: #FFF no-repeat fixed;
	color: #2c3e50;
	min-height: 840px;
	height: auto;
	margin: 0 auto;
	padding: 6% 0;
}

#features{
	background: #285064 url('http://schluesseldienst-schnell.de/images/hintergrund-dunkel-1920x1080.jpg') 50% 0 no-repeat;
    background-attachment: fixed;
	color: #FFF;
	width: 100%;
	min-height: 940px;
	left: 0;
	padding:45px 0;	
    position:relative;
}

#aufgaben{
	background: #FFF;
	min-height: 880px;
	height: auto;
	margin: 0 auto;
	color: #2c3e50;
	padding: 6% 0;
    position:relative;
}

#bewertungen{
	background: url('http://schluesseldienst-schnell.de/images/hintergrund-blaeulich-1920x920.jpg') 50% 0 no-repeat fixed;
	color: #FFF;
	height: 650px;
	width: 100%;
	margin: 0 auto;
	padding: 45px 0;
    position:relative;
}


#preise{
	background: #FFF 50% 0 no-repeat fixed;
	min-height: 880px;
	height: auto;
	margin: 0 auto;
	padding: 45px 0;
    position:relative;
}

#contact{
	background: url('http://schluesseldienst-schnell.de/images/hintergrund-dunkel-1920x1080.jpg') 50% 0 no-repeat fixed;
	color: #FFF;
	height: 840px;
	width: 100%;
	margin: 0 auto;
	padding: 6% 0;
    position:relative;
}


/* ------------------- 4. HEADLINE ------------------- */

.headline-bg {
	width: 100%;
	min-height: 650px;
	height: auto;
	margin-top: 75px;
	background: url('http://www.schluesseldienst-schnell.de/images/hintergrund-blaeulich1.jpg') 50% 0 no-repeat;
	border-bottom: 10px solid #2c3e50;
}

.dot-intro {
	background: url('../images/dot-blue.png') 50% 50% no-repeat;
	bottom:0;
    margin-bottom:-35px;
}

.icon-chevron-down:before {
	margin: 16px 2px 0 0;
}

.headline-left-content {
	float: left;
	width: 51.5%;
	min-width: 600px;
	padding: 5% 0 0 20%;
	color: #FFF;
	text-align: center;
}

.headline-right-content {
	float: left;
	width: 48.5%;
	max-width: 550px;
	height: 640px;
	max-height: 100%;
	opacity: 1 !important;
}

.steps{
	width: 100%;
	height: auto;
	padding: 8% 0 16% 0;
}

#store-buttons {
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
}

.appstore-button {
	width: 195px;
	height: 70px;
	display: inline;
	margin-right: 4%;
	opacity: 1 !important;
}

.playstore-button {
	width: 195px;
	height: 70px;
	display: inline;
	margin-right: 4%;
	animation-delay: 4s;
	opacity: 1 !important;
}


/* ---------------- 5. OVERVIEW --------------- */

.white-iphone {
	background: url('../images/white-iphone.png') 50% no-repeat;
	position: relative;
	text-align: center;
	margin: 50px auto;
	padding-top: 1px;
	visibility: hidden;
}

.video-bg {
    width: 100%;
	max-width: 465px;
	height: auto;
	min-height: 262px;
	position: relative;
	margin: 6% auto;
	padding-bottom: 29.5%;
	padding-top: 0;
	overflow: hidden;
}
 
.video-bg iframe,
.video-bg object,
.video-bg embed {
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 264px;
}

.schnell h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 2%;
	left: 2.6%;
    background:url(../images/schluesseldienst-erlangen-nuernberger-strasse.png) no-repeat;background-position:right 37px;
    padding-right:75px;
}

.arrow-schnell {
	position: absolute;
	width: 100%;
	max-width: 50px;
	height: auto;
	max-height: 35px;
	top: 17.4%;
	left: 27.5%;
}

.freundlich h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 19.3%;
	left: 0%;
    background:url(../images/guenstigster-schluesseldienst-in-erlangen.png) no-repeat;background-position:right 22px;
    padding-right:75px;
    
}

.arrow-freundlich {
	position: absolute;
	width: 100%;
	max-width: 65px;
	height: auto;
	max-height: 22px;
	top: 19.8%;
	left: 27%;
}

.fair h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 35%;
	left: 5.2%;
    background:url(../images/schluesseldienst-erlangen-festpreis.png) no-repeat;background-position:right 22px;
    padding-right:75px;
}

.arrow-fair {
	position: absolute;
	width: 100%;
	max-width: 50px;
	height: auto;
	max-height: 35px;
	top: 21.6%;
	left: 27%;
}

.transparent h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 2.5%;
	left: 87%;
}

.guenstig h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 19%;
	left: 92.4%;
}
.nah h2 {
	font-family: 'Pacifico', cursive;
	font-weight: normal;
	color: #42ACE3;
	text-transform: none;
	position: absolute;
	z-index: 9000;
	padding-top: 34%;
	left: 87.6%;
}

.arrow-schnell, .arrow-freundlich, .arrow-fair, .arrow-transparent, .arrow-guenstig, .arrow-nah {
	visibility: hidden;
	opacity: 1 !important;
}

.schnell, .freundlich, .fair, .transparent, .guenstig, .nah {
	visibility: hidden;
}


/* ----------------- 6. FEATURES ----------------- */

.dot-features {
	background: url('../images/dot-red.png') 50% 50% no-repeat;
	top:0;
    margin-top:-35px;
}

.icon-cogs:before {
	margin: 18px 4px 0 0;
}

.features h2 {
	color: #FFF !important;
	line-height: auto;
}

.screen2 {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	opacity: 1 !important;
	margin: 50px auto;
	right: 26%;
}

.screen3 {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	opacity: 1 !important;
	margin: 100px 0 0 -120px;
}

.fa-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 1.3em;
	visibility: hidden;
	opacity: 1 !important;
}

.fa-icon {
	display: block;
	margin: 10%;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	color: #FFF;
}

.fa-icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.fa-icon:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-size: 2.6em;
	line-height: 165%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.fa-cog:before {
	content: "\f013";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-star:before {
	content: "\f006";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-euro:before {
	content: "\f153";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-unlock-alt:before {
	content: "\f13e";
}
.fa-icon-effect .fa-icon {
	box-shadow: 0 0 0 4px rgba(255,255,255,1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
	margin: 5% 0 0 40%;
}

.no-touch .fa-icon-effect .fa-icon:hover {
	background: #42ACE3;
	color: #FFF;
}

.no-touch .fa-icon-effect .fa-icon:hover:before {
	-webkit-animation: spinAround 2s linear infinite;
	-moz-animation: spinAround 2s linear infinite;
	animation: spinAround 2s linear infinite;
}

@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.text-features {
	margin: 2.8% auto;
	visibility: hidden;
}

.text-features h3 {
	margin: 6% 0 -2% 7%;
}

.text-features p {
	color: #FFF;
	padding: 0;
	margin: 0 0 0 7%;
	text-align: left;	
}


/* ----------------- 7. SCREENS ----------------- */

.dot-aufgaben {
	background: url('../images/dot-red.png') 50% 50% no-repeat;
	font-size: 2em;
    top:0px;
    left:50%;
    margin-top:-35px;
}

.icon-picture:before {
	margin: 18px 2px 0 0;
}

.view {
   width: 280px;
   height: auto;
   margin: 0 5px 10px 0;
 /*  float: left;*/
   border: 8px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #C4C4C4;
   -moz-box-shadow: 1px 1px 2px #C4C4C4;
   box-shadow: 1px 1px 2px #C4C4C4;
   cursor: default;
   background: #EAEAEA;
   
}

.view .mask,.view .content {
   width: 98%;
    padding-bottom:20px;
  margin:0 auto;
}

.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 2em;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}

.view p {
   font-family: 'Lato', 'Helvetica', sans-serif;
   font-style: italic;
   font-size: 1em;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}

.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #42ACE3;
   border: 1px solid #378CFF;
   color: #fff;
   text-transform: uppercase;
    margin:0 5%;
    -moz-transition: all 0.25s ease;
     -webkit-transition: all 0.25s ease;
     transition: all 0.25s ease;
}

.view a.info:hover {
    background-color:#378CFF;
   -webkit-box-shadow: 0 0 5px #42ACE3;
   -moz-box-shadow: 0 0 5px #42ACE3;
   box-shadow: 0 0 5px #42ACE3;
}
.view-tenth .mask {
   background-color: rgba(226, 226, 226, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.view-tenth h2 {
   border-bottom: 1px solid #1F3F51;
   background: transparent;
   margin: 60px 35px 0px 20px;
   color: #1F3F51;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.view-tenth p {
   color: #1F3F51;
   margin: 10px 20px 10px 10px;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.view-tenth a.info {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

/* ----------------- 8. bewertungen ----------------- */

.dot-bewertungen {
	background: url('../images/dot-blue.png') 50% 50% no-repeat;
    top:0px;
    margin-top:-35px;
}

.icon-comments:before {
	margin: 16px 2px 0 0;
}

.bewertungen h2 {
	color: #FFF !important;
	margin-top: 2%;
}

.bx-wrapper .bewertungen-thumbnail { 
	margin: 0px 0px 15px;
}

.bx-wrapper .bewertungen-carousel-thumbnail { 
	max-width: 35%; 
	float: left; 
	margin-right: 20px;	
}

.bx-wrapper .bewertungen-carousel-thumbnail img { 
	display: block;
	margin-right: 20px;
	width: 150px;
	max-width: 100%;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
}

.bx-wrapper .bewertungen-carousel-context { 
	overflow: hidden; 
}

.bx-wrapper .bewertungen-name { 
	font-family: 'Raleway', Arial, Helvetica, sans-serif; 
	font-size: 1.75em; 
	font-weight: 700;
	margin: 20px 0; 
	color: #1F3F51;
}

.bx-wrapper span { 
	font-family: 'Raleway', Arial, Helvetica, sans-serif; 
	font-size: 0.5em; 
	font-weight: 300;
	margin-left: 30px; 
	color: #FFF; 
}

.bx-wrapper .bewertungen-carousel-content { 
	font-family: 'Lato', Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: 300; 
	font-style: italic;
	color: #FFF; 
	line-height: 120%;
}

.bx-wrapper { 
	position: relative;
	margin: 50px auto;
	padding: 0;
	width: 100%;
}

.bx-wrapper .slide {
	padding: 0;
	margin: 0;
	display: block;
}
	
.bx-wrapper .bx-viewport {
	padding: 0;
	margin-left: 0;
	z-index: 1;
	width: 100%;
	height: auto !important;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	display: none;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('../images/bewertungen/bx_loader.gif') center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item  {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.bx-wrapper .bx-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 38px;
	cursor: pointer;
	background: url('../images/bewertungen/t-next.png') no-repeat 0 0;
	border-left: 1px solid #ED615C;
}

.bx-wrapper .bx-prev {
	position: absolute;
	top: 0px;
	right: 38px;
	width: 38px;
	height: 38px;
	cursor: pointer;
	background: url('../images/bewertungen/t-prev.png') no-repeat 0 0;
	border-right: 1px solid #ED615C;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: -25px;
	margin-top: 0;
	margin-right: 0px;
	outline: 0;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	z-index: 1000;
}


/* --------------- 9. PRINCING & PLANS --------------- */

.dot-preise {
	background: url('../images/dot-blue.png') 50% 50% no-repeat;
    top:0px;
    margin-top:-35px;
}

.icon-sitemap:before {
	margin: 14px 2px 0 0;
}

.pricing_table {  
	width: 100%;
	margin: 2em auto;
	visibility: hidden;
	display:table;
     border-collapse: separate;
    border-spacing:5px;
}
.pricing_table div.pricingcon
{
    display:table-cell; 
	width: 33%; 
	margin: 1px; 
	border: 1px solid #d5d5d5;
	padding: 3%;
	text-align: center;
	background-color: #FFF;
     -webkit-transition:all 0.25s ease;
    -moz-transition:all 0.25s ease;
    transition:all 0.25s ease;
}
.pricing_table ul { 
	margin:0;
    padding:0;
    list-style-type:none;
}

.pricing_table div.pricingcon:hover { 
    -webkit-transition:all 0.25s ease;
    -moz-transition:all 0.25s ease;
    transition:all 0.25s ease;
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
	cursor:pointer;
	background: #FFF;
}

.pricing_table ul li {  
	padding:10px 0;
     list-style-type:none;
    list-style:none;
    list-style-image: none;
}
.plansminhgt{min-height:455px;}
.pricing_table ul li:first-child { 
	font-size: 1.3em;
    line-height:1em;
	color: #FFF;
	font-weight: 600;
	background: #1F3F51;
	padding: 8%;
    min-height:90px;
}
.pricing_table ul li:nth-child(2) { 
	background: #FFF;
	font-size: 3em;
	font-weight: bold;
	padding: 15% 0 10% 0;
	color: #42ACE3;
}

.pricing_table ul li:nth-child(3) { 
	color: #42ACE3;
	font-family: 'Raleway', 'Helvetica', sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.pricing_table ul li:nth-child(n+4) { 
	font-size: 1em;
}
.pricing_table a.buy_now { 
	background: #42ACE3;
	border:1px solid #378CFF;
	padding:5%;
	margin:5px 0;
	color: #FFF;
	font-family: 'Raleway', 'Helvetica', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	display:block;
}
.anfahrt {
	margin:0px;padding:0px;
	width:100%;
	
	border:1px solid #333333;
	
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.anfahrt table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.anfahrt tr:last-child td:last-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.anfahrt table tr:first-child td:first-child {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}
.anfahrt table tr:first-child td:last-child {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
}.anfahrt tr:last-child td:first-child{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}.anfahrt tr:hover td{
	
}
.anfahrt tr:nth-child(odd){ background-color:rgba(66,172,227,0.3);}
.anfahrt tr:nth-child(even)    { background-color:#ffffff; }.anfahrt td{
	vertical-align:middle;
	
	
	border:1px solid #333333;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:10px;
	font-size:1em;
	font-family:"Open Sans","Helvetica",Arial,sans-serif;
	font-weight:normal;
	color:#666;
}.anfahrt tr:last-child td{
	border-width:0px 1px 0px 0px;
}.anfahrt tr td:last-child{
	border-width:0px 0px 1px 0px;
}.anfahrt tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.anfahrt tr:first-child td{
		background:-o-linear-gradient(bottom, #42ACE3 5%, #42ACE3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #42ACE3), color-stop(1, #42ACE3) );
	background:-moz-linear-gradient( center top, #42ACE3 5%, #42ACE3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#42ACE3", endColorstr="#42ACE3");	background: -o-linear-gradient(top,#42ACE3,42ACE3);

	background-color:#42ACE3;
	border:0px solid #333333;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.anfahrt tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #42ACE3 5%, #42ACE3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #42ACE3), color-stop(1, #42ACE3) );
	background:-moz-linear-gradient( center top, #42ACE3 5%, #42ACE3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#42ACE3", endColorstr="#42ACE3");	background: -o-linear-gradient(top,#42ACE3,42ACE3);

	background-color:#42ACE3;
}
.anfahrt tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.anfahrt tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/* --------------- 10. CONTACT --------------- */

.contact-form {
	padding-top: 60px;
}

.dot-contact {
	background: url('../images/dot-red.png') 50% 50% no-repeat;
    top:0;
    margin-top:-35px;
}

.icon-map-marker:before {
	margin: 16px 2px 0 0;
}

.contact h2 {
	color: #FFF;
}

.contact-details-title {
	text-align: center;
	font-weight: 800;
}

.contact-details {
	text-align: center;
}

.form-control{ 
	border-radius: 0;
}

.form-control:focus {
  border-color: #10AAAC;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
	border-radius: 0;
	float: right;
}

.btn-success {
	background-color: #42ACE3;
	border-color: #CC322A;
	border-radius: 0;
	float: right;
	margin-right: 5px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-color: #CC322A;
	border-color: #BA241F;
}

.contact-map {
	height: 328px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: 0;
}


/* ------------ 11. SOCIAL & COPYRIGHT FOOTER ------------ */

.copyright {
	font-family: 'Lato', 'Helvetica', sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #1F3F51;
	text-align: center;
	padding: 10px 0;
	margin: 10px 0 20px 0;
	background: #FFF
}

.social-media {
	height: 30px;
	text-align: center;
	margin: 24px auto;
}

.social {
	display: inline;
	font-size: 28px;
	color: #42ACE3;
	padding: 10px 0;
}

.social a {
	font-size: 28px;
	color: #42ACE3;
	text-decoration: none;
	padding: 0 5px;
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.social a:hover {
	color: #1F3F51;
}
.fliesstext{
	text-align:left;
}
.fliesstext a{
	color:#42ACE3;
}
.telefonbutton{
	color:#42ACE3;
	font-size:2em;
	border:3px solid #42ACE3;
	padding:10px;
    display:inline-block;
    margin:1.5em 0;
     -moz-transition:all 0.25s ease-in;
     -webkit-transition:all 0.25s ease-in;
    transition:all 0.25s ease-in;
}
.telefonbutton:hover{
    -moz-transition:all 0.25s ease-in;
     -webkit-transition:all 0.25s ease-in;
    transition:all 0.25s ease-in;
	background-color:#42ACE3;
}

.headline-right-content{display:none;}
.headline-left-content {
    min-width: 280px;
    padding: 8% 2%;
    width: 100%;
}
.appstore-button, .playstore-button {
    margin: 0 3%;
}
.steps {
    height: auto;
    padding: 6% 0;
    width: 100%;
}
.navbar-toggle {
    position: absolute;
    right: 2px;
    top: 14px;
}

.plansrow{display:table;border-collapse: separate;border-spacing: 10px;table-layout: fixed;width:100%;}
.plansrow .view{display:table-cell;width:25%;}
.plansrow .view-tenth h2{font-size:1.2em;}
.screencon{min-height:500px;}
.navbar-nav{margin-top:1.5em;}


.videocontainer{display:table;width:100%;table-layout: fixed;}
.tblrow{display:table-row;width:100%;}
.tblrow .col{display:table-cell;}
.tblrow .col.left-col,.tblrow .col.right-col{width:20%;vertical-align:top;}
.tblrow .col.video-col{width:60%;}
.tblrow .col h2{font-family: 'Pacifico', cursive;font-weight: normal;color: #42ACE3;text-transform: none;margin-bottom:50%;}
h2.schnell{background:url(../images/schluesseldienst-erlangen-nuernberger-strasse.png) no-repeat;background-position:right 5px;padding-right:75px;min-height:44px;} 
h2.freundlich{background:url(../images/arrow-left-straight.png) no-repeat;background-position:right center;padding-right:75px;}
h2.fair{background:url(../images/schluesseldienst-erlangen-festpreis.png) no-repeat;background-position:right top;padding-right:75px;}
h2.arrow-transparent{background:url(../images/kosten-schluesseldienst.png)no-repeat;background-position: left center;padding-left:65px;}
h2.arrow-guenstig{background:url(../images/schluesselnotdienst-erlangen-bruck.png)no-repeat;background-position: left center;padding-left:125px;}
h2.arrow-nah{background:url(../images/schluesseldienst-erlangen-preise.png)no-repeat;background-position: left center;padding-left:85px;}
.videobg{position:relative;max-width:668px;margin:0 auto;margin-top:2em;vertical-align: middle;}
.videobg img{max-width:668px;width:100%;height:auto;}
.videobg .video{position:absolute;width:464px;max-width:70%;margin:4.4% 15.3%;top:0;z-index:100;padding-bottom:39%;}
.videobg .video iframe{position:absolute;width:100%;height:100%;}
.featuresimg{border-radius:5px;margin-top:10px;border:4px solid #fff;max-width:100%;width:100%;}
.bottomsection{border-top:10px solid #2C3E50;position:relative;padding-top:2em;padding-bottom:3em;}
.dot-intro.dot-intro2{top:0 !important;margin-top:-35px !important;}

.dot-intro,.dot-features,.dot-aufgaben,.dot-bewertungen,.dot-preise,.dot-contact{position:absolute;left:50%;margin-left:-35px;width:70px;height:70px;color:#fff;font-size:2.25em;z-index:1000;text-align:center;}
.raitingdv{margin: 0 auto;text-align:center;}
.clear{clear:both;}
/*--media queries--*/

@media (min-width:991px) and (max-width:1279px)
{
    html,body{font-size:14px;}
    .view-tenth h2{font-size:1.1em;}
      h2.arrow-guenstig,h2.freundlich{background-size:50px 24px;}
    h2.arrow-guenstig{padding-left:60px;}
}
@media (max-width:991px){
    
    .tblrow .col h2{font-size:1.2em;margin-bottom:45%;}
    h2.schnell,h2.fair, h2.arrow-nah,h2.arrow-transparent{background-size:42px 25px;}
    h2.arrow-transparent{padding-left:45px;}
    h2.schnell{padding-right:45px;}
    h2.fair{padding-right:35px;}h2.arrow-nah{padding-left:35px;}
    h2.arrow-guenstig,h2.freundlich{background-size:60px 24px;}
    h2.arrow-guenstig{padding-left:60px;}
    .telefonbutton{font-size:1.5em;padding:10px 2em;}
    .plansrow .view{width:49%;float:left;}
    .view-tenth h2{font-size:1em;}
    .screencon{min-height:350px;}
    .navbar-default .navbar-nav > li > a{padding:5px 6px;}
    .animated{visibility: visible !important;}
}
@media (max-width:767px)
{
    .fa-icon-effect .fa-icon{margin-left:15%;}
    .fa-icon{width:50px;height:50px;}
    .fa-icon::before{font-size:1.6em;line-height:2.5em;}
    .text-features h3,.text-features p{margin-left:0 !important;}
      .plansrow .view{width:100%;float:none; display:block;}
    .screencon{min-height:100px;margin-bottom:1em;}
    .view-tenth h2{margin:20px 10px 0 10px;}
    .headline-bg{min-height:520px;}
     h2.arrow-guenstig,h2.freundlich{background-size:35px 24px;}
    .pricing_table{float:left:width:100%;}
    .pricing_table div.pricingcon{float:left;width:100%;margin-bottom:10px;}
    .pricing_table ul li:first-child{min-height:20px;padding:2% 0;}
    .pricing_table a.buy_now{padding:2%;}
    .pricing_table ul li:nth-child(2){padding:35px 0 15px 0;}
    .plansminhgt{min-height:200px;}
    .navbar-collapse{margin-top:1.5em;}
    .navbar-nav{margin-top:0px;border-bottom:5px solid rgba(0,0,0,0.6);}
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav a:hover,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{background-color: #fff !important;
    border: 1px solid #42ACE3;
    color: #378CFF !important;}
}
@media (max-width:480px){
    html,body{font-size:13px;}
    .headline-bg{min-height:460px;}
    .telefonbutton{display:block;font-size:1.5em;}
    .tblrow .col h2{background-size:21px 16px;font-size:1em;}
    .pricing_table ul{width:100%;}
    .tblrow .col h2{margin-bottom:35%;}
    h2.arrow-transparent,h2.arrow-guenstig{padding-left:25px;}
    h2.freundlich{padding-right:60px;}
    
}
.bilder-links{float:left; border-radius:5px;border:2px solid #2C3E50;margin:10px;}
.bilder{border-radius:5px;border:2px solid #2C3E50;margin:10px;}
#linkbewertung{
	font-size:2em;border:2px solid black;padding:20px;border-radius:5px;background: #1F3F51;
}
#linkbewertung:hover{
	background-color:white;
	color:#1F3F51;
}
