.textshadow{
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
.offcanvas-menu{
	background-color: #0D5561;
}
.dd-icon-cadenas:before{
    font-family: FontAwesome;
    content: "\f023";
    display: inline-block;
    padding-right: 6px;
    vertical-align: baseline;
}


body {
  background-color: #fbf9f7 !important;
}

#return-to-top {
    z-index:10;
  border-radius: 50px;
    font-size: 0.9em;
    text-align: center !important;
    word-wrap: break-word;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(13, 85, 97);
    background: rgba(13, 85, 97, 0.6);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    line-height: 50px !important;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgb(13, 85, 97);
    color: #fff !important;
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Flyer Duerffest */
.flyer{
  width: 100%;
  text-align: center;
  border: 0;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 16px;}
  @media (max-width: 768px) {
    .flyer {
      border: 0;padding: 8px;font-size:smaller; }}

.flyer .titel{ width: 90%;opacity: 80%; }
.titel path {fill: #0D5561;}

.flyer .duerffest{ width: 50%; }
.duerffest path {fill: #5EB0BE;}

.flyer .schlumpf{ width: 100%;
}
.flyer .datum{
 width: 100%;
}
.flyer .duerfplaatz{
 width: 100%;
}
.duerfplaatz path {fill: #591D39;}

.flyer .mullerpneus{
 width: 50%;
 border: 0;
}





/* /Flyer Duerffest */

body {
  font-family: 'Oswald', sans-serif !important;
}
.size140{
  width: 140px;
  height: auto;
}
.size280{
  width: 210px;
  height: auto;
}
.size175{
  width: 175px;
  height: auto;
}

.size350{
  width: 100%;
  max-width: 350px;
  height: auto;
}

.dd-navbar-logo{
  height: 50px;
  margin-top: -13px;
}

.carousel-bg-1{
    background-image: url(/assets/jpg/carousel-1.jpg);
}
.carousel-bg-2{
    background-image: url(/assets/jpg/carousel-2.jpg);
}
.carousel-bg-3{
    background-image: url(/assets/jpg/carousel-3.jpg);
}
.carousel-bg-4{
    background-image: url(/assets/jpg/carousel-4.jpg);
}
.carousel-bg-5{
    background-image: url(/assets/jpg/carousel-5.jpg);
}
.carousel-bg-6{
    background-image: url(/assets/jpg/duerffest.jpg);
}
.carousel-bg-7{
    background-image: url(/assets/jpg/carousel-7.jpg);
}

[class*="carousel-bg-"] {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*.navbar-nav{
  float:right !important;
} */
#sp-header {
    background-image: -webkit-linear-gradient(top, #7f2a52 0, #591d39 100%);
    background-image: -o-linear-gradient(top, #7f2a52 0, #591d39 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7f2a52), to(#591d39));
    background-image: linear-gradient(to bottom, #7f2a52 0, #591d39 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f2a52', endColorstr='#ff591d39', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
}

.navbar {
    -webkit-transition: all 1.0s ease-out;
    -moz-transition: all 1.0s ease-out;
    -o-transition: all 1.0s ease-out;
    -ms-transition: all 1.0s ease-out;
    transition: all 1.0s ease-out;
    box-shadow: 0px 1px 4px #000000;
    border-bottom: 0;
}

.navbar-transparent {
   /* background-color: transparent !important;
    background: transparent !important;*/
    border-color: transparent !important;
    border-width: 0 !important;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.3) 0, rgba(0,0,0,0.0001) 100%) !important;
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.3) 0, rgba(0,0,0,0.0001) 100%) !important;
    background: -webkit-gradient(linear, bottom top, bottom top, color-stop(0, rgba(0,0,0,0.3)), to(rgba(0,0,0,0.0001))) !important;
    background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0, rgba(0,0,0,0.0001) 100%) !important;
    background-repeat: repeat-x;
    box-shadow: none;
}
.navbar-toggle{
  float: left;
}

footer {
  box-shadow: 0px -1px 4px #000000;
}

.contacts{
  color: #fff;
  background: #5eb0be;
background: -moz-radial-gradient(center, ellipse cover, #5eb0be 0%, #0d5561 100%);
background: -webkit-radial-gradient(center, ellipse cover, #5eb0be 0%,#0d5561 100%);
background: radial-gradient(ellipse at center, #5eb0be 0%,#0d5561 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb0be', endColorstr='#0d5561',GradientType=1 );
}
.dd-contact{

}

.text-center {
    text-align: center;
}

.padding40{
  padding: 40px 40px;
}
.border-top{
  border-top: 1px solid #e7e7e7;
}
.border-bottom{
  border-bottom: 1px solid #e7e7e7;
}

/* Colors
#0D5561
#5EB0BE
#591D39
#A20F5F
#C9DD2E
#EBEBEB
*/


.ddcard:hover .img-circle{
  -webkit-transform: scale(1) rotate(12deg);
    -moz-transform: scale(1) rotate(12deg);
    -ms-transform: scale(1) rotate(12deg);
    filter: none;
    -webkit-filter: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.border-gray{
  border: 3px solid #FFFFFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.6);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
}
.bg-grey{
  background-color: #777 !important;
}
.bg-green{
  background-color: #0D5561 !important;
}
.fg-green{
  color: #0D5561 !important;
}
.border-green{
  border: 2px solid #0D5561 !important;
}
.bg-greenlight{
  background-color: #5EB0BE !important;
}
.fg-greenlight{
  color: #5EB0BE !important;
}
.bg-red{
  background-color: #591D39 !important;
}
.fg-red{
  color: #591D39 !important;
}
.border-red{
  border: 2px solid #591D39 !important;
}
.bg-redlight{
  background-color: #A20F5F !important;
}
.fg-redlight{
  color: #A20F5F !important;
}
.bg-default{
  background-color: #fbf9f7 !important;
}
.bg-white{
  background-color: #ffffff !important;
}
.fg-default{
  color: #fbf9f7 !important;
}

.bg-whitet50{
  background: rgba(255,255,255,0.5) !important;
}

/* End - Colors */

/* Team Member */
.dd-team-member{
    min-height: 280px;
}
.dd-team-member img{

}
.dd-team-member h3{
    color: #0D5561 !important;
}
.dd-team-member h4{
    color: #5a5a5a;
}

.dd-heading{
  font-weight: 300;
  line-height: 64px;
  letter-spacing: -1px;}
  @media (min-width: 768px) {
    .dd-heading {
      font-size: 50px;}}
  @media (min-width: 992px) {
    .dd-heading {
      margin-top: 120px;}}


/* END - Team Member */