@charset "utf-8";
/*
** Default 
--------------------------------------------------------*/
body {
    position: relative;
    font-size: 1rem;
    background-color:#fff;
    overflow-x: hidden;
}

.pt-c{padding-top: 50px !important; padding-bottom: 0 !important;}

.allmenu-link > a{
    padding: 0.5rem 1.5rem;
    background-color: #fff;
    border-radius: 10px;
    font-size: 14px;
    transition: all .3s;
}
.allmenu-link > a:first-child{margin-right: 1rem;}
.allmenu-link > a:hover{border-radius: 0;}

.navik-header.sticky .allmenu-link > a{background-color: #111; color: #fff;}

.pw-sticky.sticked .navik-header {
    background-color: #193452;
}
/*mobile menu*/
header .navik-header .burger-menu {
    top: 25px;
}
.xe_content p {
    line-height: 1.8;
}

/*mobile slidemenu*/
header .navik-header-overlay .logo,
header .navik-header-overlay .burger-menu {
    top: 10px;
}
.menu-social-media {
    margin-bottom: 3rem;
    font-size: 16px;
}

.navik-header .logo img.logo-svg {
    width: auto;
    height: 50px;
}

@media (min-width: 1200px) {
    /*.navik-header-container {height: 130px;}*/
    .navik-menu li>ul {
        text-align: left;
    }
    .navik-menu>ul>li>a {
        font-size: 16px;
        height: 90px;
        line-height: 90px;
        transition: none;
    }
}
/*sub-header*/
.pw-header.header-sub {
    background-color: #fff;
}   
.pw-header.header-sub .navbar-sticky{
    border-bottom-color: rgba(0,0,0,.1);
}
.pw-header.header-sub .navbar-sticky .site-logo {
    background-image: url(../img/logo-dark.svg);
}
.pw-header.header-sub #allmenu,
.pw-header.header-sub #gnb > li > a {
    color: #333;
}
.pw-header.header-sub #allmenu {
    border-left-color: rgba(0,0,0,.05);
}
.pw-header.header-sub .menu-toggler .bar {
    background-color: #333;
}

/*fixed*/
.fixed-nav {
    position: fixed;
    left: 0;bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #212A31;
    z-index: 88;
}
.fixed-nav a {
    font-size: 16px;
    line-height: 60px;
    color: #fff;
}  
.fixed-nav a.talktalk {
	background-repeat: no-repeat;
	background-image: url(../img/talktalk.png);
    background-position: 0 48%;
    padding-left: 30px;
}
.quick_main {
    padding: 1rem 0;
    width: 120px;
    text-align: center;
}
.quick_main li {
    padding: 1rem 5px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;    
}   
.quick_main li figure { 
    margin-bottom: 0;
}
.quick_main li svg {
    color: #111;
}
.quick_main .scroll-btn,
.quick_main #quickfirst {
    color: #fff;
    background-color: #193452;
    border-color: #193452;
}

/*inquiry*/
#pw-inquiry {
    position: relative;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#pw-inquiry:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 0;
}
#pw-inquiry:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 50%;
    bottom: 0;
    background-color: #cecece;
    z-index: 1;
}
#pw-inquiry .process {
    display: flex;
    font-size: 14px;
    color: #333;
}
#pw-inquiry .process .step {
    position: relative;
    padding-top: 1rem;
    text-align: center;
}
#pw-inquiry .process .step:before {
    content: '';
    position: absolute;
    left: 50%;top: 0;
    width: 100%;
    border-top: 1px solid #333;
}
#pw-inquiry .process .step:after {
    content: '';
    position: absolute;
    left: 50%;top: -4px;
    width: 10px;height: 10px;
    background-color: #333;
    border-radius: 50%;
}    
#pw-inquiry .process .step4:before {
    display: none;
}

