.pdn{
	padding:0px;
}
.right.carousel-control {
    right: 30px;
    left: 0px;
    top: 45%;
    background: none;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 16px;
    background-color: #8a7bd1;
    line-height: 30px;
    text-shadow: none;
    height: 40px;
    opacity: 1;
    padding: 5px;
    width: 40px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #8677ca;
}

.left.carousel-control {
    right: 30px;
    left: 30px;
    top: 45%;
    background: none;
}

.carousel-control.right {
    right: 30px;
    background: none;
    left: auto;
    top: 45%;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    opacity: 1;
}
.carousel-control.left {
opacity: 1;
}

.logo-header img, .logo-footer img {
    max-width: 150px;
    width: auto;
    height: auto;
}