@charset "utf-8";

/* common */
* {
    margin: 0;
    padding: 0;
}

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,
legend,input,textarea,button {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

body,input,textarea,select,button {
    font-size: 0.8em;
    line-height: 1.6;
    letter-spacing: 0;
}

body,div {
    position: relative;
    color: #555;
    word-wrap: break-word;
}

body.o {
    min-width: 320px;
}

html,
body {
    height: 100%
}

img,
fieldset {
    border: 0;
    vertical-align: top;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%
}

ul,
ol {
    list-style: none;
}

a {
    color: #222;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

em,
address {
    font-style: normal;
}

hr {
    display: none !important
}

input,
select,
textarea {

    /*-webkit-border-radius:1px; -webkit-appearance:none;*/
}

caption {
    display: none;
}

legend,
label {
    display: none
}

.hidden,
#contents .hidden {
    visibility: hidden;
    position: absolute;
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    background: none
}

/* 공통 */
#wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #fff
}

#header {
    position: relative;
    width: 100%;
    height: 37px;
    text-align: center;
    padding-top: 13px;
    z-index: 200;
    background: #fff
}

#header .btn_nav {
    position: absolute;
    right: 10px;
    top: 8px
}

#mcontents {
    position: relative;
    padding: 0 0 0 0;
    background: #f2f1eb
}

nav:not(.mm-menu) {
    display: none;
    :
}

.mvisual {
    position: relative;
    z-index: 0
}

.mbrand {
    position: relative;
    width: 100%;
    height: 110px;
    padding-top: 50px;
    background: #4a443f;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.mct_wp {
    position: relative;
    margin: 0;
    width: 100%
}

.mct_wp:after {
    content: "";
    display: block;
    clear: both;
}

.mnews {
    position: relative;
    float: left;
    width: 50%;
    cursor: pointer
}

.mstore {
    position: relative;
    float: left;
    width: 50%;
    height: 100px;
    padding-top: 60px;
    background: url(../images/m_store.png) no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.mgallery {
    position: relative;
    float: left;
    width: 50%;
    height: 100px;
    padding-top: 60px;
    background: #ffe400;
    text-align: center;
    color: #333;
    cursor: pointer
}

.mtube {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
}

.mtube2 {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.mtube .wrap,
.mtube2 .wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.store_i {
    position: relative;
    width: 100%;
    height: 100px;
    padding-top: 50px;
    background: url(../images/m_store.png) no-repeat;
    -webkit-background-size: 100% 100%;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.event_i {
    position: relative;
    width: 100%;
    min-height: 120px
}

#contents {
    position: relative;
    padding: 0 15px 60px 15px;
    background: #f2f1eb
}

#footer {
    position: relative;
    background: #fff;
    padding-bottom: 24px;
}

#footer .ft_menu {
    position: relative;
    margin: 18px auto;
    text-align: center;
    font-size: 0
}

#footer .ft_menu a {
    display: inline-block;
    padding: 0 5px
}

#footer .ft_menu a img {
    width: 25px
}

#footer .copyr {
    position: relative;
    color: #999;
    font-size: 9px;
    margin: 12px auto 24px auto;
    text-align: center
}

.bot-address {
    text-align: center;
    padding: 0 10px;
}

.bot-address p {
    font-size: 11px;
    line-height: -0.01em;
}

.bot-address p.title {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 3px;
}

.bot-address p.address {
    color: #888;
    line-height: 1.8em;
}

.bot-address p span {
    color: #333;
    display: block;
}

.bot-address p.address em {
    display: inline-block;
    font-size: 11px;
    color: #333;
    margin: 0 5px;
}

.bot-address p.email {
    margin-top: 8px;
}

/* Main Instagram */
.grid-insta {
    position: relative;
}

.grid-insta ul.insta {
    list-style: none;
}

.grid-insta ul.insta:after {
    display: block;
    content: "";
    clear: both;
}

