

/* CSS from section stylesheet tags */
.red-border{border:1px solid red}
.carousel-wrapper{width:100%;max-width:100%;padding:50px 0}
.carousel-wrapper h2{text-align:center;text-transform:uppercase}
.carousel{max-width:1200px;width:100%;max-height:500px;height:auto;overflow:hidden;margin:0 auto;position:relative;text-align:center}
.carousel-slide{}
.carousel_image{}

.slick-next,.slick-prev{top:auto;bottom:35%;z-index:999}
.slick-prev{left:37%}
.slick-next{right:37%}