/* */
 #carousel-example-generic .carousel-inner .item > div{height:100%;}

#carousel-example-generic .carousel-inner{z-index:1}
#carousel-example-generic .carousel-indicators{top:auto;bottom:0; right:0;left:0;margin:0 auto;width:auto}
#carousel-example-generic .carousel-caption{
	right:0;a
	left:0;
	top:35px;
	margin:auto;
	height:200px;
	display:inline-block;	
	min-height:65px;padding:5px 0;text-shadow: none;text-align:left;}
#carousel-example-generic .carousel-caption h4,.carousel-caption h1,.carousel-caption h2,.carousel-caption h3{padding-left:20px;text-shadow: none;font-weight:bold;text-transform:uppercase;color:#a7427e;margin-top:0}
#carousel-example-generic .carousel-caption .btn{background:#a7427e;color:#fff}
#carousel-example-generic .carousel-caption p{color:#444;display:block;padding-left:20px;margin:25px 0}
#carousel-example-generic .carousel-indicators li{background:#a7427e;}
#carousel-example-generic .carousel-indicators li.active{background:#fff;border:1px solid #e6e6e6}
#carousel-example-generic .carousel-indicators li, .carousel-indicators .active{margin:0 3px;z-index:99;width:16px;height:16px;border-radius:50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border:1px solid #fff;behavior: url(PIE.htc)/*tpa=http://poimapc.ru/PIE.htc*/;}
#carousel-example-generic .carousel-indicators li:hover{cursor:pointer;box-shadow:0 0 12px rgba(0, 220, 150, 0.7)}
#carousel-example-generic .carousel {
    min-height: 320px;
    overflow: hidden;
}

#carousel-example-generic .carousel-inner, #carousel-example-generic .carousel-inner > .item  {margin: 20px 0;height: 275px;}
.carousel-inner > .item 
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {width:100%
;
}
.item .img{position:relative}
.item .img img{max-height:100%;
  max-width:100%;}
@media (min-width: 992px) {

#carousel-example-generic .carousel-caption h4,.carousel-caption h1,.carousel-caption h2,.carousel-caption h3{text-align:left;
}
#carousel-example-generic .carousel-caption p{text-align:left;}
}
.carousel-inner .img{position:relative;padding-top:15px;height:100%}