/*/////////////////////////////////////////////////////////////////////
 //
 // Custom theme code styles
 // Written by Themelize.me (http://themelize.me)
 //
 // This is an empty starter template for overriding styles
 // set by Bootstrap & the theme
 //
 // ----------------------------------------------------
 //
 // Remove unused code for better performances
 //
 // ----------------------------------------------------
 //
 // @see - Usefuls tools online for editing
 // 1. http://charliepark.org/bootstrap_buttons/ - Button style generator
 // 2. http://www.colorzilla.com/gradient-editor/ - CSS3 gradient maker
 //
 // @note
 // To ensure custom styles are picked up
 // wrap definitions in body tag
 // ie.
 // body .navbar-inner {
 //   background: #ff0000;
 // }
 //
 /////////////////////////////////////////////////////////////////////*/
/*
 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */
#navigation {
  /* 1. Navigation wrapper */
}
#highlighted {
  /* 2. Highlighted (below header) wrapper */
}
#content {
  /* 3. Content wrapper */
}
#content-below {
  /* 4. Content Below wrapper */
}
#footer {
  /* 5. Footer wrapper */
}
/*
 * --------------------------------------------------
 * 2. Colours
 *--------------------------------------------------
 */
/*
 * --------------------------------------------------
 * 3. Responsiveness/media queries
 *--------------------------------------------------
 */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (min-width: 768px) {
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 992px) {
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 1200px) {
  /* Large devices (large desktops, 1200px and up) */
}
/*
 * --------------------------------------------------
 * 4. Misc
 * Other stuff
 *--------------------------------------------------
 */


.f12{
	font-size: 12px;
}

ul.il{
	padding-left: 20px;
}


.btn-login{
	height: 83px;
	padding: 0px;
	text-align: center;
	display: table;
}
.btn-login span{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}
.not-margin-bottom{
	margin-bottom: 0px !important;
}
.noti-ul{
	padding-left: 20px;
}
.noti-ul a{
	color: #333;
	font-weight: normal !important;
}
.not-padding{
	padding: 0px !important;
}
.p20{
	padding: 20px;
}
.gray-grid{
	background: #f7f7f7;
	border-top: 1px solid #e6e6e6;
}

/* .dropdown-menu li a, .dropdown-menu li a.menu-item {
	background: #fff;
	color: #333;
} */
.dropdown-menu li.active > a, .dropdown-menu li.active > a:hover, .dropdown-menu li.active > a:focus, .dropdown-menu li.dropdown-submenu .dropdown-menu .active > a, .dropdown-menu li.dropdown-submenu .dropdown-menu .active > a:hover, .dropdown-menu li.dropdown-submenu .dropdown-menu .active > a:focus, .dropdown-menu li a:hover, .dropdown-menu li a.menu-item:hover {
	background: #f7f7f7;
	border-bottom-color: #e6e6e6;
}
.navbar-nav > li > a, #main-menu > li > a {
	-webkit-transition: none;
    transition: none;
}
#navigation .navbar-nav > li > a:hover, #navigation .navbar-nav > li.active > a {
	background: #fff;
    color: #00adbb;
    border-top-color: #00adbb;
}
/* .navbar-nav > li > a:hover, #main-menu > li > a:hover, .navbar-nav > li.active > a, #main-menu > li.active > a,
.navbar-nav > li.open > .dropdown-toggle, #main-menu > li.open > .dropdown-toggle, .navbar-nav > li.open.active > .dropdown-toggle, #main-menu > li.open.active > .dropdown-toggle, .navbar-nav > li.open > .dropdown-toggle, #main-menu > li.open > .dropdown-toggle, .navbar-nav > li.open.active > .dropdown-toggle, #main-menu > li.open.active > .dropdown-toggle {
    background: #fff;
    color: #00adbb;
    border-top-color: #00adbb;
} */

#recaptcha_image{
	width: 100% !important;
	height: 100% !important;
}
#recaptcha_image img{
	width: 100% !important;
	height: 100% !important;
}

.section-menu ul.not-small li a{
	padding: 18px 15px;
}

.breadcrumb{
	background: #fff;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	color: #5d5d5d;
}
.breadcrumb a{
	color: #5d5d5d;
}
.breadcrumb li.active{
	color: #5d5d5d;
}
.breadcrumb>li+li:before{
	content: "\f105";
	font-family: FontAwesome;
	color: #5d5d5d;
}

