

body {
font-family: 'Noto Serif', serif;
color: #000;
font-size: 14px;
background: #fff;
font-weight: 100;
margin: 0;
line-height:1.8;
letter-spacing:0em;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 0;
font-weight: normal;
color: #333;
}

.top-heading {
font-size:30px;
font-weight: 200;
letter-spacing:0.1em;
margin-bottom: 20px;
}

h1 {
font-size:30px;
font-weight: 400;
letter-spacing:0.1em;
}

h2 {
font-size:24px;
font-weight: 350;
}

h3 {
font-size:21px;
font-weight: 350;
}

h4 {
font-size:18px;
font-weight: 350;
}

p, ul, ol {
font-size:16px;
line-height:1.6;
}

a:link {
color: #a58643;
}

a:visited {
color: #a58643;
}

a:hover {
color: #a58643;
}


/* MARGIN */

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px; }
.mt15 {margin-top:15px; }
.mt20 {margin-top:20px; }
.mt30 {margin-top:30px; }
.mt40 {margin-top:40px; }
.mt50 {margin-top:50px; }

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px; }
.mb15 {margin-bottom:15px; }
.mb20 {margin-bottom:20px; }
.mb30 {margin-bottom:30px; }
.mb40 {margin-bottom:40px; }
.mb50 {margin-bottom:50px; }

.mr5 {margin-right:5px;}
.mr10 {margin-right:10px; }
.mr20 {margin-right:20px; }
.mr30 {margin-right:30px; }
.mr40 {margin-right:40px; }
.mr50 {margin-right:50px; }

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}

/* TEXT */

.t10 {font-size:10px; }
.t12 {font-size:12px; }
.t14 {font-size:14px; }
.t16 {font-size:16px; }
.t18 {font-size:18px; }
.t21 {font-size:21px; }
.t24 {font-size:24px; }

.t12b {font-size:12px; font-weight: 500; }
.t14b {font-size:14px; font-weight: 500; }
.t16b {font-size:16px; font-weight: 400; }
.t18b {font-size:18px; font-weight: 400; }
.t21b {font-size:21px; font-weight: 400; }
.t24b {font-size:24px; font-weight: 400; }
.t28b {font-size:28px; font-weight: 400; }
.t32b {font-size:32px; font-weight: 400; }


/* Layout */

#container-wrap {
width: 100%;
}

.container-fluid2 {
padding: 0px;
margin-right: auto;
margin-left: auto;
width: 100%;
background: #fff;
}

.bg-gold {
background: #f2f0e5;
margin: 0;
padding: 50px 20px 50px;
text-align: center;
}

.bg-gray {
background: #f7f7f7;
margin: 0;
padding: 50px 20px 50px;
text-align: center;
}

.clearfix {
clear: both;
}

.text-wrap {
max-width:800px;
text-align:left;
margin-left: auto;
margin-right: auto;
}

.p-fixed {
position: fixed;
}

.fix-logo {
top: 200px;
}

.img-center {
margin-left: auto;
margin-right: auto;
}

.row-center{
text-align:center;
letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-center.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-center.va-bottom > [class*='col-'] {
vertical-align:bottom;
}


/* Menu */

#menu {
width: 100%;
max-width: 1600px;
margin: 0 auto;
padding: 0;
}

#menu li {
display: block;
float: left;
width: 25%;
margin: 0;
padding: 0; 
}

#menu li a {
font-size: 14px;
display: block;
padding: 20px 0 20px;
background: #000;
color: #fff;
color: #d1c19c;
text-align: center;
text-decoration: none;
}

#menu li a:hover {
color:#fff;
background: #1f1f1f;
}

#toggle { 
display: none;
}

@media only screen and (max-width: 768px) {

#menu {
display: none;
}

#menu li {
width: 100%;
border-bottom:solid 1px #444;
}

#toggle {
display: block;
position: relative;
width: 100%;
background: #000;
}

#toggle a {
display: block;
position: relative;
padding: 10px 0 10px;
border-bottom: 1px solid #444;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 16px;
}

#toggle:before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 25px;
height: 20px;
margin-top: -10px;
background: #fff;
}