.grid-insta ul.insta li {
    width: 50%;
    float: left;
}

.grid-insta ul.insta li a {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
}

.grid-insta ul.insta li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid-insta ul.insta li .label-ic {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 22px;
    height: 22px;
    z-index: 1;
}

.evt-rental {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #fff;
    width: 100%;
    height: 210px;
    background: url(../images/m-banner-rental.jpg) no-repeat;
    background-size: cover;
}

.evt-rental .sif {
    font-size: 1.25em;
    letter-spacing: 0.1em;
}

.evt-25th {
    width: 100%;
    height: 210px;
    background: url(../images/insta_thumb_25th.jpg) 50% 0 no-repeat;
    background-size: cover;
}

/* .m_logo {position:relative; height:60px; padding-top:20px; text-align:center; border-bottom:1px solid #4a4e49; margin-bottom:15px; overflow:hidden } */

/* jquery.mmenu.all.css 에서 수정 필요*/
.m_dep1 {
    position: relative
}

.m_dep1 a {
    display: block;
    color: #fff;
    font-size: 1.25em;
    padding: 13px 20px
}

.m_dep2 {
    position: relative;
    padding: 0 10px !important
}

.m_dep2 ul {
    padding: 8px 18px !important;
    margin: 0 !important
}

.m_dep2 ul li a {
    font-family: 'Lato', 'Nanum Gothic'
}

.m_dep2 h3.mn3dep {
    color: #ccc;
    font-size: 14px;
    padding: 0 20px
}

.m_dep2 h3.mn3dep::after {
    display: block;
    content: "";
    width: 31px;
    height: 1px;
    margin: 5px 0 0 0;
    background: #888;
}

.mm-listview li ul li {
    padding: 8px 0 !important
}

.mm-listview li.m_dep2 a {
    padding: 0 10px !important;
    background: none !important
}

.ctn_tl {
    position: relative;
    font-size: 1.4em;
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #333;
    color: #555;
}

.ctn {
    position: relative;
    margin-top: 25px;
    font-family: Lato, 'notokr-regular'
}

/* 본문 */
.cbrand {
    position: relative;
    color: #FFF;
    width: 90%;
    background: #7C817E url(../images/brand_bg.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding: 70px 5%;
}

.cbrand h3 {
    color: #FFF;
    font-size: 2.0em;
    font-family: Lora;
    font-weight: 400;
    text-align: center
}

.br_top {
    padding-bottom: 25px;
    background: url(../images/line1.png) no-repeat center bottom;
    -webkit-background-size: 50px 1px;
}

.store_top {
    position: relative;
    text-align: center;
    margin-top: 13px
}

.store_top .st_tl {
    color: #222;
    letter-spacing: -0.05em
}

.store_top .st_tel a {
    position: relative;
    margin: 15px auto 0 auto;
    text-align: right;
    padding: 5px 8px 5px 2px;
    width: 100px;
    color: #fff;
    background: url(../images/ico_tel.png) no-repeat 8px 9px #222;
    -webkit-background-size: 9px 9px;
    display: block
}

.store_wp {
  display: flex;
  position: relative;
  overflow: hidden;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: space-between;
}

.store_wp:after {
    display: block;
    content: "";
    clear: both
}

.store_wp div:last-child {
    margin-bottom: 0 !important
}

.store_wp .store_tel {
    position: relative;
    display: inline-block;
    /*float: left;*/
    margin-bottom: 50px;
    padding-bottom: 50px;
    width: 49%;
    text-align: center;
    /*min-height: 360px;*/
    box-sizing: border-box;
}

.store_wp .store_tel img.thumb {
    margin-bottom: 15px;
    width: 90%;
    margin: 0 auto 10px auto
}

.store_wp .store_tel .st_tl {
    color: #222;
    letter-spacing: -0.05em
}

