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

.root_daum_roughmap .cont{
    display: none;
}

.kso-sticky.sticked .navik-header {
    background-color: #193452;
}
/*mobile menu*/
header .navik-header .burger-menu {
    top: 25px;
}
.header-shadow-wrapper {
    display: none;
}

/*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 {
    height: 50px;
}

@media (min-width: 1200px) {
    /*.navik-header-container {height: 130px;}*/
    .navik-menu>ul>li>a {
        font-size: 17px;
        height: 90px;
        line-height: 90px;
        transition: none;
    }
}


/*fixed*/
.fixed-nav {
    position: fixed;
    left: 0;bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #019be2;
    z-index: 3;
}
.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*/
.sidebar-toggle {
  position: fixed;
  z-index: 1;
  outline: none;
  width: 36px;
  height: 80px;
  right: 18em;
  margin-top: 0;
  background-color: #1c99d9;
  cursor: pointer;
  transition: .5s;
  border-radius: 10px 0 0 10px;
}
.sidebar-toggle:before {
    content: 'CLOSE';
    position: absolute;
    left: -25px;
    top: 25px;
    text-align: center;    
    width: 80px;
    height: 30px;
    color: #fff;
    transform: rotate(90deg);
}
.sidebar-toggle.is-closed:before {
    content: 'OPEN';
}
.sidebar {
    position: fixed;
    top: 23%;right: 0;
    padding: 0;
    width: 18em;
    min-height: 460px;
    color: #fff;
    background-color: #1c99d9;
    transition: .5s;
    transform: translateX(0);
    z-index: 99;
}

.sidebar.is-closed {
    transform: translateX(18em);
}
_:-ms-fullscreen, :root .sidebar-toggle.is-closed {
    right: 0;
}

.form-wrapper {
    padding: 1.5rem;    
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.form-wrapper h4, 
.form-wrapper h2, 
.form-wrapper h5 {
    color: #fff;
}
.form-wrapper h4 {font-size: 16px;margin-bottom: 1rem;color: rgba(255,255,255,.9);} 
.form-wrapper h2 {font-size: 20px;margin-bottom: 1rem;line-height: 1.4;} 
.form-wrapper h5 {font-size: 15px;margin-bottom: 1rem;color: rgba(255,255,255,.7);font-weight: normal;} 
.form-wrapper h3 {font-size: 18px;margin-bottom: 1rem;} 

.form-wrapper .form-area {
    padding: 1rem;
    min-height: 200px;
    background-color: #fff;
}
.form-phone {
    padding: 10px 10px;
    font-size: 24px;  
    text-align: center;
    color: #fff;
    background-color: #111;
}
.form-img {
    display: flex;
}
.form-img a {
    display: inline-block;
    width: 50%;
}


.fixed-nav-lg {
    position: fixed;
    right: 1rem;bottom: 2rem;
    z-index: 2;
}
.fixed-nav-lg>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 80px;
    height: 80px;
    font-size: 13px;
    line-height: 2;
    color: #aaa;
    background-color: rgba(0,0,0,.8);
    border-radius: 50%;
    transition: background .3s ease;
}
.fixed-nav-lg>a:hover {
    color: #fff;
    background-color: #1868A5;
}
/* --------------------------------------------------------------------------
** 
** custom
**
----------------------------------------------------------------------------*/
.kso-promotion .owl-slide .item-caption h1:before {
    display: none;
    content: '';
    position: absolute;
    left: 0;top: -1rem;
    width: 40px;height: 5px;
    background-color: #f28121;
}
/*.kso-promotion .owl-slide .item-caption h1 {font-size: 70px;}*/
.kso-promotion .owl-slide .item-caption .owl-p {font-size: 20px;}

.visual-caption {
    padding: 2rem;
    background-color: rgba(0,0,0,.8);
}
.visual-caption h1 {
    font-size: 26px;
}
/* --------------------------------------------------------------------------
** 
** section
**
----------------------------------------------------------------------------*/
/* 각 섹션 상하 여백 */
.section-title {
	position: relative;
	margin-bottom: 4rem;
    text-align: center;
}
.section-title h2 {
    font-size: 40px;
    font-weight: 500;
}


#kso-bgsection {
    position: relative;
}

#kso-intro {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
#kso-intro:before {
    content: '';
    position: absolute;
    left: 0;top: 0;
    width: 100%;height: 100%;
    background-color: rgba(0,0,0,.5);
}
#kso-intro .count-col span {
    color: #fff;
}
#kso-intro .count-col .counter {
    font-size: 40px;
    font-weight: 600;
}
#kso-intro .count-col .count-title {
    margin-top: 10px;
    padding: 10px 2rem;
    font-size: 16px;
    color: #fff;
    background-color: #00aeff;
    border-radius: 20px;
}


#kso-parallax1,
#kso-parallax2,
#kso-parallax3 {
    padding-top: 100px;
    padding-bottom: 100px;
}
#kso-certifi .section-title h2 .more,
#kso-parallax1 .section-title h2 .more {
    position: absolute;
    right: 0;top: 10px;
    font-size: 15px;
}


