

ul {
	    color: #777;
	margin: 1em 0;
    list-style-position: outside;
    margin-left: 3em;
}

img
{
	width:100%;
	height:auto;
	}

.w3llogo img
{
	max-width:200px;
	}
	
.flex-viewport, .flex-control-nav, .flex-direction-nav
{
	display:none !important;
	}
	
.navbar-header.w3llogo {
    position: absolute;
}

@media (max-width: 767px) {
.navbar-header.w3llogo {
	    width: 95%;
}
	}



video
{
	width:100%;
	height:auto;
	top: 0px;
	position: absolute;
}

#video
{
	width:100%;
	/* height:400px; */
	overflow: hidden;
	margin-top: -100px;
	margin-top: 0;
}

.fa.fa-angle-down
{
	display: none !important;
}

li.datenschutz a {
    width: 202px !important;
}

 .footerabt-w3text
 {
	 color:#fff;
	 }
	 
.col-md-4.col-sm-4.footer-wthreegrid.footer-tags ul {
    margin-top: -10px;
}

.welcome .container
{
	background:#fff;
	}

div#welcome {
    margin-top: -90px;
    z-index: 10;
    position: relative;
	
}
div#welcome .container {
padding-top: 20px;
	}

div#welcome .container:last-child
{
    padding-bottom: 20px;
	
	}


.bnr-agileinfo {
    z-index: 100000;
    position: relative;
}


.ce-bullets li {
	padding: 7px 0px;
	border-bottom:dotted #ccc 1px;
	list-style-type: square;
	margin-left: 17px;
	}
	
.welcome .row
{
	margin:10px 0;
	}
	
div#c9 .ce-bullets li {
    display: inline-block;
    width: 100px;
}

div#c9 ul.ce-bullets {
    margin-left: -15px;
}

.welcome h2 {
    margin: 10px 0;
}

iframe
{
	width:100%;
	height:300px;
	
	margin-top:20px;
	}

#page_6 table tr
{
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
	}

#page_6 table tr:hover
{
background:#ffb4b5;
cursor: pointer;
	}



#page_6 table tr td
{
	padding:12px 0;
	border-bottom:dotted #ccc 1px;
	position:relative;
	}
	
#page_6 table tr td:first-child
{
	width:20% !important;
	 padding-left:10px;
}


#c58 a {
	/* Links für den Info-Kasten Angebot einholen Unterseiten Transporte */
    padding: .5em 1.3em;
    margin-right: 12px;
    border: 1px solid;
    text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	background-color: #ffffff;
}
#c58 a:hover {
	background-color: #cd1719;
	color: #ffffff;
}


#c49 a {
	/* Links auf der Seite Transporte */
    padding: .5em 1.3em;
    margin-right: 12px;
    border: 1px solid;
    text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
#c49 a:hover {
	background-color: #cd1719;
	color: #ffffff;
}

/*
#page_6 table tr td:first-child
{
}


#page_6 table tr td:first-child:before
{
	 content: url(../images/worker.png);
	 width:20px;
	 height:20px;
	 position:absolute;
	 left:0px;
}



#page_6 table tr td:last-child:before
{
	 content: url(../images/phone.png);
	 width:20px;
	 height:20px;
	 position:absolute;
	 left:-30px;
}
*/

	
.ce-row {
    margin: 15px 0;
}

h3, .h3 {
    margin-bottom: 0.5em !important;
}

p {
	margin-bottom: 1em;
}























/* KOntaktformular Begin ____________________________________________ */


.csc-mailform
{
	color:#000;
	font-weight:bold;
	padding-bottom:20px;
	}
	
.csc-mailform ol
{
	list-style-type:none;
	}
	
.csc-mailform ol li
{
margin:15px !important;
}


	
.csc-form-element-submit input
{
	background: #ad181b;
	color: #fff;
	border:0px;
	box-shadow:none;
	padding:10px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}
	
	.csc-form-element-submit input:hover
{
	background:#801012;
	color:#fff;
	
	}
	
input
{
	padding:5px;
	border:solid #ccc 1px;
		-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
	}
	
	
#c1
{
	position:relative;
	}

input:active
{
	border:solid #d5f3e8 1px;
	}

/* Kontaktformular Ende ______________________________________ */

h1, .h1 {
    font-size: 30px;
}

.agileits-title h1 {
    font-size: 2em;
    /* text-transform: uppercase; */
    margin-bottom: 1.5em;
    display: inline-block;
    padding: .3em 0.4em;
    letter-spacing: 1px;
    color: #333;
	margin-bottom: 0;
}

.welcomerow-agileinfo h5 {
    font-size: 1.5em;
    color: #171717;
    margin-bottom: 1em;
    font-weight: 300;
    letter-spacing: 3px;
    display: block;
    z-index: 100;
    position: relative;
}

body {
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    background: #f7f7f7;
}

.top-nav {
    z-index: 999;
    padding: 1em 0 1.5em;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.35);
    -ms-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.35);
    background: rgba(255,255,255,0.8);
}

.top-nav ul li a:hover, .top-nav ul li.active a {
    color: #cd1719 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.top-nav ul li a {
    text-decoration: none;
    letter-spacing: 3px;
    font-size: 1.2em;
    color: #313131;
    position: relative;
    font-weight: 300;
    padding: 0;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
}

.footer h3 {
    font-size: 2.2em;
    color: #cd1719;
    margin-bottom: 0.8em;
    font-weight: 500;
    letter-spacing: 1px;
}

.footer-wthreegrid.footer-tags li a {
    padding: .5em 1.3em;
    margin-right: 12px;
    border: 1px solid;
    text-align: center;
}
.footer-wthreegrid li a:hover {
    margin-left: 1em !important;
    color: #cd1719 !important;
}

@media (max-width: 767px) {
button.navbar-toggle {
    border-color: #fff;
    margin: 4px 0 0;
    background: #cd1719;
}
	}

@media (max-width: 767px) {
div#bs-example-navbar-collapse-1 {
    background: rgba(0, 0, 0, 0.84);
    position: absolute;
    width: 100%;
	}
	}

@media (max-width: 767px) {
.top-nav ul li {
    display: block;
    margin: 1.5em 0;
    text-align: center;
}
	
	.top-nav ul li a {
		color: #ffffff;
	}
	
	
	}

#c58 {
	/* Angebot-Kasten auf den Unterseiten von Transporte */
    background-color: #777;
    padding: 1em;
    color: #ffffff;
}
#c58 p {
	color: #ffffff;
}

#page_12 .agileinfo,
#page_13 .agileinfo, 
#page_14 .agileinfo, 
#page_15 .agileinfo {
	/* Banner ausblenden für die Unterseiten von Transporte */
	display: none;
}


#page_16  .agileits-banner, #page_3 .agileits-banner {
    background: url(../bilder/ueber_uns/race.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}

#page_4 .agileits-banner {
    background: url(../bilder/transport/ueber_uns_transporte_sinsheim_fuhrpark_slider.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}

#page_5 .agileits-banner {
    background: url(../bilder/logistik/slider.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center 77%;
}

#page_6 .agileits-banner, #page_7 .agileits-banner, #page_8 .agileits-banner {
    background: url(../bilder/kontakt/gh_transporte_kontakt_2.jpg)no-repeat center 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}

@media (max-width: 767px) {
div#bs-example-navbar-collapse-1 {

    margin-top: 45px;
}
	}


.copy-right p a {
    color: #cd1719;
    text-decoration: none;
}


#toTop {
	z-index: 10000;
}