<style>
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&family=Raleway:wght@300;400;600&display=swap");
#page48767 .content__container {
	max-width: 100%;
	padding: 0;
}
#pageComponent113284 > div:nth-child(1) > p:nth-child(1){display: none;}
#page48767 .si-site-container-fluid{padding:0}
#pageComponent113281 {padding: 30px}
/*#page48767 header.si-bgp--center {
	background-position: 50% 75%!important;
}
#page48767.home header {
	min-height: 43vw;
}
#page48767 header {
	border-top: 0;
	position: relative;
	height: 100vh;
	max-height: 100%;
}
#page48767  header::before {
	background-size: 100% 60%,100% 100%;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	
}
#page48767 .intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 993;
	text-align: center;

}

#page48767 .intro__title {
	font-size: 1.8rem;
	letter-spacing: .1em;
	margin: 0 0 .6em;
	text-transform: uppercase;
	font-family: "Playfair Display", serif;
}
#page48767 .intro__title span {
	display: block;
	font-size: 1.8rem;
	letter-spacing: .1em;
	margin: 0 0 .6em;
	text-transform: uppercase;
	font-family: "Playfair Display", serif;
	font-weight: 500;
}
#page48767 .intro__buttons {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%
}
#page48767 a.intro__button.btn.btn--primary:hover{
	border: 1px solid #000;
    color: #fff;
	background: #000;
}
#page48767 a.intro__button.btn.btn--secondary:hover{
    color: #000;
	background: #fff;
}
#page48767 .intro__nearby-search{
	align-self: center;
}
#page48767 .intro__nearby-search .si-btn {
	font-size: 1rem;
	text-shadow: 1px 2px 3px rgba(var(--si-theme-bg-color),.5);
}*/
#page48767 .content {
	padding: 0;
}
#page48767 .control-label{
	color:#fff;
}

 .footer__copyright-links > a::after, .footer__branding > a::after {
	content: "";
	display: block;
	position: static;
	background-color: rgba(var(--si-secondary-text-color-rgb),.7);
	bottom: 0;
	height: 2px;
	left: 0;
	transform: scaleX(0);
	transition: all .3s ease;
	width: 100%;
}
.footer__copyright-links > a:hover::after, .footer__copyright-links > a:focus::after,.footer__branding > a:focus::after,.footer__branding > a:hover::after  {
	transform: scaleX(1);
}
#inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > h2{
	color:#fff;
	margin-bottom: 10px;
}
div.wp-block-cover.has-background-dim-30.has-background-dim.hero::before {
	background: linear-gradient(180deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0) 100%) no-repeat;
	background-size: 100% 60%,100% 100%;
	content: "";
	height: 50%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top:0;
}
div.si-captcha-disclaimer:nth-child(1), div.si-captcha-disclaimer:nth-child(2){
	color:#fff!important;
	text-shadow: 1px 1px 2px #000;
}
#page48767{
    background-color: #fff;
}
#page48767 a:focus, #page48767 a:hover {
  text-decoration: none!important;
}
#page48767 .main-content > div:nth-child(2){
	max-width:100%!important;
}
#page48767 .hero {
    margin-top: -65px;
    height:100vh;
    max-height:100vh;
	overflow: hidden;
	min-height:700px;
}

/*#page48767 > section > div.container-fluid, #page48767 .si-site-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0!important; 
    padding-right: 0!important;
	margin-top: 0px;
}
#page48767 {
	padding-top: 0px!important;
	margin:0!important;
	}
.container-fluid > div:nth-child(1){
	margin-left:0!important;
	margin-right:0!important;
}*/
#page48767 > section > div.container > div > div{
	padding-left:0!important;
	padding-right:0!important;
}
h5.text-center:nth-child(2)
#inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > h2,
.conect-contact h2, #home-contact > div > div > div.form-col > h2, #home-contact > div > div > div.contact-col.cy-custom.conect-contact.fade-right > div{
	color:#fff!important;
	text-align:center;
	text-shadow: 1px 1px 3px #000000;
}
#home-contact > div > div > div.contact-col.cy-custom.conect-contact.fade-right > h5{
	text-shadow: 1px 1px 3px #000000;
}
#pageComponent263375 > div.si-content-area > h2{
	display:none
}
footer .sierra-branding {
	text-align: right;
	list-style: none;
}
.navbar-holder {
    position: relative;
    z-index: 9;
}
.navbar-holder > .container {
    position: relative;
    max-width: 1400px;
}
.navbar-holder .navbar {
    padding-top: 40px;
}
.navbar-holder .navbar #main-nav-container > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
.navbar-holder .navbar #main-nav-container > ul > li {
    position: relative;
}
.navbar-holder .navbar #main-nav-container > ul > li.menu-item-has-children > a:after {
    content: "ï¸";
    font-family: "FontAwesome";
    padding-left: 6px;
    font-size: 13px;
}
.navbar-holder .navbar #main-nav-container > ul > li > a {
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
.navbar-holder .navbar #main-nav-container > ul > li .sub-menu {
    position: absolute;
    opacity: 0;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    list-style: none;
    background: #fff;
}
.navbar-holder .navbar #main-nav-container > ul > li .sub-menu li {
    border-bottom: rgba(0, 0, 0, 0.1);
}
.navbar-holder .navbar #main-nav-container > ul > li .sub-menu li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    padding: 10px 50px 10px 20px;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
.navbar-holder .navbar #main-nav-container > ul > li .sub-menu li a:hover {
    color: #fff;
    background: #000;
}
.navbar-holder .navbar #main-nav-container > ul > li:last-child .sub-menu {
    left: auto;
    right: 0;
}
.navbar-holder .navbar #main-nav-container > ul > li:hover .sub-menu {
    opacity: 1;
}
.navbar-holder.homepage {
    background: transparent;
    height: 100px;
    margin-bottom: -100px;
}
.navbar-holder.internal {
    background: #292828;
}
.navbar-holder.internal .logobox {
    margin-right: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
.navbar-holder.internal .navbar {
    padding-top: 0;
    margin-left: auto;
}
.navbar-holder.internal .navbar #main-nav-container {
    padding: 20px 0;
}
.navbar-holder.internal .navbar #main-nav-container #main-nav {
    margin-bottom: 0;
}
.header-mobile .bt-login > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
.header-mobile .bt-login > ul li {
    width: 50%;
}
.header-mobile .bt-login > ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 20px;
}
.header-mobile .bt-login > ul li a:hover {
    background-color: #555;
}
.wp-block-cover,
.wp-block-cover-image {
    position:relative;
    background-size:cover;
    background-position:50%;
    min-height:430px;
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:1em;
    box-sizing:border-box
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    max-width:none;
    max-height:none;
    -o-object-fit:cover;
    object-fit:cover;
    outline:none;
    border:none;
    box-shadow:none
}
.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index:0
}
.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
 	width: 100%;
    z-index: 1;
    color: #fff;
	}
.wp-block-buttons {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    column-gap:.5em
}
.wp-block-buttons>.wp-block-button {
    display:block;
    margin-left:0;
    margin-right:.5em;
    margin-bottom:2.5em;
    text-decoration:none;
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
    display: table;
	text-align: center;
}
@media (max-width: 991px) {
    header#top {
        display: none;
    }
    .header-mobile {
        background-color: #292828;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
    .header-mobile.internal {
        position: relative;
    }
   /* .logo {
        display: inline-block;
        font-size: 60px;
        margin-left: 20px;
        margin-top: 0;
    }
    .logo img {
        vertical-align: initial;
        max-width: 200px;
        max-height: 60px;
        margin-top: 10px;
    }*/
    .nav {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #292828;
        overflow: hidden;
    }
    .mobile-menu-class {
        padding-left: 0;
        margin-bottom: 0;
    }
    .mobile-menu-class a {
        display: block;
        padding: 20px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
    }
    .mobile-menu-class a:hover {
        background-color: #555;
    }
    .nav {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease-out;
        transition: max-height 0.5s ease-out;
    }
    .hamb {
        cursor: pointer;
        float: right;
        padding: 40px 20px;
    }
    .hamb-line {
        background: #fff;
        display: block;
        height: 2px;
        position: relative;
        width: 24px;
    }
    .hamb-line::before,
    .hamb-line::after {
        background: #fff;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        width: 100%;
    }
    .hamb-line::before {
        top: 5px;
    }
    .hamb-line::after {
        top: -5px;
    }
    .side-menu {
        display: none;
    }
    .side-menu:checked ~ nav {
        max-height: 100vh;
    }
    .side-menu:checked ~ .hamb .hamb-line {
        background: transparent;
    }
    .side-menu:checked ~ .hamb .hamb-line::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
    }
    .side-menu:checked ~ .hamb .hamb-line::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
    }
}
@media (min-width: 992px) {
    .header-mobile {
        display: none;
    }
    .hamb {
        display: none;
    }
}
#page48767 {
    font-family: "Raleway", "Montserrat", "Open Sans", Helvetica, sans-serif;
    scroll-behavior: smooth;
    font-weight: 300;
    font-size: 16px;
	margin:0;
	font-style: normal;
}
#page48767 .navbar-holder {
    position: relative;
    z-index: 9;
}
#page48767 .navbar-holder > .container {
    position: relative;
    max-width: 1400px;
}
#page48767 .navbar-holder .navbar {
    padding-top: 40px;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li {
    position: relative;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li.menu-item-has-children > a:after {
    content: "ï¸";
    font-family: "FontAwesome";
    padding-left: 6px;
    font-size: 13px;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li > a {
    color: #fff;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li .sub-menu {
    position: absolute;
    opacity: 0;
    padding: 0;
    top: 100%;
    left: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    list-style: none;
    background: #fff;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li .sub-menu li {
    border-bottom: rgba(0, 0, 0, 0.1);
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li .sub-menu li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
    padding: 10px 50px 10px 20px;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li .sub-menu li a:hover {
    color: #fff;
    background: #000;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li:last-child .sub-menu {
    left: auto;
    right: 0;
}
#page48767 .navbar-holder .navbar #main-nav-container > ul > li:hover .sub-menu {
    opacity: 1;
}
#page48767 .navbar-holder.homepage {
    background: transparent;
    height: 100px;
    margin-bottom: -100px;
}
#page48767 .navbar-holder.internal {
    background: #292828;
}
#page48767 .navbar-holder.internal .logobox {
    margin-right: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
