/*
	Theme Name: Wisey
	Created : 13-Dec-15
	Updated : 
	Version: 1.0

*/

/*
	[Table of contents]

	## Global
		- Font Settings
		- Padding/Margin

	## Header
		-- Top Header
		-- Middle Header

	## Footer

	## Responsive
		-- min-width: 992 to max-width: 1200
		-- min-width: 768 to max-width: 991
		-- min-width: 319 to max-width: 767
		-- min-width: 319 to max-width: 479
		-- max-width: 991
		-- min-width: 1200
*/

/* ## Global */

body {
	font-family: 'Noto Sans KR';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	overflow-x: hidden;
	/*background: url("/images/body-bg.jpg") no-repeat center center fixed; */
	background-color: #ababab;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 600;
}
img {
    max-width: 100%;
	height: auto;
}
a {
    outline: 0 !important;
}


.ow-navigation .nav.navbar-nav li a,
.page-banner ol li,
.shop_cart thead th,
.cart_item td.product a span,
.cart_item td.product-price,
.cart_item .quantity .qty,
.cart_item .quantity input[type="button"],
.shipping-calculate h4,
.order-summary-content > .col-md-8 h4,
.checkout-content > h4,
.checkout-content > form label,
.checkout-content > form select,
.checkout-content > form .input-group-addon,
.checkout-content > form .input-group-addon span,
.wc-proceed-to-checkout h4,
.wc-proceed-to-checkout p,
.wc-proceed-to-checkout h5,
.checkout .col-md-4 .input-group-addon,
.shop_cart td::before {
	font-family: 'Noto Sans KR';
}
.entry-meta div,
.plan-select a {
	font-family:'Noto Sans KR' , sans-serif;
}
.feature-content p {
	font-family:'Noto Sans KR' , sans-serif;
}
.menu-block > a,
.service-section .tab-content .tab-pane p,
.service-section .nav-tabs li a,
.entry-content p,
.features-section .nav-tabs li a,
.team-box p,
.price-table ul li,
.testimonial-section .carousel .item > p,
.testimonial-section .carousel .item > h4,
.feature-box p,
.skill-content h3,
.skill-content p,
.skill-box-content h3,
.get-in-touch .tab-content p,
.get-in-touch .tab-content a,
.promo-section .col-md-8 > a,
.post-pagination ul li a,
.product-detail .add-to-cart h3 {
	font-family: 'Noto Sans KR';
}

.seprator-border {
	border-bottom: 1px solid #f2f2f2;
}

/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding,
ul {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}

.main-container {
	width: 1480px;
	margin: 0 auto;
}

/* -- Text Uppercase */
.slider-section .carousel-caption h3,
.call-content a,
.service-section .tab-content .tab-pane > a,
.service-section .tab-content .tab-pane h3,
.service-section .nav-tabs li a,
.portfolio-item-hover .portfolio-title  h3,
.entry-meta div,
.about-box h3,
.promo-box h4,
.promo-section .col-md-8 > a,
.service-content h3,
.branding-title p,
.branding-section ul li,
.pricing-section2 .plan-select a,
.blog-post .content-area .tags a,
.blog-post .content-area .social-icons h3,
.blog-post .content-area .blog-pagination .col-md-4.col-sm-4.col-xs-4.previous > a,
.post-comment h3,
.post-comment .media-content h4,
.post-comment .media-content span,
.comment-form h3,
.comment-form input[type="submit"],
.product-section .result h3,
.product-section .sort h3,
.product-section .sort select,
.product-image .new,
.product-box > h3,
.products nav .pagination li a,
.product-section .widget-area .panel-title > a,
.product-section .widget-area ul.brand li a,
.product-section .panel-body .size a,
.product-section .price-filter .filter,
.product-detail .summary h1,
.product-detail .summary .choose-color span,
.product-detail .summary .size span,
.product-detail .summary .size a,
.product-detail .quantity input,
.product-detail .quantity-block > a.add-to-wishlist,
.product-detail .add-to-cart p,
.product-detail .add-to-cart a,
.woocommerce-tabs .nav-tabs > li > a,
.related-product h2,
.related-product h4,
.shop_cart thead,
.cart_item td.product a span,
.shop_cart tfoot .coupon-code .form-control,
.coupon-code .input-group-btn .btn,
.shipping-calculate select,
.shipping-calculate input,
.shipping-calculate button,
.order-summary-content > .col-md-8 a,
.checkout-content > h4,
.checkout-content > form label,
.checkout-content > form select,
.checkout-content > form .input-group-addon,
.checkout-content input[type="submit"],
.wc-proceed-to-checkout h4,
.wc-proceed-to-checkout h5,
.wc-proceed-to-checkout p,
.checkout .col-md-4 .input-group-addon,
.contact-block span,
.contact-form label,
.contact-form input[type="submit"] {
	text-transform: uppercase;
}

