body{
	color: #c7b9ab;
	font-weight: 400;
}
p a{
	color: #B4A08D;
}
.uppercase{
	text-transform: uppercase;	
}
.bordered #page-content {
	padding-top: 0px;
}
nav#traditional-nav ul li.current-menu-item > a {
    color: #648c2d;
}
.sf-newyork{
	background-image: url(/wp-content/uploads/2016/05/sf-new-york.jpg);
	background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;	
}
.section-inner-ny{
	font-size: 14px;
	color: #FFF;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	box-sizing: border-box;
	font-weight: 400;
	text-transform: uppercase;
}
.section-inner-ny h2{
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	line-height: 120%;
}
.sf-sx{
background-position: left !important;
}
.main-title h2{
	font-family: 'Lato', sans-serif;
	line-height: 100%;
	font-size: 50px;
	font-weight: 300;
}
.main-title h3{
	font-family: 'Lato', sans-serif;
	color: #A42034;
	line-height: 100%;
	font-weight: 700;
	margin-top: 10px;
}
.color-grey{
	color: #0d0d0d;
}
.color-new{
	color: #c7b9ab !important;
}
.color-new2{
	color: #648c2d !important;
	font-weight: 700;
}
.color-black{
	color: #000 !important;
	font-weight: 700;
}
.fontw-300{
	font-weight: 300;	
}
.fontw-400{
	font-weight: 400;	
}
.font-size-36{
	font-size: 36px;	
}
.p-t-16{
	padding-top: 16px;	
}
.p-r-20{
	padding-right: 20px;	
}
#fixed-logo{
	display: block;
	padding-left: 20px;
	margin-top: 10px;
}
.bordered .sticky-header #logo #fixed-logo img {
    height: 30px;
}
#fixed-logo2{
	display: none;	
}
.bordered footer {
    bottom: 0px;
}
.logo-brown{
	display: none;
}
.s1 b, .s1 strong{
	font-weight: 700;	
}
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media only screen and (max-width: 768px) {
	.section-inner-ny{
	padding-bottom: 20px;
}
.section-inner-ny h2{
	font-size: 14px !important;
	color: #FFF;
	font-weight: normal !important;
	line-height: 120% !important;	
}
#fixed-logo{
	display: none;	
}
#fixed-logo2{
	display: block;
}
}
@media only screen and (min-width: 768px) {
	#bk-header.top-nav-collapse{
	background-color: #f0f0f0;	
	}
	.top-nav-collapse .logo-brown{
	display: inline-block;
}
.top-nav-collapse .logo-white{
	display: none;
}
}
#acconsento-click, #acconsento-click>div:nth-child(3) {
    z-index: 99999999999999 !important;
}