#page48767 .navbar-holder.internal .navbar {
    padding-top: 0;
    margin-left: auto;
}
#page48767 .navbar-holder.internal .navbar #main-nav-container {
    padding: 20px 0;
}
#page48767 .navbar-holder.internal .navbar #main-nav-container #main-nav {
    margin-bottom: 0;
}
#page48767 .header-mobile .bt-login > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
#page48767 .header-mobile .bt-login > ul li {
    width: 50%;
}
#page48767 .header-mobile .bt-login > ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 20px;
}
#page48767 .header-mobile .bt-login > ul li a:hover {
    background-color: #555;
}
@media (max-width: 991px) {
    #page48767 header#top {
        display: none;
    }
    #page48767 .header-mobile {
        background-color: #292828;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
    #page48767 .header-mobile.internal {
        position: relative;
    }
  /*  #page48767 .logo {
        display: inline-block;
        font-size: 60px;
        margin-left: 20px;
        margin-top: 0;
    }
    #page48767 .logo img {
        vertical-align: initial;
        max-width: 200px;
        max-height: 60px;
        margin-top: 10px;
    }*/
    #page48767 .nav {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #292828;
        overflow: hidden;
    }
    #page48767 .mobile-menu-class {
        padding-left: 0;
        margin-bottom: 0;
    }
    #page48767 .mobile-menu-class a {
        display: block;
        padding: 20px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
    }
    #page48767 .mobile-menu-class a:hover {
        background-color: #555;
    }
    #page48767 .nav {
        max-height: 0;
        -webkit-transition: max-height 0.5s ease-out;
        transition: max-height 0.5s ease-out;
    }
    #page48767 .hamb {
        cursor: pointer;
        float: right;
        padding: 40px 20px;
    }
    #page48767 .hamb-line {
        background: #fff;
        display: block;
        height: 2px;
        position: relative;
        width: 24px;
    }
    #page48767 .hamb-line::before,
    #page48767 .hamb-line::after {
        background: #fff;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        width: 100%;
    }
    #page48767 .hamb-line::before {
        top: 5px;
    }
    #page48767 .hamb-line::after {
        top: -5px;
    }
    #page48767 .side-menu {
        display: none;
    }
    #page48767 .side-menu:checked ~ nav {
        max-height: 100vh;
    }
    #page48767 .side-menu:checked ~ .hamb .hamb-line {
        background: transparent;
    }
    #page48767 .side-menu:checked ~ .hamb .hamb-line::before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 0;
    }
    #page48767 .side-menu:checked ~ .hamb .hamb-line::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0;
    }
}
@media (min-width: 992px) {
    #page48767 .header-mobile {
        display: none;
    }
    #page48767 .hamb {
        display: none;
    }
}

#page48767 .wp-block-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: .5em;
}
#page48767 .wp-block-button .wp-block-button__link {
    border-radius: 0;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 45px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
	text-decoration:none;
}
#page48767 .wp-block-button .wp-block-button__link:hover {
    background: #000;
	color:#fff;
}
#page48767 .wp-block-button.is-style-secondary .wp-block-button__link {
    background-color: #000;
	color:#fff
}
#page48767 .wp-block-button.is-style-secondary .wp-block-button__link:hover {
    background-color: #fff;
	color:#000;
}
#page48767 .text-center {
    text-align: center;
}
#page48767 .container {
    width: 100%;
    max-width: 1500px;
}

