#home
{
	background-color: #a8a9ab;	
}
#preload
{
	position: fixed;
	top: -99999px;
	left: -99999px;	
}
#slide_modal_pictures
{
	min-height: 450px;	
}
#slide_modal_pictures .slide_modal_picture_box
{
	height: 250px;	
}
#slide_modal_pictures .slide_modal_picture_box img
{
	width: 100%;
}
#birthday_logo
{
	position:absolute;
	top: 40px;
	left: 0px;
	padding: 0px;
	background-color: rgba(0,0,0,0);
	z-index: 2000;
	
}
#birthday_logo img
{
	width: 75%;	
	z-index: 2000;
}



.img1pl {
    background-image: url(../pictures/home/slide/1.jpg);
}
.img2pl {
    background-image: url(../pictures/home/slide/2.jpg);
}
.img3pl {
    background-image: url(../pictures/home/slide/3.jpg);
}
.img4pl {
   	background-image: url(../pictures/home/slide/4.jpg);
}
.img5pl {
    background-image: url(../pictures/home/slide/5.jpg);
}
.img6pl{
    background-image: url(../pictures/home/slide/6.jpg);
}
.img7pl {
    background-image: url(../pictures/home/slide/7.jpg);
}
.img8pl {
    background-image: url(../pictures/home/slide/8.jpg);
}
.img {
	background-repeat: no-repeat;
	background-size: cover;
}
.img1 {
    background-image: url(../pictures/home/slide/1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img2 {
    background-image: url(../pictures/home/slide/2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img3 {
    background-image: url(../pictures/home/slide/3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img4 {
   	background-image: url(../pictures/home/slide/4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img5 {
    background-image: url(../pictures/home/slide/5.jpg);
	background-repeat: no-repeat;
	background-size: cover; 
}
.img6 {
    background-image: url(../pictures/home/slide/6.jpg);
	background-repeat: no-repeat;
	background-size: cover; 
}
.img7 {
    background-image: url(../pictures/home/slide/7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.img8 {
    background-image: url(../pictures/home/slide/8.jpg);
	background-repeat: no-repeat;
	background-size: cover; 
}
/*
.tales {
  width: 100%;
}
.carousel-inner > .item > img {
  height:100%;
}*/