/*---------------------------------------
COMMON STYLES             
-----------------------------------------*/
@import url('/fonts/nanumbarungothic.css');    
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
body {
    font-family: 'NanumBarunGothic', 'Roboto', sans-serif;
    overflow-x: hidden;
}


a, input { 
    word-wrap:expression( this.style.wordWrap="normal",this.hideFocus=true); 
}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }




p {
    color: #f7f7f7;
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
    margin-bottom: 18px;
    letter-spacing: 0.01em;
}


/*-----s: section 1 -------*/

p.bg_green{
    color: #f7f7f7;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 18px;
    margin-top: 12px;
    letter-spacing: 0.01em;
}

/*-----e: section 1 -------*/


/*-----s: section 2 -------*/

p.three{
    width: 85%;
    margin-bottom: 18px;
    margin-top: 12px;
    letter-spacing: 0.01em;
}

/*-----e: section 1 -------*/



p.center{text-align:center; padding-top:20px;}
div.center{text-align:center; color:#fff; font-size:16px;font-weight:500;}

div.center button.greenBtn{background:#FF8370;padding:10px 15px;margin-top:40px;margin-right:10px;border-radius:3px;bordeR:0}
div.center button.greenBtn a{background:#FF8370;padding:10px 15px;margin-top:40px;margin-right:10px;border-radius:3px;bordeR:0}
div.center button.greenBtn:hover{background:#FF8370;margin-right:10px;}
div.center button.greenBtn:hover a{background:#FF8370;margin-right:10px;}

div.center button.blueBtn{background:#4b77be;padding:10px 15px;margin-top:40px;border-radius:3px;bordeR:0}
div.center button.blueBtn:hover{background:#3c64a4}
div.center button.blueBtn a{background:#4b77be;padding:10px 15px;margin-top:40px;border-radius:3px;bordeR:0}
div.center button.blueBtn:hover a{background:#6f6f6f;}

div.center button.whiteBtn{background:#fff;color:#4b77be;padding:10px 15px;margin-top:40px;margin-right:10px;border-radius:3px;bordeR:0}
div.center button.whiteBtn:hover{background:#d6d6d6;color:#4b77be;margin-right:10px;}
div.center button.whiteBtn a{background:#d6d6d6;color:#4b77be;padding:10px 15px;margin-top:40px;border-radius:3px;bordeR:0}
div.center button.whiteBtn:hover a{background:#d6d6d6;color:#4b77be;}


h2.sub_text{font-weight:200;color:3c3e4a;letter-spacing:0.01em;font-size:600px;}


/* 테이블 */
table{table-layout:fixed;border-collapse:collapse;}
.tbLayoutAuto	{table-layout:auto !important;}
.bbNone			{border-bottom:none !important;}
.bgnone			{background:none !important;}
table.bd0		{border-bottom:none !important;}
table.bd0		{border-bottom:none !important;}

/* list */
table.list{width:100%;border-top:2px solid #c0c7d9;}
	table.list th{padding:8px 0 7px 0;border-bottom:1px solid #dadce4;background:#f1f2f4;font-weight:bold;font-size:13px;line-height:20px;color:#555;text-align:center;vertical-align:middle;}
	table.list td{padding:8px 0 7px 0;border-bottom:1px solid #dadce4;font-size:15px;line-height:30px;color:#767676;text-align:center;vertical-align:middle;}
	table.list td.subject{padding-left:10px;text-align:left;}
	table.list a{color:#767676;font-weight:400;letter-spacing:-0.3px;}

@media( max-width: 768px ) {
	#list,
	#list thead,
	#list tbody,
	#list tr,
	#list th,
	#list td {
		display: block;
	}
	#list tr {
		border-bot해결 tom: 1px solid #ddd;
	}
	#list th,
	#list td {
		border-top: none;
		border-bottom: none;
	}
}

/*view*/
table.view{width:100%;border-top:2px solid #c0c7d9;}
	table.view th{padding:8px 0 7px 0;border-bottom:1px solid #dadce4;border-right:1px solid #dadce4;background:#f1f2f4;font-weight:bold;font-size:14px;line-height:24px;color:#555;text-align:center;vertical-align:middle;}
	table.view td{padding:8px 0 7px 10px;border-bottom:1px solid #dadce4;border-right:1px solid #dadce4;font-size:15px;line-height:30px;color:#767676;text-align:left;vertical-align:middle;}

	table.view td.contents{padding:13px 20px 10px 20px;line-height:24px;}
		table.view td.contents p,
		table.view td.contents div{line-height:20px;}

/* write */
table.write{width:100%;border-top:1px solid #c0c7d9;}
	table.write th{padding:8px 0 7px 0;border-bottom:1px solid #dadce4;border-right:1px solid #dadce4;background:#f1f2f4;font-weight:bold;font-size:14px;line-height:24px;color:#555;text-align:center;vertical-align:middle;}
	table.write td{height:40px;padding:0 0 0 10px;border-bottom:1px solid #dadce4;border-right:1px solid #dadce4;font-size:14px;line-height:24px;color:#767676;text-align:left;vertical-align:middle;}

tr.ls1 th,
tr.ls1 td{letter-spacing:-1px !important;}
tr.f11 th,
tr.f11 td{font-size:11px !important;}

th.pad0,
td.pad0{padding-top:0 !important;padding-bottom:0 !important;}

tr.last th,
tr.last td{border-bottom:none !important;}

th.noBorder,
td.noBorder{border-right:none !important;}

tr.sum th{background:#f2f2f2 !important;font-weight:bold !important;color:#555555;}
tr.sum td{background:#f2f2f2 !important;font-weight:bold !important;color:#767676;}

/*bullet DL*/
.bulletDl{width:100%; overflow:hidden; color:#3c3e4a; font-weight:300;}
.bulletDl dt{background: url('../images/bul_footer_cir.gif') no-repeat left 6px; padding-left:12px; margin-left:18px;float:left; font-size:13px; font-weight:400;}
.bulletDl dt.first{background:none; padding:0; margin:0; color:#3c3e4a; font-size:13px; font-weight:400;}
.bulletDl dd{color:#FF8370; padding-left:7px; float:left; font-size:13px; font-weight:400;}

/*페이징*/
#paging{position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 10px;
clear:both;
margin-top:35px;
}
#paging a{margin-right:2px;}
#paging span.bar{background: url('../images/paging_bar.gif') no-repeat top center; vertical-align:top; padding: 0 9px 0 10px; height:30px; display:inline-block; }
#paging span.num{display:inline-block; background: url('../images/paging_bg.png') no-repeat 0 0; height:30px; width:30px; margin-right:2px;}
#paging span.num a{height:25px; width:25px; display: inline-block; font-size:13px; text-align:center; line-height:30px; color:#797c74;}
#paging span.num a:hover{color:#fff;}
#paging span.num:hover{background: url('../images/paging_bg_on.png') no-repeat 0 0; color:#FF8370;}
#paging span.num.on{background: url('../images/paging_bg_on.png') no-repeat 0 0; color:#FF8370;}
#paging span.num.on a{color:#fff;}
#paging span.num.last{margin-right:0;}


/*보기영역*/
.newsArea{float:left; width:100%; border-top:2px solid #c0c7d9; border-bottom:1px solid #c0c7d9; position:relative;}
.newsArea h4{font-size:24px; letter-spacing:-1px; display:inline-block; zoom:1; font-weight:200;
*display:inline; margin-bottom:10px; padding:10px 0; no-repeat left bottom; position:relative;}
.newsArea span.roundBtn02Gray{color:#; margin:2px 10px 0 0; color:#555;}
.newsArea p.newsTxt{text-align:left; font-size:15px; margin-top:25px; line-height:1.5; color:#7a7a7a; min-height: 400px;}
.newsArea p.qnaTxt{margin-top:25px; line-height:1.5; color:#7a7a7a; min-height:195px; padding-bottom:45px;}
.newsAreaImg{margin:40px 0 0;}
.source{margin-top:30px; color:#898989; font-size:13px;}
.result_text .icon .fa {text-align:center;color: #4b77be; font-size: 40px; font-weight: 600;margin-bottom:20px;}
.result_text{text-align:center;padding-top:20px;padding-bottom:10px;float:center;font-size:22px;letter-spacing:-1px; color:#4b77be;}

.pagetop {
margin-top:100px;}


.no-pading {
    padding-left: 0px;
    padding-right: 0px;
}

.no-pading .row {
    margin-left: 0px;
    margin-right: 0px;
}

.no-pading .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.type_one {
    background: #f4f4f4;
}

.type_two {
    background-color: #FF8370;
    background-size: cover;
    background-position: center center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: inherit !important;
    border-bottom: 2px solid transparent;
    border-radius: 0px !important;
    width: inherit !important;
    padding-left: 15px;
    margin: 5px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    
}

.type_three {
    background: #fff;
}

.section_header {
    text-align: center;
    padding: 100px 0px 50px 0px;
}

.section_header.left {
    text-align: left;
}

.section_header h2 {
    color: #3c3e4a;
    font-size: 25px;
    font-weight: 600;
    margin-top: 0px;
    letter-spacing: 0.01em;
    position: relative;
    text-transform: uppercase;
}

.section_header h2.bg_green{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-top: 0px;
    letter-spacing: 0.01em;
    position: relative;
    text-transform: uppercase;
}

.section_header h2:after {
    position: absolute;
    width: 30px;
    content: "";
    display: block;
    bottom: -40px;
    left: 50%;
    margin-left: -25px;
    height: 2px;
    background: #4b77be;
}

.section_header.left h2:after {
    left: 0%;
    margin-left: 0px;
}

.section_header h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    letter-spacing: 0.01em;
    position: relative;
    text-transform: uppercase;
}

/* S; 녹십자 소개 TOP TEXT부분 */

.section_header_wh {
    text-align: center;
    padding: 80px 0px 55px 0px;
}

.section_header_wh.left {
    text-align: left;
}

.section_header_wh h2 {
    color: #3c3e4a;
    font-size: 25px;
    font-weight: 600;
    margin-top: 0px;
    letter-spacing: 0.01em;
    position: relative;
    text-transform: uppercase;
}

.section_header_wh h2.bg_green{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-top: 0px;
    letter-spacing: 0.01em;
    position: relative;
    text-transform: uppercase;
}

.section_header_wh h2:after {
    position: absolute;
    width: 30px;
    content: "";
    display: block;
    bottom: -40px;
    left: 50%;
    margin-left: -25px;
    height: 2px;
    background: #fff;
}


.section_header h4 {
    font-size: 17px;
    color: #ededed;
    font-weight: 300;
    padding-top: 61px;
    line-height: 28px;
    letter-spacing: -1px;
}


.section_header_wh.left h2:after {
    left: 0%;
    margin-left: 0px;
}

/* e; 녹십자 소개 TOP TEXT부분 */



.section_header p {
    font-size: 17px;
    color: #7a7a7a;
    font-weight: 300;
    padding-top: 45px;
    line-height: 28px;
    letter-spacing: -1px;
}


.crafty_btn {
    color: #fff;
    font-size: 16px;
    letter-spacing:0.01em;
    text-transform: uppercase;
    font-weight: 500;
}
a.crafty_btn {
    font-weight: 400;
    color: #d4fff0;
    position: relative; 
    padding-left: 0px;
    border: 0px;
    border-radius: 0px;
    padding-right: 1px;
    text-decoration: none;
    margin-left: 40px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
a.crafty_btn:before {
    position: absolute;
    display: block;
    content: "+";
    width: 24px;
    height: 24px;
    left: -40px;
    top: 0px;    
    border: 1px solid #d4fff0;
    text-align: center;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

a.crafty_btn:hover {
    background: #79e7d1;
    color: #fff;
}

a.crafty_btn:hover:before {
    background: #0ba889;
    border: 1px solid #79e7d1;
}

.section_pattern {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.png);
    background-repeat: repeat-x;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*---------------------------------------
    HEADER         
-----------------------------------------*/

header {
}

.header_overlay {
    background: rgba(0, 0, 0, 0.9); /*배경색 투명화*/
    
}
/*---------------------------------------
    NAV         
-----------------------------------------*/

.navbar-brand,
.navbar-default .navbar-nav>li>a {
    color: #858790;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    font-weight: 500;
    letter-spacing: 0.01em;
  
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #FF8370;
    background-color:transparent;
    opacity:0.9;
    border-bottom: 1px; 
    font-weight: 500;
    letter-spacing: 0.01em;
    outline: none;
}

.navbar-default .navbar-nav>li>a:focus{
    color: #858790;
}


.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
}

.navbar-brand>img {
    max-height: 40px;
}
    @media (min-width: 768px) {
    .navbar-default {
        background: rgba(50, 50, 50, 0);
        border: 0px;
        border-radius: 0px;
        margin-bottom: 0px;
    }
    .navbar-brand,
    .navbar-nav>li>a {
        padding-top: 40px;
        height: inherit;
    }
}

@media (max-width: 768px) {
    .navbar-default {
        background: #fff !important;
        margin-top: -100px;
    }
    .navbar-brand,
    .navbar-nav>li>a {
        padding-top: 15px !important;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
        letter-spacing: 1px;
    }
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    max-height: 100%;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:visited {
background-color: transparent;
border-color:transparent; 
}    




/*---------------------------------------
    SLIDER        
-----------------------------------------*/


.carousel-inner {
    display: table;
}

.carousel {
    z-index: 13;
}

.slider .item {
    padding-bottom: 10px;
}

.carousel-inner>.item .container {
    position: relative;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    max-height: 643px;
    min-height: 500px;
}

.carousel-inner>.item .container h1 { 
    margin-top:10px;
    font-size: 130px;
    font-weight: 500;
    color: #ebebeb;
    /*
    text-transform: uppercase;
    */
}


@media(max-width: 600px){
    .carousel-inner>.item .container h1 {
        font-size: 60px;
    }    
}
.carousel-inner>.item .container h1 span {
    color: #f34d65;
}

.carousel-inner>.item .container p {
    font-size: 17px;
    font-weight: 200;
    color: #f3f3f3;
    letter-spacing: 0.01em;
    line-height: 26px;
}

.carousel-control.left,
.carousel-control {
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel-control:hover,
.carousel-control:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-control img {
    position: absolute;
    margin-top: -23px;
    top: 50%;
}

.carousel-control.left img {
    left: 15px;
}

.carousel-control.right img {
    right: 15px;
}

.we_are .owl-theme .owl-controls {
    margin-top: 14px;
}

a.left.carousel-control {
    background-image: none;
}

a.right.carousel-control {
    background-image: none;
}

a.left.carousel-control:hover {
    cursor: url(../images/sl_right.png), auto;
}

a.right.carousel-control:hover {
    cursor: url(../images/sl_left.png), auto;
}
.down_btn{
    height: 30px;
    width: 100%;
}


.down_btn a{}
.floating{
    float: middle;
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-top: 5px;

}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 15px);}
    to {-moz-transform: translate(0, -0px);}    
}

/*BACKGROUND SLIDER*/


.slider {
    position: relative;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    max-width: inherit;
    max-height: inherit;
    min-height: 0px;
    min-width: 0px;
    height: 0px;
    width: 0px;
    position: relative;
    z-index: 5;
}

.carousel-inner>.item {
    background-size: cover !important;
}

.carousel-inner>.item>.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 6;
    background: rgba(0, 0, 0, 0.35);
}

.carousel-inner>.item>.container {
    z-index: 8;
    position: relative;
}

.down_btn {
    position: absolute;
    bottom: 100px;
    z-index: 99;
}

.carousel-control {
    width: 25%;
    z-index: 5000;
}

.carousel-inner>.item h1 {
    /*animation*/
    
    -webkit-transform: translateY(-1000px);
    -moz-transform: translateY(-1000px);
    -ms-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
    transform: translateY(-1000px);
    -webkit-transition: all 1s ease .1s;
    -moz-transition: all 1s ease .1s;
    -ms-transition: all 1s ease .1s;
    -o-transition: all 1s ease .1s;
    transition: all 1s ease .1s;
}

.carousel-inner>.active h1 {
    /*animation*/
    
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.carousel-inner>.item p {
    -webkit-transform: translateY(1000px);
    -moz-transform: translateY(1000px);
    -ms-transform: translateY(1000px);
    -o-transform: translateY(1000px);
    transform: translateY(1000px);
    -webkit-transition: all 1s ease .1s;
    -moz-transition: all 1s ease .1s;
    -ms-transition: all 1s ease .1s;
    -o-transition: all 1s ease .1s;
    transition: all 1s ease .1s;
}

.carousel-inner>.active p {
    -webkit-transform: translateY(-0px);
    -moz-transform: translateY(-0px);
    -ms-transform: translateY(-0px);
    -o-transform: translateY(-0px);
    transform: translateY(-0px);
}



.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 5000;
}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/*---------------------------------------
    FEATURED PROJECT         
-----------------------------------------*/

.fe_item {
    position: relative;
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.fe_item img {
    max-height: 186px;
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.fe_pro_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 2;
    border-bottom: 5px solid transparent;
    background-position: center center;
    /*transition*/
    
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.fe_pro_overlay:hover {
    border-color: #4b77be;
    background-color: rgba(0, 0, 0, 0.5);

}

.fe_item:hover img {}

.fe_pro_overlay a {
    width: 100%;
    text-align: center;
    height: 100%;
    display: block;
}

.fe_project .owl-wrapper-outer{
    overflow: hidden;
    padding-bottom: 50px;
    background-color: #fff;
}
.fe_project .owl-item{
    position: relative;
    transition: all 1s;
}
.fe_project .owl-item:hover{
    box-shadow: 0px 10px 30px -4px rgba(0, 1, 1, .71);
    z-index: 5000;
}
.fe_pro_overlay a:hover {
    cursor: url(../images/plus.png), auto;
}    
/*---------------------------------------
    ABOUT         
-----------------------------------------*/

.we_are {
    text-align: left;
}

.we_are .section_content {
    padding-bottom: 95px;
}

.we_are .wig .icon .fa {
    color: #4b77be;
    font-size: 40px;
    font-weight: 600;
    margin-left: 50px;
}

.wig_text {
    margin-top: 43px;
    border-left: 1px solid #E4E3E3;
    padding-left: 25px;
    margin-left: 25px;
    position: relative;
}

.wig_text.first {
    border-left: 0px;
}

.we_are .wig h2 {
    color: #3c3e4a;
    font-size: 17px;
    font-weight:600;
    margin-top: 0px;
    letter-spacing:3px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.we_are .wig p {
    color: #7a7a7a;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.2px;
    font-weight: 300;
}

.wig_text:before {
    position: absolute;
    content: "";
    bottom: -40px;
    left: 25px;
    height: 3px;
    width: 20px;
    background: #3c64a4;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.wig:hover div.wig_text:before {
    opacity: 1
}

@media(max-width: 991px) {
    .wig {
        padding-bottom: 90px;
    }
    .wig_text {
        border-left: 0px solid #000;
    }
}
/*---------------------------------------
SERVICES         
-----------------------------------------*/

.services {}

.services .nav-tabs .fa {
    font-size: 40px;
    color: #777777;
    margin-bottom: 25px;
}

.services .nav>li>a {
    padding: 40px 1px;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 0px solid #ddd;
    /*border-radius*/
    
    border-radius: 0px 0px 0 0;
    border: 0px;
    color: #333;
    margin-bottom: 0px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #F4F4F4;
}

.services .tab-pane {
    padding: 50px 0px;
}

.service-tab-desc h2 {
    color: #3c3e4a;
    font-size: 23px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 55px;
}

.service-tab-desc p {
    font-size: 16px;
    margin-bottom: 80px;
    margin-top: 35px;
}

.service-tab-desc b {
    font-weight: 300;
    color: #c5c5c5;
}

.service-tab-desc p span {
    color: #4b77be;
}

.services .skill {
    margin-bottom: 5px;
    color: #979797;
    font-size: 16px;
    font-weight: 300;
}

.services .progress {
    height: 5px;
    border-radius: 0px;
    margin-bottom: 30px;
    background-color: #E4E3E3;
}
.progress-bar{
  -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;    
}
.progress-bar-success {
    background-color: #4b77be;
}

.extra-margin {
    margin-top: 50px;
}

.services .nav-services>li.active>a,
.nav-services>li.active>a:hover,
.nav-services>li.active>a:focus {
    background-color: none;
    border: 0px;
    position: relative;
    
}


.nav-services li.active:before {
    content: "";
    position: absolute;
    left: 15%;
    bottom: -7px;
    background-color: #f4f4f4;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
}

.services ul.nav-tabs li.active i {
    color: #fc2745;
}

.services>.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 0px;
    color: #333;
}


@media(max-width: 768px) {
    .nav-services li.active:before {
        background-color: transparent;
    }
}
/*---------------------------------------
    PROCESS         
-----------------------------------------*/

.the_process {
    background-color: #f4f4f4;
    text-align: center;
    padding-bottom: 10px;
}

.process_title {
    font-size: 55px;
    font-weight: 900;
    color: #4b77be;
    text-transform: uppercase;
    position: relative;
}

.process_title span {
    display: inline-block;
    background: #131217;
    position: relative;
    z-index: 4;
    padding: 0 25px;
}

.process_title span:after,
.process_title span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    background: red;
    border-radius: 50%;
}

.process_title span:after {
    left: 0;
}

.process_title span:before {
    right: 0;
}

.process_title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0px;
    border-bottom: 1px dotted red;
}

.the_process .nav-tabs>li>a {
    color: #4b77be;
    text-transform: uppercase;
    font-weight: bold;
}

.the_process .nav-tabs>li>a span {
    display: inline-block;
    background: #f4f4f4;
    padding: 0 16px;
    opacity: 0;
    font-size: 0px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.the_process .nav-tabs>li>a,
.the_process .nav-tabs>li>a:hover,
.the_process .nav-tabs>li>a:focus {
    background: transparent;
    outline: none;
}

.the_process .nav-tabs>li.active>a,
.the_process .nav-tabs>li.active>a:hover,
.the_process .nav-tabs>li.active>a:focus {
    font-size: 55px;
    color: #4b77be;
    background: transparent;
    border: 0px solid #fff;
    outline: none;
}

.the_process .nav-tabs>li.active>a span,
.the_process .nav-tabs>li.active>a:hover span,
.the_process .nav-tabs>li.active>a:focus span {
    font-size: 50px;
    opacity: 1;
}

.the_process .nav-tabs .fa {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 25px;
    color: #787878;
    font-size: 35px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.the_process .nav-tabs .fa:hover {
    color: #4b77be;
}

.the_process .nav-tabs>li.active>a .fa {
    bottom: 100px;
    font-size: 70px;
    color: #787878;
}

.the_process .nav-tabs>li .fa:before {
    background: #f4f4f4;
    padding: 10px;
}

.the_process .tab-pane {
    padding-top: 0px;
}

.the_process .nav-tabs>li {
    position: relative;
}

.the_process .nav-tabs>li:before {
    position: absolute;
    content: "";
    height: 0px;
    border-top: 1px dotted #959494;
    width: 100%;
    bottom: 80px;
    left: 0;
}

.single_process a .fa {
    color: #787878;
    font-size: 42px;
}

.tab-content p {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
}

.tab-content b {
    color: #7a7a7a;
}

.tab-content p span {
    color: #4b77be;
}

.single_process.two .process_text {
    margin-left: 15%;
}

.single_process.three .process_text {
    margin-left: 30%;
}

.single_process.four .process_text {
    margin-left: 45%;
}

@media (max-width: 991px) and (min-width: 768px) {
    .process_text {
        width: 82%;
    }
    .single_process.two .process_text {
        margin-left: 6%;
    }
    .single_process.three .process_text {
        margin-left: 12%;
    }
    .single_process.four .process_text {
        margin-left: 18%;
    }
}

@media (max-width: 768px) {
    .process_text {
        margin-left: 0px;
        width: 100%;
    }
    .single_process.two .process_text,
    .single_process.three .process_text,
    .single_process.four .process_text {
        margin-left: 0px;
    }
    .the_process .nav-tabs .fa {
        bottom: 38px
    }
}
/*---------------------------------------
BIG BTN        
-----------------------------------------*/

.bigbtn_box{background:url('../images/bg_btn.jpg');background-size:100% auto}
.bigbtn1 {
	background-color: #FF8370;
	border:none; 
	float:left;
    display: block;
    width: 50%;
    height: 155px;	 
	clear:both
    
}

.bigbtn2 {
	background-color: #4b77be;f
	border:none;
	float:right;
    display: block;
    width: 50%;
    height: 155px;	
}

.btn1_box{margin:0 auto;padding:55px 30px 0 0;text-align:left;display:block;overflow:hidden;}
.btn1_box a{color:#fff;font-size:33px;letter-spacing:-1px;font-weight:100;}
.btn2_box{margin:0 auto;padding:55px 0 0 30px;text-align:left;display:block;overflow:hidden;}
.btn2_box a{color:#fff;font-size:33px;letter-spacing:-1px;font-weight:100;}
.arrow1{padding-left:25px;margin-top:-3px;}
.arrow2{padding-left:25px;margin-top:-3px;}
 
.input_bbb{background:#fff;font-size:18px;color:#4b77be;padding:10px 20px;height:30px;bordeR:2px solid #4b77be}
.file_btn{background:#fff;bordeR:1px solid #d2d2d2;padding:40px}
input[type=file]:placeholder{font-size:20px}

 
/*---------------------------------------
FOOTER         
-----------------------------------------*/

footer {
    background-color: #fff;
}

#map {
    width: 100%;
    height: 480px;
    margin-top:70px: 

}       
.copy {
    padding-bottom: 50px;
    background: #3c3e4a;
    padding-top: 58px;
}

.copy p {
    color: #8e8e8e;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height:22px;
}

.copy span {
    color: #dadce4;
    text-decoration:bold;
}

.copy a {
    color:transparency;
    text-decoration: none;
}


/*SINGLE BLOG PAGE STYLE*/

.post_content {}

.post_image {}

.post_image img {
    width: 100%;
}

.post_info {
    background: #F4F4F4;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.post_info h2 {
    margin-top: 0px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}

.post_info h2 a {
    color: #333;
    text-decoration: none;
}

.post_info h4 {
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 400;
    font-style: italic;
}

.post_info h4 a {
    color: #7a7a7a;
    text-decoration: none;
}

.post-body {
    margin-top: 0px;
    padding-bottom: 40px;
}

.post-body p {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 1px;
    letter-spacing: -0.5px;
}

.post-body span {
    color: #7a7a7a;
    line-height:1.9em;
} 

.post-body p span {
    color: #4b77be;
} 
.post-body blockquote {
    padding: 0px 20px;
    margin: 30px 0 20px;
    font-size: 16px;
    border-left: 1px solid #4b77be;
    margin-bottom: 0px;
}

.blog-post-body blockquote {
    padding: 0px 20px;
    margin: 30px 0 20px;
    font-size: 24px;
    font-weight: 200;
    border-left: 1px solid #4b77be;
    margin-bottom: 40px;
}


.post-body p b {}

.post-body p span.large {
    font-size: 30px;
    color: #4b77be;
    font-weight: 600;
}


.post-body ul {
	float:left;
    font-size: 19px;
    color: #7a7a7a;
    font-weight: 500;
    margin-top:35px;
    letter-spacing:0.01em;
}

.post-body ul li {
    font-size: 15px;
    color: #7a7a7a;
    letter-spacing:-0.5px;
    font-weight: 400;
    line-height: 23px;
}

.li_first {
    margin-top:10px;
}

.extra_post_info {
    border-bottom: 1px solid #E4E3E3;
    padding-bottom: 40px;
}

.comments {}

.comments ul {
    margin: 0;
    list-style: none;
}

.comments ul li {
    position: relative;
    padding-right: 45px;
}

.comments ul li a {
    padding-left: 25px;
    color: #7a7a7a;
    font-size: 18px;
    text-decoration: none;
}

.comments ul li i {
    position: absolute;
    color: #4b77be;
    font-size: 25px;
    padding-right: 10px;
    top: 0;
    left: 0;
}

.share {}

.share ul {
    text-align: right;
}

.share ul li {}

.share ul li:first-child {
    color: #7a7a7a;
    font-size: 18px;
    font-weight: 300;
    padding-right: 30px;
}

.share ul li a {
    display: inline-block;
    border: 1px solid #7a7a7a;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    border-radius: 5px;
}

.share ul li a i {
    font-size: 18px;
    line-height: 30px;
    color: #7a7a7a;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.share ul li a:hover {
    background: #4b77be;
    border-color: #4b77be;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.share ul li a:hover i {
    color: #fff;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

@media(max-width: 991px) {
    .share ul {
        text-align: left;
        margin-top: 30px;
    }
}

@media(max-width: 380px) {
    .share ul li:first-child {
        padding-right: 10px;
    }
}

@media(max-width: 360px) {
    .share ul li:first-child {
        display: block;
        margin-bottom: 20px;
    }
}

.comment_section {
    margin-top: 0px;
    margin-bottom:50px;
}

.comment_section h3 {
    font-size: 26px;
    color: #3c3e4a;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing:-1px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 52px;
}

.comment_section h3:after {
    position: absolute;
    content: "";
    bottom: -25px;
    left: 0;
    width: 25px;
    height: 3px;
    background: #4b77be;
}

.comment_section p {
    margin-bottom: 0.08em;
    color:#4b77be;
    font-weight:400;
}

/*
.comment_section span{
    margin-bottom: 0.08em;
    color:#FF8370;
    font-weight:400;
}
*/

.comment_section h5 {
    margin-bottom: 0.08em;
    color:#ababab;
    font-weight:200;
    line-height:18px;
}

.comment_process {
    margin-bottom: 100px;
}


ul.comment_list {
    padding: 0;
    margin: 0;
    list-style: none;
    color:red;
}

ul.comment_list li {
    position: relative;
    color:red
}
.single-comment{
    margin-bottom: 90px;
}   
.single-comment last{
    margin-bottom: 90px;
}     
.comment_image {
    position: absolute;
    left: 0;
    top: 0;
}

.comment_image2 {
    position: absolute;
    left: 0;
    top: 13px;
}


.comment_image img, comment_image2 img,{
    border-radius: 50%;
}

.comment_info {
    padding-left: 160px;
    padding-top: 8px;
    padding-vottom:40px;
}

.comment_info h2 {
    font-size: 22px;
    font-weight: 300;
    color: #4b77be;
    letter-spacing:-1px;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.comment_info.last{
    margin-bottom: 100px;
}
.comment_info h4 {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    margin-top: 0px;
}

.comment_info p {
    margin-top: 13px;
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing:-0.2px;
}

.two_part_sm {
    width: 10%;
    float: left;
}

.two_part_bg {
    width: 90%;
    float: left;
}

.comment_share {
    overflow: hidden;
}

.reply {
    text-decoration: none;
    color: #7a7a7a;
    font-size: 17px;
    font-weight: 300;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.reply:hover{
   color: #4b77be; 
}

.social.list-inline>li {
    padding-right: 2px;
    padding-left: 2px;
}

ul.social {
    text-align: right;
}

ul.social li {}

ul.social li a {
    display: inline-block;
    border: 1px solid #7a7a7a;
    width: 25px;
    height: 25px;
    text-align: center;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    border-radius: 5px;
}

ul.social li a i {
    font-size: 13px;
    line-height: 11px;
    color: #7a7a7a;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    line-height: 25px;
}

ul.social li a:hover {
    background: #4b77be;
    border-color: #4b77be;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

ul.social li a:hover i {
    color: #fff;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

ul.social li:first-child {
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 300;
    padding-right: 10px;
}

ul.children {
    padding-left: 160px;
    margin-bottom: 40px;
    margin-top: 40px;
    list-style: none;
}

@media(max-width: 768px){
    .comment_info {
        padding-left: 0px;
        padding-top: 135px;
    }
    ul.children {
        padding-left: 65px;
    }
}
@media(max-width: 370px){
    .two_part_sm {
        width: 100%;
    }
    .two_part_bg {
        width: 100%;
    }
    ul.social {
        text-align: left;
        margin: 0px;
    }
}

.respond_section {
    padding-right: 0px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.respond_section h2 {
    color: #333;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 55px;
    position: relative;        
}

.respond_section h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 44px;
    height: 1px;
    background-color: #4b77be;
}

.respond_section .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid ##c8c8c8;
    background-image: none;
    border-radius: 3px;
    margin-bottom: 12px;
    opacity: .8;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.form-control-person {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: red;
    background-color: #fff;
    border: 1px solid ##c8c8c8;
    background-image: none;
    border-radius: 3px;
    margin-bottom: 12px;
    opacity: .8;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.respond_section .form-control:focus{
    border: 1px solid #4b77be;
    border-color: #4b77be;
    outline: 0px none;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px rgba(102, 175, 233, 0.6);        
}

  #comment_submit {
    width: 100%;
    min-height: 48px;
    border-radius: 0px;
    background-color: #4b77be;
    color: #fff;
    border-color: #4b77be;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.01em;
    border-radius: 3px;
    border: 1px solid #4b77be;
    margin-top: 15px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.file_input label {
    position:relative;
    cursor:pointer;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    width:70px;
    height:29px;
    background-color: #FF8370;
    color: #ededed;
    border-color: #ededed;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1px;
    text-align:center;
    line-height:28px;
    border: 1px solid #c2c2c2;
    margin-left: 4px;
}
#fileBtn:hover{
    background-color: #94a0a9;
    color: #fff;
}

.file_input label input {
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
}
.file_input input[type=text] {
    vertical-align:middle;
    display:inline-block;
    width:210px;
    height:28px;
    line-height:22px;
    font-size:12px;
    font-weight:300;
    padding-left:10px;
    border:0;
    border:1px solid #c2c2c2;
    margin-top:-5px;
}

#fileBtn {
    width: 45%;
    min-height: 48px;
    border-radius: 0px;
    background-color: #ededed;
    color: #797f83;
    border-color: #4b77be;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.01em;
    border-radius: 3px;
    border: 1px solid #797f83;
    margin-bottom: 12px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
#fileBtn:hover{
    background-color: #94a0a9;
    color: #fff;
}

#emailAuth {
    width: 150px;
    min-height: 48px;
    border-radius: 0px;
    background-color: #fff;
    color: #FF8370;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.01em;
    border-radius: 3px;
    border: 2px solid #FF8370;
    padding: 10px 10px 10px 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
#emailAuth:hover{
    background-color: #FF8370;
    color: #fff;
}

#comment_submit:hover{
    background-color: #3c64a4;
    color: #fff;
}
.respond_section .col-sm-6 {
    margin-bottom: 0px;
}

@media(max-width: 360px){
    #comment_submit{
        font-size: 14px
    }
}
@media(max-width: 300px){
    #comment_submit{
        font-size: 12px
    }
}
@media(max-width: 412px){
    .respond_section h2 {
        font-size: 22px;
    }
}
/*SIDEBAR*/
.categories{
	top: 0px;
    padding-top: 0px;
}
.categories h2, .tag h2, .lt_post h2{
    color: #3c3e4a;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 37px;
}

/* 연구제안하기 텝
.categories h2:after, .tag h2:after, .lt_post h2:after{
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0px;
    width: 30px;
    height: 2px;
    background-color: #4b77be; 
}
*/

.categories ul{
    margin:0px 0px;
    padding:0;
    list-style: none;
}
.categories ul li{}
.categories ul li a{
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #3c64a4;
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.categories ul li a:hover{
    color: #4b77be;
    font-weight: 300;
}
.tag{
    margin-top: 80px;
    margin-bottom: 150px;
}
.tag ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.tag ul li{
    display: inline-block;
    color: #7a7a7a;
}
.tag ul li a{
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
    padding-right: 3px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.tag ul li a:hover{
    color: #4b77be;
}
.lt_post{
    margin-top: 80px;
}
.lt_post ul{
    margin:0;
    padding:0;
    list-style: none;        
}
.lt_post ul li{}
.lt_post ul li a{
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
    display: block;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #7a7a7a;
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;        
}
.lt_post ul li a:hover{}
@media(max-width: 991px){
    .sidebar{
        margin-top: 80px;
    }
}


/*-- 마우스 블록 설정 색상 start--*/
::-moz-selection{
          background: #17fff1;
          color: fff;
		  text-shadow:none;
}
::selection{
          background: #17fff1;
          color: #fff;
		  text-shadow:none;
}
::-webkit-selection {
          background: #17fff1;
          color: #fff;
		  text-shadow:none;
		  }

/*--블록 설정 색상 end--*/