/* Add here all your CSS customizations */
/* 스프라우트 레이아웃의 일반슬라이더 스타일 파일 */

.slider-container .tp-caption{
	text-align:center;
}

.tp-bullets{
	bottom:70px !important;
}

#header{
    -webkit-box-shadow:none  !important;
    -moz-box-shadow:none  !important;
    box-shadow:none !important;
}