.store_wp .store_tel .st_tel a {
    display: block;
    position: relative;
    margin: 15px auto 0 auto;
    text-align: right;
    padding: 5px 8px 5px 2px;
    width: 100px;
    color: #fff;
    background: url(../images/ico_tel.png) no-repeat 8px 9px #878684;
    -webkit-background-size: 9px 9px;
}

.store_wp .store_tel a.loc {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    margin-left: -20px
}

.store_wp .store_tel.last_msg {
    display: table;
    background-color: #e2e0d8;
    padding: 25px;
    box-sizing: border-box;
}

.store_wp .store_tel.last_msg p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #888;
    font-size: 13px;
    line-height: 1.8em;
    word-break: keep-all;
}

.store_wp .store_tel.mark {
    width: 100%;
    min-height: inherit;
    background: url(../images/store_mark.png) center 25px no-repeat;
    background-size: 60px;
    border: #e2e0d8 1px solid;
    padding: 100px 20px 20px;
    clear: both;
    float: none;
}

.store_wp .store_tel.mark p {
    color: #888;
    font-size: 12px;
    word-break: keep-all;
    text-align: center
}

.price_img {
    position: relative;
    margin: 0 auto;
    width: 330px;
    height: 420px;
    background: url(../images/img_price.png) no-repeat;
    -webkit-background-size: 330px 420px;
    text-align: center
}

.price_list {
    background: url(../images/line1.png) no-repeat center 35px;
    -webkit-background-size: 50px 1px;
    padding-top: 60px
}

.mov_wp_m {
    position: relative;
    width: 100%;
    height: 195px;
    background: #000
}

/* VISION */
.vsn_t {
    position: relative;
    margin: 10px 0 10px 0;
    text-align: center
}

.vsn_wp {
    position: relative;
    overflow: hidden;
}

.vsn_wp .vsn_t {
    position: relative;
    font-size: 1.0em;
    float: left;
    margin-top: 15px;
    padding: 5% 1%;
    width: 48%;
    text-align: center;
    background: url(../images/line2.png) no-repeat center top;
    -webkit-background-size: 95px 1px;
}

.vsn_wp .vsn_t h4 {
    color: #222;
    letter-spacing: -0.05em;
    font-size: 1.15em;
    margin-bottom: 15px
}

.vsn_t2 {
    position: relative;
    font-size: 1.0em;
    margin-top: 30px;
    padding: 3% 1%;
    width: 98%;
    background: url(../images/line2.png) no-repeat center top;
    -webkit-background-size: 95px 1px;
}

.vsn_t2 h4 {
    color: #222;
    letter-spacing: -0.05em;
    font-size: 1.35em;
    margin-bottom: 15px;
    text-align: center
}

.vsn_t2 ul li {
    margin-bottom: 8px
}

/* HISTORY */
ul.his li {
    color: #333;
    margin-bottom: 24px;
}

ul.his li p.yer {
    font-size: 1.250em;
    margin-bottom: 10px
}

ul.his li h4 {
    font-size: 1.250em;
    margin-bottom: 6px
}

ul.his li p {
    font-size: 1.0em;
    color: #555
}

.cout {
    position: relative;
    color: #555
}

.cout span {
    display: inline-block;
}

.cout span.num {
    font-size: 2.0em;
    color: #333;
    padding: 0 5px;
    vertical-align: baseline
}

/* LOOKBOOK */
.lookbook_wp {
    position: relative;
    margin-top: 25px;
    overflow: hidden
}

.lookbook_wp .lookbook {
    position: relative;
    float: left;
    width: 30.6666%;
    margin-right: 4%;
    margin-bottom: 15px
}

/* 게시판 view */
.bd_view_wp {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 0
}

.bd_view_suj {
    position: relative;
    padding: 12px 10px 12px 10px;
    border-color: #ccc #fff #fff #fff;
    border-style: solid none none none;
    border-width: 1px 0 0 0;
    color: #999;
    font-size: 1.25em;
    font-family: 'notokr-regular';
    letter-spacing: -0.05em;
    text-align: center
}

.bd_view_suj .bw_date {
    font-size: 0.7em;
    color: #666
}

.bd_view_write {
    position: relative;
    padding: 10px 11px;
    border-color: #ccc;
    border-style: none none solid none;
    border-width: 0 0 1px 0;
    color: #888891
}

.bd_view_field {
    position: relative;
    padding: 13px 12px;
    overflow: hidden;
    border-color: #ccc;
    border-style: solid none none none;
    border-width: 1px 0 0 0
}

.bd_view_field p {
    float: left;
    width: 300px;
    color: #333
}

.bd_view_field p span {
    color: #999;
    margin-right: 15px
}

.bd_view_comment {
    padding: 20px 10px 20px 10px;
    line-height: 22px;
    color: #333;
    border-color: #ccc #fff #fff #fff;
    border-style: solid none none none;
    border-width: 1px 0 0 0;
    text-align: center;
    word-break: keep-all;
    font-size: 14px;
}

.bd_view_comment_reply {
    padding: 25px 11px;
    line-height: 21px;
    color: #333;
    border-top: 1px solid #e5e5e5
}

.bd_view_comment img {
    max-width: 100%;
    height: auto !important
}

.bd_view_comment iframe {
    width: 100% !important
}

.col1 {
    color: #005da3;
    font-weight: 700
}

.bd_view_file {
    position: relative;
    padding: 11px 10px;
    overflow: hidden;
    border-color: #ccc;
    border-style: solid none solid none;
    border-width: 1px 0 1px 0;
    font-family: 'notokr-light';
    font-size: 0.95em
}

.bd_view_file .bvf_left {
    float: left;
    width: 15%;
    margin: 0 0 0 0;
    color: #888891;
}

.bd_view_file .bvf_right {
    float: left;
    width: 85%
}

.bd_view_file .bvf_right a {
    color: #342a32;
    text-decoration: none;
    margin-right: 14px;
    background: url(../images/ico_file.png) no-repeat left center;
    -webkit-background-size: 12px 13px;
    padding-left: 20px;
    letter-spacing: -0.05em
}

/* tab */
.tab {
    position: relative;
    margin: 0 0 25px 0
}

.tab ul {
    position: relative;
    overflow: hidden
}

.tab ul li {
    float: left;
    margin-right: 10px;
    font-size: 0.9em
}

.tab ul li a {
    display: block;
    padding: 10px 12px;
    color: #363a34;
    background: #fff
}

.tab ul li.on {
    padding: 10px 12px;
    color: #fff;
    background: #363a34
}

.sort {
    position: relative;
    margin: 0;
    text-align: left;
    margin-bottom: 15px
}

.sort span {
    display: inline-block;
    padding-right: 16px;
}

.sort span.ib {
    font-size: 12px;
    color: #888;
    vertical-align: top;
    padding-left: 12px;
    background: url(../images/sort_arr.gif) 0 6px no-repeat
}

.sort span a {
    font-size: 13px;
    color: #333;
    padding: 8px 0;
}

.sort span a:hover {
    border-bottom: 2px #333 solid
}

.sort span a.on {
    font-weight: bold;
    border-bottom: 2px #333 solid
}

/* 게시판 list table */
.board_list_wrap {
    width: 100%;
    margin: 0 auto 0 auto;
    border-top: 1px solid #ccc
}

.board_list {
    position: relative
}

.board_list li {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    font-family: 'notokr-light';
    letter-spacing: -0.05em;
    color: #222;
    font-size: 1.05em;
    display: block;
    padding: 14px 8px 12px 8px;
    line-height: 1.4
}

.board_list li .bdl_suj img {
    margin-left: 8px
}

.board_list li .b_date {
    color: #888;
    font: 0.85em Lato;
    letter-spacing: 0
}