#page48767 .cy-custom {
    position: relative;
}
@-ms-viewport {
    #page48767 .cy-custom {
        width: device-width;
    }
}
#page48767 .cy-custom html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
#page48767 .cy-custom * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
#page48767 .cy-custom *::before,
#page48767 .cy-custom *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
#page48767 .cy-custom .container,
#page48767 .cy-custom .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	box-sizing: border-box;
}
@media (min-width: 576px) {
    #page48767 .cy-custom .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    #page48767 .cy-custom .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    #page48767 .cy-custom .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    #page48767 .cy-custom .container {
        max-width: 1140px;
    }
}
#page48767 .cy-custom .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#page48767 .cy-custom .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
#page48767 .cy-custom .no-gutters > .col,
#page48767 .cy-custom .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
#page48767 .cy-custom .col-1,
#page48767 .cy-custom .col-2,
#page48767 .cy-custom .col-3,
#page48767 .cy-custom .col-4,
#page48767 .cy-custom .col-5,
#page48767 .cy-custom .col-6,
#page48767 .cy-custom .col-7,
#page48767 .cy-custom .col-8,
#page48767 .cy-custom .col-9,
#page48767 .cy-custom .col-10,
#page48767 .cy-custom .col-11,
#page48767 .cy-custom .col-12,
#page48767 .cy-custom .col,
#page48767 .cy-custom .col-auto,
#page48767 .cy-custom .col-sm-1,
#page48767 .cy-custom .col-sm-2,
#page48767 .cy-custom .col-sm-3,
#page48767 .cy-custom .col-sm-4,
#page48767 .cy-custom .col-sm-5,
#page48767 .cy-custom .col-sm-6,
#page48767 .cy-custom .col-sm-7,
#page48767 .cy-custom .col-sm-8,
#page48767 .cy-custom .col-sm-9,
#page48767 .cy-custom .col-sm-10,
#page48767 .cy-custom .col-sm-11,
#page48767 .cy-custom .col-sm-12,
#page48767 .cy-custom .col-sm,
#page48767 .cy-custom .col-sm-auto,
#page48767 .cy-custom .col-md-1,
#page48767 .cy-custom .col-md-2,
#page48767 .cy-custom .col-md-3,
#page48767 .cy-custom .col-md-4,
#page48767 .cy-custom .col-md-5,
#page48767 .cy-custom .col-md-6,
#page48767 .cy-custom .col-md-7,
#page48767 .cy-custom .col-md-8,
#page48767 .cy-custom .col-md-9,
#page48767 .cy-custom .col-md-10,
#page48767 .cy-custom .col-md-11,
#page48767 .cy-custom .col-md-12,
#page48767 .cy-custom .col-md,
#page48767 .cy-custom .col-md-auto,
#page48767 .cy-custom .col-lg-1,
#page48767 .cy-custom .col-lg-2,
#page48767 .cy-custom .col-lg-3,
#page48767 .cy-custom .col-lg-4,
#page48767 .cy-custom .col-lg-5,
#page48767 .cy-custom .col-lg-6,
#page48767 .cy-custom .col-lg-7,
#page48767 .cy-custom .col-lg-8,
#page48767 .cy-custom .col-lg-9,
#page48767 .cy-custom .col-lg-10,
#page48767 .cy-custom .col-lg-11,
#page48767 .cy-custom .col-lg-12,
#page48767 .cy-custom .col-lg,
#page48767 .cy-custom .col-lg-auto,
#page48767 .cy-custom .col-xl-1,
#page48767 .cy-custom .col-xl-2,
#page48767 .cy-custom .col-xl-3,
#page48767 .cy-custom .col-xl-4,
#page48767 .cy-custom .col-xl-5,
#page48767 .cy-custom .col-xl-6,
#page48767 .cy-custom .col-xl-7,
#page48767 .cy-custom .col-xl-8,
#page48767 .cy-custom .col-xl-9,
#page48767 .cy-custom .col-xl-10,
#page48767 .cy-custom .col-xl-11,
#page48767 .cy-custom .col-xl-12,
#page48767 .cy-custom .col-xl,
#page48767 .cy-custom .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#page48767 .cy-custom .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}
#page48767 .cy-custom .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
#page48767 .cy-custom .col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
#page48767 .cy-custom .col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
#page48767 .cy-custom .col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}
#page48767 .cy-custom .col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
#page48767 .cy-custom .col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
#page48767 .cy-custom .col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
#page48767 .cy-custom .col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
#page48767 .cy-custom .col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
#page48767 .cy-custom .col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}
#page48767 .cy-custom .col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
#page48767 .cy-custom .col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
#page48767 .cy-custom .col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
#page48767 .cy-custom .order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
}
#page48767 .cy-custom .order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
}
#page48767 .cy-custom .order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
}
#page48767 .cy-custom .order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
#page48767 .cy-custom .order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
#page48767 .cy-custom .order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
}
#page48767 .cy-custom .order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
}
#page48767 .cy-custom .order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
}
#page48767 .cy-custom .order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
}
#page48767 .cy-custom .order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
}
#page48767 .cy-custom .order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
}
#page48767 .cy-custom .order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
}
#page48767 .cy-custom .order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
}
#page48767 .cy-custom .order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
}
#page48767 .cy-custom .order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
}
#page48767 .cy-custom .offset-1 {
    margin-left: 8.333333%;
}
#page48767 .cy-custom .offset-2 {
    margin-left: 16.666667%;
}
#page48767 .cy-custom .offset-3 {
    margin-left: 25%;
}
#page48767 .cy-custom .offset-4 {
    margin-left: 33.333333%;
}
#page48767 .cy-custom .offset-5 {
    margin-left: 41.666667%;
}
#page48767 .cy-custom .offset-6 {
    margin-left: 50%;
}
#page48767 .cy-custom .offset-7 {
    margin-left: 58.333333%;
}
#page48767 .cy-custom .offset-8 {
    margin-left: 66.666667%;
}
#page48767 .cy-custom .offset-9 {
    margin-left: 75%;
}
#page48767 .cy-custom .offset-10 {
    margin-left: 83.333333%;
}
#page48767 .cy-custom .offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    #page48767 .cy-custom .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    #page48767 .cy-custom .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    #page48767 .cy-custom .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    #page48767 .cy-custom .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    #page48767 .cy-custom .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #page48767 .cy-custom .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #page48767 .cy-custom .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    #page48767 .cy-custom .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #page48767 .cy-custom .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    #page48767 .cy-custom .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    #page48767 .cy-custom .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    #page48767 .cy-custom .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    #page48767 .cy-custom .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    #page48767 .cy-custom .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #page48767 .cy-custom .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    #page48767 .cy-custom .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    #page48767 .cy-custom .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    #page48767 .cy-custom .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    #page48767 .cy-custom .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    #page48767 .cy-custom .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    #page48767 .cy-custom .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    #page48767 .cy-custom .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    #page48767 .cy-custom .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    #page48767 .cy-custom .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    #page48767 .cy-custom .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    #page48767 .cy-custom .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    #page48767 .cy-custom .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    #page48767 .cy-custom .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    #page48767 .cy-custom .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    #page48767 .cy-custom .offset-sm-0 {
        margin-left: 0;
    }
    #page48767 .cy-custom .offset-sm-1 {
        margin-left: 8.333333%;
    }
    #page48767 .cy-custom .offset-sm-2 {
        margin-left: 16.666667%;
    }
    #page48767 .cy-custom .offset-sm-3 {
        margin-left: 25%;
    }
    #page48767 .cy-custom .offset-sm-4 {
        margin-left: 33.333333%;
    }
    #page48767 .cy-custom .offset-sm-5 {
        margin-left: 41.666667%;
    }
    #page48767 .cy-custom .offset-sm-6 {
        margin-left: 50%;
    }
    #page48767 .cy-custom .offset-sm-7 {
        margin-left: 58.333333%;
    }
    #page48767 .cy-custom .offset-sm-8 {
        margin-left: 66.666667%;
    }
    #page48767 .cy-custom .offset-sm-9 {
        margin-left: 75%;
    }
    #page48767 .cy-custom .offset-sm-10 {
        margin-left: 83.333333%;
    }
    #page48767 .cy-custom .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    #page48767 .cy-custom .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    #page48767 .cy-custom .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    #page48767 .cy-custom .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    #page48767 .cy-custom .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    #page48767 .cy-custom .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #page48767 .cy-custom .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #page48767 .cy-custom .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    #page48767 .cy-custom .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #page48767 .cy-custom .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    #page48767 .cy-custom .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    #page48767 .cy-custom .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    #page48767 .cy-custom .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    #page48767 .cy-custom .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    #page48767 .cy-custom .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #page48767 .cy-custom .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    #page48767 .cy-custom .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    #page48767 .cy-custom .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    #page48767 .cy-custom .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    #page48767 .cy-custom .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    #page48767 .cy-custom .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    #page48767 .cy-custom .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    #page48767 .cy-custom .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    #page48767 .cy-custom .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    #page48767 .cy-custom .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    #page48767 .cy-custom .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    #page48767 .cy-custom .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    #page48767 .cy-custom .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    #page48767 .cy-custom .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    #page48767 .cy-custom .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    #page48767 .cy-custom .offset-md-0 {
        margin-left: 0;
    }
    #page48767 .cy-custom .offset-md-1 {
        margin-left: 8.333333%;
    }
    #page48767 .cy-custom .offset-md-2 {
        margin-left: 16.666667%;
    }
    #page48767 .cy-custom .offset-md-3 {
        margin-left: 25%;
    }
    #page48767 .cy-custom .offset-md-4 {
        margin-left: 33.333333%;
    }
    #page48767 .cy-custom .offset-md-5 {
        margin-left: 41.666667%;
    }
    #page48767 .cy-custom .offset-md-6 {
        margin-left: 50%;
    }
    #page48767 .cy-custom .offset-md-7 {
        margin-left: 58.333333%;
    }
    #page48767 .cy-custom .offset-md-8 {
        margin-left: 66.666667%;
    }
    #page48767 .cy-custom .offset-md-9 {
        margin-left: 75%;
    }
    #page48767 .cy-custom .offset-md-10 {
        margin-left: 83.333333%;
    }
    #page48767 .cy-custom .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    #page48767 .cy-custom .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    #page48767 .cy-custom .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    #page48767 .cy-custom .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    #page48767 .cy-custom .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    #page48767 .cy-custom .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #page48767 .cy-custom .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #page48767 .cy-custom .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    #page48767 .cy-custom .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #page48767 .cy-custom .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    #page48767 .cy-custom .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    #page48767 .cy-custom .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    #page48767 .cy-custom .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    #page48767 .cy-custom .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    #page48767 .cy-custom .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #page48767 .cy-custom .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    #page48767 .cy-custom .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    #page48767 .cy-custom .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    #page48767 .cy-custom .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    #page48767 .cy-custom .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    #page48767 .cy-custom .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    #page48767 .cy-custom .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    #page48767 .cy-custom .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    #page48767 .cy-custom .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    #page48767 .cy-custom .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    #page48767 .cy-custom .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    #page48767 .cy-custom .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    #page48767 .cy-custom .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    #page48767 .cy-custom .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    #page48767 .cy-custom .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    #page48767 .cy-custom .offset-lg-0 {
        margin-left: 0;
    }
    #page48767 .cy-custom .offset-lg-1 {
        margin-left: 8.333333%;
    }
    #page48767 .cy-custom .offset-lg-2 {
        margin-left: 16.666667%;
    }
    #page48767 .cy-custom .offset-lg-3 {
        margin-left: 25%;
    }
    #page48767 .cy-custom .offset-lg-4 {
        margin-left: 33.333333%;
    }
    #page48767 .cy-custom .offset-lg-5 {
        margin-left: 41.666667%;
    }
    #page48767 .cy-custom .offset-lg-6 {
        margin-left: 50%;
    }
    #page48767 .cy-custom .offset-lg-7 {
        margin-left: 58.333333%;
    }
    #page48767 .cy-custom .offset-lg-8 {
        margin-left: 66.666667%;
    }
    #page48767 .cy-custom .offset-lg-9 {
        margin-left: 75%;
    }
    #page48767 .cy-custom .offset-lg-10 {
        margin-left: 83.333333%;
    }
    #page48767 .cy-custom .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    #page48767 .cy-custom .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    #page48767 .cy-custom .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    #page48767 .cy-custom .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    #page48767 .cy-custom .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    #page48767 .cy-custom .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    #page48767 .cy-custom .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #page48767 .cy-custom .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    #page48767 .cy-custom .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #page48767 .cy-custom .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    #page48767 .cy-custom .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    #page48767 .cy-custom .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    #page48767 .cy-custom .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    #page48767 .cy-custom .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    #page48767 .cy-custom .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #page48767 .cy-custom .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    #page48767 .cy-custom .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    #page48767 .cy-custom .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    #page48767 .cy-custom .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    #page48767 .cy-custom .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    #page48767 .cy-custom .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    #page48767 .cy-custom .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    #page48767 .cy-custom .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    #page48767 .cy-custom .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    #page48767 .cy-custom .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    #page48767 .cy-custom .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    #page48767 .cy-custom .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    #page48767 .cy-custom .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    #page48767 .cy-custom .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    #page48767 .cy-custom .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    #page48767 .cy-custom .offset-xl-0 {
        margin-left: 0;
    }
    #page48767 .cy-custom .offset-xl-1 {
        margin-left: 8.333333%;
    }
    #page48767 .cy-custom .offset-xl-2 {
        margin-left: 16.666667%;
    }
    #page48767 .cy-custom .offset-xl-3 {
        margin-left: 25%;
    }
    #page48767 .cy-custom .offset-xl-4 {
        margin-left: 33.333333%;
    }
    #page48767 .cy-custom .offset-xl-5 {
        margin-left: 41.666667%;
    }
    #page48767 .cy-custom .offset-xl-6 {
        margin-left: 50%;
    }
    #page48767 .cy-custom .offset-xl-7 {
        margin-left: 58.333333%;
    }
    #page48767 .cy-custom .offset-xl-8 {
        margin-left: 66.666667%;
    }
    #page48767 .cy-custom .offset-xl-9 {
        margin-left: 75%;
    }
    #page48767 .cy-custom .offset-xl-10 {
        margin-left: 83.333333%;
    }
    #page48767 .cy-custom .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
