


/*Content CSS*/
#c1_wrap {padding:60px 0; position: relative; z-index: 2; background: #fff; overflow: hidden; }
#c1_wrap .bg_txt { position: absolute; pointer-events: none;z-index: -1; font-size: 14vw; line-height: 1;   color: rgba(0, 0, 0, 0.05); font-weight: 700;
opacity: .5; white-space: nowrap; left: -5px;top:30px; text-transform: uppercase;  font-family: 'Poppins';}



/* #c1_wrap .swiper {overflow: hidden;} */
#c1_wrap .swiper {position: relative; width: 100%;  }
#c1_wrap .swiper-slide {transition: all .3s ease;  text-align: center; position: relative; }
#c1_wrap .swiper-slide-active {  z-index: 2;  }
#c1_wrap .swiper-slide .img {position: relative; max-width: 300px; margin: 0 auto; }
#c1_wrap .swiper-slide .img_bg {position: relative; overflow: hidden; border-radius:35%;  display: flex; align-items: center;justify-content: center; width: calc(100% - 60px);
margin: 0 auto; max-width: 300px;}
#c1_wrap .swiper-slide .img_bg img {width: 100%;}
#c1_wrap .swiper-slide .img_txt {position: absolute; right: -201px; top:40px; text-align: left;}
#c1_wrap .swiper-slide .img_txt p {font-size: 14px; font-weight: 700; color:#fff; margin-bottom: 5px; position: relative; left: -70px; }
#c1_wrap .swiper-slide .img_txt img {width: calc(100% - 189px);}
#c1_wrap .swiper-slide .txt h3 {font-size: 19px; font-weight: 700; color:#1f4de5; margin: 20px 0 10px;  text-align: center;}
#c1_wrap .swiper-slide .txt p {font-size: 14px; font-weight:400; color:#333; line-height: 1.83; letter-spacing: -.36px; text-align: center;}



/* dots */
#c1_wrap .swiper-pagination {position: static; display: flex ;}
#c1_wrap .swiper-pagination > span {margin-right: 15px; transition: all .3s; border: 0; font-size: 0; outline: none; background: rgba(96,96,96,.3); width: 7px; height: 7px; border-radius: 50%; opacity: 1; }
#c1_wrap .swiper-pagination > span:last-child {margin: 0; }
#c1_wrap .swiper-pagination > span.swiper-pagination-bullet-active {background: #00a0ce; width: 34px; border-radius: 3px; }




@media screen and (max-width: 1400px) {
    /* common */


}
