﻿

/*home*/
.header-intro, .header-intro2, .header-intro3, .header-intro4, .header-intro5 {
    max-height: 407px;
    min-height: 407px;
    padding-top: 30px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .header-intro:before, .header-intro2:before, .header-intro3:before, .header-intro4:before, .header-intro5:before {
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        /*width: 20%;
        height: 20%;*/
        width: 100%;
        height: 100%;
        z-index: 1;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; /*150%;*/
        padding-top: 30px;
    }

    .header-intro:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/3445757/Korea/img/mainbg.jpg');
    }

    .header-intro2:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/3445757/Korea/img/mainbg2.jpg');
    }

    .header-intro3:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/3445757/Korea/img/mainbg3.jpg');
    }

    .header-intro4:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/3445757/Korea/img/mainbg4.jpg');
    }

    .header-intro5:before {
        background-image: url('https://cdn2.hubspot.net/hubfs/3445757/Korea/img/mainbg5.jpg');
        background-size: 100%;
        background-color: black;
    }

@media (min-width:1800px) {
    .header-intro5:before {
        background-size: 90%;
    }
}

@media (min-width:2100px) {
    .header-intro5:before {
        background-size: 80%;
    }
}

@media (min-width:2300px) {
    .header-intro5:before {
        background-size: 70%;
    }
}

@media (min-width:2600px) {
    .header-intro5:before {
        background-size: 60%;
    }
}

#intro {
    position: relative;
}
/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.section-family {
    margin-top: 77px;
    margin-bottom: 77px;
}

    .section-family .btn {
        /*width:290px;*/
        height: 52px;
        font-size: 19px;
        padding-top: 12px;
        padding-left: 30px;
        padding-right: 30px;
    }

        .section-family .btn .btn-primary {
            background-color: #2289c1;
        }

    .section-family img {
        padding-bottom: 40px;
        width: 100%;
        max-width: 435px;
    }

    .section-family p {
        font-size: 18px;
        padding: 20px 0px;
    }