#page48767 .cy-custom .d-none {
    display: none !important;
}
#page48767 .cy-custom .d-inline {
    display: inline !important;
}
#page48767 .cy-custom .d-inline-block {
    display: inline-block !important;
}
#page48767 .cy-custom .d-block {
    display: block !important;
}
#page48767 .cy-custom .d-table {
    display: table !important;
}
#page48767 .cy-custom .d-table-row {
    display: table-row !important;
}
#page48767 .cy-custom .d-table-cell {
    display: table-cell !important;
}
#page48767 .cy-custom .d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}
#page48767 .cy-custom .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    #page48767 .cy-custom .d-sm-none {
        display: none !important;
    }
    #page48767 .cy-custom .d-sm-inline {
        display: inline !important;
    }
    #page48767 .cy-custom .d-sm-inline-block {
        display: inline-block !important;
    }
    #page48767 .cy-custom .d-sm-block {
        display: block !important;
    }
    #page48767 .cy-custom .d-sm-table {
        display: table !important;
    }
    #page48767 .cy-custom .d-sm-table-row {
        display: table-row !important;
    }
    #page48767 .cy-custom .d-sm-table-cell {
        display: table-cell !important;
    }
    #page48767 .cy-custom .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    #page48767 .cy-custom .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    #page48767 .cy-custom .d-md-none {
        display: none !important;
    }
    #page48767 .cy-custom .d-md-inline {
        display: inline !important;
    }
    #page48767 .cy-custom .d-md-inline-block {
        display: inline-block !important;
    }
    #page48767 .cy-custom .d-md-block {
        display: block !important;
    }
    #page48767 .cy-custom .d-md-table {
        display: table !important;
    }
    #page48767 .cy-custom .d-md-table-row {
        display: table-row !important;
    }
    #page48767 .cy-custom .d-md-table-cell {
        display: table-cell !important;
    }
    #page48767 .cy-custom .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    #page48767 .cy-custom .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    #page48767 .cy-custom .d-lg-none {
        display: none !important;
    }
    #page48767 .cy-custom .d-lg-inline {
        display: inline !important;
    }
    #page48767 .cy-custom .d-lg-inline-block {
        display: inline-block !important;
    }
    #page48767 .cy-custom .d-lg-block {
        display: block !important;
    }
    #page48767 .cy-custom .d-lg-table {
        display: table !important;
    }
    #page48767 .cy-custom .d-lg-table-row {
        display: table-row !important;
    }
    #page48767 .cy-custom .d-lg-table-cell {
        display: table-cell !important;
    }
    #page48767 .cy-custom .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    #page48767 .cy-custom .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
	.intro {
	height: 65vh!important;
}
}
@media (min-width: 1200px) {
    #page48767 .cy-custom .d-xl-none {
        display: none !important;
    }
    #page48767 .cy-custom .d-xl-inline {
        display: inline !important;
    }
    #page48767 .cy-custom .d-xl-inline-block {
        display: inline-block !important;
    }
    #page48767 .cy-custom .d-xl-block {
        display: block !important;
    }
    #page48767 .cy-custom .d-xl-table {
        display: table !important;
    }
    #page48767 .cy-custom .d-xl-table-row {
        display: table-row !important;
    }
    #page48767 .cy-custom .d-xl-table-cell {
        display: table-cell !important;
    }
    #page48767 .cy-custom .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    #page48767 .cy-custom .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
@media print {
    #page48767 .cy-custom .d-print-none {
        display: none !important;
    }
    #page48767 .cy-custom .d-print-inline {
        display: inline !important;
    }
    #page48767 .cy-custom .d-print-inline-block {
        display: inline-block !important;
    }
    #page48767 .cy-custom .d-print-block {
        display: block !important;
    }
    #page48767 .cy-custom .d-print-table {
        display: table !important;
    }
    #page48767 .cy-custom .d-print-table-row {
        display: table-row !important;
    }
    #page48767 .cy-custom .d-print-table-cell {
        display: table-cell !important;
    }
    #page48767 .cy-custom .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    #page48767 .cy-custom .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}
#page48767 .cy-custom .flex-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
}
#page48767 .cy-custom .flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
}
#page48767 .cy-custom .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}
#page48767 .cy-custom .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
}
#page48767 .cy-custom .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
#page48767 .cy-custom .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
#page48767 .cy-custom .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
#page48767 .cy-custom .flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
}
#page48767 .cy-custom .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
}
#page48767 .cy-custom .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
}
#page48767 .cy-custom .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
#page48767 .cy-custom .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
#page48767 .cy-custom .justify-content-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
}
#page48767 .cy-custom .justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
}
#page48767 .cy-custom .justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
}
#page48767 .cy-custom .justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
#page48767 .cy-custom .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
#page48767 .cy-custom .align-items-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
}
#page48767 .cy-custom .align-items-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
}
#page48767 .cy-custom .align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}
#page48767 .cy-custom .align-items-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
}
#page48767 .cy-custom .align-items-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
}
#page48767 .cy-custom .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
#page48767 .cy-custom .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
#page48767 .cy-custom .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
#page48767 .cy-custom .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
#page48767 .cy-custom .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
#page48767 .cy-custom .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
#page48767 .cy-custom .align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}
#page48767 .cy-custom .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
#page48767 .cy-custom .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
#page48767 .cy-custom .align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}
#page48767 .cy-custom .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
#page48767 .cy-custom .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    #page48767 .cy-custom .flex-sm-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    #page48767 .cy-custom .flex-sm-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    #page48767 .cy-custom .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    #page48767 .cy-custom .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    #page48767 .cy-custom .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    #page48767 .cy-custom .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    #page48767 .cy-custom .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    #page48767 .cy-custom .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    #page48767 .cy-custom .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    #page48767 .cy-custom .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    #page48767 .cy-custom .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    #page48767 .cy-custom .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    #page48767 .cy-custom .justify-content-sm-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    #page48767 .cy-custom .justify-content-sm-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    #page48767 .cy-custom .justify-content-sm-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    #page48767 .cy-custom .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    #page48767 .cy-custom .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    #page48767 .cy-custom .align-items-sm-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    #page48767 .cy-custom .align-items-sm-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    #page48767 .cy-custom .align-items-sm-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    #page48767 .cy-custom .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    #page48767 .cy-custom .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    #page48767 .cy-custom .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    #page48767 .cy-custom .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    #page48767 .cy-custom .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    #page48767 .cy-custom .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    #page48767 .cy-custom .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    #page48767 .cy-custom .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    #page48767 .cy-custom .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    #page48767 .cy-custom .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    #page48767 .cy-custom .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    #page48767 .cy-custom .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    #page48767 .cy-custom .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    #page48767 .cy-custom .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    #page48767 .cy-custom .flex-md-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    #page48767 .cy-custom .flex-md-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    #page48767 .cy-custom .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    #page48767 .cy-custom .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    #page48767 .cy-custom .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    #page48767 .cy-custom .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    #page48767 .cy-custom .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    #page48767 .cy-custom .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    #page48767 .cy-custom .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    #page48767 .cy-custom .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    #page48767 .cy-custom .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    #page48767 .cy-custom .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    #page48767 .cy-custom .justify-content-md-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    #page48767 .cy-custom .justify-content-md-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    #page48767 .cy-custom .justify-content-md-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    #page48767 .cy-custom .justify-content-md-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    #page48767 .cy-custom .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    #page48767 .cy-custom .align-items-md-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    #page48767 .cy-custom .align-items-md-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    #page48767 .cy-custom .align-items-md-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    #page48767 .cy-custom .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    #page48767 .cy-custom .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    #page48767 .cy-custom .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    #page48767 .cy-custom .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    #page48767 .cy-custom .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    #page48767 .cy-custom .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    #page48767 .cy-custom .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    #page48767 .cy-custom .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    #page48767 .cy-custom .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    #page48767 .cy-custom .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    #page48767 .cy-custom .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    #page48767 .cy-custom .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    #page48767 .cy-custom .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    #page48767 .cy-custom .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    #page48767 .cy-custom .flex-lg-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    #page48767 .cy-custom .flex-lg-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    #page48767 .cy-custom .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    #page48767 .cy-custom .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    #page48767 .cy-custom .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    #page48767 .cy-custom .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    #page48767 .cy-custom .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    #page48767 .cy-custom .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    #page48767 .cy-custom .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    #page48767 .cy-custom .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    #page48767 .cy-custom .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    #page48767 .cy-custom .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    #page48767 .cy-custom .justify-content-lg-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    #page48767 .cy-custom .justify-content-lg-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    #page48767 .cy-custom .justify-content-lg-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    #page48767 .cy-custom .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    #page48767 .cy-custom .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    #page48767 .cy-custom .align-items-lg-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    #page48767 .cy-custom .align-items-lg-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    #page48767 .cy-custom .align-items-lg-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    #page48767 .cy-custom .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    #page48767 .cy-custom .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    #page48767 .cy-custom .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    #page48767 .cy-custom .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    #page48767 .cy-custom .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    #page48767 .cy-custom .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    #page48767 .cy-custom .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    #page48767 .cy-custom .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    #page48767 .cy-custom .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    #page48767 .cy-custom .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    #page48767 .cy-custom .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    #page48767 .cy-custom .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    #page48767 .cy-custom .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    #page48767 .cy-custom .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    #page48767 .cy-custom .flex-xl-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
    #page48767 .cy-custom .flex-xl-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
    }
    #page48767 .cy-custom .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
    #page48767 .cy-custom .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important;
    }
    #page48767 .cy-custom .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    #page48767 .cy-custom .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    #page48767 .cy-custom .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    #page48767 .cy-custom .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important;
    }
    #page48767 .cy-custom .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
    }
    #page48767 .cy-custom .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }
    #page48767 .cy-custom .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    #page48767 .cy-custom .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    #page48767 .cy-custom .justify-content-xl-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important;
    }
    #page48767 .cy-custom .justify-content-xl-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important;
    }
    #page48767 .cy-custom .justify-content-xl-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important;
    }
    #page48767 .cy-custom .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important;
    }
    #page48767 .cy-custom .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    #page48767 .cy-custom .align-items-xl-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important;
    }
    #page48767 .cy-custom .align-items-xl-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important;
    }
    #page48767 .cy-custom .align-items-xl-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important;
    }
    #page48767 .cy-custom .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important;
    }
    #page48767 .cy-custom .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important;
    }
    #page48767 .cy-custom .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    #page48767 .cy-custom .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    #page48767 .cy-custom .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    #page48767 .cy-custom .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    #page48767 .cy-custom .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    #page48767 .cy-custom .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    #page48767 .cy-custom .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }
    #page48767 .cy-custom .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    #page48767 .cy-custom .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    #page48767 .cy-custom .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }
    #page48767 .cy-custom .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    #page48767 .cy-custom .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}
