/* BASIC css start */
.section{}
.section .sec_inner{padding:0 5%; margin:0 auto}
.section h2{font-family:'sofia-pro';font-size:23px; color:#333333; font-weight:600;margin-bottom:30px }
.more{display:flex; align-items:center; justify-content:center;}
.more a{color: #5d5d5d;font-family:'sofia-pro';border:1px solid #d8d8d8; font-size:13px; border-radius:20px ;padding:10px 37px; display:inline-block; font-weight:500;}

#sec1{width: 100%; position: relative;margin-top:65px}
#sec1 .bg{width: 100%;}
#sec1 .bg img{width: 100%;}
#sec1 .txt_cont{ }
#sec1 .txt_cont .txt_inner{padding:35px 5% 45px}
#sec1 .txt_cont .txt_inner>*{font-family:'sofia-pro';}
#sec1 .txt_cont .txt_inner p.tit{color: #000000;font-size: 30px; font-weight: 500; margin-bottom: 13px;}
#sec1 .txt_cont .txt_inner h3{color: #000; font-size: 24px; font-weight: 700; margin-bottom: 30px;}
#sec1 .txt_cont .txt_inner p.cont{font-family:'SUIT';color: #474747; font-size: 13px; line-height: 1.6; font-weight: 400; margin-bottom: 40px;}
#sec1 .txt_cont .txt_inner>a{color: #474747; font-size: 12px; display: block;}

/* BASIC css end */