ul.nav-tabs li a{
	color: #5d5d5d;
}

.pro_list .thumbnail{
	padding: 0px;
	border-radius: 0;
	position: relative;
	cursor: pointer;
}
.pro_list .thumbnail:hover{
	border-color: #00adbb;
}
.pro_list .thumbnail a{
	display: block;
}
.pro_list .thumbnail.active{
	border-color: #00adbb;
	box-shadow: 0px 0px 0px 3px #00adbb;
	text-decoration: none;
	position: relative;
}

.pro_list .thumbnail.active:after{
	content: "";
	display: block;
	position: absolute;
	background: transparent;
	width: 0; height: 0;
	border: 10px solid;
	border-color: transparent;
	border-top-color: #00adbb;
	bottom: -22px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.pro_list hr{
	margin: 5px 0 ;
	border-color: #ddd;
}
.spec-type .form-group{
	margin-bottom: 0px;
	font-size: 12px;
}
.spec-type .control-label{
	text-align: left;
}
.pro_list ul{
	padding-top: 5px;
	padding-left: 27px;
}
.pro_list ul li{
	font-size: 12px;
	color: #5d5d5d;
	margin: 3px 0;
}

.pro_list .ev-icon{
	position: absolute;
	top: 0px;
	left: 0px;
}
ul.stpes{
	margin: 15px 0;
	padding: 0;
	display: block;

}
ul.stpes li{
	list-style: none;
	display: inline-block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(/theme/img/idc/step-bg.png) no-repeat center center;
	margin-bottom: 10px;

}
ul.points-li{
	margin: 0 auto;
	padding: 15px 0 0 0;
	list-style: none;
	display: table;
	text-align: center;
	width: 100%;

}
ul.points-li li{
	display: inline-block;
	vertical-align: middle;
	border-radius: 150px;
	text-align: center;
	margin: 0 30px 5px;
}
ul.points-li li span{
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	border: 5px solid #e6e6e6;
	border-radius: 500px;
	text-align: center;
}


.top-types .thumbnail{
	border-top-width: 4px;
	border-radius: 0;
}
.top-types .thumbnail .caption{
	font-size: 12px;
}

.alert-default{
	background: #f2f2f2;
	border-radius: 0;
	border-width: 0;
}

.btn-gray2, .btn-gray2:hover, .btn-gray2:focus {
	background: #9c9c9c;
	border-color: #9c9c9c;
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
}

.os_logo{
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.gp_logo{
	display: block;
	height: 62px;
	line-height: 62px;
}

.logo_set_slide{
	border: 1px solid #e6e6e6;
	height: 83px !important;
}
.logo_set_slide .carousel-control.left,
.logo_set_slide .carousel-control.right{
	background-image: none;
	width: 49px;
	background-color: #f7f7f7;
	opacity: 1;
	color: #333;
	font-size: 35px;
	font-weight: 100;
	text-shadow: 0 0 0 ;
}
.logo_set_slide .carousel-control span{
	margin-top: 45%;
}
.logo_set_slide .carousel-inner{
	height: 100% !important;
}
.logo_set_slide .item{
	vertical-align: middle;
	height: 83px !important;
	width: 100%;

}
.logo_set_slide .item span{
	display: table-cell;
	height: 83px;
	vertical-align: middle;
}

.nav-list li > ul{
	display: none;
}
.nav-list li.active > ul{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav-list li.active > ul >li >a{
	display: block;
	border-top-width: 0;
	border-bottom-width: 0;
	background: #fff;
	padding: 8px 5px 8px 25px;
	font-size: 15px;
	color: #b7b7b7;
}
.nav-list li.active > ul >li:last-child >a{
	border-bottom-width: 1px
}
.nav-list li.active > ul >li >a:hover,
.nav-list li.active > ul >li >a:focus{
	background: #fff;
	text-decoration: none;
	color: #555;
}
.nav-list li.active > ul >li.active >a,
.nav-list li.active > ul >li.active >a:hover,
.nav-list li.active > ul >li.active >a:focus{
	color: #333;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin: 0 -1px 0 3px;
}

.stpe-lg{
	margin: 0;
	padding: 0;
	list-style: none;
}
.stpe-lg li{
	display: block;
	float: left;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
.stpe-lg li:first-child{
	margin-left: 0;
}
.stpe-lg li .text-muted{
	font-size: 12px;
}


.new_blue_price{
	position: absolute;
	top: 0px;
	left: 5px;
}


ul.nav-tabs li.active a,
ul.nav-tabs li.open.active a,
ul.nav-tabs li.active a:hover,
ul.nav-tabs li.open.active a:hover {
  border-top: 4px solid #00adbb !important;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}

 /** 16. Parallax
 **************************************************************** **/
.parallax {
	overflow:hidden;
	background-color:#333;

	-webkit-background-size: cover !important;
	   -moz-background-size: cover !important;
		 -o-background-size: cover !important;
			background-size: cover !important;

}

.parallax * {
	color:#fff;
	text-shadow:#000 1px 1px 1px;
}
	.parallax .btn {
		text-shadow:none;
	}

/* parallax */
.parallax {
	padding:60px 0;
	position:relative;
	background-color:rgba(0,0,0,0.8);
}
.parallax-overlay {
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	background-image:url('http://theme.stepofweb.com/Epona/v1.1/HTML/assets/images/patterns/parallax_overlay.png');
	background-repeat:repeat;
	background-color:rgba(0,0,0,0.6);
	z-index:1;
}
.parallax .parallax-content {
	z-index:2;
}


.img-responsive 		{ display:inline-block; 		}
.fixed 				{ position:fixed !important; 	}
.relative 			{ position:relative !important;	}
.nopadding 			{ padding:0 !important; 		}
.nopadding-left 		{ padding-left:0 !important; 	}
.nopadding-right 	{ padding-right:0 !important; 	}
.nopadding-top 		{ padding-top:0 !important; 	}
.nopadding-bottom	{ padding-bottom:0 !important; 	}
.nomargin 			{ margin:0 !important; 			}
.nomargin-left 		{ margin-left:0 !important; 	}
.nomargin-right 		{ margin-right:0 !important; 	}
.nomargin-top		{ margin-top:0 !important; 	}
.nomargin-bottom	{ margin-bottom:0 !important; 	}
.noborder 			{ border:0 !important; 			}
.noradius			{ -webkit-border-radius:0 !important; -moz-border-radius:0 !important; border-radius:0 !important; }
.absolute 			{ position:absolute !important; }
.lowercase 			{ text-transform:lowercase; 	}
.uppercase 			{ text-transform:uppercase; 	}
.no-text-transform	{ text-transform:none !important; }
.italic 				{ font-style:italic; 			}
.pointer 			{ cursor:pointer; 				}
.block 				{ display:block !important; 	}
.bold 				{ font-weight:bold !important; 	}
.fullwidth 			{ width:100% !important; max-width:100% !important; 		}
.halfwidth 			{ width:50% !important; 		}
.container			{ position:relative; 			}
i.fa 				{ text-decoration:none !important;}
.justify 			{ text-align:justify; 			}
.btn i.fa			{ padding-right:10px; 			}
.btn-margin-top		{ margin-top:30px;			 	}
.text-underline		{ text-decoration:underline;  	}
.nowrap				{ white-space: nowrap !important;	}
.wrap				{ white-space: normal !important;	}
.transparent		{ background:transparent !important;}
.color-white		{ color:#fff !important;		}
.color-black		{ color:#000 !important;		}
.line-through		{ text-decoration:line-through;	}
.transparent 		{ background-color:transparent;	}
img.pull-left 		{ margin:0 20px 10px 0; }
img.pull-right 		{ margin:0 10px 20px 0; }
.hide 				{ display:none; }
.nofloat			{ float:none !important; }
.lts-1 				{ letter-spacing: -1px; }


/*  2015 신규추가 */


.text-yellow{
	color: #faa600;
}
.text-green{
	color: #12bdce;
}
.bg_gray{
	background: #ebeced;
	background-image: url(../img/patterns/white_wall_hash.png);
	background-color: rgba(0, 0, 0, 0);
	background-position: 0% 0%;
	background-repeat: repeat;
}
.bg_gray hr{
	border-color: #b7b9bb;
}

.media-body, .media-left, .media-right{
	  display: table-cell;
	  vertical-align: middle;
}
.media-left, .media>.pull-left{
	padding-right: 10px;
}
.media-body {
  width: 10000px;
}

hr.clear{
	border-color: transparent;
}

#new_wraps .tit{
	margin-bottom: 15px;
}
#new_wraps .normal{
	font-weight: 300 !important;
}
.anker{
	display: block;
	height: 30px!important;
}
.index-menu{
	background-color: #D3D8D9;
}
.index-menu.affix{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}
.index-menu .nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.index-menu .nav ul li{
	  display: table-cell;
	  float: none;
	  width: 1%;
}
.index-menu .nav ul li a{
	display: block;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #8F9091;
}
.index-menu .nav ul li a:hover,
.index-menu .nav ul li a:focus{
	text-decoration: none;
	color: #fff;
}
.index-menu .nav ul li.active a{
	background: #A2A4A9;
	color: #fff;
}

ul.medias{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.medias li{
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;

}
ul.medias li .media{
	padding: 5px;
}
ul.medias li:first-child{
	border-right: 1px solid #b7b9bb;
}
ul.medias li:nth-child(3){
	border-right: 1px solid #b7b9bb;
	border-top: 1px solid #b7b9bb;
}
ul.medias li:nth-child(4){
	border-top: 1px solid #b7b9bb;
}
ul.medias li .media-body{
	height: 149px;
}
ul.medias li .media-left a{
	width: 122px;
	display: block;
	text-align: center;
}


/* main */
.partner{
	height: 84px;
    /* overflow: auto; */
}
.partner center {
	width: 1400px;
    margin: 0 auto;
}
.partner center img{
	margin: 12px 4px 12px 0;
}
.partner center img:last-child {
	margin-right: 0;
}
.partner{
	height: 84px;
}
.partner div {
	display: table;
	max-width: 1400px;
	table-layout: fixed;
	margin: 0 auto;
}
.partner span {
	display: table-cell;
	vertical-align: middle;
	line-height: 84px;
	width: 10%;
	padding: 0 4px;
	box-sizing: border-box;
}
.partner span img {
	max-width: 100%;
}
/* phone */
.wrap-phone .phone-input {display: block; padding: 0; width: 26%;}
.wrap-phone .phone-input.first {margin-left: 15px;}
.wrap-phone .phone-input.last {margin-right: 15px;}
.wrap-phone .phone-dash {float: left; display: block; width: 5%; line-height: 34px; text-align: center;}

/* lnb */
.lnb-whois-div .input-span {position: relative;}
.lnb-whois-div .input-span .input-box-wrap {margin-right: 55px;}
.lnb-whois-div .input-span .btn {position: absolute; top: 0; right: 0;}


@media (max-width: 767px) {
	.top-types .thumbnail{
		min-height: inherit !important;
	}
	.index-menu {display: none !important}
	ul.medias li .media-left a{
		width: 50px;
	}
	ul.medias li .media-left a img{
		width: 90%;
	}
	ul.medias li h3{
		font-size: 16px !important;
	}
	.anker{
		display: block;
		height: 15px;
	}
	.media.nos div{
		display: block !important;
		float: none;
		width: auto !important;
	}
}
@media (max-width: 1024px) {
	.parallax {
		background-attachment: scroll !important;
		background-position: center !important;
		background-size: 1024px 100% !important;
	}
}

@media (min-width: 768px) {
	.stpe-lg li{
		width: 33%;
	}
}

@media (min-width: 992px) {
	.navbar-nav > li > a, #main-menu > li > a {padding: 17px 13px;}
}

@media (min-width: 1200px) {
	.stpe-lg li{
		margin-left: -30px;
		width: auto;
	}
	.stpe-lg li div{
		width: 294px;
		height: 155px;
		padding: 17px 40px 13px 55px;
		background: url(/theme/img/idc/step_bg_lg.png) no-repeat 0 0;
	}
}

@media (max-width: 980px) {
	.partner{
		height: auto;
	}
	.partner div {
		display: block;
		margin: 0 auto;
	}
	.partner div:after {
		content: '';
		display: block;
		clear: both;
	}
	.partner span {
		float: left;
		width: 20%;
		padding: 5px;
		line-height: initial;
		border-top: 1px solid #f6f6f6;
	}
}