/* BASIC css start */
/*ÆË¾÷Ã¢*/
#specialEvt .cont-pop .cont {
    min-height: 0 !important;
}




/*°øÅë*/
strike {
    display: none;
}

.area-title {
    font-size: 35px;
    font-weight: 600;
    display: inline-block;
    line-height: 35px;
    padding-bottom: 25px;

}




/*¸ÞÀÎ ¹è³Ê ¿µ¿ª*/

.mainbnrarea {
    margin: 0px auto 0;
    overflow: hidden;
}

.mainbnrarea a {
    display: inline-block;
    width: 100%;
    position: relative;
}

.mainbnrarea a img {
    width: 100%;
}



.main_txt {
    position: absolute;
    width:100%;
    bottom: 15%;
    text-align: center;
    color: #fff;
}


.main_txt h1 {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
    padding: 20px 0 6px;
}


.main_txt p {
    font-size: 13px;
    font-weight: 300;
}

.black {
    color: #000 !important;
}

.black h1{
    color: #000 !important;
}


.mainbnrarea .swiper-container {
    padding-bottom: 0 !important;
    z-index:0;
}

.mainbnrarea .swiper-pagination {
    bottom: 5%;
}

.mainbnrarea .swiper-pagination-bullet {
   width:10px;
   height: 10px;
   border-radius: 50%;
   background: #fff;
}

.swiper-pagination-bullet:only-child {
    visibility: hidden;
}

.mainbnrarea .swiper-pagination-bullet-active {
    background: #fff !important;

}








/* BASIC css end */