#toggle a:before, #toggle a:after {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 25px;
height: 7px;
background: #000;
}
#toggle a:before {
margin-top: -7px;
}

#toggle a:after{
margin-top: 2px;
}

}/* End */


/* Carousel */

#Container_Carousel {
margin:0;
padding:0;
width:100%;
}

.item img{
width:100%; 
}

.carousel,.item,.active {
height:100%;
}

.carousel-inner {
height:100%;
}

.carousel-text {
position: absolute;
z-index: 100;
top: 42%;
left: 50%;
width: 80%;
margin-left: -40%;
text-align: center;
}

.carousel-text-inner {
display: table;
font-family: 'Montserrat', sans-serif;
font-size: 24px;
color: #fff;
padding: 15px 20px;
text-align: center;
border: solid 1px #fff;
margin: 0 auto 0;
}

.carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
z-index: 2;
}

.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
background: #080808;
}


/* Footer */

.footer {
padding: 25px 0 20px;
text-align: center;
background-color: #000;
}

.footer p {
color: #fff;
font-size: 12px;
}

.logo-bg {
height:750px;
width:100%;
background:#fff url(../images/logo_v2.jpg) no-repeat top center;
background-size:contain;
background-size: auto 350px;
}


/* Button */

a.link-line-btn {
max-width: 350px;
border: solid 1px #000;
font-size: 21px;
color: #fff;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
text-decoration: none;
margin: 0 auto 0;
}

a.link-line-btn:hover {
border: solid 1px #000;
color: #009999;
background: #a58643;
background: #d1c19c;
background: #e0dabe;
background: #eaeaea;
background: #eae5ce;
background: #000;
text-decoration: none;
box-sizing: border-box;
}


/* Tab */

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: transparent;
border: 1px solid #999;
border-bottom-color: #f2f0e5;
}

.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid #999;
border-radius: 4px 4px 0 0;
background-color: transparent;
}

.nav-tabs > li > a:hover {
color: #fff;
background-color: #000;
}

.nav-tabs > li {
float: left;
margin-bottom: -1px;
width:50%;
}


/* GUTTER */

.row-0 {
margin-left:0px;
margin-right:0px;
}
.row-0 > div {
padding-right:0px;
padding-left:0px;
}

.row-10 {
margin-left:-5px;
margin-right:-5px;
}
.row-10 > div {
padding-right:5px;
padding-left:5px;
}

.row-20 {
margin-left:-10px;
margin-right:-10px;
}
.row-20 > div {
padding-right:10px;
padding-left:10px;
}

.row-30 {
margin-left:-15px;
margin-right:-15px;
}

.row-30 > div {
padding-right:15px;
padding-left:15px;
}

.row-40 {
margin-left:-20px;
margin-right:-20px;
}
.row-40 > div {
padding-right:20px;
padding-left:20px;
}


/* XXS SIZE : iPhone Retina Display xxs*/ 
@media only screen and (min-width : 320px) {

.v-logo {
display:none;
}

.h-logo {
display:block;
}

.menu ul li {
margin: 0 5px;
display: inline;
}

.container-fluid2 {
padding: 0;
}

.navbar-toggle {
display: inline;
}

}

/* XS SIZE : Extra Small Devices, Phones xs*/ 
@media only screen and (min-width : 480px) {

.menu ul li {
margin: 0 10px;
display: inline;
}

.navbar-toggle {
display: inline;
}

}

/* S SIZE tablet : Small Devices, Tablets sm*/
@media only screen and (min-width : 768px) {

.v-logo {
display:block;
}

.h-logo {
display:none;
}

.menu ul li {
margin: 0 10px;
display: inline;
}

.container-fluid2 {
padding: 0;
}

.navbar-toggle {
display: none !important;
}

}

/* M SIZE desktop : Medium Devices, Desktops md*/
@media only screen and (min-width : 992px) {

.menu ul li {
margin: 0 20px;
display: inline;
}

}

/* L SIZE widescreen : Large Devices, Wide Screens lg*/
@media only screen and (min-width : 1200px) {

.menu ul li {
margin: 0 30px;
display: inline;
}

}












