.login_wrap {
	position: absolute;
	top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:406px;
	height:350px;
	border-radius:3px;
	background-color:#f4f3f8;
    z-index: 1001;
    display:none;
}

.login_wrap .login>p {
	color:#000;
	font-size:25px;
	font-family:'NotoKrR';
	margin:45px 0 35px;
	text-align:center;
}

.login_wrap .login form {
	padding:0 40px;
	width:100%;
}

.login_wrap .login form input {
	width:100%;
	height:50px;
	border:1px solid #bcbcbc;
	background-color:#fff;
	color:#666666;
	font-size:13px;
	font-family:'Malgun Gothic';
	padding-left:15px;
	margin-bottom:5px;
}

.login_wrap .login form label {
	display:block;
	font-weight:normal;
	margin: 5px 0 11px;
	color:#474747;
	font-size:13px;
	line-height: 21px;
	font-family:'Malgun Gothic';
}

.login_wrap .login form label input {
	width:15px;
	height:15px;
	vertical-align: top;
}

.login_wrap .login form .btns_wrap {
	text-align:center;
}

.login_wrap .login form .btns_wrap button {
    font-size:16px;
	display:inline-block;
	border:none;
	border-radius:3px;
	width: calc(50% - 3px);
	height:50px;
	line-height:40px;
	color:#fff;
	background-color:#718bc6;
	text-align:center;
}

.login_wrap .login form .btns_wrap button:last-child {
	background-color:#303442;
}

.login_wrap .logout {
	padding:0 13px;
}

.login_wrap .logout .top_wrap {
	padding:25px 0 20px;
	margin-bottom:18px;
	border-bottom:1px solid #aaaaaa;
}

.login_wrap .logout .top_wrap p {
	display:inline-block;
	color:#000;
	font-size:18px;
	font-family:'NotoKrR';
	margin-top: 10px;
	vertical-align: top;
}

.login_wrap .logout .top_wrap p span {
	color:#3b5e92;
	font-size:18px;
	font-family:'NotoKrB';
}

.login_wrap .logout .top_wrap button {
	display:inline-block;
	width:78px;
	height:35px;
	line-height:35px;
	background-color:#484848;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:'NotoKrR';
	border-radius:3px;
	border:none;
	margin-left: 12px;
	vertical-align: top;
}

.login_wrap .logout .bottom_wrap>p {
	color:#000;
	font-size:16px;
	font-family:'Malgun Gothic';
	margin-bottom:15px;
}

.login_wrap .logout .bottom_wrap>p span {
	color:#9c0b0b;
	font-weight:bold;
}

.login_wrap .logout .bottom_wrap a {
	display:block;
}

.login_wrap .logout .bottom_wrap a img {
	width:100%;
}




.sub_visual_wrap {
    width: 100%;
    height: 200px;
    position:relative;
    z-index: 10;
    /* overflow: hidden; */
}

.sub_visual_wrap .sub_img_wrap{
    position:relative;
    top:0;
    left:0;
    width:100%;
    overflow:hidden;
    background:url(../img/sub_visual.png) 70% 50% no-repeat;
    background-size:cover;
    height:200px;
} 

.sub_img_wrap img {
    width: 100%;
    height:100%;
    display: block;
}

.sub_visual_wrap .sub_visual_title {
    position: absolute;
    top:40%;
    left:0;
    width:100%;
    text-align:center;
}

.sub_visual_wrap .sub_visual_title h1{
    font-family:'NotoKrR';
    font-weight:bold;
    font-size:35px;
    color:#fff;
    text-align:center;

}

.introduce_wrap.sub_contents {
    max-width:1200px;
    overflow:hidden;
    position:relative;
    margin:0 auto;
    padding:0;
}


.introduce_wrap.sub_contents .sub_title h1{
    width:100%;
    font-size:40px;
    font-family:'NotoKrR';
    font-weight:bold;
    color:#000;
    text-align:center;
    margin:78px auto 46px;
    display:inline-block;

}

.introduce_wrap.section01 {
    width:100%;
}


.introduce_wrap.section01 .introduce .br768 {
    display:none;
}
.introduce_wrap .introduce p {
    font-family:'Malgun Gothic','맑은 고딕';
    font-size:16px;
    line-height:25px;
    color:#474747;
    margin: 10px auto;
    text-align:center;
}

.introduce_wrap .introduce p .point{
    font-weight:bold;

}

.introduce_wrap .introduce p:nth-child(2){
    margin-top:20px;
}

.introduce_wrap .introduce .sec01_img{
    width:100%;
    margin-top:34px;


}

.introduce_wrap .introduce .sec01_img img{
    text-align:center;
    /* padding:33px 10px 46px 19px; */

}

.introduce_wrap.section02 {
    width:100%;
    overflow:hidden;
    position:relative;
    margin:65px auto;
    padding:0;
}

.title_form {
    overflow:hidden;

}

.introduce_wrap .title_form img{
    width:15px;
    float:left;
    margin-top:2px;

}

.introduce_wrap .title_form h3 {
    font-size: 22px;
    font-family:'NotoKrM';
    color:#333;
    margin-left:22px;
}


.introduce_wrap.section02 .section02_content{
    overflow:hidden;
    margin-top:20px;
}

.introduce_wrap.section02 .section02_content .box01{
    width:100%;
    overflow:hidden;
}

.introduce_wrap.section02 .section02_content .box01 .col-xs-3 {
    width:20%; 

}

.introduce_wrap.section02 .section02_content .box_con {
    width:100%;
    margin-top: 40px;
   
}

.introduce_wrap.section02 .section02_content .box_con h5 {
    font-family:'NotoKrM';
    font-size:20px;
    color: #3561bd;
    text-align:center;
}
.introduce_wrap.section02 .section02_content .icon {
    width:100%;
    margin-top:20px;
    text-align:center;
    position:relative;   
}

.introduce_wrap.section02 .section02_content .icon:after{
    position: absolute;
    display:block;
    content:"";
    width:117px;
    height:117px;
    border-radius:50%;
    top:-71%;
    left:13%;
    background-color:#f9f9f9;
    z-index: -1;

}

.introduce_wrap.section03 {
    margin-top:35px;

}

.introduce_wrap.section02 .section02_content .icon img{
    width:78px;
    text-align:center;
}

.introduce_wrap.section02 .section02_content .list_con {
    width:100%;
}
.introduce_wrap.section02 .section02_content .list_con ul {
    margin:10px 0 0 28px;
}
.introduce_wrap.section02 .section02_content .list_con li {
    font-size: 14px;
    font-family:'Malgun Gothic','맑은 고딕';
    color:#666;
    line-height:25px;
}

.introduce_wrap.section03 .before {
    margin:5px 0 51px 0;
    
}

/* .introduce_wrap.section03 .before:after{
    position:absolute;
    display:block;
    content:'';
    width:100%;
    height:1px;
    background-color:#dcdcdc;
    bottom:-15px;
} */

.introduce_wrap.section03 .after{
    padding: 50px 0 61px 0;

}


.introduce_wrap.section04 .pb_product {
   
    margin:37px 0 50px 0;
}



.introduce_wrap.section05 {
    padding-bottom:20px;
}
.introduce_wrap.section05 .process {
   
    margin:37px 0 50px 0;
}


.introduce_wrap.section06 {
    padding-bottom:20px;
}

.introduce_wrap.section06 .cloud{

    margin:37px 0 50px 0;

}


.introduce_wrap.section07 .ref{
    padding-bottom:89px;
    margin-top:25px;
}

.login_wrap_top { 
    position: relative;
    float: right;  
    display: inline-block;
    width: 30%;
}

#header .login_wrap_top ul {
    clear: both;    
    width: 100%;
    margin-top: 27px;
}

#header .login_wrap_top li {
    float: left;
    width: 39.999%;
    margin: 0px;
    padding: 0px;
    height: 30px;
}

#header .login_wrap_top li:hover {
    border-bottom: none;
    color: #000;
}

#header .login_wrap_top li input {
    width: 100%;
    height:30px;
    line-height: 28px;
    border: 1px solid #718bc6;
    border-right: none;
   padding-left:10px;    
}

#header .login_wrap_top li input::-webkit-input-placeholder { color:#a5acbb;
    font-size:13px;
    margin-left:10px;
}

#header .login_wrap_top li:first-child input {
    border-radius: 30px 0 0 30px;
    font-size:13px;
}


#header .login_wrap_top li:last-child {
    width: 20%;
}

#header .login_wrap_top li:last-child a {
    width:100%;
    height:30px;
    border-radius: 0px 30px 30px 0px;
    background-color:#718bc6;
    text-align:center;
    color:#fff;
    line-height: 30px;
    display: inline-block;
    font-size:15px;
}





@media screen and (max-width:1200px) {
   
    .introduce_wrap.sub_contents {
        padding: 0 28px;
    }

    .introduce_wrap .introduce .sec01_img img {
        width:100%;
    }

    .introduce_wrap.section03 .before img, .introduce_wrap.section03 .after img {
        width:100%;
    }

    .introduce_wrap.section04 .pb_product img {
        width:100%;
    }

    .introduce_wrap.section05 .process img {
        width:100%;
    }

    .introduce_wrap.section07 .ref img{
        width:100%;
    }

    .introduce_wrap.section06 .cloud img{
        width:100%;
    }
 
}

@media screen and (max-width:1024px) {
    #header .login_wrap_top ul {
        margin-top:-54px;
    }

}

@media screen and (max-width:768px) {

    .introduce_wrap.sub_contents .sub_title h1 {
        margin:66px auto 31px;
    }

    .introduce_wrap.sub_contents .sub_title.second_title h1 {
        margin:-10px auto 50px;
    }

    .section01 {

    }

    .introduce_wrap.section01 .introduce p br{
        display:none;
        line-height:34px;
    }
    .introduce_wrap.section01 .introduce .br768 {
        display:block;
    }

    .introduce_wrap.section02 .section02_content .box_con h5 {
        font-size:18px;
    }

    .introduce_wrap.section02 .section02_content .box01 .col-xs-3 {
        width:33.333%;
    }
    .introduce_wrap.section02 .section02_content .box_con {
        height:251px;
    }

    .introduce_wrap .title_form h3 {
        font-size:20px;
    }

    .login_wrap_top {
        position:absolute;
        top:64%;
        right:3%;
        width:53%;
    }

    #header .login_wrap_top ul li {
        border-top: NONE;
    }


}



@media screen and (max-width:425px) {

    .login_wrap
    {
        width:276px;
        height:260px;
    }
    .login_wrap .login>p
    {
        font-size:18px;
        margin:25px 0;
    }
    .login_wrap .login form input
    {
        height:40px
    }
    .login_wrap .login form
    {
        padding:0 20px;
    }
    .login_wrap .login form .btns_wrap button
    {
        height:40px;
        font-size:14px;
    }
    .sub_visual_wrap {
        height:145px;
    }

    .sub_visual_wrap .sub_img_wrap {
        height:145px;
    }

    .sub_visual_wrap .sub_visual_title h1 {
        font-size:27px;
    }

    .introduce_wrap.sub_contents .sub_title.second_title h1 {
        margin:-10px auto 8px;
    }
    .introduce_wrap.sub_contents {
        padding: 0 18px;
    }

    .introduce_wrap.sub_contents .sub_title h1 {
        margin:34px auto 0;
        font-size:25px;
    }

    .introduce_wrap.section01 {
        margin-top:23px;
    }

    .introduce_wrap .introduce p {
        font-size:15px;
    }

    .introduce_wrap.section02 .section02_content .box_con h5 {
        font-size:16px;
    }

    .introduce_wrap.section02 .section02_content .box01 .col-xs-3 {
        width:50%;
    }

    .introduce_wrap.section02 .section02_content .box_con {
        height:266px;
        margin-top:46px;
    }

    .introduce_wrap .title_form h3 {
        font-size:18px;
        line-height:24px;
    }

    .introduce_wrap.section06 .cloud {
        margin: 30px 0 31px 0;
    }

    .introduce_wrap.section04,
    .introduce_wrap.section05 {
        padding-bottom:0;
    }

  

    #header .login_wrap_top li:last-child a {
        font-size:13px;
    }
}

@media screen and (max-width:375px) {

    .login_wrap_top {
        width: 58%;
    }

    #header .login_wrap_top li {
        width:34.999%;
    }

    #header .login_wrap_top li:last-child {
        width:30%;
    }

    #header .login_wrap_top li input::-webkit-input-placeholder { color:#a5acbb;
        font-size:11px;
        margin-left:3px;
    }
}




