/*######################################################## Slideshow */

#slideshow .carousel-indicators{bottom:0;}
#slideshow .carousel-indicators li{height:10px;width:10px;cursor:pointer;}

/*######################################################## Advertisement */

#advertisement-sidebar{margin-bottom:40px;}
#advertisement-sidebar img{height:auto;max-width:100%;}
#advertisement-sidebar h3{font-size:13px;font-weight:bold;background:#2C297F;border:1px solid rgba(0,0,0,0.15);color:#fff;padding:8px 1.25rem;border-radius:6px 6px 0 0;margin-bottom:15px;}
#advertisement-sidebar .carousel-indicators{bottom:-35px;}
#advertisement-sidebar .carousel-indicators .active{background:#03A2AE;}
#advertisement-sidebar .carousel-indicators li{height:10px;width:10px;cursor:pointer;background:#ccc;}