.addr_txt {
    position: relative;
    color: #1a9198;
    font-size: 1.1em;
    font-family: 'notokr-light'
}

.addr_txt span {
    margin-left: 12px;
    color: #444;
}

.photogallery {
    margin-top: 25px;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ededed
}

.photogallery .g_suj {
    color: #555;
    margin-top: 10px;
    font-size: 1.1em;
    font-family: 'notokr-light'
}

.photogallery .g_date {
    font-size: 0.9em;
    font-family: 'Roboto', sans-serif;
    color: #999
}

/* 페이지 넘버 */
#paging {
    clear: both;
    position: relative;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

#paging .pre {
    display: inline;
    margin: 0 14px 0 5px;
    font: 11px Lato;
    color: #666;
}

#paging .num {
    display: inline-block;
    background: #f2f1eb;
    color: #666;
    font-weight: normal;
    font: 12px Lato;
    text-decoration: none;
    padding: 0 4px;
    margin: 0;
    font-weight: bold
}

#paging .pres {
    display: inline-block;
    background: #f2f1eb;
    color: #222;
    font-weight: bold;
    font: 12px Lato;
    padding: 0 4px;
    margin: 0;
    text-decoration: underline
}

#paging .next {
    display: inline;
    margin: 0 5px 0 14px;
    font: 11px Lato;
    color: #666;
}

/* 슬라이드 */
#slides {
    display: none
}

#slides .slidesjs-navigation {
    margin-top: 5px;
    z-index: 100
}

.slidesjs-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    margin: 0;
    text-align: center;
    list-style: none;
    z-index: 100
}

.slidesjs-pagination li {
    display: inline-block;
    margin: 0 3px;
}

