/*reset css*/
*{padding: 0; margin: 0; box-sizing: border-box;}
ol,ul,li{list-style: none; margin:0}
.clear:after{content: ""; display: block; clear: both;}
a:hover{text-decoration: none; color: #000;}

/*header*/
#page-wrapper{position: relative;}
#page-wrapper header{padding-bottom: 5px;}
#page-wrapper header h1{
	width:90px; margin:10px auto;
}


/*
#page-wrapper  nav {height: 45px!important; line-height: 45px;}
#page-wrapper  nav ul li {
    height: 45px;
	width:20%;
	float:left;
	text-align: center;
	display:inline-block;
	cursor:pointer;
}
*/
nav{display:block;}
#page-wrapper header{height: 60px;}
header img{display: block; margin: 20px auto; width: 50%;}


        /*mobile*/
        .menu_btn{position: absolute; top: 30px; right: 30px; z-index: 2000; cursor: pointer;}
        .mobile_gnb{position: absolute; top: 85px; right: 0; width: 100%; height:auto; background-color: #fff; z-index: 10010; display: none; border-top: 1px solid #ddd;}
        .mobile_gnb_ul{margin-bottom: 0;}
        .mobile_gnb_ul > li{width: 100%; height: auto; line-height: 60px; text-align: center; border-bottom: 1px solid #ddd; font-size: 19px;}
        .mobile_gnb_ul > li a{display: block; height: 100%; padding: 0 20px; font-weight: bold;}
        .mobile_gnb_ul > li:hover> a{text-decoration: none; color:#fff; background-color: #1663a7;}
        
        .mobile_util{width: 100%; height: 60px; line-height: 60px; padding-left: 40%; border-bottom: 1px solid #ddd;}
        .mobile_util li{float: left; margin: 0 10px;}
        .mobile_util li a{font-weight: bold; color: #999; font-size: 16px; display: block; height: 100%;}
        .mobile_util li:hover a{color: #1663a7;}
        
        .menu_btn{background-image:url(/images/skin/tp09/menu_btn.png); background-repeat:no-repeat; width:24px; height:24px;}
        .menu_btn.on{background-image:url(/images/skin/tp09/close_btn.png); background-size: cover; width:22px; height:22px;}
        
        .mobile_sub{display: none; width: 100%; height: auto; background-color: #e0e0e0; text-align: center;}
        .mobile_sub > li{width: 100%; height: 60px; line-height: 60px;}
        .mobile_sub > li a{display: block; height: 100%; padding: 0 20px; color: #000;}
        .mobile_sub > li:hover a{text-decoration: none; color: #000; background-color: #ccc;}
        /*mobile*/



/*container*/
 .row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: -51px;
 left: 50%;
}
.m_cont_menu{width: 100%; height: auto; background-color: #fff;}
.m_bot_icon{width: 100%; background-color: #797979; margin-bottom: 0;}
.m_bot_icon li{width: 20%; float: left; padding: 10px; text-align: center;}
.m_bot_icon li img{width: 70%;}
.m_bot_icon li .m_bot_text{margin-top: 5px; color: #fff; font-weight: bold; font-size: 12px;}

.center .title{padding: 23px 0; text-align: center;}
.center .title h3{font-size: 25px; font-weight: 800; letter-spacing: 2px;}

/*business*/
.biz-cont-sld{position: relative; width: 100%; height: 750px; overflow: hidden; margin: 0px auto; }
.biz-cont-pnl{width: 400%; height: 100%;}
.biz-cont-pnl li{float: left; width: 25%; height: 100%;  background-position: center center; background-repeat: no-repeat; position: relative; background-color: skyblue; padding-top:60px; }

.biz-panel-img{width: 250px; height: 250px; border: 15px solid #fff; margin: 35px auto 0;
/*    position: absolute; top: -20px; left: 100px;*/
}
.biz-panel-img img{width: 100%; height: 100%;}
.biz-yellow-bg{width: 100%; height: 670px; background-color: #ffd343;margin-top: 100px;}

.biz-panel-txt{padding-top: 30px; text-align: center;}
.biz-panel-txt h6{font-size: 20px; margin-bottom: 9px;}
.biz-panel-txt h4{font-size: 35px; font-weight: 800; margin-bottom: 15px; margin-top: 0;}
.biz-panel-txt p{font-size: 18px; line-height: 30px;}


.biz-cont-box{width: 200px; height: 40px; border: 1px solid #000; position: relative; margin: 20px auto;}
.biz-cont-box a{display: block; width: 100%; height: 100%; padding-left: 50px; text-align: left; line-height: 40px; font-size: 18px;}
.biz-cont-box div{position: absolute; top: 0; right: 0; background-color: #000; width: 44px; height: 100%; color: #fff; text-align: center;}
.biz-cont-box div{font-size: 30px; }
.biz-cont-box div img{vertical-align: middle;width: 12px;}


.biz-cont-btn_g{position: absolute; bottom: 20px; left: 30px; }
.biz-cont-btn_g li{float: none; margin: 10px 0; width: 15px; height: 15px; background-color: rgba(0,0,0,0.3); text-indent: -999px;}
.biz-cont-btn_g li.on{background-color: black;}


.biz-cont-arrow{position: absolute; top: 10px; right: 0;}
.biz-cont-arrow > div{width: 40px; height: 40px;}
.biz-cont-arrow > div img{width: 100%; height: 100%;}
.biz-cont-arrow > div{float: left; margin: 0 10px; background-color: #fff;}
.biz-cont-arrow > div:last-child{margin: 0;}


/*design-tab*/
.design-tab-btn ul{
/*    width: 63%;*/
    display: flex; justify-content: space-between;
    margin: 30px auto; margin-bottom: 60px;}
.design-tab-btn ul li{float: left; font-weight: 800; font-size: 18px; text-align: center; margin: 0 10px; padding: 10px 30px; position: relative;
/*border: 1px solid #ccc; border-radius: 5px;*/
}
.design-tab-btn ul li.on{background-color: #000; border-radius: 5px;}
.design-tab-btn ul li.on a{color: #fff;}

.design-tab-btn ul li .tri{
    display: none;
    position: absolute;
    z-index: 1;
    top: 38px;
    left: 50%;
    margin-left: -6px;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid none;
    border-top: 7px solid #000;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;}

.design-tab-btn ul li .tri.on{display: block;}

/*design-tab 반응형 임시*/
/*max-width 1200px*/
    @media screen and (max-width:1200px){
        .design-tab-btn{display: none;}
}


/*sub container portfolio*/
/*
.design-cont ul li{width: 48%; height: 250px; overflow: hidden; margin:0 1%; float: left; margin-bottom: 50px; box-shadow: 8px 8px 8px rgba(0,0,0,0.5); position: relative; }
.design-cont ul li img{width: 100%; height:100%;}
.design-cont ul li .yellow-bg{width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; background-color: rgba(241,201,13,0.9); transition: all 0.5s; text-align: center;}
.design-cont ul li:hover .yellow-bg{opacity: 1;}
.design-cont ul li .yellow-bg .yellow-bg-tit h4{font-size: 22px; font-weight: 800; margin-top: 100px;}
.design-cont ul li .yellow-bg .yellow-bg-more-btn{width: 44px; height: 44px; background-color: #000; position: absolute; bottom: 60px; left: 50%; margin-left: -22px; }
.design-cont ul li .yellow-bg .yellow-bg-more-btn img{width: 26px; height: 26px; margin-top: 9px; }
*/

/*sub container portfolio 반응형*/
/*max-width 1200px*/
/*
    @media screen and (max-width:1200px){
        .design-cont ul li{height: 200px;}
}
*/

/*max-width 768px*/
/*
    @media screen and (max-width:768px){
        .design-cont ul li{width: 46%; height: 300px; margin:0 2%; float: left; margin-bottom: 50px; box-shadow: 8px 8px 8px rgba(0,0,0,0.5); overflow: hidden;}
}
*/

/*max-width 480px*/
/*
    @media screen and (max-width:480px){
        .design-cont ul li{width: 100%; height: 300px; margin:0; float: left; margin-bottom: 20px; box-shadow: 8px 8px 8px rgba(0,0,0,0.5);}}
*/

/*sub container portfolio 반응형*/


.m_cont_gallery{padding-bottom: 20px; position: relative;}
.m_cont_gallery h4{padding: 40px 0 0; text-align: center; font-size: 27px; color: #000; font-weight: bold;}
.m_cont_gallery ul{width: 100%; list-style: none; margin: 0; padding: 0;}
.m_cont_gallery ul li{float: left; width:44%; margin: 20px 3% 30px;}
.m_cont_gallery ul li a:hover{text-decoration:none;}
.m_cont_gallery ul li img{width: 100%; height: 100%;}

.more_btn{position: absolute; top: 25px; right: 20px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}

.photo{padding: 40px 0;}
.photo h4{padding: 0 0 20px; text-align: center; font-size: 30px; color: #000; font-weight: bold;}
.photo-list{width: 90%; margin: 0 auto;}
.photo-list ul li{float: left; width:48%; height: 190px; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}



/*consult*/
.consult{padding: 0;}
.consult ul li{float: left; position: relative; width: 100%; height: 300px;}
.consult ul li img{width: 100%; height: 100%;}
.consult ul li:first-child{margin-right: 2%;}
.consult-bg{position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5);}
.consult ul li:hover .consult-bg{background-color: rgba(0,0,0,0.7); transition: all 0.5s;}

.consult-tit h5{font-weight: 800; font-size: 25px; color: #fff;}

.consult-text{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center;}

.consult-btn{width: 185px; height: 52px; border: 2px solid #fff; border-radius: 30px; margin: 40px auto 0;}

.consult-btn a{display: block; width: 100%;height: 100%; color: #fff; font-size: 20px; line-height: 50px;}

.consult-btn:hover{background-color: #000; border: none;}
.consult-btn:hover a{color: #fff; font-weight: bold; line-height: 54px;}


/*blog-link*/
/*
.blog-link{background-image: url('sample/bg02.png'); background-size: cover; padding-top: 138px;}
.blog-link h4{color: #292929;position: relative;}
.blog-link h4:after{content: ''; display: block; width: 65px; height: 10px; background-color: #292929;position: absolute; top: -30px;}
*/
.blog-link{padding:10px 0 30px;}
.blog-link ul{overflow: hidden;}
.blog-link ul li{float: left;width: 48%; height: 360px; overflow: hidden; position: relative; margin: 1%; background-repeat: no-repeat; background-size: cover;}
.blog-link ul li:first-child{background-image: url(/_upload/siteon.kr/lawlby.siteon.kr/img/blog-link-img01.jpg);}
.blog-link ul li:nth-child(2){background-image: url(/_upload/siteon.kr/lawlby.siteon.kr/img/blog-link-img02.jpg);}
.blog-link ul li:nth-child(3){background-image: url(/_upload/siteon.kr/lawlby.siteon.kr/img/blog-link-img03.jpg);}
.blog-link ul li:last-child{background-image: url(/_upload/siteon.kr/lawlby.siteon.kr/img/blog-link-img04.jpg);}
.blog-link ul li .title{font-size: 25px; font-weight: 900; color: #fff; position: absolute; bottom: 166px; left: 27px; z-index: 100;}
.blog-link ul li .desc{font-size: 16px;color: #fff; position: absolute; line-height: 23px; bottom: 100px; left: 30px; right: 30px; z-index: 101;}
.blog-link ul li .bg{position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0); font-family: 'Montserrat'; color: #fff;transition:  all 0.4s ease;}
.blog-link ul li .bg span{font-size: 36px; position: absolute; top: 30px; right: 20px; font-weight: 600;}
.blog-link ul li .bg .goBtn{display: block; width: 130px; height: 40px; border-radius: 45px; line-height: 40px; text-align: center;position: absolute; bottom: 20px; right: 20px; font-size: 15px; font-weight: 600; opacity: 0;}
.blog-link ul li .bg:before{content:''; display: block; width: 0px; height: 1px; background-color: #fff; position: absolute; top: 60px; left: 0;transition:  all 0.4s ease;}
.blog-link ul li .bg:after{content:''; display: block; width: 20px; height: 20px; border-radius: 10px; background-color: #fff; position: absolute; top: 50px; left: 100px; opacity: 0;transition:  all 0.4s ease;}

.blog-link ul li .bg.changed{ background-color: rgba(0,0,0,0.5);}
.blog-link ul li .bg.changed .goBtn{ opacity: 1;}
.blog-link ul li .bg.changed:before{content:''; display: block; width: 100px;}
.blog-link ul li .bg.changed:after{opacity: 1;}

.blog-link ul li:first-child .bg .goBtn{ background-color: #ddcdd5;}
.blog-link ul li:nth-child(2) .bg .goBtn{ background-color: #cdbfa8;}
.blog-link ul li:nth-child(3) .bg .goBtn{ background-color: #dff2f3;}
.blog-link ul li:last-child .bg .goBtn{ background-color: #e0f6e0;}


/*portfolio*/
.portfolio{background-image: url(/_upload/siteon.kr/lawlby.siteon.kr/img/portfolio-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; color: #fff; height: 657px; width: 100%; text-align: center;}
.portfolio .title h3{padding-top: 215px;}
.portfolio p{font-size: 24px; padding-bottom: 63px;}

.port-view-more{width: 300px; height: 70px; background-color: #87ceeb; border-radius: 50px; line-height: 70px; text-align: center; margin: 0 auto;}
.port-view-more a{display: block; height: 100%; width: 100%; font-weight: 800; font-size: 20px;}
.port-view-more:hover{background-color:#fff;}




/*footer*/
/*footer{background-color: #797979;}*/
footer .copyright {width: 90%; margin: 0 auto; line-height: 17px;}
.copyright ul {height: auto;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 90%; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.map_table table tr th{padding-left: 30px;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }
    
/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }