/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 @import url(https://fonts.googleapis.com/css?family=Raleway);
 @import url(http: //fonts.googleapis.com/earlyaccess/nanumgothic.css);
*/

/* 
	KoPub Dotum, Roboto
	Copyright: KOPUS, 2016 Google
*/
@font-face{font-family:"KoPubDotum Roboto";font-style:normal;font-weight:300;src:local("※"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_300.woff2) format("woff2"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_300.woff) format("woff")}@font-face{font-family:"KoPubDotum Roboto";font-style:normal;font-weight:400;src:local("※"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_400.woff2) format("woff2"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_400.woff) format("woff")}@font-face{font-family:"KoPubDotum Roboto";font-style:normal;font-weight:700;src:local("※"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_700.woff2) format("woff2"),url(https://cdn.rawgit.com/kaniwari/rylai/master/fonts/kopubroboto/1.0/font_kopubroboto_700.woff) format("woff")}

p, p.large {
	font-size: 15px;
}
.btn-xl, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
.navbar-header>a.btn {
	display: inline-block;
    margin-top: 5px;
    padding: 10px 12px;
}
.navbar-header>.btn-down {
	display: inline-block;
	font-size: 1.1em;
    margin-top: 5px;
}
.navbar-header>.navbar-brand { position:absolute; height:70px; left:0; top:-10px; padding:0; margin-right:10px; }
.navbar-brand img, .navbar-header a.btn_blog, footer a.btn_blog, footer a.btn_privacy, header .or-divider {
	height : 100%;
    display: inline-block;
}

body {
    overflow-x: hidden;
    webkit-tap-highlight-color: #909190;
}
img { 
	image-rendering: -moz-auto;         /* Firefox */
	image-rendering:   -o-auto;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: auto;
}

.text-muted {
    color: #777;
}
.text-primary {
    color: #909190;
}
p {
    line-height: 1.75;
}
a, a.active, a:active, a:focus, a:hover {
    outline: 0;
    color: #909190;
}
.img-centered {
    margin: 0 auto;
}
.bg-light-gray {
    background-color: #eee;
}
.bg-darkest-gray {
    background-color: #222;
}
.btn-xl {
    color: #fff;
    background-color: #909190;
    border-color: #909190;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #909190;
    border-color: #f6bf01;
}
.btn-xl.disabled, .btn-xl.disabled.active, .btn-xl.disabled:active, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled], .btn-xl[disabled].active, .btn-xl[disabled]:active, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl, fieldset[disabled] .btn-xl.active, fieldset[disabled] .btn-xl:active, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl:hover {
    background-color: #909190;
    border-color: #909190;
}
.btn-xl .badge {
    color: #909190;
    background-color: #fff;
}
.navbar-custom {
    background-color: #ffffff;
    border-color: transparent;
}
.navbar-custom .navbar-brand {
    color: #000;
    font-family: "KoPubDotum Roboto",Roboto,"Helvetica Neue",Arial,"KoPubDotumP","KoPub돋움체_Pro","KoPubDotum","KoPub돋움체",NanumBarunGothicOTF,NanumBarunGothic,"나눔바른고딕","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕","Hiragino Sans",Meiryo,Dotum,"돋움", Arial, cursive;
}
.btn-block, .btn-grey, .btn-xl, .navbar-custom .nav li a, .navbar-custom .navbar-toggle, .portfolio-modal .modal-content p.item-intro, .resum-txt, body, footer span.copyright, footer ul.quicklinks, h1, h2, h3, h4, h5, h6, header .intro-text .intro-heading, section h3.section-subheading {
    font-family: "KoPubDotum Roboto",Roboto,"Helvetica Neue",Arial,"KoPubDotumP","KoPub돋움체_Pro","KoPubDotum","KoPub돋움체",NanumBarunGothicOTF,NanumBarunGothic,"나눔바른고딕","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕","Hiragino Sans",Meiryo,Dotum,"돋움", Arial, sans-serif;
}
.navbar-custom.affix .navbar-brand {
    color: #000;
}
.navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover {
    color: #909190;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, .02);
}
.navbar-custom .navbar-toggle {
    background-color: #0090ff;
    color: #fff;
    font-size: 14px;
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    background-color: #0078d4;
}
.navbar-custom .nav li a {
    letter-spacing: 1px;
	
	font-size:1.3em;
    color: #000;
}
.navbar-custom .nav li a.btn-blur { color:#888; }
.navbar-custom .nav li a.btn-blur:hover {
    color: #000;
    outline: 0;
}
.navbar-custom .nav li a:focus, 
.navbar-custom .nav li a:hover {
    color: #909190;
    outline: 0;
}
.navbar-custom .navbar-nav .page-m { display:none; }
.navbar-custom .navbar-nav>.active>a {
    border-radius: 0;
	background-color: transparent;
	/*
    color: #fff;
    background-color: #0090ff;
	*/
}
.navbar-custom .navbar-nav>.active>a:after { content:''; position:absolute; width:20px; height:4px; background:#00a0d2; bottom:0px; left: 50%; margin-left: -10px; }
.navbar-custom .navbar-nav>.active>a:focus {
	background-color: transparent;
	/*
    color: #fff;
    background-color: #0090ff;
	*/
}
.navbar-custom .navbar-nav>.active>a:hover {
	background-color: transparent;
	/*
    color: #ddd;
    background-color: #0090ff;
	*/
}
/*
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
}
*/
@media (min-width:768px) {
    .navbar-custom {
		padding: 10px 0;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
		border: none;
	}
	.navbar-custom .navbar-brand {
		font-size: 2em;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
	}
	.navbar-custom .navbar-nav>.active>a {
		border-radius: 3px;
	}
	.navbar-custom.affix {
		background-color: #f1f1f1;
		padding: 10px 0;
	}
	.navbar-custom.affix .navbar-brand {
		font-size: 1.5em;
	}
}

.swiper-button-next, .swiper-button-prev { width:50px; height:81px; background-size:50px 81px; }
.swiper-button-prev { left: 0; }
.swiper-button-next { right: 0; }
.anim { -webkit-transition:all 0.3s ease; transition:all 0.3s ease; }
#mainNav { border-bottom:1px solid #ddd; }
#mainNav>.container { position:relative; }
#fp-nav.right { right:15px !important; }
#fp-nav ul li, .fp-slidesNav ul li { margin:13px 5px !important; }
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    height: 16px !important; width: 16px !important; margin: -8px 0 0 -8px !important; background:#dadada !important;
}
#fullpage { min-width:320px; }
#fp-nav ul li a.active span { background:#0090ff !important; }
#fullpage>div.section01 { background-image:url('../images/renewal/bg_main.jpg'); background-size:cover; text-shadow:0 0 10px #000; }


/* (Floating Menu) */
.floatdiv {
	 position:fixed; _position:absolute; _z-index:-1;
	 width:200px;
	 overflow:hidden;
	 left:5%;
	 top:68px; /* 이미지 높이 조절 */
	 background-color: transparent;
	 padding:0;
}
.floatdiv a { color: #5D5D5D; border: 0; text-decoration: none; display: block; }
/*.floatdiv a:hover, .floatdiv .menu  { background-color: #5D5D5D; color: #fff; }*/
.floatdiv .menu, .floatdiv .last { margin-bottom: 0px; }
.floatdiv>img {width:100%;}

.section01 .floatdiv-main {
	position:absolute;
	width:1200px;
	top:68px;
	left:50%;
	margin-left:-600px;
}
.section01 .floatdiv-main>img { width:200px; }

#pop20171220 .modal-dialog { position:relative; max-width:669px; }
#popPrice .modal-dialog { position:relative; width:535px; max-width:100%; }
#popPrice .modal-dialog .modal-content { width:535px; max-width:100%; }

header { /*position: relative;*/ overflow: hidden; text-align: center; color: #fff; }
header h1 { text-align:center; margin:2% 0 1% 0; font-size:4em; line-height:1.1em; }
header h1>small { color:#fff; font-size:55%; }
header .main-txt { font-size:1.6em; margin-top:10px; line-height:1.4em; padding:0 10%; }
header a>img { width:100%; }
header .btn-down { display: inline-block; margin-top:2%; }
header .btn-free { display: inline-block; margin-top:2%; }

section#section1 { padding:20px 0 0 0; text-align:center; color:#fff; }
section#section1 .cnt-box { list-style:none ;display: inline-block; padding: 0; }
section#section1 .cnt-box li { float:left; height:68px; padding:0 10px; font-size:1.3em; display:table; }
section#section1 .cnt-box li>div { display:table-cell; vertical-align:middle; }
section#section1 .cnt-box li.l1 { padding-left:90px; background:url(../images/renewal/acc_mark.png) no-repeat left; }
section#section1 .cnt-box li.l1>div>span { padding-right:15px; border-right:1px solid #fff; } 
section#section1 .cnt-box li.l2 p { display:inline; line-height:1em; margin:0; font-size:1em; }

a.move-down { 
	position:absolute; bottom:12px; left:50%; margin-left:-50px; width:100px; 
	height:31px; text-indent:-99999px; background:url(../images/renewal/btn_scroll.png) no-repeat center; 
	border:50px solid rgba(0,0,0,0); z-index:40; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; 
} /* border for IE click bug */
a.move-down:hover { bottom:5px; }

@media (min-width:768px) {
    header .intro-text .intro-heading, header .intro-text .intro-lead-in {
		font-family: "KoPubDotum Roboto",Roboto,"Helvetica Neue",Arial,"KoPubDotumP","KoPub돋움체_Pro","KoPubDotum","KoPub돋움체",NanumBarunGothicOTF,NanumBarunGothic,"나눔바른고딕","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕","Hiragino Sans",Meiryo,Dotum,"돋움", Helvetica, Arial, sans-serif;
	}
	header .swiper-container {
		height: 970px;
	}
	header .intro-text {
		padding-top: 160px;
		padding-bottom: 60px;
	}
	header .intro-text .intro-lead-in {
		font-style: italic;
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	header .intro-text .intro-heading {
		text-transform: uppercase;
		font-weight: lighter;
		font-size: 3.5em;
		line-height: 1.3em;
		margin-bottom: 30px;
		word-break: keep-all;
	}
}
section {
    padding: 70px 0 30px 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
section .text-muted {
    color: #000;
}
section .col-lg-12>img {
    margin: 0 auto;
}
section p {
    font-weight: 700;
}
section h2.section-heading {
    font-size: 32px;
    font-weight: 200;
    margin-top: 0;
    margin-bottom: 30px;
    color: #464646;
}
section h3.section-subheading {
    font-size: 16px;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 75px;
}

.section02 { background-image: url(../images/renewal/bg_func.png); background-size:cover; }
section#section5>.container>.row { position:relative; z-index:2; }
section#section5 .swiper-nav.table { width:auto; margin:40px auto 10px auto; }
section#section5 .swiper-nav.table>tbody>tr>td { border:0; }
section#section5 .swiper-nav td { text-align:center; }
section#section5 .swiper-nav td a { display:block; text-decoration:none; }
section#section5 .swiper-nav td a>p { font-size:1.3em; margin:0; }
section#section5 .swiper-nav td a.on { 
	color:#4283df; -webkit-box-shadow: 0 10px 10px -10px #4283df; 
	-moz-box-shadow: 0 10px 10px -10px #4283df; box-shadow: 0 10px 10px -10px #4283df; 
}
section#section5 .swiper-nav td img { width:100%; display:inline-block; }
section#section5 .swiper-container { width: 100%; height: 100%; }
section#section5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* 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;
}
section#section5 .swiper-slide>img { width:100%;display:none;}
section#section5 .swiper-slide>img.w {display:block;}
section#section5>.container>.row.navi-box { position:absolute; width:1280px; height:100%; top:0; bottom:0; left:50%; margin-left:-640px; z-index:1; }

/* 서버 운영 환경 */
.section06 { background:#fff; }
section#section2 { padding:80px 0 40px 0; }
section#section2 h2.section-heading p { color:#4283df; font-size:1.5em; font-weight:bold; }
section#section2 h2.section-heading .bar span { display:inline-block; width:10%; height:5px; border-radius:5px; background:#4283df; }
section#section2 .container { display: table; }
section#section2 .container>div { display: table-cell; vertical-align: middle; float:none !important; }
section#section2 .item-row01 img { max-height:220px; }
section#section2 .item-row02 { background:#f5f5f5; }
section#section2 .item-row02 img { max-height:220px; }
section#section2 .item-row03 img { max-height:220px; }
section#section2 .col-sm-4 { text-align:center; }
section#section2 .col-sm-4 img { display:inline-block; max-width:100%; }
section#section2 .col-sm-4 img.m { display:none; }
section#section2 .col-sm-8 { padding:25px; }
section#section2 .item-row00 .col-sm-8 { padding:0; }
section#section2 .col-sm-8 strong { font-size:2.5em; }
section#section2 .col-sm-8 p { font-size:1.7em; }

@media (max-width: 1200px){
	section#section2 h2.section-heading p { font-size:1.4em; }
	.section01 .floatdiv-main {width:100%;top:50px;left:1%;margin-left:0;}
	.section01 .floatdiv-main>img { width:20%;max-width:200px; }
}

@media (max-width: 1024px){
	section#section2 h2.section-heading p { font-size:4rem; }
	section#section2 .col-sm-8 strong { font-size:2em; }
	section#section2 .col-sm-8 p { font-size:1.5em; }
}

@media (max-width: 992px){
	section#section2 .col-sm-8 { padding:10px; }
	section#section2 .col-sm-8 strong { font-size:1.7em; }
	section#section2 .col-sm-8 p { font-size:1.2em; }
}

@media (max-width: 767px){
	section#section2 h2.section-heading { margin:0; }
	section#section2 h2.section-heading p { font-size:1.3em; }
	section#section2 .item-row00 { display:none; }
	section#section2 .item-row00 .col-sm-8 { padding:10px 10%; }
	section#section2 .item-row01 img { max-height:100px; }
	section#section2 .item-row02 img { max-height:100px; }
	section#section2 .item-row03 img { max-height:100px; }
	section#section2 .col-sm-4 { text-align:center !important; }
	section#section2 .col-sm-4 img { max-width: 100%; }
	section#section2 .col-sm-4 img.w { display:none; }
	section#section2 .col-sm-4 img.m { display:inline-block; margin-top:10px; }
	section#section2 .col-sm-8 { text-align:center; }
	section#section2 .col-sm-8 strong { font-size:1.4em; }
	section#section2 .col-sm-8 p { font-size:1em; }
	section#section2 .container { position:relative; width:100%; padding: 15px; }
	section#section2 .container>div { float:left !important; text-align:left; }
}


/* 홀닥 안내 영상 */
.section03 { background:#4283df; }
section#section0 { padding:80px 0 30px 0; }
section#section0 .mov-box {
	position: relative;
    margin: 20px auto;
    width: 95%;
    padding-bottom: 45%;
    margin-bottom: 15px;
    overflow: hidden; 
	border:1px solid #ddd;
	background:#000;
}
section#section0 .mov-box>iframe,
section#section0 .mov-box>img {
	position: absolute;
	top: 50%; 
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%; 
	min-height: 100%; 
	width: auto; 
	height: auto;
	z-index: 1; 
	overflow: hidden;
}
section#section0 .mov-box>img { width:100%; }
section#section0 .interview-box { width: 95%; margin: 0 auto; }
section#section0 .interview-box .col-xs-4 { padding-right:5px; padding-left:5px; }
section#section0 .interview-box a { position:relative; display:block; border:1px solid #aaa; overflow:hidden; margin-bottom:30px; }
section#section0 .interview-box a.on { border:2px solid #fff; }
section#section0 .interview-box a:hover img { transform:scale(1.1); -webkit-transform:scale(1.1); }
section#section0 .interview-box a>img { 
	position:relative; width:100%; 
	display:block; z-index:5; 
	transform: scale(1);
    transition: .3s ease-in-out;
    -webkit-transform: scale(1);
    -webkit-transition: .3s ease-in-out;
}
.video-overlay-play-button {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 10px calc(50% - 50px);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0.95;
	cursor: pointer;
	background-image: linear-gradient(transparent, #000);
	transition: opacity 150ms;
	z-index:6;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}

#videoModal .modal-body .close { opacity:.5; font-size:3em; padding:5px 10px; }
#videoModal .modal-body iframe { border:0; outline:0; }

section#section4 { padding: 80px 0 40px 0; }
section#section4 .col-sm-3 .line { margin: 0 auto 15px; width: 20%; height: 1px; background: #5e5e5e; }
section#section4 .col-sm-3>img { max-height:150px; max-width:70%; }
section#section4 .col-sm-3 h4 { margin:15px 0 10px 0; }
section#section4 .col-sm-3 p { font-size:1.1em; }

section#section3 { background: #f5f5f5; padding:50px 0; }
section#section3>.container {overflow:auto;}
section#section3 ul.news-list { width:1380px;}
section#section3 ul { padding:0; list-style:none; }
section#section3 .news-list>li { float:left; width:185px; margin:0 5px; }
section#section3 .news-list>li>a { text-decoration: none; }
section#section3 .news-list>li>a>.news-item li { position:relative; border:1px solid #dedede; }
section#section3 .news-list>li>a>.news-item li.l1 img { width:100%; }
section#section3 .news-list>li>a>.news-item li.l2 { padding:10px 7px; background:#fff; font-size: 0.8em; }
section#section3 .news-list>li>a>.news-item li.l2 span.plus { position:absolute; color:#fff; background:#6e6e6e; padding:4px 7px; top:0; right:0; }

.section05 { background:#0a0a0a; }
section#contact { padding: 50px 0; background-image: url(../images/renewal/bg_contact.jpg); }
section#contact h2.section-heading { color: #fff; padding: 50px 0 30px 0; margin: 0; font-size: 2em; }
section#contact h2.section-heading p { font-size:1.2em; line-height: 1em; }
section#contact h2.section-heading small { font-size:0.8em; color:#fff; }
section#contact .contactBox { margin:20px auto 10px auto; width:600px; }
section#contact table { margin:0; table-layout:fixed; } 
section#contact table.table>tbody>tr>th { text-align:right; font-size:1.5em; color:#fff; border:0; }
section#contact table.table>tbody>tr>td { text-align:left; font-size:1.5em; color:#fff; border:0; padding:4px 8px; }
section#contact table td input, section#contact table td select { width:80%; }
section#contact table a { color:#fff; }
section#contact table a>ul { padding:0; list-style:none; }
section#contact table a>ul>li { height:30px; display:table; }
section#contact table a>ul>li>img { height:30px; }
section#contact table a>ul>li span { display:table-cell; vertical-align:middle; padding-left:10px; }
section#contact .btn_app { width:80%; display:inline-block; }
section#contact .btn_app>img { width:100%; }
section#contact .btn-call { margin-top:15px; display:inline-block; margin-right:15px; }
section#contact .btn-call>ul>li { float:left; }
section#contact .btn-down { margin-top:15px; display:inline-block; }
section#contact .btn-down>ul>li { float:left; }
section#contact .btn-free { width:80%; display:block; }
section#contact .btn-free>img { width:100%; }

section#intro { position: relative; color: #fff; padding:60px 0 20px 0; }
section#intro ul { padding: 0; list-style: none; }
section#intro .col-md-6 { padding: 0 40px; }
section#intro h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
	font-weight:500;
}
section#intro p { font-weight:500; }

footer { color: #595959; padding:10px 0 20px 0; }
footer a.btn_privacy {
    padding: 3px 5px;
    border: 1px solid #595959;
	margin: 5px;
}
footer a.btn_blog>img {
    height: 50px;
}
.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}



@media (min-width:768px) and (max-width:990px) {
    header .swiper-container {
		height: 1010px;
	}
	header .intro-text {
		padding-top: 210px;
	}
	section#section4 .container { width:100%; }
	section#section4 .col-sm-3 p { font-size:1em; }
	section#section3 .container { width:94%; }
	
	#popPrice .modal-dialog { position:relative; width:500px; max-width:100%; }
	#popPrice .modal-dialog .modal-content { width:500px; max-width:100%; }
	
}
@media (max-width:768px) {
	.navbar-header>.navbar-brand { margin:6px 10px 0 10px; height:50px; left:0; top:0; }
	.navbar-header>.btn-down { margin-top:10px; }
	.navbar-custom .navbar-nav>.active>a {
		color: #000;
	}
	.navbar-custom .navbar-nav>.active>a:after { width:100%; height:3px; background:#00a0d2; bottom:0px; left: 50%; margin-left: -50%; }
	.navbar-custom .navbar-nav>.active>a:focus, .navbar-custom .navbar-nav>.active>a:hover {
		color: #000;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin-left:5px;}
	
	/* (Floating Menu) */
	.floatdiv { top:57px; }

	section h2.section-heading { font-size: 1.5em; }
	section#section0 .mov-box { width:100%; }
	section#section0 .interview-box { width:100%; }
	section#section4 .col-sm-3 { margin-bottom:15px; padding:0 7px; }
	section#section4 .col-sm-3 p { font-size:0.9em; }
	section#section3 { display:none; }
	section#section5 .swiper-slide>img.w {display:none;}
	section#section5 .swiper-slide>img.m {display:block;}

	section#contact { padding: 30px 0; } 
	section#contact h2.section-heading { font-size: 1.7em; }

	section#contact .contactBox { margin:20px auto 10px auto; width:95%; }
	section#contact table a>ul>li { height:25px; }
	section#contact table a>ul>li>img { height:25px; }
	section#contact table a>ul>li span { padding-left:8px; }
	
	#popPrice .modal-dialog { position:relative; width:390px; max-width:100%; margin: 0 auto; }
	#popPrice .modal-dialog .modal-content { width:390px; max-width:100%; }
	
	.section01 .floatdiv-main {width:100%;top:50px;left:1%;margin-left:0;}
	.section01 .floatdiv-main>img { width:30%;max-width:200px; }
}
@media (max-width:550px) {
	header .main-txt { font-size:1.2em; line-height:1.1em; }

	.navbar-custom .navbar-toggle {
		font-size:1.3em;
		padding:8px 12px;
	}
	.navbar-header>a.btn {
		margin-top: 10px;
		display:none;
	}
	.navbar-custom .navbar-nav .page-m { display:block; }
}
@media (min-width:0) and (max-width:550px) {
	#fp-nav { top:30% !important; opacity:.8; }

	header h1 { font-size:3em; line-height:1em; }
	header .main-txt { font-size:1em; }
	header .btn-down { margin-top:5%; width:170px; }
	header .btn-free { margin-top:4%; width:250px; }

	section#section1 { padding:20px 0 0 0; }
	section#section1 .cnt-box li { height:37px; padding:0 10px; font-size:0.9em; }
	section#section1 .cnt-box li.l1 { padding-left:50px; padding-right:0; background-size:40px 37px; }
	section#section1 .cnt-box li.l1>div>span { padding-right:10px; } 
	section#section1 .cnt-box li.l2 p { font-size:0.9em; }
	a.move-down { bottom: -10px; }
	
	section#section5 .swiper-nav td a>p { font-size:0.8em; }
	section#section5 .swiper-nav.table { width:100%; }
	section#section4 .col-sm-3 h4 { font-size:1.1em; margin:10px 0 5px 0 }
	section#section4 .col-sm-3 .line { margin: 0 auto 10px; }
	section#section4 .col-sm-3 p { font-size:0.7em; }
	section#section0 .interview-box a { margin:6px 0; }
	

	section#contact { padding: 50px 0 30px 0; }
	section#contact h2.section-heading { padding: 40px 0 25px 0; font-size: 1.5em; }
	section#contact h2.section-heading p { font-size:1em; line-height: 1em; }
	section#contact table.table>tbody>tr>th { text-align:right; font-size:1.2em; color:#fff; border:0; padding:3px 6px; }
	section#contact table.table>tbody>tr>td { text-align:left; font-size:1.2em; color:#fff; border:0; padding:3px 6px; }
	section#contact table.table>tbody>tr>td .form-control { height: 28px; padding: 4px 10px; }
	section#contact table td input, section#contact table td select { width:85%; }
	section#contact .btn_app { width:85%; }
	section#contact .btn-call { font-size:0.8em; margin:0; }
	section#contact .btn-down { font-size:0.8em; margin:0; }

	section#intro { padding:40px 0 20px 0; }
	section#intro .col-md-6 { padding: 0 15px; }
}
@media (min-width:768px) {
    footer img.f01 {
		margin: 0 auto 30px;
	}
	footer .social-buttons {
		margin-top: 20px;
	}
}
.service-heading {
    margin:0 0 15px 0;
}
.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    left: 40px;
    margin-left: -1.5px;
}
.timeline>li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px;
}
.timeline .timeline-body>p, .timeline .timeline-body>ul, .timeline>li:last-child {
    margin-bottom: 0;
}
.timeline>li:after, .timeline>li:before {
    content: " ";
    display: table;
}
.timeline>li:after {
    clear: both;
}
.timeline>li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left;
}
.timeline>li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline>li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline>li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #909190;
    color: #fff;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center;
}
.timeline>li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px;
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}
@media (min-width:768px) {
    .timeline:  before {
    left: 50%}
.timeline>li {
    margin-bottom: 100px;
    min-height: 100px;
}
.timeline>li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
}
.timeline>li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
}
.timeline>li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
}
}@media (min-width:992px) {
    .timeline>li .timeline-panel, .timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 20px 20px;
}
.timeline>li {
    min-height: 150px;
}
.timeline>li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
}
.timeline>li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
}
}@media (min-width:1200px) {
    .timeline>li {
    min-height: 170px;
}
.timeline>li .timeline-panel {
    padding: 0 20px 20px 100px;
}
.timeline>li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}
.timeline>li .timeline-image h4 {
    margin-top: 40px;
}
.timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 100px 20px 20px;
}
}.team-member {
    text-align: center;
    margin-bottom: 50px;
}
.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}
.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
}
.team-member p {
    margin-top: 0;
}
aside.clients img {
    margin: 50px auto;
}
footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
}
footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    text-transform: uppercase;
    text-transform: none;
}
ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    display: block;
    background-color: #222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: #909190;
}
.btn.active, .btn:active, .btn:active:focus, .btn:focus {
    outline: 0;
}
::-moz-selection {
    text-shadow: none;
    background: #fff68d;
}
::selection {
    text-shadow: none;
    background: #fff68d;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
.btn-xl.btn-trans-white {
    border-color: #fff;
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
}
.btn-xl.btn-trans-white.active, .btn-xl.btn-trans-white:active, .btn-xl.btn-trans-white:focus, .btn-xl.btn-trans-white:hover {
    border-color: #fff;
    color: #fff;
    background-color: rgba(255, 255, 255, .3);
}
.img-fullwidth {
    width: 100%;
    max-width: 800px;
    margin: auto;
}
.space-top {
    margin-top: 24px;
}
.top_logo {
    height: 100%
}
div.text-bg-trans-primary {
    display: inline-block;
    background-color: rgba(242, 134, 182, .9);
    padding: 5px 10px;
}
.div-pbanner {
    padding: 4px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FD7DB8;
    background-color: transparent;
}
.dropdown-menu {
    background-color: #909190;
    min-width: 80px;
}
.dropdown-menu a {
    color: #fff;
}
.modal-body pre {
    white-space: pre-wrap;
}
.modal-footer {
    text-align: center;
}
@media (max-width:767px) {
    .navbar-custom .navbar-brand {
		color: #000;
		font-size: 1.1em;
	}
}
.navbar-custom .nav li a {
    color: #000;
}
header .intro-text .intro-heading .l-b {
    display: block;
}
header .intro-text .intro-heading {
    font-size: 2.4em;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #FD7DB8;
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}
.m10 {
    margin: 10px 0;
}
.m20 {
    margin: 20px 0;
}
.m30 {
    margin: 30px 0;
}
.m40 {
    margin: 40px 0;
}
.m50 {
    margin: 50px 0;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
input.input-l {
    width: 100%}
input.input-m {
    width: 60%}
input.input-s {
    width: 30%}
/*! float 적용 요소 감싸는 클래스 - clearfix */.cf:after, .cf:before {
    content: " ";
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
}
.btn-block {
    color: #fff;
    background-color: #4f969c;
    border-color: #2f9fa8;
    font-weight: 500;
}
.btn-block.active, .btn-block:active, .btn-block:focus, .btn-block:hover, .open .dropdown-toggle.btn-block {
    color: #fff;
    background-color: #327277;
    border-color: #327277;
}
.btn-block.disabled, .btn-block.disabled.active, .btn-block.disabled:active, .btn-block.disabled:focus, .btn-block.disabled:hover, .btn-block[disabled], .btn-block[disabled].active, .btn-block[disabled]:active, .btn-block[disabled]:focus, .btn-block[disabled]:hover, fieldset[disabled] .btn-block, fieldset[disabled] .btn-block.active, fieldset[disabled] .btn-block:active, fieldset[disabled] .btn-block:focus, fieldset[disabled] .btn-block:hover {
    background-color: #327277;
    border-color: #327277;
}
.btn-danger {
    color: #fff;
    background-color: #b13c44;
    border-color: #c04850;
    font-weight: 500;
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #9f3138;
    border-color: #b35057;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #9f3138;
    border-color: #b35057;
}

