@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
*{
    font-family: "Noto Sans KR", sans-serif !important;
    box-sizing: border-box; 
}


#header, #header > .top, #header > .middle,#header >  .bottom ,#header >  #mega {display:none;}
area:focus{
    outline: none;
}
body { 
    margin: 0; 
}
ul, li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
}

img {
    vertical-align: middle;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.clearfix {
    clear: both;
}
.fullCon {
    width: 100%;
}
.cImg {
    width: 100%;
}
.floatingBanner {
    position: fixed;
    right: 0;
    bottom: 130px;
    z-index: 2;
}

.mainCon {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.mainCon2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.fullContop {
    position: fixed;
    top: 0;
    left: 0;
    z-index:1;
    height: 70px;

}
.fullContopbg {
    background: rgba(0,0,0,0.7);
}

.fullCon1 {
    background: url('/assets/data/img/jobfair/default/total_01_bg.png') repeat;
    background-position: center;
}
.fullCon2 {
    background-color: #131515;
}
.fullCon2_1 {
    background-color: #0b0c0c;
}
.fullCon2_2 {
    background: url('/assets/data/img/jobfair/default/total_03_b_2_bg.png') repeat;
    background-position: center;
}
.fullCon3 {
    background-color: #eff3f3;
    padding-top: 200px;
    color: #01c3df;
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
}
.fullCon4 {
    background-color: #fff;
}
.letuinLogo {
    display: block;
    width: 80px;
    height: 70px;
    line-height: 70px;
}
.gnbList {
    display: inline-block;
    font-size: 15.5px;
    line-height: 15.5px;
    color: #fff !important;
    letter-spacing: -0.39px;
    padding-top: 37px;
    margin-right: 50px;
}
.gnbList:hover {
    color:#fff;
}
.mcTopCon{
    font-size: 0;
    padding: 0 50px;
    padding-bottom: 25px;
}
.mcTcTxt1{
    font-size: 24.5px;
    font-weight: 300;
    padding-top: 210px;
    text-align: left;
    color: #e6f6f8;
    line-height: 24px;
    letter-spacing: -0.4px;
}
.mcTcTxt2{
    padding-top: 50px;
    font-size: 90px;
    font-weight: bold;
    text-align: left;
    color: #e6f6f8;
    line-height: 90px;
    letter-spacing: -2.45px;
}
.mcTcTxt3{
    padding-top: 20px;
    font-size: 90px;
    line-height: 90px;
    font-weight: bold;
    text-align: left;
    color: #2ed3eb;
    letter-spacing: -2.45px;
}
/*.mcTcTxt3_1{
    display: inline-block;
    font-size: 100px;
    letter-spacing: -2.34px;
}*/
.mcTcTxt4{
    margin-top: 20px;
    padding: 14px 35px;
    border-radius: 24px;
    background-color: #111313;
    line-height: 20px;
    color: #2ed3eb;
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    /* width: 620px; */
    letter-spacing: -0.8px;
}
.mcTcTxt5_1{
    padding-top: 50px;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #97a5a8;
    line-height: 20px;
    letter-spacing: -1.5px;
}
.mcTcTxt5_1 b{
    color: #deeaec;
    font-weight: bold;
}
.mcTcTxt5_2{
    padding-top: 10px;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #97a5a8;
    line-height: 20px;
    letter-spacing: -1.5px;
}
.mcTcTxt6{
    padding-top: 50px;
    font-size: 28px;
    font-weight: 300;
    text-align: left;
    color: #e6f6f8;
    line-height: 28px;
    letter-spacing: -0.78px;
}


.countNum {
    width: 500px;
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
    font-size: 0;
    color: #2ed3eb;
    font-weight: bold;
    letter-spacing: -3px;
    padding-bottom: 200px;
    line-height: 75px;
}
.numCt {
    font-size: 100px;
}
.countNum span {
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
    font-size: 60px;
    font-weight: normal;
}
#comapny_wrap {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.slick-arrow {
    display: none !important;
}
.slick-dots {
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
}
.slick-dots > li{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #3b3b41;
    border-radius: 50%;
    margin-left: 6px;
}
.slick-dots > li.slick-active{
    width: 30px;
    background-color: #2ed3eb;
    border-radius: 6px;
}
.slick-dots > li > button {
    display: block;
    color: #fff;
    text-indent: -9999px;
}

.imgRev {
    margin-right: 20px;
}
.company_list {
    width: 490px;
    height: 420px;
    /*background-color: #fff;*/
    border-radius: 5px;
    margin-right: 20px;
}
.company_tit {
    height: 150px;
    background: url('/assets/data/img/jobfair/default/total_03_tmp_1.png') no-repeat;
    padding-top: 45px;
    padding-left: 50px;
}
.company_tit .company_logo {
    width: 390px;
    height:70px;
}
.company_tit .company_logo img {
    max-width: 390px;
}
.company_con {
    height: 270px;
    background: url('/assets/data/img/jobfair/default/total_03_tmp_2.png') no-repeat;
    padding-top: 45px;
    padding-left: 50px;
    text-align: left;
}
.company_nm {
    font-size: 26.5px;
    font-weight: bold; 
    line-height: 26.5px;
    color: #fff;
    letter-spacing: -0.27px;
    margin-bottom: 25px;
}
.company_info {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.51;
    letter-spacing: -0.18px;
    color: #97a5a8;
    margin-bottom: 30px;
}
.company_btn {
    display: block;
    width: 390px;
    height: 56px;
}
.preAplCt {
    width: 326px;
    font-size: 24.5px;
    line-height: 24.5px;
    color: #e6eef8;
}
.preAplCt_txt {
    display: inline-block;
    margin-bottom: 20px;
    text-align: left;
}
.preAplCt_1 {
    width: 160px;
    margin-right: 40px;
}
.preAplCt_2 {
    width: 120px;
    color: #6c7c7f;
    text-align: right;
}
.yearNum {
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
    font-size: 60px;
    letter-spacing: -1.8px;
    font-weight: 100;
    line-height: 85px;
}
.yearNum span {
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
    font-size: 100px;
    font-weight: bold;

}
.prsNum {
    font-family: 'Spoqa Han Sans','Sans-serif' !important; 
    font-size: 51px;
    line-height: 51px;
    letter-spacing: -0.51px;
    font-weight: bold;
}
.po_re {
    position: relative;
}
.psrWrap {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom:160px;
}
.psrWrap img {
    position: absolute;

}
.slide_wrap {
    height: 260px;
    width: 100%;
    overflow: hidden;
}
.logoutbtn {
    display: inline-block;
    margin-left: 15px;
    width: 16px;
    height: 16px;
}
#psrComp img, #psrUni img , #psrComps img {
    margin-right: 15px;
}