#page48767 .cy-custom .container {
    width: 100%;
    max-width: 1500px;
}
#page48767 .cy-custom h1 {
    font-family: "Playfair Display", serif;
    font-size: 78px;
    font-weight: 500;
    margin-top: 30px;
	font-style: normal;
	text-align: center;
	margin:0;
}
#page48767 .cy-custom h2 {
    font-family: "Playfair Display", serif;
    font-size: 60px;
    font-weight: 500;
    margin-top: 30px;
	font-style: normal;
 
}
#page48767 .cy-custom h4 {
    font-family:  "Raleway", "Montserrat", "Open Sans", Helvetica, sans-serif;
    /*text-transform: uppercase;*/
    letter-spacing: 5px;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
	
}
#page48767 .cy-custom p {
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 20px;
}

#page48767 #stats > div a.btn.alt{
	background: transparent;
    color:#fff;}
#page48767 #stats > div a.btn.alt:hover{
	background: #fff;
	color:#000;
}
#page48767 .cy-custom .btn {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 30px 15px 35px;
    border: 1px solid #000;
    color: #000;
    margin-top: 20px;
    border-radius: 0;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
	white-space: pre-wrap;
	height: fit-content;
    line-height: 27px;
}
#page48767 .cy-custom .btn:hover {
    background: #000;
    color: #fff;
}
#page48767 .cy-custom .btn.alt {
    border: 1px solid #3333335c;
    color: #000000;
    width: fit-content;
    background-color: rgba(255,255,255,0.74);
    text-decoration: none;
    text-align: center;
    -webkit-transition: 2000ms ease all;
    transition: 600ms ease all;
    white-space: pre-wrap;
    align-self: left;
}
#page48767 .cy-custom .btn.alt:hover {
	border: 1px solid #fff;
    background: #fff;
    color: #000;
}
#page48767 .cy-custom .tagline {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
    position: absolute;
}
#page48767 .cy-custom .tagline:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    border-top: 1px solid #fff;
    margin-left: -60px;
}
#page48767 .cy-custom .tagline.left {
    top: 50%;
    left: 50px;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
#page48767 #action_bar {
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
    bottom:0;
	position: absolute;
	z-index: 1000;
	width: 100%;
}
#page48767 #action_bar .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    height: 60px;
}
#page48767 #action_bar .inner .bar-left {
    width: 65%;
    padding-left: 30px;
}
#page48767 #action_bar .inner .bar-right {
    width: 35%;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 30px;
}
#page48767 #action_bar .inner a {
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}
#page48767 #action_bar .inner a .iconfont {
    display: inline-block;
    -webkit-transform: rotate(90deg) translateX(3px);
    transform: rotate(90deg) translateX(3px);
}
#page48767 #action_bar .inner a:hover {
    text-decoration: underline;
	color:rgba(255,255,255,0.58)
}
#page48767 #welcome_box {
    background: #0f0f0f;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 25px;
    color: #fff;
background-repeat: no-repeat;
background-position: bottom center;
background-size:70%;
}
#page48767 #welcome_box .row{
	flex-wrap:wrap;
}
#page48767 #welcome_box .content-box .heading {
    padding-left: 30px;
    margin-left: -30px;
    border-left: 1px solid #fff;
    margin-bottom: 25px;
}
#page48767 #welcome_box .content-box{
	box-sizing: border-box;
}

#page48767 #welcome_box .content-box .heading h2 {
    color: #fff;

}
#page48767 #welcome_box .lenders {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
	 width:300px;
}
#page48767 #welcome_box .welcome-btn {
	background-color: #fff;
	color:#000;
	border:1px solid rgba(0,0,0,0.55);
}
#page48767 #welcome_box .welcome-btn:hover{
	background-color: #000;
	color:#fff;
	border:1px solid rgba(255,255,255,0.55)
}
#page48767 #welcome_box .lenders img {
    max-height: 100px;
    width:auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
	margin:0;
	float:none!important;
}
#page48767 #welcome_box .image-box {
    padding-left: 100px;
	padding-right: 40px;
	box-sizing: border-box;
}
#page48767 #welcome_box .image-box img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    max-width: 100%;
}
section.full-banner:nth-child(3){
	margin-top:0!important;
}
#page48767 .full-banner {
    padding: 13vw 30px;
    text-align: center;
    color: #fff!important;
    background-size: cover !important;
    position: relative;
    margin-bottom: 1px;
    margin-top: 1px;
    background-position: center;
}

#page48767 .full-banner h2{
	color:#fff!important;
}
#page48767 .full-banner:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
	transition: 3s;
}
#page48767 .full-banner:hover:before {
    background: rgba(0, 0, 0, 0);
	transition: 3s;
}
#page48767 .full-banner .inner {
    position: relative;
    z-index: 9;
}
#page48767 .full-banner .icon {
    margin-bottom: 25px;
}
#page48767 .full-banner h2 {
    margin-bottom: 0;
    line-height: 1;
}
#page48767 .full-banner h4 {
    margin-bottom: 10px;
}
#page48767 .full-banner .btn {
    margin-top: 70px;
}
#page48767 .half-banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	column-gap:1px;
	margin-bottom:1px;
}
#page48767 .half-banners h2{
	color:#fff!important;
}
#page48767 .half-banners .banner {
    padding: 17vw 30px;
    text-align: center;
    color: #fff;
    background-size: cover !important;
    width: 50%;
    position: relative;
}
#page48767 .half-banners .banner:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
	transition: 3s;
}
#page48767 .half-banners .banner:hover:before {
    background: rgba(0, 0, 0, 0);
	transition: 3s;
}
#page48767 .half-banners .banner .inner {
    position: relative;
    z-index: 9;
}
#page48767 .half-banners .banner .icon {
    margin-bottom: 25px;
}
#page48767 .half-banners .banner h2 {
    margin-bottom: 0;
    line-height: 1;
}
#page48767 .half-banners .banner h4 {
    margin-bottom: 10px;
}
#page48767 .half-banners .banner .btn {
    margin-top: 70px;
}
#page48767 #neighborhood_heading {
    padding-top: 30px;
    text-align: center;
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#page48767 #neighborhoods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
	gap:1px
}
#page48767 #neighborhoods a {
    display: block;
    width: calc(100% / 3 - 1px);
    position: relative;
    background: #000;
    overflow: hidden;
	margin: 1px solid #fff;
}
#page48767 #neighborhoods a:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 10;
}
#page48767 #neighborhoods a::after {
	content: "";
	/*background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/myreynoldsteam.com/images/5097_logo_2021-03-logo-reynoldsteam-v1-compass-white.png) center no-repeat;*/
	background-size: contain;
	width: 166px;
	height: 56px;
	position: absolute;
	pointer-events: none;
	z-index: 10;
	right: 23px;
	bottom: 16px;
}
#page48767 #neighborhoods a .inner {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: #fff;
}
#page48767 #neighborhoods a .inner .title {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#page48767 #neighborhoods a img {
    width: 100%;
    opacity: 0.7;
    filter: brightness(0.7);
    display: block;
    -webkit-transition: 800ms ease all;
    transition: 800ms ease all;
	margin:0px!important;
}
#page48767 #neighborhoods a:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: brightness(1);
}