.section-form {
    padding-top: 50px;
    padding-bottom: 77px;
    background-color: #f7f7f7;
}

    .section-form h3 {
        font-size: 28px;
        font-family: "Noto Sans KR","CernUltraLight", Helvetica, Arial,sans-serif,"Nanum Gothic","Helvetica Neue",Helvetica;
        font-weight: 400;
    }

    .section-form p {
        font-weight: 400;
    }

    .section-form input[type=text], .section-form input[type=email], .section-form input[type=tel] {
        height: 50px;
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

.icon-test-blue {
    width: 80px;
    margin-bottom: 30px;
}

.section-form input[type=submit] {
    height: 45px;
    /* width:170px; */
    font-size: 15px;
    padding-top: 9px;
    margin-top: 32px;
}

.hs-form-field {
    padding-top: 15px !important;
}

.twrap-finance {
    margin: 0 0;
    z-index: 3;
    width: 90%;
    /*padding-bottom: 100px;*/
}

.tt {
    z-index: 3;
    color: white;
    font-size: 38px;
    font-weight: 200;
}

.tt2 {
    z-index: 3;
    color: white;
    font-size: 38px;
    font-weight: bold;
}

.tt3 {
    z-index: 3;
    color: #00A4FF;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 7px;
    /*display:none;*/
    margin-top: 80px;
    position: absolute;
    padding-top: 100px;
    /* left: 50%; */
    transform: translate(-50%, -50%);
}

.tnt {
    margin-top: -10px;
    position: absolute;
    width: 80%;
    /*padding-bottom: 50px;*/
    /* top: 30%; */
    left: 50%;
    transform: translate(-50%, -50%);
}

.mc {
    background-color: black;
}

.section-relations-back {
    background-color: #096598;
    min-height: 743px;
    /*display:none;*/
}

.section-relations {
    margin-top: -735px;
    min-height: 503px;
    padding-top: 30px;
    /*background-color: #096598;*/
    color: white;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .section-relations .row {
        padding-top: 10px;
    }

.r-tt {
    font-size: 23px;
    font-weight: bold;
    color: white;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}

.r-tt2 {
    z-index: 3;
    color: #fff;
    font-size: 18px;
    letter-spacing: 4px;
}

.section-relations p {
    margin-top: 10px;
}

/*.section-relations ul li {list-style:none}*/
.section-relations .list {
    position: relative;
}

    .section-relations .list::after {
        display: block;
        height: 0;
        content: ".";
        font-size: 0;
        visibility: hidden;
        clear: both;
    }

.section-relations .item-box {
    margin-top: 40px;
    float: left;
    width: 100%;
}

    .section-relations .item-box::after {
        display: block;
        height: 0;
        content: ".";
        font-size: 0;
        visibility: hidden;
        clear: both;
    }

.section-relations .item {
    border: 1px solid #979797;
    width: 100%;
    /* height: 200px; */
    padding: 30px;
    /* padding-top: 50px; */
    text-align: left;
    /* float: left; */
    background-color: white;
    color: #000 !important;
    font-size: 18px;
    margin-right: 40px;
}

    .section-relations .item.on {
        border: 8px solid #47B990;
        /*width: 90%;*/
        /* height: 200px; */
        padding: 22px;
        padding-left: 30px;
        /* padding-top: 50px; */
        text-align: left;
        /* float: left; */
        background-color: #267079;
        color: #fff !important;
        font-size: 18px;
        margin-right: 40px;
    }

.item a {
    color: black !important;
}

.item.on a {
    color: white !important
}

.item.on .date {
    color: #fff;
    font-size: 18px;
    padding-right: 20px;
    display: block;
    padding-top: 10px;
}

.item .date {
    color: #000;
    font-size: 18px;
    padding-right: 20px;
    display: block;
    padding-top: 10px;
}

.more {
    display: none;
}

.building {
    padding-top: 80px;
    margin-left: -120px;
    display: none;
}

.building2-wrap {
    min-height: 250px;
    display: block;
}

.building2 {
    /*padding-top: 30px;*/
    display: block;
    position: absolute;
    left: -100px;
}

    .building2 img {
        width: 80%;
    }

.section-philosophy {
    /*min-height: 335px;*/
    padding-top: 30px;
    background-color: #fff;
    color: #000;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.p-tt {
    font-size: 26px;
    font-weight: bold;
    color: #191919;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}

.p-tt2 {
    z-index: 3;
    color: #191919;
    font-size: 18px;
    letter-spacing: 4px;
}

.section-philosophy2 {
    min-height: 270px;
    padding-top: 30px;
    background-color: #252645;
    color: white;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-bottom: 120px;
}

.keyWrap {
    position: relative;
    top: 30px;
    text-align: right;
    margin-top: -80px;
}

    .keyWrap img.key {
        max-width: 180px;
        z-index: 100;
        position: absolute;
        right: 0;
        top: 130px;
    }

.keybg {
    padding-top: 30px;
    max-width: 250px;
}



.compass {
    position: relative;
    top: 200px;
    z-index: 20;
    margin-top: -280px;
    display: none;
}

.img_compass {
    max-width: 350px;
}

.more2 {
    display: block;
    position: absolute;
    bottom: -48px;
    z-index: 40;
}

    .more2 a {
        font-size: 18px;
        color: white;
        border: 1px solid #979797;
        padding: 5px 10px;
        font-weight: 200;
    }

.section-philosophy2 .content {
    /*margin-left: -50px;*/
    margin-top: 35px;
    font-size: 16px;
    line-height: 160%;
    font-weight: 300;
    text-align: left;
    z-index: 40;
    /*�ι�° �ٺ��� �鿩����*/
    /*padding-left: .5em;
    text-indent: -.5em;*/
}

span.br {
    display: none;
}

.section-contact {
    /*min-height: 643px;*/
    /*padding-top: 103px;*/
    background-color: #8498B1;
    color: white;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.contact-wrap {
    width: 98%;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 30px;
}

.p-tt3 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    /*border-bottom: 1px solid #D8D8D8;*/
    padding-bottom: 5px;
    letter-spacing: 2px;
}

.contact-title {
    padding: 5px 0px 20px;
    border-top: 1px solid #D8D8D8;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 5px;
    padding-top: 10px;
    margin-top: 10px;
}



.contact-form {
    padding: 20px;
}

    .contact-form .form {
        border: 1px dashed #b2c2d7;
        background-color: #70839B;
    }

    .contact-form .info {
        padding: 7px 15px 20px;
        line-height: 130%;
        font-size: 12px;
        font-weight: 200;
    }

.fgroup {
    padding: 5px 10px;
    text-align: left;
    border-bottom: 1px solid #b2b4b6;
    font-weight: 200;
    font-size: 16px;
    min-height: 51px;
}

    .fgroup span {
        padding-right: 10px;
    }

    .fgroup input {
        border: 0;
        background-color: transparent;
        width: 70%;
    }

    .fgroup textarea {
        background-color: transparent;
        width: 100%;
        border: 0;
    }

.btn-contact {
    background-color: #5B6E85;
    color: white;
    border-color: #C3D4E9;
    padding: 10px 50px;
    margin-top: 20px;
    color: #C3D4E9;
    font-size: 23px;
}

#cleft {
    display: none;
}

.dotted-spaced {
    background-image: linear-gradient(to right, #333 10%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 10px 1px;
    background-repeat: repeat-x;
}


.biga {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*swiper*/

.swiper-container {
    width: 100%;
    height: 100%;
    max-height: 760px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*height:inherit;*/
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
    background-image: url($data/img/bullet.png);
}

/*background:url(/images/logo.png) center no-repeat;*/
.swiper-pagination {
    margin-bottom: 30px;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: inherit;
    font-size: 12px;
    /*color: #000;*/
    opacity: 1;
    background: inherit;
    /* background-image: url(/web/service/project/axis/Data/img/bullet.png); */
}

.swiper-pagination-bullet-active {
    /* color: #fff; */
    background: inherit;
    background-image: url(/web/service/project/axis/Data/img/bulletOn.png) !important;
    width: 60px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    /* background-position-y: bottom !important; */
    height: 20px !important;
    margin: 0 0 !important;
    padding-top: -10px;
}



.relHeadWrap {
    min-height: 50px;
}



#relHead {
    position: initial;
    top: 50%;
    left: 50%;
    transform: initial;
    min-width: 260px;
}


.contactbg {
    background-image: url(/web/service/project/axis/Data/img/contact_info.png);
    background-size: cover;
    transition: all 1s;
    width: 50%;
}

    .contactbg:hover {
        /*background-size: auto 105%;*/
        width: 50%;
        height: 100%;
        transition: all 1s;
    }

.contactbg_hover {
    /*background-size: auto 105%;*/
    width: 50%;
    height: 100%;
    transition: all 1s;
}

.bg_hover {
    /*background-size: auto 105%;*/
    transition: all 1s;
}


    .bg_hover:before {
        /*background-size: auto 105%;*/
        width: 100%;
        height: 100%;
        transition: all 1s;
    }


.fadd {
    padding: 10px;
    text-align: left;
}

    .fadd .btn-info {
        background-color: #7f7f7f;
        border-color: #777777;
    }