/* --------------------------------------------------------------------------
** 
** custom
**
----------------------------------------------------------------------------*/
.bl-txt{color: #142957 !important;}
.mb-10{margin-bottom: 10px;}
.bk-txt{color: #111 !important; font-weight: 500;}
.gr-txt{color: #666 !important; margin-left: 1rem; font-weight: 400 !important;}
.bord{border: 1px solid #ddd;}
.pd-1r{padding: 1rem;}
.biz-btn{text-align: center; border-top: 1px solid #ddd; padding: .5rem 0; color: #142957 !important;}
.section-biz{padding-bottom: 0 !important;}
.swiper{padding-bottom: 5rem !important;}
.swiper-pagination{bottom: 40px !important;}
.txt-right{text-align: right;}
.fw-500{font-weight: 500 !important;}

.pw-promotion .owl-slide .item-caption h1:before {
    content: '';
    position: absolute;
    left: 0;top: -1rem;
    width: 40px;height: 5px;
    background-color: #f28121;
}
.pw-promotion .owl-slide .item-caption h1 {font-size: 70px;}
.pw-promotion .owl-slide .item-caption .owl-p {font-size: 20px;}


.visual-caption h1 {
    font-size: 26px;
}
/* --------------------------------------------------------------------------
** 
** section
**
----------------------------------------------------------------------------*/
/* 각 섹션 상하 여백 */
.section-title {
	position: relative;
	margin-bottom: 4rem;
    text-align: center;
}
.section-title>h1 {
    margin-bottom: 1.5rem;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}

.icon-linea {
    font-size: 60px;
    color: #888;
}


.pw-parallax .line-vertical {
    position: relative;
    padding-bottom: 90px;    
}
.pw-parallax .line-vertical:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 80px;
    border-left: 1px solid #fff;
}


/*.owl-carousel .owl-stage, 
.owl-carousel .owl-item,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto !important;
    touch-action: auto !important;
}
*/
.btn-branch {
    display: inline-block;
    padding: .5rem 2rem;
    width: 142px;
    text-align: center;
    border: 1px solid #fff;
    transition: background .3s ease;
}
.btn-branch:hover {
    color: #022D6B;
    background-color: #fff;
}


.pw-parallax .dzsparallaxer div.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.pw-parallax .dzsparallaxer div.bg-overlay.overlay1 {
background: rgb(85,207,160);
background: -moz-linear-gradient(270deg, rgba(85,207,160,0.7) 20%, rgba(85,207,160,1) 70%);
background: -webkit-linear-gradient(270deg, rgba(85,207,160,0.7) 20%, rgba(85,207,160,1) 70%);
background: linear-gradient(270deg, rgba(85,207,160,0.7) 20%, rgba(85,207,160,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#55cfa0",endColorstr="#55cfa0",GradientType=1); 
}
.pw-parallax .dzsparallaxer div.bg-overlay.overlay2 {
background: rgb(82,210,221);
background: -moz-linear-gradient(270deg, rgba(82,210,221,0.7) 20%, rgba(82,210,221,1) 70%);
background: -webkit-linear-gradient(270deg, rgba(82,210,221,0.7) 20%, rgba(82,210,221,1) 70%);
background: linear-gradient(270deg, rgba(82,210,221,0.7) 20%, rgba(82,210,221,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52d2dd",endColorstr="#52d2dd",GradientType=1);
}
.pw-parallax .dzsparallaxer div.bg-overlay.overlay3 {
background: rgb(64,164,223);
background: -moz-linear-gradient(270deg, rgba(64,164,223,0.7) 20%, rgba(64,164,223,0.9) 70%);
background: -webkit-linear-gradient(270deg, rgba(64,164,223,0.7) 20%, rgba(64,164,223,0.9) 70%);
background: linear-gradient(270deg, rgba(64,164,223,0.7) 20%, rgba(64,164,223,0.9) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#40a4df",endColorstr="#40a4df",GradientType=1);
}
.pw-parallax .dzsparallaxer div.bg-overlay.overlay4 {
background: rgb(66,132,219);
background: -moz-linear-gradient(270deg, rgba(66,132,219,0.7) 20%, rgba(66,132,219,0.9) 70%);
background: -webkit-linear-gradient(270deg, rgba(66,132,219,0.7) 20%, rgba(66,132,219,0.9) 70%);
background: linear-gradient(270deg, rgba(66,132,219,0.7) 20%, rgba(66,132,219,0.9) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4284db",endColorstr="#4284db",GradientType=1);
}

.board-header h1 {
    font-weight: 300;
}



.section-footer {
    background-color: #202731;
}
.pw-social .nav-link {
    color: #fff;
}
.sub-header {
    position: relative;
    background-color: #7ea5dd;
}
.sub-header:before {
    content: '';
    position: absolute;
    width :100%;height: 100%;
    background-color: rgba(0,0,0,.1);
}
.sub-header .sub-header-caption h1>span:before {
    background-color: #FA8522;
}
/* .sub-header .nav-sub {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.sub-header .nav-sub .nav {
    background-color: transparent;
}
.sub-header .nav-sub .nav li {
    width: auto;
    min-width: auto;
    padding: 0;
    text-align: center;
    border: 0;
}
.sub-header .nav-sub .nav li a {
    padding: 0;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    background-color: transparent;
    border: 0;
}
.sub-header .nav-sub .nav li a.active {
    color: #333;
    background-color: #fff;
} */

.nav-sub {
    border-bottom: 1px solid #e5e5e5;
    z-index: 5;
}   
.nav-sub .nav li {
    position: relative;
    padding: 0 20px;
    margin-left: -1px;
    min-width: 250px;
    line-height: 50px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.nav-sub .nav li>svg {
    position: absolute;
    right: 20px;top: 35%;
    color: #999;
}

.nav-sub .nav .dropdown {
    position: relative;
}
.nav-sub .nav .dropdown-content {
    display: none;
    position: absolute;
    left: -1px;
    padding: 10px 0;
    min-width: 250px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0;
    z-index: 1;
}
.nav-sub .nav .dropdown-content a {
    display: block;
    padding: 0 20px;
    font-size: 15px;
    line-height: 40px;
    color: #666;
}
.nav-sub .nav .dropdown:hover .dropdown-content {display: block;}
@media (max-width: 991px) {
    .nav-sub .nav li {display: none;border: 0;}
    .nav-sub .nav li:last-child {display: block;}
    .nav-sub .nav li:last-child,
    .nav-sub .nav .dropdown-content {width: 100%;}
}
.nav-sub .nav li.home {
    min-width: 60px;   
}
.nav-sub .nav li.home>a>svg {
    left: 20px;
    color: #666;
}

.h-100vh{height: 100vh;}

.mouse-sr{
    height: 200px;
    text-align: center;
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #fff;
    z-index: 3;
}
.line-wrap{width: 1px; height: 100px; margin: 0 auto 20px;}
.lineani{width: 1px; height: 100px; background-color: #fff; animation: lineani 2s infinite; transition: all .5s;}

@keyframes lineani{
    0%{height: 0;}
    100%{height: 100px;}
}

.footer-menu{margin-bottom: 10rem;}

.text-left{text-align: left !important;}
.text-bk{color: #000 !important;}
.text-gr{color: #666 !important;}


#myVideo{height: 100vh; object-fit: cover;}


[class*='sr__'] {visibility: hidden;}


.section-title.search-sect > h2{color: #fff; font-size: 2.5rem;}
.section-title.search-sect > h2 > span{font-weight: 300;}

.input-wrap{
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    position: relative;
}
.search-wrap{
    width: 100%;
    height: 50px;
    border-radius: 10px;
    border: none;
    padding: 0 1rem;
}
.btn-search{
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    padding: 0;
}
.btn-search > span{font-size: 20px; color: #ddd;}

.tag-wrap{
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
}
.tag-a{padding: .5rem 1rem; border: 1px solid #fff; color: #fff; border-radius: 30px; margin: 0 0.5rem 1rem 0.5rem; transition: all .5s;}
.tag-a:hover{color: #111; background-color: #fff;}

.section-search{overflow: hidden;}

.search-swiper{position: relative;}
.search-swiper .swiper{padding-bottom: 2rem !important; padding-top: 1rem;}

.search-swiper .btn-sw-next{right: -6rem; width: 50px; height: 50px; border: 1px solid #fff; text-align: center; border-radius: 50%; color: #fff; transition: all .3s;}
.search-swiper .btn-sw-next::after{font-size: 20px;}
.search-swiper .btn-sw-prev{left: -6rem; width: 50px; height: 50px; border: 1px solid #fff; text-align: center; border-radius: 50%; color: #fff; transition: all .3s;}
.search-swiper .btn-sw-prev::after{font-size: 20px;}

.search-swiper .btn-sw-prev:hover, .search-swiper .btn-sw-next:hover{background-color: #fff; color: #000;}

.swiper-slide .search-img{transition: all .5s; border-radius: 5px; overflow: hidden; position: relative;}
.swiper-slide .search-img::before{
    content: "";
    width: 100%;
    height: 0%;
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    transition: all .5s;
}

.swiper-slide .search-img .search-hover{text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 3; width: 100%; transition: all .5s; opacity: 0; padding: 0 1.5rem;}

.swiper-slide .search-img .search-hover > h5{color: #fff; margin-bottom: 1rem; padding-bottom: 1rem; position: relative; font-size: 1.5rem;}
.swiper-slide .search-img .search-hover > p{color: #fff; margin-bottom: 0; font-size: 1.2rem;}
.swiper-slide .search-img .search-hover > h5::after{content: ""; width: 100%; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}

.swiper-slide:hover .search-img::before{height: 100%;}

.swiper-slide:hover .search-img .search-hover{opacity: 1;}

.swiper-slide:hover .search-img{transform: translateY(-1rem);}

.view-more{width: 100%; text-align: center;}
.view-more > a{padding: 1rem 3rem; background-color: #fff; border-radius: 10px; transition: all .3s;}
.view-more > a:hover{border-radius: 0;}

.history-cont ul{padding-left: 0;}
.history-cont ul li{margin-bottom: 3px;}
.history-cont ul:last-child{margin-bottom: 0;}

.middle-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.history-cont{padding-left: 10rem;}

.history-cont > h2{font-size: 2.5rem; font-weight: 600;}
.history-cont > h2 > span{font-weight: 300;}

.section-title.sect-news{margin-bottom: 0; text-align: left;}
.section-title.sect-news > h2{font-size: 2.5rem; font-weight: 600;}

.news-link{text-align: right;}
.news-link > a{
    width: 40px;
    height: 40px;
    background-color: #111;
    border-radius: 50%;
    text-align: center;
    line-height: 43px;
    color: #fff;
    display: inline-block;
    transition: all .3s;
    font-size: 20px;
}

.news-link > a:hover{transform: rotate(90deg);}

.pd-border{padding-bottom: 2rem; margin-bottom: 2.5rem; border-bottom: 1px solid #ddd;}

.map-bg{width: 100%; height: 100%;}
.map-po{position: absolute; width: 100%; height: 100%; top: 0; left: 50%; transform: translateX(-50%); z-index: 10;}

.map-cont{background-color: #212121; height: 100%; display: flex; align-items: center; justify-content: center;}
.map-cont-wrap > p{color: #fff;}
.map-cont-wrap > p:last-child{margin-bottom: 0;}
img.menu_new_comment {
    height: auto!important;
}
img.menu_new_comment {
    height: auto!important;
}

/* mediaQuery
--------------------------------------------------------*/
@media (min-width: 992px) {   
    .pw-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .mouse-sr span{writing-mode: tb-rl;}
}
@media (min-width: 1200px) {
    .pl-xl-7rem {padding-left: 7rem !important}
    .visual-caption h1 {
        font-size: 50px;
        font-weight: 600;
        line-height: 1.2;
    }
    .visual-caption h4 {font-size: 41px;}
    
    header .navik-header.sticky {
         border-bottom-color: rgba(0,0,0,.1);
    }
    .pw-contents>.container-full {
        padding-top: 60px;
    }

    #pw-text h2 {
        font-size: 70px;
        font-weight: bold;
        line-height: 1.1;
    }
    #pw-text h4 {
        font-size: 24px;
    }
    #pw-area {
        padding: 12rem 0;
    }

    #pw-search{
        padding: 12rem 0 !important;
        clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 89%);
    }
}
@media (min-width: 1340px) {
    .container-13 {max-width: 1330px;} 
    .container-11 {max-width: 1140px;} 
}     
@media (min-width: 1540px) {
    .container-15 {max-width: 1530px;} 
}  
@media (max-width: 1199px) {
    #pw-container {
        padding-top: 60px;
    }
    .navik-header .logo {padding: 5px 0;text-align: left;}
    .navik-header .logo img.logo-svg {
        height: 45px;
    }
}
@media (max-width: 991px) { 
    #pw-parallax:before {
        display: none;
    }
    .navik-fixed-sidebar .menu-social-media a {
        text-align: center;
        font-size: 14px;
        line-height: 24px;
    }
    .row-cols-7>* {
        flex: 0 0 auto;
        width: 25%;
    }
    .section-recom:before {
        display: none;
    }

    .font-bk-m{color: #000 !important; text-align: center;}

    .history-cont{padding: 3rem 1.5rem;}

    .section-title.search-sect > h2{font-size: 26px;}
    .section-title.sect-news > h2{font-size: 26px;}
    .history-cont > h2{font-size: 26px;}
    .history-cont ul li{font-size: 14px;}

    .tag-wrap{width: 100%;}
    .tag-a{font-size: 12px; margin: 0 0.2rem .5rem .2rem;}

    .view-more > a{font-size: 14px; padding: .8rem 2rem;}

    #pw-text h4{font-size: 16px;}

    .font14-m{font-size: 14px;}

    #pw-page .content-bg{padding: 30px 20px; font-size: 14px;}
    #pw-page .content-bg h2{font-size: 18px;}

    #pw-inquiry:before {
        width: 100%;
        right: 0;
    }

    .map-cont{display: none;}
    .root_daum_roughmap .wrap_map{height: 300px !important;}
}
@media (max-width: 767px) { 
    #pw-intro .bg-img {
        min-height: 300px;
        height: 300px;
    }

}
@media (max-width: 575px) { 
    .visual-caption p {
        font-size: 16px;
    }
    .section-title>h1 {
        font-size: 24px;
    }
    .section-title>.font20 {
        font-size: 16px;
    }
    .section-title>h4 {
        font-size: 14px;
    }
    .section-footer .footer-content .footer-logo>img {
        width: 130px;
    }

    .row-cols-7>* {
        flex: 0 0 auto;
        width: 50%;
    }
    .section-ico img {
        width: 50px;
        height: 50px;
    }

    .container-accordion{
        width: 100vw;
    }
    .panel:nth-last-of-type(6),
    .panel:nth-last-of-type(7){
        display: none;
    }

    .news-tit h3{font-size: 24px;}
    .news-tit h5{font-size: 14px;}

    .news-btn{
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 10px;
    }

    #pw-text h4{font-size: 14px;}
}

@media (max-width: 340px) { 

}
