@charset "UTF-8";


.header_wrap {
    background: url('../img/main_bg.png');
    background-position: 50% 50%;
}


.navbar {
    display: flex;
    align-items: center;
    padding: 1.8em 0;
    flex-grow: 0;
}
.navbar-nav li + li {
    margin-left: 100px;
}
.navbar-toggler {
    padding: 8px;
    font-size: 0.867em;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-item.active {    
    color: #f89508;
    font-weight: 800;
}


.area_tit {
    padding-bottom: 2.6em;
    text-align: center;
}
.area_tit p {
    font-size: 1.333em;
    font-weight: 600;
}
.area_tit span {
    margin-top: 1em;
    font-size: 0.933em;
}
.img_wrap {
    text-align: center;
}
.img_wrap img {
    max-width: 100%;
}
.orange {
    /* color: #f89508; */
    color: #f27f04;
    font-weight: bold;
}
.blue {
    color: #006edd;
}


.main_visual {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 0 28px;
}
.main_visual .main_txt {
    margin: 0 40px 50px 0;
    line-height: 1.6;
}
.main_visual .main_txt > span {
    font-size: 2.133em;
}
.main_visual .main_txt > span:nth-of-type(1) {
    color: #f89508;
    font-weight: 800;
}
.main_visual .main_txt > span:nth-of-type(3) {
    color: #006edd;
    font-weight: 500;
}
.main_visual .main_txt_btn a {
    margin-top: 12px;
    padding: 8px 12px;
    border: 1px solid #006edd;
    border-radius: 4px;
}
.main_visual .main_txt_btn a + a {
    margin-left: 6px;
} 
.main_visual .main_txt_btn a span {
    font-size: 0.933em;
    color: #006edd;
    font-weight: 800;
}
.main_visual .main_txt_btn a:hover {
    background-color: #006edd;
    transition: 0.2s;
}
.main_visual .main_txt_btn a:hover > * {
    text-decoration: none;
    color: #fff;
}



.main_visual .main_img {
    padding: 0 30px 30px 30px;
}


.noActiveX_top, .noActiveX_bottom, .userType, .diagram, .function, .application, .strength, .patent, .contact {
    padding: 3.4em 0 4em;
} 

.directlink {
    padding: 2.6em 0 3.2em;
}


.noActiveX_top {
    color: #fff;
    background-color: #0a51a1;
    box-sizing: border-box;
}
.noActiveX .area_tit  {
    padding-bottom: 1em;
    font-size: 1.533em;
}
.noActiveX .area_tit p {
    font-weight: 500;
}
.noActiveX .area_tit br {
    display: none;
}
.noActiveX .area_tit .orange {
    color: #ffac36;
    font-weight: 500;
}
.noActiveX .noActiveX_cnt {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.noActiveX .noActiveX_cnt .img_area {
    text-align: center;
}
.noActiveX_bottom {
    text-align: center;
    background-color: #558ece;
}
.noActiveX_bottom .img_wrap {
    padding: 14px;
}


.userType {
    text-align: center;
}
.userType_cnt > div > div {
    margin: auto;
    padding: 32px 20px 36px;
    max-width: 98%;
    border: 1px solid #eee;
    border-radius: 4px;
}
.userType_cnt > div > div span:first-child {
    position: relative;
    font-size: 1.133em;
    font-weight: 800;
}
.userType_cnt > div > div span:first-child:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    left: 0;
    background-color: rgba(248, 149, 8, 0.4);
    z-index: -1;
}
.userType_cnt > div > div > div + span {
    font-size: 0.933em;
}
.userType_cnt .img_wrap {
    margin: 30px 0 24px;
}


.diagram, .application, .patent, .footer {
    background-color: #f6f9fd;
}

/* .function .area_tit + div {
    margin: -10px 0 18px;
    padding-left: 14px;
    text-align: center;
} */
.tab_wrap {
    margin-top: -1em;
}
.tab_wrap .nav-pills {
    padding: 10px;
    /* background-color: #e9eef5; */
    /* background-color: #f6f9fd; */
    /* background-color: #0a51a1; */
    background-color: #0e5fbd;
    /* border: 1px solid #dfe4ea; */
    border: 1px solid #d8dfe7;
    border-radius: 4px 4px 0 0;
    color: #fff;
}
.tab_wrap .nav-link {
    /* margin: 8px; */
    margin: 2px 8px;
    padding: 6px 8px;
    font-size: 0.867em;
    /* border: 1px solid #dfe4ea; */
    /* background-color: #fff; */
    /* font-weight: 800; */
}
.tab_wrap .nav-link.active {
    /* background-color: #006edd;
    border-color: #006edd; */
    /* background-color: #fff; */
    background-color: #013e85;;
    /* color: #333; */
    /* color: #0e5fbd; */
    color: #fff;
    font-weight: bold;
}
.tab-content {
    margin-top: -1px;
    padding: 20px 0 30px;
    border: 1px solid #d8dfe7;
    border-radius: 0 0 4px 4px;
}
.tab-content .tab_tit {
    padding: 1.4em 1.4em 2.1em;
    text-align: center;
}
.tab-content .tab_tit .tt_tit {
    font-size: 1.188em;
    font-weight: bold;
    /* text-decoration: underline; */
}
.tab-content .tab_tit .tt_cnt {
    margin-top: 2em;
    font-size: 0.933em;
}
.tab-content .tt_cnt_pd {
    margin-top: 30px;
}
#pills-cnt7-tab:after {
    content: '(부가 기능)';
    margin-left: 4px;
    font-size: 0.750em;
}
#pills-cnt7 .tt_cnt_pd {
    margin-top: 14px;
} 
#pills-cnt7 .tt_tit:after {
    content: '부가 기능';
    display: inline-block;
    margin-left: 4px;
    padding: 1px 2px;
    color: #fff;
    font-size: 0.625em;
    font-weight: bold;
    background-color: #7d99ba;
    border-radius: 2px;
}
.tab-content .tt_cnt_pd span:first-child {
    margin-right: 6px;
    padding: 2px 4px;
    color: #006edd;
    font-size: 0.875em;
    font-weight: bold;
    border: 1px solid #006edd;
    border-radius: 4px;
}
.tab-content .tt_cnt_pd span b {
    color: #006edd;
    font-weight: bold;
}
.tab-content .tt_cnt_pd span i {
    color: #006edd;
    font-size: 0.780em;
    font-style: normal;
    font-weight: bold;
}

