/*
Theme Name: Avada Child
Template: Avada
*/


html {
	 height: 100%;
}
 body {
	 background: #ffffff;
	 height: 100%;
	 margin: 0;
	 padding: 0;
	 color: #000000;
	 font-size: 14px;
	 font-family: Nanum Gothic;
	 line-height: 25px;
}
 a {
	 text-decoration: none;
	 color: inherit;
}
 a:visited {
	 text-decoration: none;
}
 img {
	 max-width: 100%;
}
 input, select {
	 border: 1px solid #e0e0e0;
	 padding: 10px;
}
 .nanum-mj-bold {
	 font-family: Nanum Myeongjo;
	 font-weight: bold;
}
 .nanum-br-gothic-bold {
	 font-family: Nanum Barun Gothic;
	 font-weight: bold;
}
 .qp-font-size-body {
	 font-size: 14px;
}
 .qp-font-size-small {
	 font-size: 12px;
}
 .qp-font-size-jumbo {
	 font-size: 40px;
}
 .qp-font-size-h1 {
	 font-size: 30px;
}
 .qp-font-size-h2 {
	 font-size: 24px;
}
 .qp-font-size-h3 {
	 font-size: 20px;
}
 .qp-font-color-primary {
	 color: #6897e5;
}
 .qp-font-color-red {
	 color: #ff0033;
}
 .qp-font-color-green {
	 color: #48cc55;
}
 .qp-font-color-blue {
	 color: #0066ff;
}
 .qp-font-color-gray {
	 color: #828282;
}
 .qp-font-color-white {
	 color: #ffffff;
}
 .qp-bold {
	 font-weight: bold;
}
 .qp-middle {
	 vertical-align: middle;
}
 .qp-center {
	 text-align: center;
}
 .qp-left {
	 text-align: left;
}
 .qp-right {
	 text-align: right;
}
 .qp-padding {
	 padding: 20px;
}
 .qp-padding-td {
	 padding: 20px 0px;
}
 .qp-padding-lr {
	 padding: 0px 20px;
}
 .qp-padding-left {
	 padding: 0 0 0 20px;
}
 .qp-padding-td-jumbo {
	 padding: 80px 0px;
}
 .qp-bg-primary {
	 background: #6897e5;
}
 .qp-bg-red {
	 background: #ff0033;
}
 .qp-bg-red-dark {
	 background: #cc0028;
}
 .qp-bg-red-light {
	 background: #ffbfcc;
}
 .qp-bg-gray {
	 background: #828282;
}
 .qp-bg-gray-dark {
	 background: #5b5b5b;
}
 .qp-bg-gray-light {
	 background: #e0e0e0;
}
 .qp-bg-gray-light2 {
	 background: #f2f2f2;
}
 .qp-bg-blue {
	 background: #0066ff;
}
 .qp-bg-blue-dark {
	 background: #0053ce;
}
 .qp-bg-blue-light {
	 background: #c8deff;
}
 .qp-bg-green {
	 background: #0066ff;
}
 .qp-bg-green-dark {
	 background: #0053ce;
}
 .qp-bg-green-light {
	 background: #c8deff;
}
 .qp-box-line {
	 border: 1px solid #e0e0e0;
}
 .qp-line {
	 border-bottom: 1px solid #e0e0e0;
	 height: 0px;
}
 .qp-line-dotted {
	 border-bottom: 1px dotted #e0e0e0;
	 height: 0px;
}
 .blank {
	 height: 20px;
}
 .qp-margin {
	 margin: 20px 0px;
}
 .qp-margin-bottom {
	 margin: 0px 0px 20px 0px;
}
 .qp-margin-top {
	 margin: 20px 0px 0px 0px;
}
 #qp-header {
	 position: relative;
}
 #qp-body {
	 min-height: 1200px;
}
 #qp-footer {
	 background: #2d3235;
}
 #qp-footer ul {
	 padding: 0px;
	 margin: 0px;
}
 #qp-footer ul li {
	 list-style: none;
	 width: 100%;
	 text-align: center;
}
 .qp-container {
	 margin: 0 auto;
	 max-width: 1100px;
	 padding: 0 20px;
}
 .qp-table {
	 display: table;
	 width: 100%;
}
 .qp-td {
	 display: table-cell;
}
 .qp-column-4, .qp-column-3, .qp-column-2 {
	 font-size: 0px;
}
 .qp-column-4 .qp-column {
	 width: 25%;
	 display: inline-block;
	 font-size: 14px;
	 vertical-align: top;
}
 .qp-column-3 .qp-column {
	 width: 33.3333%;
	 display: inline-block;
	 font-size: 14px;
	 vertical-align: top;
}
 .qp-column-2 .qp-column {
	 width: 50%;
	 display: inline-block;
	 font-size: 14px;
	 vertical-align: top;
}
 .qp-column-wrap1 {
	 margin-right: 10px;
	 margin-bottom: 20px;
}
 .qp-column-wrap2 {
	 margin-left: 10px;
	 margin-bottom: 20px;
}
 .qp-column-wrap3 {
	 margin-left: 20px;
	 margin-bottom: 20px;
}
 .qp-column-wrap4 {
	 margin-left: 20px;
	 margin-bottom: 20px;
}
 .qp-temp {
	 display: table;
	 width: 100%;
	 text-align: justify;
}
 .qp-temp-side {
	 display: table-cell;
	 width: 25%;
	 vertical-align: top;
}
 .qp-temp-side-sp {
	 display: table-cell;
	 width: 25%;
	 vertical-align: top;
}
 .qp-temp-side-10 {
	 display: table-cell;
	 width: 10%;
}
 .qp-temp-side-20 {
	 display: table-cell;
	 width: 20%;
}
 .qp-temp-side-30 {
	 display: table-cell;
	 width: 30%;
}
 .qp-temp-side-40 {
	 display: table-cell;
	 width: 40%;
}
 .qp-temp-body {
	 display: table-cell;
	 vertical-align: top;
}
 .qp-logo-text {
	 font-size: 18px;
	 font-weight: bold;
	 text-decoration: none;
}
 .qp-title {
	 font-size: 20px;
	 font-weight: bold;
}
 .qp-title-lg {
	 font-size: 24px;
	 font-weight: bold;
}
 .qp-title-jumbo {
	 font-size: 30px;
	 font-weight: bold;
}
 .qp-slide-caption1 {
	 font-size: 50px;
	 font-family: Nanum Barun Gothic;
	 color: #ffffff;
	 background-color: rgba(0,0,0,0.4);
	 padding: 10px;
	 line-height: 210%;
	 white-space: nowrap;
}
 .qp-slide-caption2 {
	 font-size: 20px;
	 font-family: Nanum Barun Gothic;
	 color: #ffffff;
	 background-color: rgba(0,0,0,0.4);
	 padding: 10px;
	 line-height: 210%;
	 white-space: nowrap;
}
 .slide-caption-gap {
	 height: 35px;
}
 .sns_img {
	 width: 50px;
}
 .qp-main-caption1 {
	 display: inline-block;
	 padding: 20px 20px;
	 font-size: 50px;
	 font-family: Nanum Barun Gothic;
	 color: #ffffff;
	 background-color: rgba(0,0,0,0.4);
	 line-height: 100%;
}
 .qp-main-caption2 {
	 display: inline-block;
	 margin-top: 15px;
	 padding: 15px;
	 font-size: 20px;
	 font-family: Nanum Barun Gothic;
	 color: #ffffff;
	 background-color: rgba(0,0,0,0.4);
}
 .qp-main-link {
	 margin-top: 20px;
}
 .main-impact-bar {
	 width: 100%;
	 background: #6897e5;
	 color: #ffffff;
	 font-weight: bold;
	 font-size: 20px;
	 text-align: center;
	 padding: 10px;
}
 .main-impact-space {
	 width: 100%;
	 height: 250px;
}
 .qp-box-left {
	 padding: 20px;
	 background: #f7f7f7;
	 border-left: 2px solid #6897e5;
}
 .qp-box-left-white {
	 text-align: left;
	 background: #f7f7f7;
	 padding: 20px;
	 border-left: 2px solid #6897e5;
	 border-top: 1px solid #f7f7f7;
	 border-bottom: 1px solid #f7f7f7;
}
 .qp-box-top {
	 padding: 20px;
	 background: #f7f7f7;
	 border-top: 2px solid #6897e5;
}
 .qp-box-primary {
	 display: table-cell;
	 vertical-align: middle;
	 height: 100px;
	 width: 100%;
	 padding: 20px;
	 text-align: left;
	 background: #6897e5;
	 color: #ffffff;
	 font-weight: bold;
	 font-size: 18px;
	 font-family: Nanum Barun Gothic;
}
 .qp-btn {
	 background: #6897e5;
	 color: #ffffff;
	 padding: 10px 20px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 line-height: 45px;
	 border-radius: 2px;
}
 .qp-btn:hover {
	 opacity: 0.9;
	 color: #ffffff;
}
 .qp-side-btn-half {
	 padding: 10px 10px;
	 font-weight: bold;
	 display: inline-block;
	 width: 92px;
	 text-align: center;
	 margin-bottom: 2px;
}
 .qp-btn-white {
	 border: 1px solid #ffffff;
	 color: #ffffff;
	 padding: 10px 20px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 border-radius: 2px;
	 line-height: 45px;
}
 .qp-btn-white:hover {
	 background: gray;
	 opacity: 0.9;
}
 .qp-btn-white2 {
	 border: 1px solid #e0e0e0;
	 background: #ffffff;
	 color: #828282;
	 padding: 10px 20px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 border-radius: 2px;
}
 .qp-btn-white2:hover {
	 background: #ffffff;
	 opacity: 0.6;
}
 .qp-btn-green {
	 background: #48cc55;
	 color: #ffffff;
	 padding: 10px 10px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 line-height: 45px;
	 border-radius: 2px;
}
 .qp-btn-green:hover {
	 opacity: 0.9;
	 color: #ffffff;
}
 .qp-btn-gray2 {
	 border: 1px solid #ffffff;
	 color: #ffffff;
	 padding: 10px 20px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 border-radius: 2px;
	 line-height: 45px;
	 background-color: rgba(0,0,0,0.3);
}
 .qp-btn-gray2:hover {
	 background: gray;
	 opacity: 0.9;
}
 .qp-image-title-padding {
	 padding: 300px 20px 20px 20px;
}
 .qp-inline-half {
	 display: inline-block;
	 width: 48%;
}
 .qp-help-text {
	 color: gray;
	 font-size: 11px;
}
 .main-sp-space {
	 padding-left: 20px;
}
 .sidemenu-top {
	 position: fixed;
	 top: 0px;
}
 .qp-tmp-01 {
	 position: absolute;
	 z-index: 999;
}
 .qp-tmp-02 {
	 padding-top: 45px;
}
 .qp-tmp-03 {
	 padding-top: 35px;
}
 .icon_round {
	 border-radius: 5px;
}
 .hb-poll {
	 position: relative;
	 cursor: pointer;
}
 .hb-poll .totalpoll-question {
	 position: absolute;
	 top: 15px;
	 width: 100%;
	 text-align: center;
}
 .hb-poll .totalpoll-chart-canvas {
	 padding-top: 65px !important;
}
 .hb-category ul {
	 margin: 0px;
	 padding: 0px;
	 list-style: none;
	 border-top: 1px solid #e0e0e0;
	 border-bottom: 1px solid #e0e0e0;
	 margin-bottom: 20px;
	 text-align: left;
}
 .hb-category li {
	 list-style: none;
	 display: inline-block;
	 margin-right: 20px;
	 border-top: 3px solid transparent;
}
 .hb-category li:hover {
	 border-top: 3px solid #6897e5;
}
 .hb-active {
	 border-top: 3px solid #6897e5 !important;
}
 .pagination {
	 line-height: 35px;
}
 .pagination a {
	 padding: 5px 10px;
	 margin-right: 5px;
	 border: 1px solid #e0e0e0;
	 color: #828282;
	 margin-bottom: 50px;
}
 .pagination a:hover {
	 background: #6897e5;
	 color: #ffffff;
}
 .pagination .current {
	 background: #6897e5;
	 color: #ffffff;
}
 .fusion-button {
	 background: #6897e5;
	 color: #ffffff;
	 padding: 10px 20px;
	 margin-right: 5px;
	 margin-bottom: 10px;
	 border-radius: 2px;
	 cursor: pointer;
}
 .fusion-button:hover {
	 opacity: 0.9;
	 color: #ffffff;
}
 .hb-list-wrap {
	 font-size: 0px;
}
 .hb-tile-wrap {
	 display: inline-block;
	 width: 49.5%;
}
 .hb-tile-wrap3 {
	 display: inline-block;
	 width: 33.3333%;
	 text-size: 14px;
}
 .hb-tile {
	 margin-bottom: 20px;
	 border: 1px solid #d2d2d2;
}
 .hb-tile-margin-left {
	 margin-left: 10px;
}
 .hb-tile-margin-right {
	 margin-right: 10px;
}
 .hb-tile-margin-left-full {
	 margin-left: 20px;
}
 .hb-tile-title {
	 font-weight: bold;
	 font-size: 16px;
	 padding: 10px 15px 0px 15px;
	 overflow: hidden;
}
 .hb-tile-content {
	 padding: 10px 15px;
}
 .hb-loading {
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 display: none;
}
 .hb-form-term {
	 height: 100px;
	 overflow: auto;
	 border: 1px solid #d2d2d2;
	 padding: 10px;
	 font-size: 12px;
}
 .hb-blog-view img {
	 max-width: 100%;
	 height: auto;
}
 .hb-form-label {
	 display: inline-block;
	 width: 80px;
	 font-weight: bold;
}
 .hb-form-field2 {
	 border-bottom: 1px solid #d2d2d2;
	 padding: 10px 0px;
}
 .hb-user-title {
	 width: 80%;
}
 .hb-user-text {
	 width: 80%;
	 padding: 15px;
	 border: 1px solid #d2d2d2;
}
 #quick_button {
	 background-color: #6897e5;
	 border-radius: 4px 4px 0 0;
	 bottom: 0;
	 color: #FFF;
	 display: block;
	 position: fixed;
	 right: 200px;
	 text-align: center;
	 text-transform: uppercase;
	 opacity: .9;
	 padding: 5px 20px;
	 z-index: 10000;
	 transition: all .2s ease-in-out 0s;
}
 .quick-devider {
	 border-right: 1px solid #ffffff;
	 margin: 0 10px;
}
 #quick_button a {
	 color: #ffffff;
}
 #top_button {
	 background-color: #6897e5;
	 border-radius: 4px 4px 0 0;
	 bottom: 0;
	 color: #FFF;
	 display: none;
	 position: fixed;
	 right: 110px;
	 text-align: center;
	 text-transform: uppercase;
	 opacity: .9;
	 padding: 5px 20px;
	 z-index: 10001;
	 transition: all .2s ease-in-out 0s;
}
 #phone_button {
	 display: none;
}
 #phone_area {
	 width: 300px;
	 height: 90px;
	 bottom: 20px;
	 display: none;
	 position: fixed;
	 left: 10px;
	 text-align: left;
}
 #phone_area div {
	 display: inline-block;
}
 #side-menu ul {
	 padding: 0;
	 margin: 0;
	 list-style: none;
}
 #side-menu ul li {
	 list-style: none;
}
 .qp-theme-menu ul {
	 padding: 0;
	 margin: 0;
}
 .qp-theme-menu a {
	 text-decoration: none;
	 color: inherit;
}
 .qp-theme-menu>ul {
	 font-size: 0px;
	 display: table;
	 margin: 0 auto;
}
 .qp-theme-menu>ul>li {
	 display: table-cell;
	 height: 50px;
	 vertical-align: middle;
	 padding-left: 40px;
	 position: relative;
	 font-weight: bold;
}
 .qp-theme-menu ul li {
	 font-size: 16px;
}
 .qp-theme-menu>ul>li>ul {
	 list-style: none;
	 text-align: left;
	 display: none;
	 position: absolute;
	 top: 50px;
	 font-weight: normal;
	 z-index: 999;
}
 .qp-theme-menu>ul>li>ul {
	 border: 1px solid #e0e0e0;
	 border-top: 3px solid #6897e5;
	 background: #ffffff;
}
 .qp-theme-menu>ul>li>ul>li {
	 font-size: 14px;
	 border-bottom: 1px solid #e0e0e0;
}
 .qp-theme-menu>ul>li>ul li ul {
	 display: none;
}
 .qp-theme-menu>ul>li ul {
	 background: #ffffff;
}
 .qp-theme-menu>ul>li>ul li {
	 white-space: nowrap;
	 list-style: none;
}
 .qp-theme-menu>ul>li>ul li:hover {
	 background: #F4F4F4;
}
 .qp-theme-menu>ul>li>ul li a {
	 padding: 10px 20px;
	 display: block;
}
 .qp-theme-menu>ul>li>ul li ul li {
	 font-size: 14px;
}
 .qp-theme-menu>ul>li>ul li ul li a {
	 padding-left: 40px;
}
 .qp-theme-menu>ul>li>ul li ul li ul li a {
	 padding-left: 70px;
}
 .qp-button-mobile-menu {
	 display: none;
}
 .top-msg {
	 font-size: 22px;
}
 #top_pop {
	 text-align: center;
}
 @media only screen and (max-width: 700px) {
	 .top-msg {
		 font-size: 14px;
	}
	 #top_pop {
		 text-align: left;
	}
	 .qp-mobile-res {
		 display: block;
		 width: 100%;
	}
	 .qp-mobile-none {
		 display: none;
	}
	 .qp-btn, .qp-btn-white, .qp-btn-gray2 {
		 white-space: nowrap;
	}
	 .qp-mobile-1 .qp-column {
		 width: 100%;
		 display: block;
	}
	 .qp-mobile-2 .qp-column {
		 width: 50%;
		 display: inline-block;
	}
	 .qp-mobile-1 .qp-column-wrap1, .qp-mobile-1 .qp-column-wrap2, .qp-mobile-1 .qp-column-wrap3, .qp-mobile-1 .qp-column-wrap4 {
		 margin-right: 0px;
		 margin-left: 0px;
	}
	 .qp-mobile-2 .qp-column-wrap3 {
		 margin-left: 0px;
		 margin-right: 10px;
	}
	 .qp-mobile-2 .qp-column-wrap4 {
		 margin-left: 10px;
	}
	 .qp-temp {
		 display: block;
	}
	 .qp-temp-side-10, .qp-temp-side-sp, .qp-temp-side-20, .qp-temp-side-30, .qp-temp-side-40, .qp-temp-body {
		 display: block;
		 width: 100%;
	}
	 .qp-temp-side {
		 display: none;
	}
	 #qp-footer ul li {
		 text-align: left;
	}
	 .custom-logo {
		 width: 70%;
		 height: auto;
	}
	 .qp-logo {
		 text-align: left;
		 padding-left: 20px;
	}
	 .qp-theme-menu {
		 display: none;
		 position: absolute;
		 top: 124px;
		 left: 0px;
		 width: 100%;
		 background: #ffffff;
		 border-top: 1px solid #e0e0e0;
		 z-index: 99;
	}
	 .qp-theme-menu>ul {
		 display: block;
		 float: left;
		 width: 100%;
	}
	 .qp-theme-menu>ul>li {
		 display: block;
		 position: relative;
		 padding: 20px;
		 height: auto;
		 text-align: left;
		 border-bottom: 1px solid #e0e0e0;
	}
	 .qp-theme-menu>ul>li>ul {
		 position: relative;
		 border: 0px;
		 top: 20px;
	}
	 .qp-theme-menu>ul>li>ul>li {
		 border-top: 1px solid #e0e0e0;
		 border-bottom: 0px;
	}
	 .qp-button-mobile-menu {
		 display: block;
		 position: absolute;
		 right: 20px;
		 top: 45px;
	}
	 .qp-theme-menu>ul>li>ul li a {
		 padding: 10px 20px;
		 display: inline-block;
	}
	 .main-sp-space {
		 padding-left: 0px;
	}
	 .qp-tmp-03 {
		 padding-top: 5px;
	}
	 #quick_button {
		 display: block;
		 bottom: 0px;
		 padding-top: 10px;
		 right: 110px;
	}
	 .quick-text {
		 display: none;
	}
	 .quick-phone {
		 display: none;
	}
	 #top_button {
		 bottom: 0px;
		 padding-top: 10px;
		 right: 10px;
	}
	 #phone_button {
		 background-color: #48cc55;
		 border-radius: 50%;
		 bottom: 0px;
		 color: #FFF;
		 display: block;
		 position: fixed;
		 left: 10px;
		 text-align: center;
		 text-transform: uppercase;
		 opacity: .9;
		 padding: 15px 17px 10px 18px;
		 z-index: 10001;
		 transition: all .2s ease-in-out 0s;
		 cursor: pointer;
	}
	 .qp-inline-half {
		 display: block;
		 width: 100%;
	}
	 .qp-slide-caption1 {
		 display: block;
		 font-size: 26px;
		 line-height: 30px;
	}
	 .qp-slide-caption2 {
		 display: block;
		 font-size: 14px;
		 line-height: 0px;
	}
	 .slide-caption-gap {
		 height: 15px;
	}
	 .qp-main-caption1 {
		 margin-top: 30px;
		 width: 100%;
		 padding: 7px 5px;
		 font-size: 25px;
		 text-align: center;
	}
	 .qp-main-caption2 {
		 width: 100%;
		 padding: 5px 5px;
		 font-size: 14px;
	}
	 .qp-main-link {
		 margin-top: 20px;
	}
	 .qp-btn-gray2 {
		 padding: 10px 10px;
	}
	 .main-impact-bar {
		 font-size: 16px;
		 margin-left: -10px;
	}
	 .qp-image-title-padding {
		 padding: 50px 20px 20px 20px;
	}
	 .hb-tile-wrap, .hb-tile-wrap3 {
		 display: block;
		 width: 100%;
	}
	 .hb-tile-margin-left {
		 margin-left: 0px;
	}
	 .hb-tile-margin-left-full {
		 margin-left: 0px;
	}
	 .hb-tile-margin-right {
		 margin-right: 0px;
	}
	 .hb-form-label {
		 display: block;
		 width: 100%;
		 margin-bottom: 5px;
	}
	 .hb-form-field2 {
		 border-bottom: 1px solid #d2d2d2;
		 padding: 10px 0px;
	}
	 .hb-user-title {
		 width: 95%;
	}
	 .hb-user-text {
		 width: 95%;
	}
	 .qp-tmp-01 {
		 position: relative;
	}
	 .qp-tmp-02 {
		 padding-top: 0px;
	}
}
 @media screen and (min-width: 701px) and (max-width: 1200px) {
	 .qp-container-fluid {
		 padding: 0 20px;
	}
	 .qp-inline-half {
		 display: block;
		 width: 100%;
	}
}
 
