html, body{margin:0px;padding:0px;}.carousel{margin-top:26px;}.carousel-inner{overflow:hidden;width:100%;}.carousel-item img{display:block;height:auto;}.carousel-control{background:rgba(0, 0, 0, 0.28);color:#fff;cursor:pointer;display:none;font-size:40px;height:40px;line-height:35px;text-align:center;width:40px;}.carousel-control:hover{background:rgba(0, 0, 0, 0.8);color:#aaaaaa;}#carousel-1:checked ~ .control-1, #carousel-2:checked ~ .control-2, #carousel-3:checked ~ .control-3{display:block;}.carousel-indicators{margin:0;padding:0;text-align:center;}.carousel-indicators li{display:inline-block;margin:0 5px;}.carousel-bullet{color:#fff;cursor:pointer;display:block;font-size:35px;}.carousel-bullet:hover{color:#aaaaaa;}#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet, #carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet, #carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet{color:#428bca;}#title{width:100%;padding:0px;margin:0px auto;text-align:center;font-size:27px;color:rgba(255, 255, 255, 1);font-family:'Open Sans', sans-serif;}