.section{height: 100vh !important;}
/* 슬라이더 */
.main01{position:relative;}
.main01 .main_pic{position:relative; width: 100%; height: 100vh; background:#000;}
.main01 .main_pic video{    width: 100%;  margin: 0 auto;  position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.main01 .main_tit{line-height: 1; color: #fff; position: absolute;     top: 50%; left: 50%;
    transform: translate(-50%,-50%); text-align: center; display:none;}
.main01 .main_tit h1{font-size: 130px; color: #fff;}
.main01 .main_tit h5{font-size: 19px;}
.scrl_box { position: absolute; left: 50%; bottom: 10%; transform: translateX(-50%);}
.btn_scrl {text-align: center; display: block;padding-top: 50px;width: 100px;height: 10px;margin: 0 auto;position: relative;color: #fff;text-decoration: none;font-size: 15px;}
.btn_scrl span { position: absolute; top: 0; left: 50%; width: 20px; height: 20px; margin-left: -15px; border-left: 4px solid #fff; border-bottom: 4px solid #fff;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: scrl 1.5s infinite;animation: scrl 1.5s infinite;box-sizing: border-box;}
/* .btn_scrl span:nth-of-type(2){-webkit-animation-delay: 0s; animation-delay: 0s;} */
.btn_scrl span:nth-of-type(2) { top: 16px; -webkit-animation-delay: .2s; animation-delay: .2s;}
.btn_scrl span:nth-of-type(3) { top: 32px; -webkit-animation-delay: .35s; animation-delay: .35s;}


/* 메인2 */
.fp-tableCell{position:relative;}
.main02{position:relative !important; background:#002060;}
.main02 span.earth{ background: url(../img/nix.png) no-repeat; background-size: cover; background-position: center;left: 0;
    bottom: 0; display: block; position: absolute; height: 500px; position: absolute; width: 500px;}
.sec{position:relative; display: flex;justify-content: space-between;}
.sec_bg{background:url(../img/nix.svg) no-repeat;}
.sec_l{width: 30%;color: #fff;}
:lang(pol) .sec_l{padding-right:10px;}
h2{font-size: 60px; color: #fff;  font-family: 'NEXON Lv1 Gothic OTF Bold';}
.sec .sec_l button{ margin-top: 30px; color: #fff; border: 1px solid #fff;   width: 180px; height: 45px;}

/* .sec .sec_l button:hover {background-color: #fff; color: #003B90; font-weight: bold;}
.sec .sec_l button:hover p:after {background-color: #003B90;}
.sec .sec_l button:hover p::before {background-color: #003B90;} */

:lang(pol) body{font-family: 'Open Sans', sans-serif;}
:lang(pol) .sec .sec_l button{text-align: left; height:52px; padding: 10px;}
:lang(pol) .sec .sec_l button p:before{right: 6px; top: 8px;}
:lang(pol) .sec .sec_l button p:after{right: 6px; top: 8px;}
:lang(en) .sec .sec_l button{width: 220px;}
.sec .sec_l button p {position:relative;     padding-right: 25px;}
:lang(en) .sec .sec_l button:last-child p{    text-align: left; text-indent: 10px;}
:lang(en) .sec .sec_l button p br{display:none;}
.sec .sec_l button p:before{content:""; position:absolute; width:2px; height: 9px; background: #fff; right: 26px; transform: rotate(90deg); top: 7px;}
.sec .sec_l button p:after{content:""; position:absolute; width:2px; height: 9px; background: #fff; right: 26px;  top: 7px;}
:lang(en) .sec .sec_l button p:before{right: 10px;     top: 4px;}
:lang(en) .sec .sec_l button p:after{right: 10px;     top: 4px;}
/* .sec .sec_l { margin-top: 30px; color: #fff; border: 1px solid #fff;   padding: 7px 20px;} */
.sec .sec_r{width:70%;}
.sec .sec_r.mission {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.sec .sec_r.mission {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}

.pro-auto{margin-bottom:25px;}
/* .swiper { width: 100%; height:100%;} */
.slider { text-align: center; font-size: 18px; overflow: hidden;
/* Center slide text vertically */ height:470px !important;}
.sec_pic{height:470px; filter: brightness(0.7);}
.slider img { display: block; width: 100%; height: 100%; object-fit: cover;}
.in_state{position: relative; left: 0; bottom: 28%; text-align: left; color: #fff; padding: 0px 10px 10px;}
.in_state h5{font-size: 20px;}
.in_state p{font-size: 16px;}
.in_state .btn_lens{  overflow:hidden;   transition: all 0.5s; position:relative; background:url(../img/s1_lens.svg) no-repeat; height:60px; width: 60px; margin-top: 15px;} 
.in_state .btn_lens:hover{    transform: scale(10); opacity: 0.8;}
.in_state .btn_lens:hover a{opacity:0; transition-delay: 0.1s;}
.in_state .btn_lens a{position:relative; font-size: 14px;line-height: 60px;padding: 20px 12px; transition-delay: 0.3s;}

/* main03 */
.main03{background: url(../img/s1.jpg) no-repeat; height: 850px;/*나중에 지울것*/ background-position: center; background-size: cover;}
.sec_r{position:relative;}
.main03 .sec_r .sec_r_per:first-child::before{position: absolute; content: ""; width: 1px; height: 80%; border-right: 1px dashed #ddd; top: 50%; right: 0; transform: translateY(-50%); opacity: 0.3;}
.main03 .sec_r .sec_r_per:nth-child(2):before{position: absolute; content: ""; width: 1px; height: 80%; border-right: 1px dashed #ddd; top: 50%; right: 0; transform: translateY(-50%); opacity: 0.3;}
.main03 .sec_r .sec_r_per:last-child::after{position: absolute; content: ""; width: 1px; height: 80%; border-right: 1px dashed #ddd; top: 50%; left: 0; transform: translateY(-50%); opacity: 0.3;}
.sec_r .sec_r_per{text-align: center; color:#fff; padding: 20px;}
.sec_r .sec_r_per h3{padding-top: 20px; font-size:22px;}
.sec_r .sec_r_per .icon{width: 80px; margin: 0 auto;}

/* main04 */
.sec3{margin: 0 auto;}
.main04{position: relative; }
.main04-bg{position:absolute; left:0; top:0; right:0; bottom:0; background:url(../img/marin-bg2.jpg) no-repeat;z-index: -9; background-size: cover; }
.main04:before{position: absolute; content: ""; width:42.5%; height:100vh; background:#03304d;     z-index: 0; opacity: 0.8;}
.main04 h2{line-height:1.1;}
.main04 .sec{position: relative;}
.main04 .sec_l{position: relative; width:40%;}
.main04 .sec_l::before{content: ""; width: 200%; height: 230%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: -1;}
.main04 .sec_l:after{content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: -1;}
.main04 .sec_r{ width: 76%; position: absolute; left: 25%; top: 50%; transform: translateY(-50%);}
.slick-slide{margin:0px 10px;}
.slick-list {margin:0px -10px;}
.in_news{padding-top: 30px;}
.in_news h4{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.in_news li{padding-bottom:10px;}
.news{background: #fff; padding: 15px; border: 1px solid #ccc; transition:all 0.2s;}
.news .n_img img{height:220px;}
.news:hover{border:1px solid #033571;}
.slick-dots{display: none !important;}
.main4_btn{position: relative; text-align: right; padding-top:20px;}
.main4_btn .prev{display: inline-block; position: relative; right: 0px; width: 17px; height: 17px; background: url(../img/a-left.png) no-repeat; cursor: pointer; background-position: center; background-size: contain; } 
.main4_btn .next{display:inline-block; position:relative; width:17px; height:17px; background: url(../img/a-right.png) no-repeat; cursor: pointer;     background-position: center; background-size: contain;}
.main4_btn .play{    position: relative; right: 0px; width: 27px; height: 18px; display: none; background: url(../img/Untitled-8.png) no-repeat; cursor: pointer; background-position: 9px; background-size: contain; top: -4px;}
.main4_btn .play:before, .main4_btn .play:after{position:absolute;content:""; }
.main4_btn .play:after{position:absolute; left: 14px;}
.main4_btn .pause{    border-radius: 5px; position: relative; right: 0px; width: 19px; height: 19px; background: url(../img/pause.png) no-repeat; cursor: pointer; background-position: center; background-size: contain; top: -5px;}
.news_all .news .in_news > li > h4{overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_all .news .in_news > li > p{overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.progress { display: block; width: 50%; height: 7px; border-radius: 10px; overflow: hidden; background-color: #ccc; background-image: linear-gradient(to right, #000, #000); background-repeat:  no-repeat; background-size: 0 100%; transition: background-size 0.4s ease-in-out; margin:0 auto;};
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}

/* 풀페이지 네비게이션 바 */
#fp-nav ul li a span{background: #fff !important;}
#fp-nav ul li .fp-tooltip{ font-family: 'NEXON Lv1 Gothic OTF Bold'!important; font-size: 15px !important; }
#fp-nav ul li:last-child{opacity:0;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{
    height: 14px !important; width:14px !important; border:1px solid #fff !important;     background: #002060 !important;
}
/* #fp-nav.right{right:4% !important}
#fp-nav ul li{width: 100% !important; height: 30px !important;}
/* #fp-nav ul li a.active{color:#fff !important} */
/* #fp-nav ul li a span{opacity:0 !important; height: 2px !important; width: 40px !important; background:#fff !important; opacity:0.7; border-radius: 0px !important; left: 0 !important;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span{opacity:0.7 !important; margin: -16px 0 0 0px !important; }
#fp-nav ul li .fp-tooltip{top: -11px !important; opacity:1 !important; width:100% !important; overflow: initial !important; color:#ccc !important;}
#fp-nav ul li .fp-tooltip.right{ right: 90px !important; color:#fff !important} */





/* ********************************************* *
 * 1600px
 * ********************************************* */
 @media screen and (max-width: 1660px){
   
   
    
}


/* ********************************************* *
* 1500px
* ********************************************* */
@media screen and (max-width: 1500px){
    .main4_btn{padding-right:60px;}
 
}

/* ********************************************* *
* 1350px
* ********************************************* */
@media screen and (max-width: 1350px){
 
}

/* ********************************************* *
* 1200px
* ********************************************* */
@media screen and (max-width: 1200px){

    /* .news{height:330px;} */
    .sec_pic{height:100%;}
    .slider { height: 50vh !important;}

    #fp-nav{display:none !important;}
    .in_state h5{font-size: 17px; font-weight: 500;}

  
}

/* ********************************************* *
* 1024px
* ********************************************* */
@media screen and (max-width: 1024px){


    .sec_l {padding: 50px 0;}
  .section { height: auto !important; width: 100% !important;}
  .main02 span.earth{width:400px; height:400px;}
  p br{display:none}
  .sec{       padding: 0px 0px; justify-content: center;  flex-direction: column;}
  .sec_l{width:100%;}
  .slider { height: 38vh !important; }
  .in_state{bottom:37%;}
  .sec .sec_r { width: 100%;     padding-bottom: 100px; position: inherit; top: 0;}
  /* .main02{z-index:-2}
  .main02:after{z-index:-1}
  .sec .sec_r{z-index:99} */
  :lang(en) .sec_r .sec_r_per{ height: 175px}
  :lang(en) .sec .sec_r .sec_r_per div p{padding:0px 10px;}
  :lang(en) .sec_r .sec_r_per .icon{width:70px;}
  :lang(en) .sec .sec_l button p:before{right: 10px;     top: 12px;}
  :lang(en) .sec .sec_l button p:after{right: 10px;     top: 12px;}
  .main04{position: relative !important;}
  .main04:before{opacity:0;}
  h2 br{display:none;}
  .main04 .sec_l{width:100%;}
  .main04 .sec_l:after{display:none;}
  .main04 .sec .sec_r{   transform: inherit; left: 1.5%; padding-top: 0px;}

  .main4_btn { padding-right: 10px; padding-top: 20px;}

  .main4_btn .prev{right:2px;}
  .main4_btn .pause{right:0px;}
  .main4_btn .play{right:0px;}
  .main4_btn .next{right:0px;}

  /* .news { height: 360px; } */

  :lang(en) .sec .sec_l button p:before{top: 3px;}
  :lang(en) .sec .sec_l button p:after{top: 3px;}
  :lang(pol) .sec .sec_l button{width:200px; height: 50px;}
  :lang(pol) .sec .sec_l button p{text-align:left}
  :lang(pol) .sec .sec_l button p:after{    right: 8px; top: 11px;}
  :lang(pol) .sec .sec_l button p:before{    right: 8px; top: 11px;}
  .sec_r .sec_r_per .icon{width: 70px; padding-bottom: 10px;}
  .sec_r .sec_r_per h3{font-size: 20px;}
  :lang(pol) .sec_r .sec_r_per{padding:0px 10px;}
}


/* ********************************************* *
* 960px
* ********************************************* */
@media screen and (max-width: 960px){




}


/* ********************************************* *
* 860px
* ********************************************* */
@media screen and (max-width: 860px){
    .main01 .main_tit h1{font-size: 100px !important;}
  

}


/* ********************************************* *
* 768px
* ********************************************* */
@media screen and (max-width: 768px){
    /* .news { height: 300px; } */
    .in_state .btn_lens{height: 50px; width: 50px; margin-top:10px;}
    .in_state{bottom: 35%;}
    .in_state .btn_lens a{padding:10px; font-size: 12px; line-height: 50px;}
}


/* ********************************************* *
* 700px
* ********************************************* */
@media screen and (max-width: 700px){
    /* .news { height: 300px; } */
    .main4_btn{padding-top: 20px;}
    
}




/* ********************************************* *
* 640px
* ********************************************* */
@media screen and (max-width: 640px){
    /* .main01 .main_pic{height: 80vh;} */
    /* video { width:100%; max-width:800px; height:auto; } */
    .main01 .main_tit h1{font-size: 90px !important;}
    .main01 .main_tit h5{font-size: 19px;}
    .scrl_box{bottom: 10%;}
    
    .sec_r .sec_r_per .icon{width:55px; font-size: 20px; padding-top: 10px;}
    .sec_r .sec_r_per h3{font-size: 17px;}
    :lang(pol) .main03 .sec_r .sec_r_per p{font-size: 15px;}
    .main03 .sec_r .sec_r_per p{font-size: 16px;}
    .main03 .sec .sec_r{padding-top:0px;}

    .main04 .slick-slide{margin:0px 5px;}
    .main4_btn .prev{width: 14px; height:14px;}
    .main4_btn .next{width:14px; height:14px;}
    .main4_btn .pause{width: 16px; height: 16px; top: -3px;}
    .main4_btn .play{width: 26px;  height: 16px;}

    .main02 span.earth {width: 300px;height: 300px;}



}


/* ********************************************* *
* 580px
* ********************************************* */
@media screen and (max-width: 580px){
    .main03 .sec_r .sec_r_per{width: 100%; display: flex; text-align: right;
        justify-content: space-between; padding-bottom: 40px;}
        .main03 .sec_r .sec_r_per:last-child{padding-bottom: 0px;}
    /* .main03 .sec_r .sec_r_per .icon{margin: 0 20px 0px 0px;} */
    .main03 .sec_r .sec_r_per div:last-child{width: 75%;}
    .main03 .sec_r .sec_r_per:first-child::before{display:none;}
    .main03 .sec_r .sec_r_per:last-child::after{display:none;}
    .sec .sec_l button{    width: 163px;height: 41px;}
    .sec .sec_l button p:before{right:17px; top:5px}
    .sec .sec_l button p:after{right:17px; top:5px}

    h2{font-size: 30px;}

    /* .news { height: 320px; } */


}

/* ********************************************* *
* 500px
* ********************************************* */
@media screen and (max-width: 500px){
    h2{font-size: 25px;}
    .slider { height: 40vh !important; }
    /* .slick-slide { padding-right: 20px;} */
    /* .news { height: 280px; } */
    .in_state{bottom: 43%;}
    .in_state h5 { font-size: 16px; }
    .in_state .btn_lens:hover { transform: scale(1); }
    .in_state .btn_lens:hover a { opacity: 1; transition-delay: 0; }

    .in_state .btn_lens{    height: 53px; width: 53px;}
    .in_state .btn_lens a{    font-size: 13px;     padding: 20px 9px;}

    .news{padding: 7px;}
    .news .n_img img{height: 150px;}
}

/* ********************************************* *
* 450px
* ********************************************* */
@media screen and (max-width: 450px){
    /* .slick-slide{margin:0px 20px 0px 0px;} */
    .main4_btn { padding-right: 2px; }
    .slick-dotted.slick-slider{margin-bottom: 10px;}
    .company h1 {line-height: 1.5; font-size: 23px;}
    .company h1 strong { font-size: 30px; }
    .slick-slide{margin:0px;}

    
}

/* ********************************************* *
* 400px
* ********************************************* */
@media screen and (max-width: 400px){
    h2{font-size: 20px;}
    .sec .sec_r{    padding-bottom: 50px;}
    .main01 .main_tit h1 { font-size: 70px !important;}
    .main01 .main_tit h5 { font-size: 13px;}
    .main4_btn { padding-right: 0px; }
    .sec_r .sec_r_per .icon{    width: 60px;}
    .sec_r .sec_r_per h3{font-size: 18px;}
    .main03 .sec_r .sec_r_per p{font-size: 15px;}

    .slider { height: 33vh !important; }
    .in_state { bottom: 44%;}

    :lang(en) .sec .sec_r .sec_r_per div p{padding:0px;    font-size: 15px;
        line-height: 1.3;}

        .main03 .sec_r .sec_r_per{flex-direction: column;padding-left: 0px; padding-right: 0px; justify-content: center; align-items: center;}
        .main03 .sec_r .sec_r_per div:last-child{width:100%;    text-align: center;}
 

}
/* ********************************************* *
* 280px
* ********************************************* */
@media screen and (max-width: 280px){
    .main01 .main_tit h1 { font-size: 57px !important; }
    .in_state h5 { font-size: 14px; }
    .in_state h5 { font-size: 14px; }
    .news{padding: 7px;}
    .main04 .sec .sec_r { left: 6.5%; }
    
    
}



.video-container{
    width:100vw;
    height:100vh;
    overflow:hidden;
    position:relative;
  }
  
  
  .video-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .video-container iframe {
    pointer-events: none;
  }
  .video-container iframe{
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: calc(100% + 120px);
  }
  .video-foreground{
    pointer-events:none;
  }