#page48767 #neighborhoods.custom-hood {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
	gap:1px
}
#page48767 #neighborhoods.custom-hood a {
    display: block;
    width: calc(100% / 2 - 1px);
    position: relative;
    background: #000;
    overflow: hidden;
	margin: 1px solid #fff;
}
#page48767 #neighborhoods.custom-hood a:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 10;
}
#page48767 #neighborhoods.custom-hood a::after {
	content: "";
	/*background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/myreynoldsteam.com/images/5097_logo_2021-03-logo-reynoldsteam-v1-compass-white.png) center no-repeat;*/
	background-size: contain;
	width: 166px;
	height: 56px;
	position: absolute;
	pointer-events: none;
	z-index: 10;
	right: 23px;
	bottom: 16px;
}

#page48767 #neighborhoods.custom-hood a .inner {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: #fff;
}

#page48767 #neighborhoods.custom-hood a .inner .title {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#page48767 #neighborhoods.custom-hood a img {
    width: 100%;
    opacity: 0.7;
    filter: brightness(0.8);
    display: block;
    -webkit-transition: 800ms ease all;
    transition: 800ms ease all;
	margin:0px!important;
}
#page48767 #neighborhoods.custom-hood a:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: brightness(1);
}




#page48767 #youtube_heading,
#page48767 #instagram_heading {
    text-align: center;
    padding: 10px 0;
	margin-top:30px;
}
#page48767 #instagram_heading h2{
	margin-bottom:15px;
}
#stats > div > h2{
	color:#fff
}
#page48767 #stats {
    background: #0f0f0f;
    padding-top: 75px;
    padding-bottom: 75px;
    color: #fff;
    text-align: center;
	border-bottom:1px solid #333;
	/*background-image: url("https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/farabeeproperties.com/images/icon.png");*/
    background-repeat: no-repeat;
    background-position: bottom center;
	background-size:70%;
}
#page48767 #stats #stat_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0 50px 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#page48767 #stats #stat_list li {
    list-style: none;
    width: calc(100% / 4);
    padding: 0;
}
#page48767 #stats #stat_list li .number,
#page48767 #stats #stat_list li .num {
    font-size: 55px;
    color:#fff;
    display: block;
    font-weight: 600;
    
}
#page48767 #stats #stat_list li .number{
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}
#page48767 #stats #stat_list li .label {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
}
#page48767 #reviews {
    background: /*url(https://cy-boomtown-assets.s3.us-west-1.amazonaws.com/sites/LuxuryLivingPDX.com/images/Luxe+Forbes+White.png) bottom no-repeat,*/ #1f1f1f;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 75px;
    color: #fff;
    text-align: center;
}
#page48767 #reviews .elfsight-holder {
    padding-left: 30px;
    padding-right: 30px;
}
#page48767 #footer {
    background: #1f1f1f;
    color: #fff;
    padding: 25px 0;
}
#footer{
    background-image: url(https://cy-boomtown-assets.s3.us-west-1.amazonaws.com/sites/LuxuryLivingPDX.com/images/footer.jpg)!important;
}
#page48767 #footer .container {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
}
#footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;  
}
#footer > footer > div > div > div:nth-child(3){
    margin: -4px -8px;
    max-width: 33%;
}
#page48767 #footer .bt-footer__tenant-logo {
    display: inline-block;
    padding: 0 30px;
}
#page48767 #footer .bt-footer__link {
    color: #fff;
    font-weight: 600;
}
#page48767 #footer .bt-footer-nav__menu .bt-footer-nav__menu-item a {
    color: #fff;
    font-size: 13px;
}
#page48767 #footer .bt-footer__disclaimer {
    text-align: left;
}
#home-contact{
	background-size:cover;}
#home-contact > div > div > div.cy-custom.conect-contact.fade-right.contact-col > h4{
	margin-top:15px;
}

#inner-viewport > div > div > section.full-banner > div > img, 
#home-contact > div > div > div > img, 
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img, 
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img {
	width: 330px;
}
#inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > img{
  width: auto;
}
#footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div > a > div > div.cell.cell--noGrow > div > i{
    color: #06113d;
}
.connect-container{
    padding: 90px;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	background: #0000006e;

}
.connect-border{
    display: flex;
    justify-content: center;
    border: 2px solid #fff;
    max-width: 90%;
    padding: 70px 40px;
    margin: 0 auto;
}
.contact-logo{
    width: 70px;
    margin: 0 auto;
}
.contact-col{
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    align-items: center;
}
.contact-address{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    letter-spacing: .135rem;
}
.contact-phone,
.contact-email{
    text-decoration: none;
    color: #fff;
}
.form-col{
    padding: 0 30px;
    color: #fff;
    width: 50%;
	text-shadow: 1px 1px 2px #000;
}
#form-holder > form > div:nth-child(1){
    display: none;
}
#form-holder > form{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.btgf-field{
    width: 100%;
    padding-bottom: 10px;
}
#addcbd41-9abd-49cc-a0e8-f1065adee2a9{
    width: 95%;
}
#\32 e3b21d6-19d8-4927-8040-6f99de9fe584,
#\33 9014324-d6b8-48a3-a398-f09784c8d863 {
    width: 90%;
}
#form-holder > form > div:nth-child(3),
#form-holder > form > div:nth-child(4){
    width: 50%;
}
#\34 b7698f7-0023-49ef-9e84-9f5affa72575{
    width: 95%;
    height: fit-content!important;
    background-color: unset;
    border: unset;
    border-bottom: solid 1px #06113d;
    color: #fff;
}
#First_Name582412, #Last_Name582412, #Email582412, #Phone582412, #requestComments582412{
    background-color: unset!important;
    border: unset!important;
    border-bottom: solid 1px!important;
    border-bottom-color: #fff!important;
    color: #fff!important;
	box-shadow: none!important;
}
textarea.form-control{
	 border: unset!important;
    border-bottom: solid 1px #fff!important;
	background-color: unset!important;
	box-shadow: none!important;
}
#home-contact > div > div > div.contact-col.cy-custom.conect-contact.fade-right > h4{
    margin-bottom: 0;
    letter-spacing: .135rem;
	text-shadow: 1px 1px 2px #000;
}
#home-contact > div > div > div.contact-col.cy-custom.conect-contact.fade-right > h5{
    margin-top: 0;
    letter-spacing: .135rem;
}
#home-contact > div > div > div.contact-col.cy-custom.conect-contact.fade-right > a,
#home-contact > div > div > div.contact-col > a.contact-phone.text-blue,
#home-contact > div > div > div.contact-col > a.contact-email.text-white{
    letter-spacing: .135rem;
	text-shadow:1px 1px 2px #000;
}