.call-content a,
.service-section .tab-content .tab-pane > a,
.recent-work > div .portfolio-switch,
.portfolio-item-hover .portfolio-title,
.portfolio-item-hover > a,
.entry-cover > a.read-more,
.type-post > a.read-more:hover,
.feature-content,
.team-box ul li a,
.team-box span::before,
.price-table .plan-title h3,
.price-table .plan-title h4,
.plan-select a:hover,
.testimonial-section,
.feature-box span i,
.promo-section .col-md-8 > a,
.branding-content,
.branding-section ul,
.pricing-section2 .plan-select a,
.widget-area .btn-default,
.widget-area .widget-social a,
.widget-area .widget-social a:hover,
.post-pagination ul li a:hover,
.post-pagination ul li a:focus,
.blog-post .content-area .tags a,
.blog-post .content-area .social-icons li a,
.post-comment .media-content span,
.comment-form input[type="submit"],
.product-image .new,
.product-hover a,
.products nav .pagination li a:hover,
.products nav .pagination li a:focus,
.product-section .widget-area .panel-default > .panel-heading,
.product-section .panel-body .size a:hover,
.product-section .price-filter .filter,
.product-detail .summary .size > a:hover,
.product-detail .quantity > a,
.product-detail .add-to-cart,
.related-product h4,
.coupon-code .input-group-btn .btn,
.shipping-calculate button,
.order-summary-content > .col-md-8 a,
.checkout-content input[type="submit"],
.wc-proceed-to-checkout h4,
.wc-proceed-to-checkout h5,
.wc-proceed-to-checkout p,
.checkout .col-md-4 .input-group-addon,
.contact-block i:hover,
.contact-form input[type="submit"] {
	color: #fff;
}
.top-social li a,
.call-content a, 
.service-section .tab-content .tab-pane > a,
.entry-title a,
.plan-select a,
.feature-box span,
.get-in-touch ul li,
.bottom-footer ul li a,
.flicker .bx-wrapper ul li a img,
.flicker .bx-wrapper .bx-prev, 
.flicker .bx-wrapper .bx-next,
.about-box h3,
.promo-box i,
.promo-section .col-md-8 > a,
.type-post > a.read-more,
.widget-area .recent-content h3 a,
.blog-post .content-area .tags a,
.comment-form input[type="submit"],
.contact-form input[type="submit"],
.product-box > h3 a,
.product-hover a,
.product-detail .summary .choose-color a::before,
.product-detail .summary .size > a,
.product-detail .quantity > a,
.product-detail .quantity-block > a.add-to-wishlist,
.product-detail .add-to-cart a,
.coupon-code .input-group-btn .btn,
.shipping-calculate button,
.order-summary-content > .col-md-8 a,
.price-table,
.pricing-section2 .price-table .plan-title h3::before {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

/* -- Section Header */
.section-header {
	margin-bottom: 30px;
}
.navbar-nav {
	border-right: 1px solid #EBEBEB;
}
.section-header h3 {
	margin: 0;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 21px;
	position: relative;
	line-height: 20px;
}
.section-header h3::before {
	content: "";
	left: 0;
	position: absolute;
	bottom: 0;
	width: 90px;
	height: 2px;
	background-color: #A99E56;
}
.navbar-brand>img {
    display: block;
    margin: 0 auto;
}

/* ## Header */
.container {
	float: right;
	background-color: #fff;
}

/* -- Top Strip */
.top-strip {
	background-color: #fff;
	padding: 0 13px;
}
.top-strip.navbar-fixed-top {
	left: auto;
    max-width: 1170px;
    right: 11.12%;
    width: 100%;
}
.top-social,
.top-search {
	float: left;
	padding: 11px 0;
}
.top-social {
	margin-right: 14px;
}
.top-social li {
	margin: 0 4px;
	display: inline-block;
}
.top-social li a {
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid #ededed;
	border-radius: 100%;
	line-height: 28px;
	text-align: center;
	color: #646a6e;
}
.top-social li a:hover {
	background-color: #A99E56;
	color: #fff;
	border-color: #A99E56;
}
.top-search {
	max-width: 400px;
}
.top-search a{
	font-size: 13px; color: 999; display: inline-block; margin:1px 5px;
}
.top-search .input-group {
	border: 1px solid #e9e9e9;
	border-radius: 3px;
}
.top-search .input-group .form-control {
	border: none;
	box-shadow: none;
	height: auto;
}
.top-search .input-group .btn-default {
	border: none;
	background-color: transparent;
	outline: none;
	color: #A99E56;
}

.top-strip.navbar-fixed-top .top-search {
	margin-right: 30px;
}

/*submenu*/
.sub-menu {margin:0 auto; padding: 0; }
.sub-menu li{list-style: none; display: inline-block; text-align: center; padding: 15px 0; width: 16.3%; border-left: 1px solid #eee; border-bottom: 1px solid #eee;}
.sub-menu li:first-child{border-left: none;}
.sub_menu li a{display: inline-block; padding:10px; }
/*.sub-menu li.active, .sub-menu li:hover{background: #A99E56;}
.sub_menu li a.active, .sub_menu li:hover a{color: #fff; }*/


/* -- 집행부소개 */
				.s12_tb {width: 100%; background: #fff;}
				.s12_tb {margin-bottom:30px; width:100%; border-collapse:collapse;  border-bottom:1px solid #ccc;}
				.s12_tb caption {color: #fff;}
				.s12_tb th{padding:10px 5px; border-top:1px solid #ccc; text-align:center; font-size: 18px;}
				.s12_tb td{padding:10px 5px; border-top:1px solid #ccc; text-align:center; font-size: 17px;}
				.s12_tb th.th_bg_01 {padding:10px 5px; background-color:#A99E56; color: #fff;}
				.s12_tb th.th_bg_02 {width:25%; padding:10px 5px; background-color:#A99E56; color: #fff;}
				.s12_tb th.th_bg_03 {}
				.s12_tb td.td_left {width:75%; text-align:left; line-height:1.8em;}
				.s12_tb td.td_left li{list-style: none; font-size: 17px;}



/* -- 본부소개 */
				.s12_tb2 {width: 100%; background: #fff;}
				.s12_tb2 thead th { background: #A99E56; color: #fff;}
				.s12_tb2 {margin-bottom:30px; width:100%; border-collapse:collapse;  border-bottom:1px solid #ccc;}
				.s12_tb2 caption {color: #fff;}
				.s12_tb2 th{padding:10px 5px; border-top:1px solid #ccc; border-left:1px solid #ccc;text-align:center; font-size: 18px;}
				.s12_tb2 td{padding:10px 5px; border-top:1px solid #ccc; border-left:1px solid #ccc;text-align:center; font-size: 17px;}
				.s12_tb2 th:first-child{border-left:none;}
				.s12_tb2 td:first-child;{border-left:none;}
				.s12_tb2 th.th_bg_01 {padding:10px 5px; background-color:#A99E56; color: #fff;}
				.s12_tb2 th.th_bg_02 {width:30%; padding:10px 5px; background-color:#A99E56; color: #fff;}
				.s12_tb2 th.th_bg_03 {}
				.s12_tb2 td.td_left {width:70%;text-align:left; line-height:1.8em;}
				.s12_tb2 td.td_left li{list-style: none; font-size: 17px;}



/* ## Footer */
.footer-main {
	background-color: #414141;
	position: relative;
	margin-top: 80px;
}
.footer-middle h3 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	position: relative;
	padding-left: 25px;
	margin-top: 0;
}
.footer-middle h3::before {
	content: "";
	position: absolute;
	left: 0;
	height: 15px;
	width: 15px;
	border: 2px solid #fff;
	top: 3px;
}


.footer-middle {
	padding-bottom: 30px;
	padding-top: 30px;
}
/* -- Get In touch */
.get-in-touch ul {
	border: none;
	text-align: center;
}
.get-in-touch ul li {
	padding: 0;
	margin: 0;
	background-color: #4b4b4b;
}
.get-in-touch ul li:nth-child(2) {
	background-color: #545454;
}
.get-in-touch ul li a {
	padding: 22px 0;
	margin-right: 0;
	border: none;
	color: #fff;
}

.get-in-touch .nav-tabs  li:focus > a,
.get-in-touch .nav-tabs  li:hover > a {
	color: #A99E56
}
.get-in-touch ul li a i {
	width: 61px;
	height: 61px;
	display: inline-block;
	border:	1px solid #fbfbfb;
	border-radius: 100%;
	line-height: 61px;
	font-size: 24px;
	margin-bottom: 6px;
}
.get-in-touch .nav-tabs  li:focus > a i,
.get-in-touch .nav-tabs  li:hover > a i{
	border:	1px solid #A99E56;
}

.get-in-touch .tab-content {
	background-color: #fff;
	padding: 22px;
}
.get-in-touch .tab-content p,
.get-in-touch .tab-content a {
	font-size: 15px;
	color: #4a5768;
	margin-bottom: 0;
}
.get-in-touch .tab-content p i,
.get-in-touch .tab-content a i {
	color: #A99E56;
	font-size: 28px;
	margin-right: 20px;
}


.bottom-footer {
	background-color: #3a3a3a;
	padding: 34px 20px;
}
.bottom-footer p {
	color: #fff;
	margin: 5px 0;
	font-size: 15px;
	text-transform: uppercase;
}
.bottom-footer ul {
	width: 100%;
	text-align: right;
	margin-bottom: 0;
}
.bottom-footer ul li {
	display: inline-block;
	margin: 0 4px;
}
.bottom-footer ul li a {
	width: 31px;
	height: 31px;
	color: #fff;
	border: 2px solid rgba(255,255,255,0.1);
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	line-height: 28px;
}
.bottom-footer ul li a:hover {
	border-color: #A99E56;
	background-color: #A99E56;
}

/* -- Page Header */
.page-banner {
	height:220px;
	background-image: url("/images/sub/info-banner.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 60px;
}
.page-banner h3 {
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.page-banner ol {
	background-color: transparent;
	padding: 0;
	margin:5px 0;
}
.page-banner ol li {
	text-transform: lowercase;
	font-size: 18px;
	font-weight: 300;
}
.page-banner ol li a,
.page-banner .breadcrumb > .active {
	color: #fff;
}
.breadcrumb > li + li::before {
	content:"\f0a9";
	font-family:'FontAwesome';
	color: #fff;
	font-size: 18px;
	margin: 0 8px;
	margin-right:10px;
}




/*.menu-block.navbar-fixed-top {
	position: fixed;
}*/

/* ## Responsive */
@media (min-width: 1480px) {
	.menu-block {
		position: fixed;
		top: 0;
		max-height: 100%;
		overflow: visible;
		z-index: 999;
	}
	.menu-block .navbar-collapse.collapse {
		max-height: 100%;
	}
}
/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1479px) {
	.main-container {
		width: 1170px;
		position: relative;
	}
	.container {
		float: none;
	}
	.menu-block {
		position: fixed;
		left: -100%;
		z-index: 1031;
	}	
	.menu-block.menu-open {
		left: 0;
		opacity: 1;
		position: fixed;
		z-index: 1031;
		max-height: 100%;
	}
	.menu-block,
	.top-strip .row > span,
	.top-strip .row > span::before {
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.top-strip .row > span {
		width: 35px;
		height: 35px;
		background-color: #a1a1a1;
		float: left;
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
		color: #fff;
		font-size: 26px;
		line-height: 35px;
		cursor: pointer;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.top-strip .row > span::before {
		content: "\61";
		font-family: 'ElegantIcons';		
	}
	.top-strip .row > span.menu-bar-close::before {
		content: "\4d";
	}	
	.top-strip.navbar-fixed-top .row > span {
		margin-left: 30px;
	}
	.top-strip .row > span.menu-bar {
		position: relative;
		z-index: 1;
	}
	.top-strip .row > span.menu-bar-close	{
		background-color: #A99E56;
		opacity: 0;
		position: absolute;
		left: 30px;
		z-index: 0;
	}
	.top-strip .row > span.menu-bar-close.active {
		left: 310px;
	}
	.top-strip.navbar-fixed-top .row > span.menu-bar-close.active	{
		left: 290px;
	}
	.top-strip .row > span.menu-bar-close.active,
	.top-strip.navbar-fixed-top .row > span.menu-bar-close.active	{
		opacity: 1;
	}
	.top-strip .row > span.menu-bar.active {
		margin-left: 200px;
		opacity: 0;
	}
	.top-strip.navbar-fixed-top {
		left: 0;
		right: 0;
		max-width: 1170px;
		width: 100%;
	}
	.menu-block.navbar-fixed-top {
		position: fixed;
		z-index: 1031;
		left: -100%;		
	}
	.menu-block.navbar-fixed-top.menu-open {
		left: 0;
	}
	.menu-block.menu-open.navbar-fixed-top {
		opacity: 1;
	}
}

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-container {
		width: 970px;		
	}
	.container {
		float: none;
	}
	.top-strip.navbar-fixed-top {
		left: 0;
		right: 0;
		max-width: 970px;
		width: 100%;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-container {
		width: 750px;
		margin: 0 auto;
	}
	.container {
		float: none;
	}	
	.menu-block.navbar-fixed-top,
	.top-strip.navbar-fixed-top {
		left: 0;
		right: 0;
		max-width: 750px;
		width: 100%;
	}
}

/* -- min-width: 319 to max-width: 767 */
@media (max-width: 767px) {	
	.main-container {
		width: 100%;
	}
	.top-strip.navbar-fixed-top {
		left: 0;
		right: 0;
		max-width: 100%;
		width: 100%;
	}


}

/* -- min-width: 319 to max-width: 479 */
@media (max-width: 479px) {

body {
	font-size: 14px;
}

	.navbar-brand>img {
    margin: 0;
}
	.page-banner {
	height:150px;
	padding-top: 35px;
}
	.page-banner h3 {
		font-size: 28px;
	}

/*submenu*/
.sub-menu li{width: 32.5%;}
.sub-menu li:nth-child(4){border-left: none;}


/* -- 집행부소개 */
				.s12_tb {margin-bottom:20px;}
				.s12_tb th{padding:5px 0px; font-size: 13px;}
				.s12_tb td{padding:5px 0px;  font-size: 13px;}
				.s12_tb th.th_bg_01 {padding:10px 3px; }
				.s12_tb th.th_bg_02 {width:40%; padding:5px 0px;}
				.s12_tb th.th_bg_03 {}
				.s12_tb td.td_left{width:60%;}
				.s12_tb td.td_left li{font-size: 13px;}


/* -- 본부소개 */
				.s12_tb2 {margin-bottom:20px;}
				.s12_tb2 th{padding:5px 0px; font-size: 13px;}
				.s12_tb2 td{padding:5px 0px;  font-size: 13px;}
				.s12_tb2 th.th_bg_01 {padding:10px 3px; }
				.s12_tb2 th.th_bg_02 {width:40%; padding:5px 0px;}
				.s12_tb2 th.th_bg_03 {}
				.s12_tb2 td.td_left{width:60%;}
				.s12_tb2 td.td_left li{font-size: 13px;}



	.bottom-footer ul li {
		margin: 0 -1px;
	}
}

/* -- max-width: 991 */
@media (max-width: 991px) {
	.menu-block {
		width: 100%;
	}
	.top-strip.navbar-fixed-top {
		position: fixed;
	}
	.main-container {
		position: relative;
	}
	.container {
		float: none;
	}
	
	/* ## Footer */
	.get-in-touch {
		margin-bottom: 30px;
	}
}
/* -- max-width: 580 */
@media (max-width: 560px) {


/* -- 집행부소개 */
				.s12_tb {margin-bottom:20px;background-color: #fff;}
				.s12_tb th{padding:10px 3px;font-size: 15px;}
				.s12_tb td{padding:10px 3px;}
				.s12_tb th.th_bg_01 {padding:10px 3px;}
				.s12_tb th.th_bg_02 {width:15%; padding:10px 3px;}
				.s12_tb th.th_bg_03 {}
				.s12_tb td.td_left {width:55%; padding-left:20px; text-align:left; line-height:1.5em;}



/* -- 본부소개 */
				.s12_tb2 {margin-bottom:20px;background-color: #fff;}
				.s12_tb2 th{padding:10px 3px;font-size: 15px;}
				.s12_tb2 td{padding:10px 3px;}
				.s12_tb2 th.th_bg_01 {padding:10px 3px;}
				.s12_tb2 th.th_bg_02 {width:15%; padding:10px 3px;}
				.s12_tb2 th.th_bg_03 {}
				.s12_tb2 td.td_left {width:55%; padding-left:20px; text-align:left; line-height:1.5em;}


.footer-middle {
	padding-bottom: 10px;
	padding-top: 30px;
}
/* -- Get In touch */


.get-in-touch .tab-content {
	padding: 10px;
}

	.get-in-touch .nav-tabs li a i {
	font-size: 18px;

}	
.get-in-touch .nav-tabs  li a{
	font-size: 12px;
}
.menu-block a.none{
	display: none;
}
	.top-strip {
		padding-top: 0px;
		display: inline-block;
	}
.top-social,
.top-search {
	float: left;
	padding: 7px 0;
}
.top-social {
	margin-right: 14px;
}
.top-social li {
	margin: 0 2px;
	
}
.get-in-touch {
	padding: 0px;margin:0;
}
.get-in-touch .tab-content {
	padding: 22px;
}

}
