body {
    /*background-color:rgba(30,145,255,1);*/
    /*  background: linear-gradient(to bottom, rgba(234,129,129,1) 11%,rgba(175,112,112,1) 49%,rgba(178,57,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.heade {
    height: 10%;
}
.carousel-inner {
    height: 100%;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    height: 100%;
    margin: auto;
    border-style: none;
}
#carisel1 {
    /*margin-top: 0px;
  height:72%;*/

    background-repeat: no-repeat;
    background-size: ;
    width: auto;
    height: 100%;
    width: 100%;
    /*display: inline-block;*/
}
#carisel3 {
    /*background-image: url(c1.png);*/
    width: 100%;

    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

#carisel2 {
    /* background-image: url(c3.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.slogan {
    margin-top: -100px;
}
.facebook {
    margin-top: 20px;
}
