#index_swiper.swiper-container {
    overflow: hidden;
    max-height: 100%;
    height: 100%;
    position: relative;
}

#index_swiper.swiper-container .swiper-wrapper {
    height: 100%;
}
 
#index_swiper.swiper-container .swiper-wrapper .swiper-slide {
    height: 100%;
}

#index_swiper.swiper-container .swiper-wrapper .swiper-slide .swiper-img {
    height: 100%;
}

#index_swiper.swiper-container .swiper-wrapper .swiper-slide .slide-1 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#index_swiper.swiper-container .swiper-wrapper .swiper-slide .slide-2 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#index_swiper.swiper-container .swiper-wrapper .swiper-slide .slide-3 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#index_swiper.swiper-container .swiper-wrapper .swiper-slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#index_swiper.swiper-container .swiper-wrapper .swiper-slide .bg-dot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../img/main/bg-dot.png');

}

#index_swiper.swiper-container .swiper-content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 35%;
    margin: 0 auto;
    z-index: 999999;
	

}

#index_swiper.swiper-container .swiper-content .content.text-left {
    text-align: left;
}
#index_swiper.swiper-container .swiper-content .content.text-center {
    text-align: center
}
#index_swiper.swiper-container .swiper-content .content.text-right {
    text-align: right;
}


#index_swiper.swiper-container .swiper-content .logo_pc {display: flex
;
    align-items: flex-end;}
#index_swiper.swiper-container .swiper-content .logo_mo {display: none}
@media (max-width: 992px) {
	#index_swiper.swiper-container .swiper-content .logo_pc {display: none}
	#index_swiper.swiper-container .swiper-content .logo_mo {display: flex
;
    align-items: flex-end;}
}

#index_swiper.swiper-container .swiper-content h1 {
    color: #000;
    font-size: 32px;
    font-weight: 100;
    font-family: 'Roboto', 'Noto Sans KR', Tahoma, Geneva, sans-serif;	
	text-align: left;	
	letter-spacing: -1px;
	line-height: 58px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 2px 4px #000000;
/*    opacity: 0;*/
}
@media (max-width: 992px) {
		#index_swiper.swiper-container .swiper-content h1 {
		color: #000;
		font-size: 36px;
		font-weight: 100;
		font-family: 'Roboto', 'Noto Sans KR', Tahoma, Geneva, sans-serif;	
		text-align: left;	
		letter-spacing: -4px;
		line-height: 48px;
		margin-top: 0px;
		margin-bottom: 0px;
		text-shadow: 1px 2px 4px #000000;
		}
}


@media (max-width: 767px) {
		#index_swiper.swiper-container .swiper-content h1 {
		color: #000;
        font-size: 24px !important;
        font-weight: 500;
        font-family: 'Roboto', 'Noto Sans KR', Tahoma, Geneva, sans-serif;
        text-align: left;
        letter-spacing: -2px;
        line-height: 32px;
        margin-top: 0px;
        margin-bottom: 0px;
		}
}



#index_swiper.swiper-container .swiper-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Roboto', 'Noto Sans KR', Tahoma, Geneva, sans-serif;
    margin-top: 20px;
    margin-bottom: 40px;
/*    opacity: 0;*/
}
#index_swiper.swiper-container .swiper-content a.btn-default {
    color: #fff;
    font-family: "Roboto";
    font-weight: 400;
    letter-spacing: 0.8px;
    font-size: 16px;
    line-height: 43px;
    padding-left: 30px;
    text-align: left;
/*    padding: 20px 40px 20px 0px;*/
    min-height: 50px;
    min-width: 180px;
    border-radius: 3em;
    display: inline-block;
    border: 1px #fff solid;
    background-color: transparent;
    background-image: none;
    background: url('../../img/main/visual-line.png');
    background-repeat: no-repeat;
    background-position: 85% 50%;

}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 99999999999999999999999;
}
.swiper-button-next {
    background-color: rgba(0, 0, 0, 0.3);
    margin-right: 30px;
    padding: 40px 40px;
    transition: 0.5s;
}
.swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.3);
    margin-left: 30px;
    padding: 40px 40px;
    transition: 0.5s;
}

/* 기본 마감 */

/* 버티컬 일시 */
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 50px !important;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    display: inline-block;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.8) !important;
    transition: 0.5s;
}

.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #ffffff00!important;
    width: 25px !important;
    border-radius: 4em !important;
}
/* 스크롤 버튼 커스텀 */
.swiper-scoll-down {
        position: absolute;
        bottom: 0;
        color: #fff;
        z-index: 9999999999999;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 50px;
        display: block;
    }

  
    @-webkit-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}

.swiper-scoll-down .scroll-down {
  margin: 0;
  /*border: 1px solid #fff;*/
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.swiper-scoll-down .scroll-down a {
  display: block;
  opacity: 0;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 0;
  font-size: 0;
  color: transparent;
  margin-left: auto;
  margin-right: auto;
  -moz-background-size: 0 auto;
  -o-background-size: 0 auto;
  -webkit-background-size: 0 auto;
  background-size: 0 auto;
  -webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0s infinite normal ease forwards;
  animation: pulse 1.5s 0s infinite normal ease forwards;
  background-image: url("../../img/main/arrow-down.svg");
  background-repeat: no-repeat;
}
.swiper-scoll-down .scroll-down a:before, .scroll-down a:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../../img/main/arrow-down.svg") no-repeat center top;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.swiper-scoll-down .scroll-down a:before {
  -webkit-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  animation: pulse 1.5s 0.25s infinite normal ease forwards;
}
.swiper-scoll-down .scroll-down a:after {
  -webkit-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  animation: pulse 1.5s 0.5s infinite normal ease forwards;
}
.swiper-scoll-down .scroll-down a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
/* 스크롤 버튼 커스텀 마감  */
@media (max-width: 991px) {
    #index_swiper.swiper-container .swiper-content {
/*        top: 40%;*/
			top: 33%;	
    }
    .swiper-container-vertical>.swiper-pagination-bullets {
        right: 10px !important;
    }
    .swiper-pagination-bullet-active {
        opacity: 1 !important;
        background: #ffffff00!important;
        width: 12px !important;
        border-radius: 4em !important;
    }
}

@media (max-width: 768px) {
    #index_swiper.swiper-container .swiper-content {
        top: 22%;
    }
}