.tab-content .tab_tit i {
    font-size: 0.933em;
    font-style: normal;   
}
.tab-content .tab_cnt {
    padding: 0.5em 1.4em 1.8em;
}


.directlink_wrap {
    display: block;
    width: 100%;
}
.directlink {
    background-color: #1e3147;
    color: #cdd5e1;
    font-size: 1.2em;
    text-align: center;
}
.directlink span {
    vertical-align: -2px;
}
.directlink span:before {
    content: '';
    display: inline-block;
    margin: 0 16px 0 14px;
    width: 1px;
    height: 18px;
    background-color: #586777;
    vertical-align: -3px;
}
.directlink i {
    margin-left: 6px;
    padding: 4px 3px 0 0;
    width: 40px;
    height: 40px;
    color: #1e3147;
    font-size: 1.133em;
    font-weight: 800;    
    border-radius: 50%;
    vertical-align: -2px;
    background-color: #ffa423;
}

.application_cnt_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.application_cnt_wrap .apc_img_grp {
    display: flex;
    flex-direction: column;
    margin: auto;
}
.application_cnt_wrap .apc_img_grp img {
    width: 100%;
}
.application_cnt_wrap .apc_img_grp span {
    /* font-size: 1.063em; */
    display: block;
    margin: 6px 0 24px;
    font-weight: bold;
    /* text-align: center; */
}






.strength {
    padding: 3.4em 0 1.7em;
}
.strength_cnt_wrap > div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 20px 0 40px;
}
.strength .img_area {
    text-align: center;
}
.strength .txt_area {
    padding: 0 20px 0 40px;
}
.strength .txt_area p {
    margin-bottom: 8px;
    font-size: 1.133em;
    font-weight: 800;
}
.strength .txt_area li {
    font-size: 0.933em;
    list-style-type: disc;
}
.strength .txt_area li + li {
    margin-top: 4px;
}