.contact-pic{
    border-radius: 50%;
    width: 350px;
    margin-top: 20px;
	filter:brightness(100)
}
#eapps-instagram-feed-3 > div > div.eapps-instagram-feed-title-container > div{
    display: none;
}
#logo > a > img{
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
}
#main-top > div{
    margin-left: auto;
    margin-right: auto;
    max-width: 1224px;
    padding-left: 16px;
    padding-right: 16px;
}
#main-top .main-top__grid {
    min-height: 110px;
}
#main-top #logo a {
    max-width: 300px;
    display: inline-block;
}
#logo > a{
    max-width: 300px;
    display: inline-block;
}
.main-menu {
    font-size: 14px;
    margin: -4px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.main-menu-item {
    position: relative;
    display: inline-block;
    padding-right: 8px;
    line-height: 1.25;
    text-align: left;
    margin-top: 4px;
}
.main-menu-item > .menu-link {
    color: #06113d;
    font-weight: 700;
    letter-spacing: 1px;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 10px;
}
.bt-ccomp[data-bt-ccomp=dropdown].bt-ccomp--active .bt-ccomp__content, .bt-ccomp.bt-ccomp__dropdown.bt-ccomp--active .bt-ccomp__content {
    display: block;
    animation: bt-drop 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bt-ccomp[data-bt-ccomp=dropdown] .bt-ccomp__content, .bt-ccomp[data-bt-ccomp=dropdown] .bt-react-dropdown__content, .bt-ccomp.bt-ccomp__dropdown .bt-ccomp__content, .bt-ccomp.bt-ccomp__dropdown .bt-react-dropdown__content {
    background: #fff;
    position: absolute;
    top: 100%;
    min-width: 240px;
    max-width: 250px;
    left: 0;
    padding: 12px;
    border: 1px solid #999;
    box-shadow: inset 0 -2px 4px -1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: left;
    z-index: 902;
    margin-top: 8px;
    display: none;
}
.bt-ccomp .bt-ccomp__content {
    white-space: normal;
}
.bt-ccomp[data-bt-ccomp=dropdown] .bt-ccomp__content:before, .bt-ccomp[data-bt-ccomp=dropdown] .bt-react-dropdown__content:before, .bt-ccomp.bt-ccomp__dropdown .bt-ccomp__content:before, .bt-ccomp.bt-ccomp__dropdown .bt-react-dropdown__content:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 10px;
    background: #fff;
    transform: rotate(135deg);
    border-bottom-left-radius: 5px;
    border: 1px solid #999;
    border-right: none;
    border-top: none;
}
.menu-list .menu-list__link {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 4px 8px;
    text-decoration: none;
}
.sub-menu-link {
    font-weight: 600;
}
.main-sub-menu, .sub-menu {
    list-style: none;
    padding-left: 0;
}
.menu-list {
    margin: 0 -8px;
    padding: 0;
    list-style: none;
}
.uk-notouch .menu-list .menu-list__link:hover, .uk-notouch .menu-list .menu-list__link:focus {
    color: #fff;
    background: #06113d;
}
.grid--center {
    align-items: center;
}
.welcome-call-btn {
    background-color: #0f0f0f;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    padding: 15px 30px 15px 35px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    margin-top: 20px;
    letter-spacing: 8px;
    text-align: center;
    width: fit-content;
	border: 1px solid #ccc;
	white-space:nowrap;
	align-self:left;
}
.welcome-call-btn:hover {
    background-color: #000;
	color:#fff;
}

#welcome_box > div > div > div.col-md-5.content-box{
    display: flex;
    flex-direction: column;
}
#welcome_box > div > div > div.col-md-5.content-box > div.btn.alt.wow.fadeInUp.animated:hover {
    background-color: unset;
    cursor: unset;
    color: #fff;
}

.fa-phone-alt::before {
	content: "\f095";
font-family: "FontAwesome";
position: relative;


}
body > div:nth-child(6) > div{
    width: auto!important;
}
.fade-in {
    animation: fade-in 2s ease forwards;
    transition: .8s;
}
.fade-up{
	animation:fadeUp 2s ease forwards;
	transform: translateY(20px);
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes slideInFromRight {
    0% {
        display: block;
        opacity: 0;
        transform: translateX(100%);
    }
    50% {
        transform: translateX(0%);
    }
    100% {
        opacity: 1;
    }
}
@keyframes slideInFromLeft {
    0% {
        display: block;
        opacity: 0;
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(0%);
    }
    100% {
        opacity: 1;
    }
}
/* Fade-in from the right */
.fade-right {
    opacity: 0;
    transform: translateX(-20px);
    animation: fadeRight 2s ease forwards;
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* Fade-in from the bottom */
.fade-down {
    opacity: 0;
    transform: translateY(-20px);
    animation: fadeDown 2s ease forwards;
}
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* Fade-in from the left */
.fade-left {
    opacity: 0;
    transform: translateX(20px);
    animation: fadeLeft 2s ease forwards;
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translateX(20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 1650px) {
    #page48767 #welcome_box {
        padding-left: 140px;
    }
	#page48767 #neighborhood_heading {
	padding-top: 70px;
    }
	#page48767 #neighborhoods a::after {
	height: 45px;
    }
	#page48767 #youtube_heading, #page48767 #instagram_heading {
	margin-top: 68px;
}
div.clearfix:nth-child(11){
	height:0!important;
}
}
@media (max-width: 1199px) {
    #page48767 #welcome_box .image-box {
        padding-left: 40px;
    }
    #page48767 #stats #stat_list li .num {
        font-size: 45px;
    }
	#page48767 #neighborhood_heading {
	padding-top: 30px;
    }
	#page48767 #youtube_heading, #page48767 #instagram_heading {
	margin-top: 30px;
	padding: 0 15px;
}
}
@media (max-width: 991px) {
    #page48767 .hero {margin-top:0;}
	#page48767 .nav-phone {
	color: rgba(var(--si-theme-fg-color),1);
	font-size: 1rem!important;
}
	#page48767 .header__bg {
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2!important;
}
    #inner-viewport > div > div > div.wp-block-cover.has-background-dim-30.has-background-dim.hero > div > div.wp-block-image > figure > img{
        height: auto;
    }
	#page48767 #action_bar .inner a {
	    line-height: 42px;
    }
    #page48767 .cy-custom h2 {
        font-size: 50px;
    }
	#page48767 .cy-custom h1 {
        font-size: 60px;
    }
	#page48767 .cy-custom h4 {
    letter-spacing: 2px;
}
    #page48767 .md-hero.broker.banner-with-search-btn .media-content .title-text .media-subtitle {
        margin-top: 0;
    }
    #page48767 #action_bar {
	height: 86px;
	bottom:0;
    }
    #page48767 #action_bar .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #page48767 #action_bar .inner .bar-left,
    #page48767 #action_bar .inner .bar-right {
        width: 100%;
        border-left: none;
    }
    #page48767 #welcome_box .image-box{
		  width: 100%;
        -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100%;
	}
    #page48767 #welcome_box .content-box {
          width: 100%;
        -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
        flex: 100% !important;
        max-width: 100%;
        padding-left: 0;
        padding-right: 40px;
    }
	#page48767 #welcome_box{
		margin-bottom:1px;
		padding-left: 110px;
		padding-right: 70px;
	}
	#page48767 #neighborhoods{
		margin-bottom:1px;
	}
	#page48767 #welcome_box .image-box {
        margin-top: 45px;
        padding-left: 0;
    }
    #page48767 #welcome_box .image-box img {
        max-width: 100%;
        border-radius: 6px;
	}
	#page48767 #welcome_box .lenders {
	margin-top: 27px;
	width:300px;
    }
    #page48767 #welcome_box .lenders img{
     margin:auto;
    }
    #page48767 #neighborhoods a {
       width: calc(100% / 2 - 1px);
    }
    .connect-border{
        flex-wrap: wrap;
    }
    .contact-col{
        width: 100%;
    }
    .form-col{
        width: 100%;
    }
	.welcome-btn, .welcome-call-btn {
    align-self: center;
	}
#inner-viewport > div > div > section.full-banner > div > img, 
#home-contact > div > div > div > img, 
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img, 
#inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img {
	width: 270px;
    }
    }
