/* common */
#c3_wrap .c_inner { width: 100%; max-width: 1400px; margin:0 auto; position: relative; padding:0 20px;}

/* font size */
#c3_wrap .fs_80 {font-size: 30px; font-weight :800; line-height: 1.29; }
#c3_wrap .fs_65 {font-size: 28px; font-weight :800; line-height: 1.06; }
#c3_wrap .fs_50 {font-size: 25px; font-weight :700; line-height: 1.5; }
#c3_wrap .fs_49 {font-size: 25px; font-weight :700; line-height: 1.5; }
#c3_wrap .fs_45 {font-size: 24px; font-weight :700; line-height: 1.2;  }
#c3_wrap .fs_40 {font-size: 24px; font-weight :700; line-height: 1.2;  }
#c3_wrap .fs_35 {font-size: 22px; font-weight :700; line-height: 1.39; }
#c3_wrap .fs_34 {font-size: 22px; font-weight:500; line-height: 1.3; }
#c3_wrap .fs_33 {font-size: 22px; font-weight:700; line-height: 1.3; }
#c3_wrap .fs_32 {font-size: 20px; font-weight:700; line-height: 1.3; }
#c3_wrap .fs_30 {font-size: 20px; font-weight:700; line-height: 1.3;}
#c3_wrap .fs_27 {font-size: 19px; font-weight:700; line-height: 1.3; }
#c3_wrap .fs_26 {font-size: 19px; font-weight:700; line-height: 1.3;  }
#c3_wrap .fs_25 {font-size: 18px; font-weight:700; line-height: 1.3; }
#c3_wrap .fs_24 {font-size: 18px; font-weight:700; line-height: 1.4;}
#c3_wrap .fs_23 {font-size: 17px; font-weight:700; line-height: 1.4;}
#c3_wrap .fs_22 {font-size: 17px; font-weight:600; line-height: 1.4; }
#c3_wrap .fs_21 {font-size: 16px; font-weight:600; line-height: 1.67; }
#c3_wrap .fs_20 {font-size: 15px; font-weight:400; line-height: 1.67; }
#c3_wrap .fs_19 {font-size: 15px; font-weight: 400; line-height: 1.67; }
#c3_wrap .fs_18 {font-size: 14px; font-weight: 400;  line-height: 1.83; color:#333; }
#c3_wrap .fs_17 {font-size: 14px; font-weight: 400; line-height: 1.72; }
#c3_wrap .fs_16 {font-size: 13px; font-weight: 400;  line-height: 1.72; }
#c3_wrap .fs_15 {font-size: 12px; font-weight: 400;  line-height: 1.72; }


/*Content CSS*/
#c3_wrap {position: relative; padding:50px 0; background:url("../img/c3_bg.jpg") 50%/cover no-repeat; z-index: 2; width: 100%; overflow: hidden; text-align: center; margin: 0; }
#c3_wrap h2 {color: #fff ; font-weight: 800;  font-family: "Poppins", sans-serif;}
#c3_wrap h2::after {content: ''; display: block; width:40px; height: 2px; background: #fff; margin: 20px auto 30px;}

/* #c3_wrap .contact_list {display: flex; flex-wrap: wrap; justify-content: center; } */
#c3_wrap .contact_list > li {; }
#c3_wrap .contact_list > li:first-child {width: 100%; margin-bottom: 30px; }
#c3_wrap .contact_list > li:nth-child(n+2) {margin-top: 10px;}
#c3_wrap .contact_list i { position: relative;  flex-shrink: 0; display: block; }
#c3_wrap .contact_list p {color:#fff; font-weight: 300; font-family: 'OneStoreMobileGothicBody'; font-size: 16px; line-height: 1.6;}
#c3_wrap .contact_list p b {font-weight: 700; font-family: "Poppins", sans-serif; display: block; margin: 7px 0 0px;}


#c3_wrap .hexa_plus { margin:30px auto 0; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background:url("../img/c3_hexa.png") 50%/contain no-repeat;}
#c3_wrap .hexa_plus i {display: block; width: 22px; height: 22px; background:url("../img/c3_plus.png") 50%/contain no-repeat; transition: transform .3s;}
#c3_wrap .hexa_plus:hover i {transform: rotate(90deg);}



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

    /* Content */
}