.product {
    padding: 3.4em 0 2.4em;
    background-color: #0a51a1;
}
.product .area_tit {
    padding-bottom: 1em;
    color: #fff;
}
.product .area_cnt {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.product .product_box {
    margin: 40px auto;
    max-width: 340px;
    width: 100%; 
    background-color: #f0f3f7;
    border-radius: 4px;
    /* box-shadow: 2px 2px 0 3px rgba(0, 0, 0, 0.2); */
}
.product .product_box > div {
    /* padding: 20px; */
}
.product .product_box > div i {
    font-style: normal;
    font-weight: normal;
    font-size: 0.688em;
}
.product .product_box > div:nth-child(1) {
    padding: 26px 20px 0;
    background-color: #fff;
}
.product .product_box > div:nth-child(1) span {
    display: block;
    text-align: center;
}
.product .product_box > div:nth-child(1) span:nth-child(2) {
    margin: -4px 0 10px;
    color: #569beb;
    font-size: 2em;
    font-weight: bold;
}




.product .product_box > div:nth-child(2) {
    padding: 16px 20px 26px 20px;
    text-align: center;
    background-color: #fff;
}
.product .product_box > div:nth-child(2) p {
    margin-top: 16px;
    font-size: 0.875em;
}

.product .product_box > div:nth-child(3) {
    /* margin-top: 30px; */
    padding-bottom: 10px;
}
.product .product_box > div:nth-child(3) > * {
    /* padding: 0 20px; */
}
.product .product_box > div:nth-child(3) > p {
    padding: 10px 24px 8px;
    color: #6b737e;
    font-weight: bold;
    border-bottom: 1px solid #dbe0e8;
}
.product .product_box > div:nth-child(3) ul {
    margin-top: 10px;
    padding: 4px 24px 12px;
}
.product .product_box > div:nth-child(3) li {
    position: relative;
    padding-left: 14px;
}
.product .product_box > div:nth-child(3) li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
}
.product .product_box > div:nth-child(3) li + li {
    margin-top: 8px;
}
.product .product_box:nth-child(1) > div:nth-child(3) b {
    /* color: #006edd;  */
    color:  #569beb;
    font-weight: bold;
}
.product_box:nth-child(2) > div:nth-child(1) span:nth-child(2), .product_box:nth-child(2) > div:nth-child(3) b {
    /* color: #569beb;  */
    color: #006edd; 
}
.product_box:nth-child(3) > div:nth-child(1) span:nth-child(2), .product_box:nth-child(3) > div:nth-child(3) b {
    color: #ee9b26; 
}



.product_table {
    padding: 0.8em 0 2.4em;
    background-color: #558ece;
}
.product_table table {
    margin-top: 40px;
    background-color: #fff;
}
.product_table table td {
    padding: 14px 20px;
}
.product_table table thead {
    font-weight: bold;
    text-align: center;
}
.product_table table td {
    border-color: #d3dae8;
}
.product_table table tbody tr:last-child td {
    border-bottom: 1px solid #dee2e6
}
.product_table table thead {
    color: #fff;
    background-color: #2a4874;
}
.product_table table thead td, .product_table table tbody tr:first-child td {
    border-color: #0a51a1;
} 
.product_table table .th_cell {
    color: #565963;
    background-color: #e8eefa;
}





.patent .area_tit {
    padding-bottom: 1.6em;
}
.patent_box_wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
}
.patent_box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    width: 240px;
    height: 320px;
    margin: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 0px 7px 0px #eef0f3;
    text-align: center;
}

.patent_box .patent_ic {
    position: absolute;    
    top: 20px;
    right: 8%;
    width: 36px;
    height: 50px;
    font-size: 2.500em;
    color: #a8b4f3;
    background-image: url('../img/ic_patent.png');
}
.patent_box span {
    display: block;
    font-size: 0.867rem;
    color: #a6a9b7;
}
.patent_box > span:first-child {
    text-align: left;
}
.patent_box .patent_name {
    color: #333;
    font-size: 1.067rem;
    font-weight: 800;
}
.patent_box .patent_num {
    color: #333;
}



.contact {
    background-color: #fff;
    text-align: center;
}
.contact .mail_address {
    margin: -20px 0 10px 0;
}
.contact .mail_address i {
    margin-right: 2px;
    color: #c6d4e7;
    font-size: 2em;
}
.contact .mail_address a {
    color: #006edd;
    font-size: 2em;
    font-weight: 600;
}
.contact .location_callNumber span {
    display: block;
}
.contact .location_callNumber span + span {
    margin-top: 4px;
}
.contact .sns {
    margin-top: 20px;
}
.contact .sns a {
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #c6d4e7;
    border-radius: 50%;
}
.contact .sns a:hover {
    background-color: #9fb1cc;
    transition: 0.2s;
}
.contact .sns a + a {
    margin-left: 6px;
}
.contact .sns a i {
    margin-top: 6px;
    font-size: 1.267em;
}


.footer {
    flex-grow: 0;
    padding: 34px 0;
    color: rgba(0,0,0,0.6);
}
.footer p {
    font-size: 0.875em;    
    text-align: center;
} 
.footer a span {
    font-weight: 700;
}


.floating {
    position: fixed;
    display: block;
    padding-top: 11px;
    right: 30px;
    bottom: 30px;
    width: 90px;
    height: 90px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    line-height: 1.1;
}
.floating i {
    margin-bottom: 2px;
    font-size: 2em;
    color: #f89508;
}
.floating span {
    font-size: 0.8em;
    font-weight: 800;
}
.floating:hover {
    background-color: #f89508;
}
.floating:hover span, .floating:hover i {
    color: #fff;
    text-decoration: none;
} 

.popup-center {
    position: absolute;
    width: 100vw;
    height: 100vh;
    background-color: white;
    z-index: 9999;
    height: fit-content;
}