.slidesjs-pagination li a {
    display: inline-block;
    width: 8px;
    height: 0;
    padding-top: 9px;
    background: url(../images/pagination.png);
    -webkit-background-size: 8px 24px;
    background-position: 0 0;
    overflow: hidden;
    z-index: 100
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -16px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -20px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

a.slidesjs-next,
a.slidesjs-previous {
    display: none
}

a.slidesjs-play,
a.slidesjs-stop {
    position: absolute;
    right: 23px;
    top: 21px;
    background-image: url(../images/btns-next-prev.png);
    background-repeat: no-repeat;
    display: block;
    width: 19px;
    height: 19px;
    overflow: hidden;
    text-indent: -9999px;
    float: left
}

a.slidesjs-play {
    width: 19px;
    background-position: 0 0
}

a:hover.slidesjs-play {
    background-position: 0 -0
}

a.slidesjs-stop {
    width: 19px;
    background-position: -20px 0
}

a:hover.slidesjs-stop {
    background-position: -20px 0
}

/* button */
.btn_al {
    position: relative;
    padding-top: 30px;
    text-align: center;
    margin-top: -1px;
    border-top: 1px solid #ccc;
}

a.bt_a1 {
    display: inline-block;
    font-size: 1.2em;
    color: #FFF !important;
    background: #333;
    padding: 10px 0 9px 0;
    width: 100px;
    text-align: center;
    font-family: 'Lato'
}

a.bt_a2 {
    display: inline-block;
    margin: 0 10px;
    font-size: 1.2em;
    color: #222 !important;
    background: #fff;
    padding: 10px 0 9px 0;
    width: 80px;
    text-align: center;
    font-family: 'Lato'
}

/* font */
.fa1 {
    font-family: 'notokr-black'
}

.fa2 {
    font-family: 'notokr-bold'
}

.fa3 {
    font-family: 'notokr-thin'
}

.fa4 {
    font-family: 'notokr-regular'
}

.fa5 {
    font-family: 'notokr-medium'
}

.fa6 {
    font-family: 'notokr-light'
}

.fa7 {
    font-family: 'notokr-demilight'
}

.fa8 {
    font-family: 'Roboto', sans-serif;
}

.fs1 {
    font-size: 1.15em
}

.fs2 {
    font-size: 1.05em
}

.fs3 {
    font-size: 1.1em
}

.fs4 {
    font-size: 1.025em
}

.fs5 {
    font-size: 1.0em
}

.fs6 {
    font-size: 0.95em
}

.fs7 {
    font-size: 0.85em
}

.fs8 {
    font-size: 1.25em
}

.fs9 {
    font-size: 2.0em
}

.fs10 {
    font-size: 1.55em
}

.fs11 {
    font-size: 1.40em
}

.fs12 {
    font-size: 0.90em
}

.sif {
    font-family: 'Lora', serif;
}

.topen {
    position: relative;
    font-family: 'Open Sans', 'Nanum Gothic';
}

.tmal {
    position: relative;
    font-family: '맑은 고딕';
}

.tnam {
    position: relative;
    font-family: 'Nanum Gothic';
}

.lato {
    position: relative;
    font-family: 'Lato';
    letter-spacing: 0.02em
}

.bo {
    font-weight: bold
}

/* width */
.wd_96_5p {
    width: 96.5%
}

.wd_24p {
    width: 24%
}

.wd_26p {
    width: 26%
}

.wd_27p {
    width: 27%
}

.wd_32p {
    width: 32%
}

.wd_40p {
    width: 40%
}

.wd_47p {
    width: 47%
}

.wd_48p {
    width: 48%
}

.wd_48_5p {
    width: 48.3%
}

.wd_49p {
    width: 49%
}

.wd_78p {
    width: 78%
}

.wd_82p {
    width: 82%
}

.wd_90p {
    width: 90%
}

.wd_95p {
    width: 95%
}

.wd_100p {
    width: 100%
}

.he_160 {
    height: 160px
}

.mr1p {
    margin-right: 1%
}

.mr2p {
    margin-right: 2%
}

.ml1p {
    margin-left: 1%
}

.ml2p {
    margin-left: 1%
}

/* margin */
.mt_6 {
    margin-top: 6px
}

.mt_10 {
    margin-top: 10px
}

.mt_12 {
    margin-top: 12px
}

.mt_17 {
    margin-top: 17px
}

.mt_20 {
    margin-top: 20px
}

.mt_25 {
    margin-top: 25px
}

.mt_30 {
    margin-top: 30px
}

.mt_40 {
    margin-top: 40px
}

.mt_50 {
    margin-top: 50px
}

.mt_35 {
    margin-top: 35px
}

.ml_12 {
    margin-left: 12px
}

.mr_0 {
    margin-right: 0%
}

.mr_10 {
    margin-right: 10px
}

.mb_20 {
    margin-bottom: 20px
}

.ta_c {
    text-align: center
}

.lts0 {
    letter-spacing: 0
}

.lts1 {
    letter-spacing: -0.05em
}

.lh1 {
    line-height: 1.3em
}

.lh2 {
    line-height: 1.5em
}

.lh3 {
    line-height: 1.8em
}

/* color */
.tc1 {
    color: #fff
}

.tc2 {
    color: #333
}

.tc3 {
    color: #888
}

.tc4 {
    color: #a5a29f
}

#list_wp2 {
    margin: 5px 0px 0px 0px;
}

#list_wp2 li {
    background-color: #fff;
    margin: 0 10px 5px 10px;
    height: 25px;
    padding-top: 10px;
    padding-left: 10px;
}

#addrSearch {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 1000;
    display: none;
}

/* Factory */
.fac-wrapper {
  text-align: center;
  padding: 2.8em 1.6em;
  background: url(/images/factory.jpg) no-repeat 50%;
  background-size: cover;
}

h3.fac-head {
  color: #FFF;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 1.0em;
}

.fac-wrapper p {
  color: #FFF;
  font-size: 13px;
  line-height: 1.8em;
  margin-bottom: 1.2em;
  word-break: keep-all;
}