#owl-half.owl-theme .owl-nav {
    position: absolute;
    left: calc(50% + 8.3333333333%);bottom: 10%;
}
#owl-half.owl-theme .owl-nav [class*=owl-] {
    width: 40px;height: 40px;
    font-size: 20px !important;
    line-height: 45px;
    background-color: #ddd;
    color: #fff;    
    border-radius: 50%;
}
#owl-half.owl-carousel .owl-nav button.owl-prev {
    left: 1rem;
}
#owl-half.owl-carousel .owl-nav button.owl-next {
    right: -7rem;
}


#kso-parallax3 h3 {
    position: relative;
    padding-left: 50px;
    margin: 0 0 30px;
    font-size: 32px;
    line-height: 1;
}

#kso-parallax3 li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: 17px;
}
#kso-parallax3 li, 
#kso-parallax3 li svg {
    color: #fff;
}

#kso-parallax3 h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -150%;
    bottom: 0;
    width: 150%;
    height: 1px;
    background-color: #fff;
}
#kso-parallax3 h3:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 30px;
    /*background-image: url(../img/em.png);*/
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}
#kso-parallax3 h3.line-right:before {
    display: none;
    content: '';
    position: absolute;
    left: auto;    
    right: -150%;
    bottom: 0;
    width: 150%;
    height: 1px;
    background-color: #fff;
}
#kso-parallax3 h3.line-right:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 30px;
    /*background-image: url(../img/em.png);*/
    background-position: center;
    background-repeat: no-repeat;
}


.section-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1e2029;
}

.sub-header {
    position: relative;
}
.sub-header:before {
    content: '';
    position: absolute;
    width :100%;height: 100%;
    background-color: rgba(0,0,0,.5);
}
.sub-header .sub-header-caption h1>span:before {
    background-color: #FA8522;
}

.sub-bottom {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.sub-bottom .slogan {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
}
.sub-bottom .slogan h2 {
    line-height: 1.4;
    color: #fff;
}

.kso-contents>.container-full {
    padding-top: 60px;
}
[class*='sr__'] {visibility: hidden;}

.other-link{display: flex;}
.other-btn{padding: .5rem 1rem; color: #fff; border: 1px solid #fff; border-radius: 5px; font-size: 14px; margin-right: 10px; transition: .2s;}
.other-btn:hover{color: #00aeff;}

.section-yt{overflow: hidden; width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover;}
.pop-open{width: 100%; height: 100%; position: relative; display: block;}
.pop-open::before{content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); position: absolute; top: 0; left: 0;}
.pop-open > span{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 3; font-size: 43px; text-align: center;}
.pop-open > span::after{content: ""; width: 20px; height: 20px; background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1;}
.yt-span img{max-width: 200px; margin: 0 .5rem;}
.yt-tit{font-size: 1.5rem; line-height: 1.5;}
.section-title.yts{padding-top: 3rem; z-index: 1;}
.section-title.yts::before{content: ""; width: calc(50% - 26px); height: 1px; background-color: #454545; position: absolute; top: 0; left: 0;}
.section-title.yts::after{content: ""; width: calc(50% - 26px); height: 1px; background-color: #454545; position: absolute; top: 0; right: 0;}
.yt-logo-s{width: 48px; height: 30px; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); z-index: 3;}

/* mediaQuery
--------------------------------------------------------*/
@media (min-width: 992px) {   

}
@media (min-width: 1200px) {  
    .navik-header-container {
        height: 90px !important;
    }
    
    .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;}
    .visual-caption p {font-size: 24px;}
    header .navik-header {
        border-bottom: 1px solid rgba(255,255,255,.1);
    }
    .kso-contents>.container-full {
        padding-top: 60px;
    }

    #kso-parallax2 .pl-lg-5 {
        padding-left: 3rem !important;
    }
}
@media (min-width: 1340px) {
    .container-13 {max-width: 1330px;}
    .kso-promotion {min-height: 650px;}   
}    
@media (min-width: 1500px) {
    .kso-promotion {min-height: 750px;}    
}    
@media (max-width: 1200px) {
    .navik-header .logo {padding: 5px 0;text-align: left;}
}
@media (max-width: 991px) { 
    .kso-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #kso-parallax:before {
        display: none;
    }
    .navik-fixed-sidebar .menu-social-media a {
        text-align: center;
        font-size: 14px;
        line-height: 24px;
    }
    .sub-bottom .slogan h2 {
        font-size: 24px;
    }
    .other-link{display: flex; flex-direction: column;}
    .other-btn{text-align: center; margin-right: 0; margin-bottom: 1.5rem;}

    .yt-span img{max-width: 120px;}
    .section-title{margin-bottom: 3rem;}

    #captcha_layer > div{top: 50%; left: 50%; transform: translate(-50%,-50%);}

    .section-yt{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) { 
    #kso-intro .bg-img {
        min-height: 300px;
        height: 300px;
    }
    .section-title h2 {
        font-size: 32px;
        margin-bottom: 0;
    }
    #kso-intro .count-col .counter {
        font-size: 32px;
        font-weight: 400;
    }
    #kso-intro .count-col .count-title {
        padding: 5px 5px;
        font-size: 15px;
    }
    #kso-intro .count-col .count-title.small {
        font-size: 14px;
        letter-spacing: -1px;
    }
}
@media (max-width: 575px) { 


}

@media (max-width: 340px) { 

}