@media (max-width: 800px) {
	#page48767 .hero {
    height:40vh;
    max-height:100vh;
	overflow: hidden;
	min-height:510px;
    }
	.wp-block-cover, .wp-block-cover-image {
	justify-content: center;
	align-items: start;
	padding: 1em;
	box-sizing: border-box;
    }
	#inner-viewport > div > div:nth-child(2) > div.js-mobile-header__wrapper.bt-header__mobile.px-12--safe.py-4{
        display: none;
    }
    #main-top{
        display: none;
    }
    .bt-header__mobile {
        display: block;
    }
    #inner-viewport > div > div > div.js-mobile-header__wrapper.bt-header__mobile.px-12--safe.py-4 > div > div:nth-child(1) > a > img,
    #inner-viewport > div > div.bt-header__mobile.py-4.px-12 > div > div:nth-child(1) > a > img{
        max-width: 200px;
    }
    #inner-viewport > div > div > div.js-mobile-header__wrapper.bt-header__mobile.px-12--safe.py-4 > div > div.cell.cell-xs-2.text-xs--right > a > i,
    #inner-viewport > div > div.bt-header__mobile.py-4.px-12 > div > div.cell.text-xs--right.cell-xs-2 > a > i{
        color: #000;
    }
    #inner-viewport > div > div > div.js-mobile-header__wrapper.bt-header__mobile.px-12--safe.py-4 > div > div.cell.cell-xs-2.text-xs--right,
    #inner-viewport > div > div.bt-header__mobile.py-4.px-12 > div > div.cell.text-xs--right.cell-xs-2{
        width: 25px;
    }
    #page48767 .md-hero.broker.banner-with-search-btn .banner-button .btn-item {
        width: auto;
    }
    .connect-container{
        padding: 30px;
    }
    .contact-pic{
        width: 250px;
    }
    #page48767 #footer .container{
        flex-direction: column;
    }
    #footer > footer > div > div > div:nth-child(3){
        max-width: fit-content;
    }
    .uk-list{
        padding: 0;
        list-style: none;
    }
    .link-list__target {
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        border-bottom: ridge;
        border-bottom-color: whitesmoke;
    }
    .link-list__target--disabled {
        color: #484848;
    }
    .link-list__item .bt-fa-icon {
        font-size: 18px;
        padding: 3px;
    }
    .link-list__icon--disabled {
        color: #484848;
    }
    .link-list__icon {
       color: #fff;
    }
    .fa-fw {
        text-align: center;
        width: 1.25em;
    }
    .fa, .fas {
        font-family: "FontAwesome";
        font-weight: 900;
    }
    .fa-fw {
        text-align: center;
        width: 1.25em;
    }
	.fa, .fas, .far, .fal, .fad, .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
	
    .uk-text-truncate{
        text-decoration: none;
        color: #484848; 
    }
	
    #inner-viewport > div > div.site-nav-container > div > div > div > ul > li.link-list__item.at-main-menu__contact-agent > a > div,
    #inner-viewport > div > div.site-nav-container > div > div > div > ul > li.link-list__item.at-main-menu__search > a > div,
    #inner-viewport > div > div.site-nav-container > div > div > div > ul > li.link-list__item.at-main-menu__home > a > div,
    #inner-viewport > div > div.site-nav-container > div > div > div > ul > li.link-list__item.at-main-menu__site-menu > a > div,
    #inner-viewport > div > div.site-nav-container > div > div > div > ul > li.link-list__item.at-main-menu__sign-in > a > div{
        color: #06113d;
        font-weight: 600;
    }
    .uk-list > li:after, .bt-off-canvas__sub-menu > li:after, .bt-footer .widget ul > li:after, .bt-footer .bt-widget ul > li:after, .bt-search__price-list > li:after {
        clear: both;
    }
    .uk-list > li:before, .bt-off-canvas__sub-menu > li:before, .bt-footer .widget ul > li:before, .bt-footer .bt-widget ul > li:before, .bt-search__price-list > li:before, .uk-list > li:after, .bt-off-canvas__sub-menu > li:after, .bt-footer .widget ul > li:after, .bt-footer .bt-widget ul > li:after, .bt-search__price-list > li:after {
        content: "";
        display: table;
    }
    .uk-list, .bt-off-canvas__sub-menu, .bt-footer .widget ul, .bt-footer .bt-widget ul, .bt-search__price-list {
        padding: 0;
        list-style: none;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div{
        margin: 0!important;
    }
    }
@media (max-width: 767px) {
	#page48767 .intro__title {
	font-size: 1.3rem;
	letter-spacing: .1em;
	margin: 0 0 .6em;
	text-transform: uppercase;
	font-family: "Playfair Display", serif;
}
#page48767 .intro__title span {
	display: block;
	font-size: 1.3rem;
}
	
	#page48767 #welcome_box .lenders {
	margin-top: 15px;
	text-align:center;
	max-width:100%;
	margin-bottom:10px;
}
#page48767 #welcome_box {
	padding-left: 90px;
	padding-right: 50px;
}
#page48767 #welcome_box .image-box img {
	max-width: 100%;
}

    #page48767 #stats #stat_list li {
        width: 50%;
    }
    #page48767 .md-featured-area.template6 .style-container .city-style {
        min-width: calc(100% / 2 - 1px);
        padding-top: 38%;
    }
    #page48767 .half-banners {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #page48767 .half-banners .banner {
        width: 100%;
    }
    #form-holder > form > div:nth-child(3),
    #form-holder > form > div:nth-child(4){
        width: 100%;
    }
    #addcbd41-9abd-49cc-a0e8-f1065adee2a9,
    #\34 b7698f7-0023-49ef-9e84-9f5affa72575,
    #\32 e3b21d6-19d8-4927-8040-6f99de9fe584,
    #\33 9014324-d6b8-48a3-a398-f09784c8d863{
        width: 100%;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div > a > div > div:nth-child(2){
        max-width: fit-content;
    }
    #footer > footer > div > div > div.grid.grid--gutters.grid--justifyCenter.grid--center.bt-footer__tenant-info > div{
        width: fit-content;
    }
	#page48767 .half-banners {
	margin-bottom: 0px; 
}
	#page48767 .half-banners .banner {
	margin-bottom: 1px;
}
}
@media (max-width: 600px) {

	.intro {
	height: 44vh;
}
    
    #page48767 .wp-block-button .wp-block-button__link {
	font-size: 12px;
    padding:15px 15px;
    font-weight: 300;
}
	/*div.wp-block-button:nth-child(1) > a:nth-child(1){
		margin-bottom:15px;
	}*/
	#page48767 #action_bar {
	height: 88px;
    }
	.media-content .title-image{
     margin-bottom:0!important;
     }
	#page48767 .cy-custom h4 {
    font-size: 4.5vw;
    }
	#page48767 .full-banner .icon {
    margin-bottom: 10px;
    }
	#page48767 .half-banners .banner .icon {
    margin-bottom: 0px;
    }
	#page48767 .cy-custom .btn, #page48767 .half-banners .banner .btn, #page48767 .full-banner .btn{
		margin-top:30px;
	}
	#page48767 #stats {
    padding-top: 60px;
    padding-bottom: 60px;

    }
    #page48767 #stats #stat_list{
    margin: 30px 0;
    }

	#page48767 #welcome_box .row{
	flex-wrap:wrap;
    }
    #page48767 #action_bar .inner a {
        letter-spacing: 2px;
        line-height: 40px;
    }
    #page48767 .hero .wp-block-image img {
        height: auto;
        margin: 0 auto;
        display: block;
    }
	#page48767 #neighborhoods a, #page48767 #neighborhoods.custom-hood a {
	  width: 100%;
    }
    #page48767 .md-hero.broker.banner-with-search-btn .media-content .title-text .media-title div {
        font-size: 16px;
    }
    #page48767 .md-hero.broker.banner-with-search-btn .media-content .title-text .media-subtitle div span {
        font-size: 14vw;
    }
    #page48767 .cy-custom .tagline.left {
        white-space: nowrap;
        left: 10px;
        top: 30%;
    }
    #page48767 .cy-custom h2 {
	font-size: 8vw;
    }
	 #page48767 .cy-custom h1 {
	font-size: 8.5vw;
    }
    #page48767 .cy-custom h4 {
        font-size: 3.8vw;
    }
    #page48767 #welcome_box {
        padding-left: 40px;
		padding-top:60px;
		padding-bottom:60px;
		padding-right: 0px;
    }
	#page48767 #welcome_box .content-box .heading {
	padding-left: 12px;
	margin-left: -15px;
    }
	
    #page48767 .md-featured-area.template6 .style-container .city-style {
        height: auto;
    }
    #page48767 .md-featured-area.template6 .style-container .city-style .mask {
        background-color: rgba(25, 25, 25, 0.7);
    }
    #page48767 .md-featured-area.template6 .style-container .city-style .mask .city-detail .position-box .style-title {
        font-size: 15px;
    }
    #page48767 #stats #stat_list li {
        width: 100%;
    }
	#page48767 #welcome_box .lenders {
       width:100%;
    }
	#page48767 #welcome_box .image-box {
	   margin-top: 0px;
	   padding-left: 0;
    }

    }
@media (max-width: 450px) {
   
    .welcome-call-btn {
       letter-spacing: 5px;
	   padding: 15px 20px 15px 25px;
	}
    #page48767 .md-featured-area.template6 .style-container .city-style {
       min-width: 100%;
       padding-top: 66%;
    }
	#inner-viewport > div > div > section.full-banner > div > img, 
    #home-contact > div > div > div > img, 
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(1) > div > img, 
    #inner-viewport > div > div > section.half-banners.cy-custom > div:nth-child(2) > div > img{
      width: 185px;
    }
	.connect-container {
	padding: 20px 0;
}
    .connect-border{
        padding: 40px 10px;
    }
    .contact-pic{
        max-width: 90%;
    }
	#page48767 .full-banner {
	margin-top: 0px;
	}
	}
@media (max-width: 350px) {

	#page48767 #action_bar {
	height: 58px;
}	
	#page48767 #action_bar .inner .bar-left {

	padding-left: 15px;
}
	#page48767 #action_bar .inner .bar-right {

	padding-left: 15px;
}
	#page48767 #action_bar .inner a {
	letter-spacing: 2px;
	line-height: 29px;
    }
    #page48767 #neighborhoods a .inner .title {
	font-size: 22px;
    }
	}

/*hidden*/
#page48767 > section > div.top-strip{
	display:none!important;
}

#stat_list > li::after, #stat_list > li::before{
	display:none;
}

#page48767 .section--agents{
	display: none;
}
#page48767 .section--fma {
	display: none;
}
#page48767 .section--testimonials {
	display: none;
}
#page48767 .section--stats {
	display: none;
}
#page48767 .section--reviews {
	display: none;
}
#page48767 .section--video {
	display: none;
}
</style>