/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

body {
    line-height: 24px;
	font-weight:400;
}
body .w-separator-h:before, .w-separator-h:after {
    width: 75vw;
}
.l-header.bg_transparent .ush_menu_1.type_desktop .menu-item.level_1.current-menu-item>a:not(.w-btn), .l-header.bg_transparent .ush_menu_1.type_desktop .menu-item.level_1.current-menu-ancestor>a:not(.w-btn), .l-header.bg_transparent .ush_menu_1.type_desktop .menu-item.level_1.current-page-ancestor>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_2.current-menu-item>a:not(.w-btn){
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 100%;
    font-weight: 300;
    letter-spacing: 0.06rem;
	margin-bottom: -6px;
	line-height:55px;
}
body.header_hor .w-nav.type_desktop.ush_menu_1>.w-nav-list {
    align-items: flex-start;
}
body .border-bottom .w-nav-list.level_2 {
    border-bottom:0;
	border: 0;
    box-shadow: none !important;
}
body .w-nav.type_desktop.ush_menu_1 .menu-item.level_1 .w-nav-list.level_2 {
    border: 0;
    box-shadow: none;
}
body .w-nav.type_desktop.ush_menu_1 .menu-item.level_1:hover .w-nav-list.level_2 {
    position: relative;
    left: 0;
    z-index: 120;
    min-width: 4rem;
    border: 0;
    box-shadow: none;
    margin-top: -11px;
    margin-bottom: 0.5rem;
}
body .w-nav.type_desktop.ush_menu_1 .w-nav-anchor:not(.level_1) {
    line-height: 1.5em;
    padding: 0em 20px !important;
    white-space: nowrap;
    transition: none;
}
body  .l-header.sticky .w-nav.type_desktop.ush_menu_1 .menu-item.level_1 .w-nav-list.level_2 a{
    color: #333;
}
body .slider-title span {
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 115%;
    line-height: 66% !important;
    letter-spacing: -1px !important;
    font-weight: 300 !important;
}
body .w-separator.size_small.with_line {
    height: 1rem;
}
body .border-bottom .w-nav-list{
    border-bottom: 2px solid #fff;
}
body .border-bottom .w-nav-list li:first-child a {
    padding-left: 0 !important;
}
body .border-bottom .w-nav-list li:nth-last-child(2) a {
    padding-right: 0 !important;
}
body .sticky .border-bottom .w-nav-list{
    border-bottom: 2px solid #333;
}
#slider-1-slide-1-layer-0 em{
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-weight: 400;
	font-size: 115%;
	line-height:92px !important;
	letter-spacing: -1px;
}
.amenitis-title span {
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-weight: 300;
    font-size: 133%;
    letter-spacing: 0px;
}

@media (max-width: 767px){
.flex-column-xs.w-hwrapper.align_left {
    justify-content: center;
    flex-direction: column;
}
}
/*body .title.wpb_text_column{
    letter-spacing: -4px!important;
    line-height: 1.3 !important;
	font-weight: 400 !important;
}*/
body .title.wpb_text_column.ls-0 {
    letter-spacing: 0!important;
}

.title em,
.banner-title em{
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 115%;
	line-height:66%;
	letter-spacing: -1px;
}
.new-tag > a{
	position:relative;
}
.new-tag > a:before{
    content: 'NEW';
    font-size: 6px;
    font-weight: 700;
    color: #ea1c29;
    border-bottom: 1px solid #ea1c29;
    transform: rotate(
-71deg
);
    -webkit-transform: rotate(
-90deg
);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    display: inline-block;
    line-height: 1.2;
    position: absolute;
    left: 5px;
    top: 43%;
}
.new-tag.current_page_item > a:before {
    transform: rotate( 
-71deg
 );
    -webkit-transform: rotate( 
-71deg
 );
    -moz-transform: rotate(-71deg);
    -ms-transform: rotate(-71deg);
    -o-transform: rotate(-71deg);
    top: 36%;
}
h1, h2, h3, h4, h5, h6 {
    padding-top: 0;
}
.align-top .vc_column-inner{
    justify-content: flex-start !important;
}
@media screen and (min-width: 1530px){
.textleftincontainer{
    margin-left: calc(803px + 1.5rem - 28vw);
}
}
@media only screen and (min-device-width: 1440px) and (max-device-width: 1441px) {
    .textleftincontainer{
    margin-left: calc(428px + 1.5rem - 28vw);
}
}

/*.foloating-sidebar {
    position: fixed;
    bottom: 0;
    border: none;
    color: #000;
    z-index: 10000;
    padding: 0.5rem;
    margin: 1rem 0;
    right: -1px;
    font-size: 1rem;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0;
}*/

.foloating-sidebar .sidebar-trigger {
    position: fixed;
    bottom: 0;
    border: none;
    color: #000;
    z-index: 10000;
    padding: 0.5rem;
    margin: 1rem 0;
    right: -1px;
    font-size: 1rem;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: space-between;
    flex-direction: row-reverse;
    box-shadow: 4px 0px 10px rgb(0 0 0 / 14%);
}
/*.sidebar-containt {
    margin: 0;
    display: inline-flex;
    border: 0;
    opacity: 1;
    width: 0;
    max-width: 100%;
    transition: width 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    height: 100%;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
    background: #fff;
    justify-content: space-between;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -webkit-transform: translate(500px,0);
    -moz-transform: translate(500px,0);
    -ms-transform: translate(500px,0);
    -o-transform: translate(500px,0);
    transform: translate(500px,0);
}*/
.sidebar-containt {
    margin: 0;
    display: inline-flex;
    border: 0;
    opacity: 1;
	width:0;
    max-width: 100%;
    transition: 0.3s all ease;
    height: 100%;
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
    background: #fff;
    justify-content: space-between;
}
.foloating-sidebar .sidebar-containt{
    position: fixed;
    bottom: 0;
    border: none;
    color: #000;
    z-index: 10000;
    padding: 0.5rem;
    margin: 1rem 0;
    right: -100%;
    font-size: 1rem;
    height: 100%;
    margin: 0;
    padding: 0;
}
.sidebar-containt.open.sidebar-containt.open {
	 width: 100%;
	padding: 3rem 1.5rem;
	padding-left: 3rem;
    max-width: 411px;
	 right:37px;

}
body button[type="submit"]:not(.w-btn), 
body input[type="submit"] {
    padding: 0.6em 1.90em;
    min-width: 218px;
    margin-top: 1.5rem;
}
.sidebar-trigger {
    writing-mode: tb-rl;
    height: 100%;
    display: inline-flex;
    align-items: center;
    background: #fff;
    justify-content: space-around;
    transform: rotate( 
-180deg
 );
    margin: 0;
    width: 40px;
}
.sidebar-trigger .book {
    display: flex;
    align-items: center;
    justify-content: space-between;
   /* min-height: 25%;*/
	height: 100%;
    cursor: pointer;
    padding-bottom: 2vmax;
}
.sidebar-trigger .othor-icons {
    display: none;
    align-items: center;
    justify-content: center;
   /* min-height: 25%;*/
	height: 100%;
    padding: 1rem 0;
    padding-top: 3vmax;
}
.sidebar-trigger .othor-icons a {
    margin: 0.3rem 0;
    padding: 0.3rem;
	display: none;
}
.sidebar-trigger .othor-icons a:hover {
    background: #cecece;
}
.sidebar-trigger span {
    font-size: 10px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 1px;
	    margin: 1rem 0;
}
/*.foloating-sidebar.active{
    flex-direction: row-reverse;
}*/
.sidebar-containt .close-button i {
    font-size: 30px;
    font-family: "fontawesome";
    font-weight: 300;
    font-style: normal;
    display: inline-block;
	cursor: pointer;
}
.sidebar-trigger.off-trigger {
    display: none;
}

/*----------Scrolling----------*/
.book {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.book:hover span {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.book span {
  display: inline-block;
  will-change: transform;
 -webkit-animation: marquee 8s linear infinite;
          animation: marquee 8s linear infinite;
}

@-webkit-keyframes marquee {
from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0);
	}
}






body.select2-selection, 
body select, 
body textarea, 
body input:not([type="submit"]) {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
	min-height: 2rem;
    line-height: 2rem;
    padding: 0 0.8rem;
    padding-left: 0;
}
.sidebar-containt ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

.sidebar-containt :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

.sidebar-containt ::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}
body .w-toplink.pos_right {
    right: 50px;
}
body .royalSlider .rsArrowRight {
    right: 50px;
}
body .royalSlider .rsArrowLeft {
    left: 50px;
}
#cookie-law-info-bar section.l-section.height_small {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
#cookie-law-info-bar h2{
    text-align: left;
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 36px;
    letter-spacing: -1px;
    margin-bottom: 0;
}
#cookie-law-info-bar p{
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.3;
}
body .cli-plugin-button, 
body .cli-plugin-button:visited, 
body .medium.cli-plugin-button, 
body .medium.cli-plugin-button:visited {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    width: 149px;
    height: 40px;
    padding: 0.5rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #333333;
    background: transparent;
}
body #cookie_action_close_header{
    color: rgb(255, 255, 255) !important;
    background-color: #333 !important;
}
body #cookie_action_close_header:hover,
body #cookie_action_close_header_reject:hover{
    color: rgb(255, 255, 255)!important;
    background-color: #ea1c29 !important;
	border-color: #ea1c29 !important;
}
body #cookie_action_close_header_reject {
    background-color:transparent !important;
}
#cookie-law-info-bar .button-wrapper{
    flex-direction: column;
}
body .us-nav-style_1>*, .navstyle_1>.owl-nav div, .us-btn-style_1,
body .us-nav-style_3>*, .navstyle_3>.owl-nav div, .us-btn-style_3{
    min-width: 242px;
}
.layout_84 .usg_btn_1 {
    min-width: 194px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.full-width-row .g-cols.type_default>div>.vc_column-inner {
    padding-left: 2.8rem;
    padding-right: 2.8rem;
}
.w-grid-item.interactive_banners{
    transition-duration: 0.5s;
    transition-property: all;
}
.w-grid-item.interactive_banners .w-grid-item-h{
    transition-duration: 0.5s;
    transition-property: all;
	background-size: 100% 100% !important;
}
.w-grid-item.interactive_banners:hover .w-grid-item-h{
    background-size: 130% 130% !important;
}
.interactive-banners{
	transition-duration: 0.5s;
    transition-property: all;
	position: relative;
}
/*.interactive-banners .w-ibanner-desc {
    margin: 0;
    opacity: 1;
    transition-duration: 0.3s;
    transition-property: all;
    position: absolute;
    bottom: -43%;
    left: 0;
    right: auto;
    padding: 3rem;
}*/
/*.interactive-banners:hover .w-ibanner-desc{
	bottom:0;
}*/
.interactive-banners .banner-title{
    position: absolute;
    bottom: 50px;
	transition-duration: 0.5s;
    transition-property: all;
}
.interactive-banners:hover .banner-title{
	position: relative;
	 bottom: 0;
}
.interactive-banners .w-ibanner-desc{
    margin: 0;
    opacity: 1;
    transition-duration: 0.3s;
    transition-property: all;
    /* padding: 3rem; */
    /* transform: scaley(0%); */
    /* margin-bottom: -83%; */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform:  translateY(200%);
    transform: translateY(200%);
}
.interactive-banners:hover .w-ibanner-desc{
	transform:  translateY(-1vmax);
	height: 100%;
}
.interactive-banners:hover .title-1{
	display:none;
}
.flex-top-bottom .wpb_wrapper{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.grid-img-as .w-post-elm.stretched img {
    width: auto;
}
body .layout_84 .w-grid-item-h {
    background: transparent;
}
body .layout_84 .w-grid-item-h:hover .usg_post_image_1 {
    opacity: 1;
}

.floorplan.w-tabs.style_default .w-tabs-list {
    background: transparent;
    padding-left: 350px;
}
.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-list {
    padding-left: 0;
}
.amenities-tabs.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-list-h .w-tabs-item:first-child,
.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-list-h .w-tabs-item:first-child{
    margin-left:0;
}
.amenities-tabs.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-item {
    font-size: 28px;
}
.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-item{
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    color: #333333;
    opacity: 0.5;
    border: 0;
    padding: 0;
    margin: 0 1rem;
	border-bottom: 2px solid #333333;
}
.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-item.active,
.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-item:hover{
    opacity:1;
}
.floorplan.w-tabs.style_default .w-tabs-item:not(.active):focus, 
.no-touch .floorplan.w-tabs.style_default .w-tabs-item:not(.active):hover {
    background: transparent;
}
.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 6rem;
}
.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 3rem;
}
.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 4rem;
    padding-left: 0;
    padding-right: 0;
}
.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-list-h .w-tabs-item {
    margin-left: 5vmax;
}
.amenities-tabs.floorplan.w-tabs.style_default.w-tabs.style_default .w-tabs-item.active .w-tabs-item-title {
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 124%;
    line-height: 78%;
    letter-spacing: -1px;
}
.view-plan-box p em{
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 115%;
    line-height: 78%;
    letter-spacing: -1px;
}
.view-plan-box .us_custom_26c25681 {
    margin-bottom: 1rem !important;
}
body .layout_746 .w-grid-item-h:hover .usg_post_image_1 {
    opacity: 1;
}
.amenities-ul ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    column-gap: 1.5rem;
    list-style-type: none;
    margin: 0;
}
.amenities-ul ul li ul{
    columns: auto;
    -webkit-columns: auto;
    -moz-columns: auto;
    column-gap: 0;
    list-style-type: disc;
    margin-left: 2.5rem;
}
.amenities-ul ul li {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 1.2rem !important;
    margin-top: 0 !important;
    color: #000;
}
.amenities-ul ul li:first-child {
    margin-top: 0;
}
.location-ul ul{
	list-style-type: none;
    margin: 0;
}
.location-ul ul li {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 0.8rem;
    margin-top: 0.8rem;
    color: #000;
}

body .view-plan-flip .w-flipbox-front, 
body .view-plan-flip .w-flipbox-back {
    justify-content: flex-end;
    padding: 19% 8.5%;
    text-align: left;
    background-position: center center!important;
    min-height: 360px;
}
body .view-plan-flip .w-flipbox-front p, 
body .view-plan-flip .w-flipbox-back p{
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}
body .view-plan-flip .w-flipbox-back {
    padding: 4.2% 8.1%;
}
body .view-plan-flip .w-flipbox-back a.us-btn-style_4 {
    font-size: 12px;
    padding: 0.8em 3.4em;
    margin-top: 1.7rem !important;
}
.view-plan-box a.us-btn-style_4{
    font-size: 12px;
    margin-top: 0 !important;
	padding: 0.5em 2.53em;
}
.view-plan-box .w-btn-wrapper{
    margin: 0;
}
/*.view-plan-box {
    transition-duration: 1s;
    transition-property: all;
    background-size: 100% 100% !important;
}
.view-plan-box:hover {
    background-size: 120% 120% !important;
	transition-duration: 1s;
    transition-property: all;
}*/

.view-plan-box {
  position: relative;
  overflow: hidden;
  background-color: #000;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.view-plan-box::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  transition: transform 0.4s ease-in-out;
}

.view-plan-box:focus::after, .view-plan-box:hover::after {
  transform: scale(1.05);
}
.view-plan-box .wpb_text_column,
.view-plan-box .w-btn-wrapper{
    position: relative;
    z-index: 2;
}
body .view-plan-box.w-vwrapper {
    padding: 1.9rem 1.8rem 1.9rem 1.8rem!important;
}
.small-60 small{
    font-size: 60%;
}
.align-items-bottom .vc_column-inner{
    justify-content: flex-end;
}
.align-items-center .vc_column-inner{
    justify-content: center;
}
.w-popup-closer.inline-closer {
    color: #000;
    position: absolute;
    max-width: 50px;
    max-height: 50px;
    margin-left: auto;
    display: inline-flex;
    float: right;
    opacity: 1;
    align-items: center;
    justify-content: center;
    top: -12px;
    right: 15px;
}
.w-popup-closer.w-popup-closer:before{
    content: '\f00d';
    font-family: fontawesome;
    font-weight: 300;
    vertical-align: top;
    color: #000;
    font-size: 35px;
    line-height: 1;
    z-index: 9;
}
.w-popup-closer.w-popup-closer:hover:before{
    color: #ccc;
}
body .w-btn.us-btn-style_6{
    text-align: left;
    max-width: 94px;
	min-width: 94px;
    border-bottom: 2px solid #808080;
    margin-top: 1rem;
}
.l-section.section-padding-0 .l-section{
	padding-left:0;
	padding-right:0;
}
body .blog-back.w-btn.us-btn-style_6 span.w-btn-label {
    text-align: right;
    max-width: 136px;
    min-width: 136px;
    border-bottom: 2px solid #808080;
    margin-top: 1rem;
    font-weight: 500;
    padding-left: 2rem;
    padding-bottom: 0.2rem;
}
body .blog-back.w-btn.us-btn-style_6 {
    text-align: left;
    max-width: 100%;
    min-width: auto;
    border-bottom: 0;
    margin-top: 1rem;
    height: 30px;
}
body .blog-back.w-btn.us-btn-style_6 i{
    font-size: 30px;
    margin-right: -7px;
}
/*.odd-with-450 .w-grid-list .w-grid-item:nth-child(even) .w-grid-item-h{
	max-width:450px;
	margin-left:auto;
}*/
.w-popup-box-title {
    text-align: center;
}
.home-blog-grid .post_image img  {
    object-position: bottom;
}
.wrapper-heightfull .wpb_wrapper{
	height:100%;
}
body .owl-next:after{
    content: '\f061' !important;
    font-weight: 300;
}
body .owl-prev:after {
    content: '\f060' !important;
    font-weight: 300;
}
body .fab.fa-instagram {
    color: transparent;
    background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
}
footer .a-color-light a {
    color: #828281 !important;
}
footer .a-color-light a:hover {
    color: var(--color-content-link-hover) !important;
}
body .bg-stripes {
    background: repeating-linear-gradient(-55deg, #fff, #fff 10px, #b8e4fa 10px, #b8e4fa 20px);
}
body .closerpos_inside .w-popup-closer {
    top: 1.5rem;
    right: 1.5rem;
    text-align: center;
    font-size: 1rem;
    line-height: 2rem;
    width: 2rem;
    cursor: pointer;
}
body .closerpos_inside .w-popup-closer:before {
    content: '\f00d';
    font-family: 'fontawesome';
    font-weight: 300;
    color: #a8a8a8;
    font-size: 30px;
}
.wpcf7-form p {
    margin-bottom: .8rem;
}
.wpcf7-form-control-wrap {
    display: block;
    margin-top: 0;
}
body input[type=submit].wpcf7-form-control.wpcf7-submit{
    padding: .65rem 1rem;
    min-width: 130px;
    margin: 0 auto;
    background: #000;
    border: 0;
    color: #fff !important;
    line-height: 20px !important;
    margin-top: .8rem;
}
body input[type=submit].wpcf7-form-control.wpcf7-submit:hover,
body input[type=submit].wpcf7-form-control.wpcf7-submit:focus{
    background: #ea1c29;
    color: #fff !important;
}
body .wpcf7-spinner {
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.column-gap-22.g-cols>div>.vc_column-inner {
    padding-left: 11px !important;
    padding-right: 11px !important;
}
.more-link > a {
	position:relative;
}
.more-link > a:before {
    content: '+more';
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 64%);
    color: #fff;
    font-size: 24px;
	visibility:visible;
    opacity:1; 
    transition:visibility 0.3s linear,opacity 0.3s linear;
}
/*.more-link > a:hover:before {
   
}*/
.more-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 64%);
    color: #fff;
    font-size: 24px;
	visibility:visible;
    opacity:1;
    transition:visibility 0.3s linear,opacity 0.3s linear;
}
.more-overlay a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-width-full img {
    width: 100% !important;
}
body .us-btn-style_1 {
    min-width: 303px;
}
.blog-list .w-grid-list .w-grid-item:nth-child(odd) .w-hwrapper {
    flex-direction: row-reverse;
}
.blog-list .w-grid-list .w-grid-item:nth-child(odd) {
    background: #fff;
    padding: 7vmax 0;
}
.blog-list .w-grid-list .w-grid-item:nth-child(odd) .usg_vwrapper_2 {
    padding-right: 0!important;
	padding-left: 55px !important;
}
.button-titlecase .g-loadmore .w-btn {
    text-transform: inherit  !important;
}
.interactive-banners {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 14%, rgba(0,0,0,0.1516981792717087) 41%, rgba(0,0,0,0.3785889355742297) 59%, rgba(0,0,0,0.700717787114846) 76%, rgba(0,0,0,1) 100%);
}
.button-fw > .w-btn-wrapper {
    width: 100%;
}
body .floor-plans .w-vwrapper {
    width: 100%!important;
    min-height: 30vmax!important;
}
body .floor-plans .w-vwrapper > .wpb_text_column p {
    margin-bottom: .5rem;
}
.landmark-tabs.w-tabs.accordion>div>.w-tabs-section {
    border-width: 0;
}
.landmark-tabs .w-tabs-section .w-tabs-section-header{
    display: inline-flex;
    width: auto;
}
.landmark-tabs .w-tabs-section .w-tabs-section-title {
    font-family: 'ACaslonPro-Italic',sans-serif;
    font-size: 124%;
    line-height: 78%;
    letter-spacing: -1px;
}
.landmark-tabs .w-tabs-section .w-tabs-section-header {
    font-size: 30px !important;
    line-height: 1.3;
    font-weight: 400;
    color: #333333 !important;
    opacity: 1;
    border: 0;
    padding: 0 0 .5rem;
    margin: 0;
    border-bottom: 2px solid #333333;
    cursor: not-allowed;
    pointer-events: none;
}
.landmark-tabs .w-tabs-section .w-tabs-section-header .w-tabs-section-control{
    display:none !important;
}
.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    display: block !important;
}
.simple-ul ul{
    margin-left: 1rem;
}
.simple-ul ul li::marker {
    font-size: 13px;
}
body .tabs-std-content .w-vwrapper {
    max-width: 454px!important;
    margin-bottom: 3vmax!important;
}
.amenities-ul ul {
    margin-bottom: 3vmax;
}
.download-button a.w-btn {
    font-size: 16px;
    width: 100%;
    line-height: 39px !important;
}
.unit-text p {
    display: flex;
    align-items: flex-end;
}
.unit-text p span {
    color: #1a1a1a;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
    border-bottom: 2px solid #000;
    display: inline-block;
    margin-left: 1.5rem;
    margin-bottom: .5rem;
}
.car  {
	animation-fill-mode: both;
    animation-name: afl!important;
}
.car .w-image-h {
    position: relative;
    right: 0;
}
.car .w-image-h img{
	cursor:pointer;
}
.wpcf7 label > span{
	color:red;
}
.img-wfull img {
	width:100%;
}

/*----Mobile------*/
@media (max-width: 767px){
	.w-nav.type_mobile {
		margin-right: 1.5rem !important;
	}
	.l-subheader.at_middle .type_mobile .w-nav-list.level_2  {
    color: var(--color-header-middle-text) !important;
}
	.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a{
    color: var(--color-header-middle-text) !important;
		line-height:21px !important;
}
	body .g-cols.type_default>div[class*="vc_col-xs-"] {
    margin-top: 0;
    margin-bottom: 0;
}
	.hide-br-xs br{
		display:none;
	}
	.sidebar-trigger .book {
    justify-content: center;
    min-height: 100%;
}
	.us-nav-style_7>*, .navstyle_7>.owl-nav button, .us-btn-style_7 {
    padding: .9em 1.9em !important;
}
	#cookie-law-info-bar .button-wrapper{
    flex-direction: row;
}
	#cookie-law-info-bar .button-wrapper .wpb_text_column:not(:last-child) {
    margin-bottom:0;
}
	 #cookie-law-info-bar .button-wrapper{
    padding-top: 0.5rem;
}
	#cookie-law-info-bar {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: .0;
}
/*	#cookie-law-info-bar  .g-cols.type_default {
    margin: 0;
}
	#cookie-law-info-bar .g-cols.type_default>div>.vc_column-inner,
	#cookie-law-info-bar .l-subheader, #cookie-law-info-bar .l-section{
    padding-left: 0rem;
    padding-right: 0rem;
}*/
	body .cli-plugin-button, body .cli-plugin-button:visited, body .medium.cli-plugin-button, body .medium.cli-plugin-button:visited {
    width: 115px;
}
#cookie-law-info-bar .g-cols>div:not([class*=" vc_col-"]) {
    margin: 0 0 0.5rem;
}
	#cookie-law-info-bar section.l-section.height_small {
    padding-top: 0;
    padding-bottom: 0;
}
	.hide-xs{
		display:none !important;
	}
.sidebar-trigger {
    height: 100% !important;
    width: 23px;
    bottom: 0% !important;
    z-index: 9 !important;
}

	.sidebar-containt.open.sidebar-containt.open {
    right: 2px;
}
	body .us-nav-style_1>*, .navstyle_1>.owl-nav div, .us-btn-style_1, body .us-nav-style_3>*, .navstyle_3>.owl-nav div, .us-btn-style_3 {
    min-width: 160px;
}
	#cookie-law-info-bar h2 {
    font-size: 30px;
}
	#cookie-law-info-bar p {
    font-size: 12px;
    text-align: justify;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 1.3;
}
	.sidebar-trigger span {
    font-size: 10px;
    font-weight: 700;
    color: #333333;
}
	.sidebar-trigger span:nth-child(2) {
    display:none;
}
	.sidebar-trigger span:nth-child(3) {
    display:none;
}
	.us_custom_b97137d0 br,
	.us_custom_6de65635 br{
		display:none;
	}
	.w-btn-wrapper.align_right {
    margin-left: 0;
}
	.us-nav-style_1>*, .navstyle_1>.owl-nav div, .us-btn-style_1,
	.us-nav-style_3>*, .navstyle_3>.owl-nav div, .us-btn-style_3{
    font-size: 16px !important;
    padding: 0.7em 1.8em !important;
}
	body .w-hwrapper.align_justify.xs-column {
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
}
footer .w-socials-item {
    padding: 0 0.4rem !important;
}
	body .w-toplink:not(.w-btn) {
    text-align: center;
    border-radius: 0.3rem;
    color: #fff!important;
    line-height: 35px;
    height: 35px;
    width: 35px;
}
	body .w-toplink span:not(.ripple-container):after {
    font-size: 1em;
}
	body .mb-xs-0 {
    margin-bottom: 0 !important;
}
	.new-tag.menu-item .w-nav-anchor{
    padding-left: 1rem !important;
}
	.us_custom_c119d5cb .l-section-img{
    background-position: 56% 100%;
}
	.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 2rem;
}
	.floorplan.w-tabs.style_default .w-tabs-list {
    padding-left: 0;
}
	.floorplan.w-tabs.style_default .w-tabs-list-h .w-tabs-item:first-child{
    margin-left: 0;
}
	.amenities-ul ul{
    columns: auto;
    -webkit-columns: auto;
    -moz-columns: auto;
    column-gap: 0;
}
	.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 1rem;
}
	.w-popup-closer.inline-closer {
    display: none;
}
	body .nav-xs-visible .owl-nav {
    display: block;
    width: 100% !important;
}
	body .nav-xs-visible .navstyle_circle .owl-nav button {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 15px;
}
	body .nav-xs-visible.arrow-offcenter-xs .navstyle_circle .owl-nav button {
    top: 35%;
}
	body .owl-carousel .owl-nav button {
    font-size: 20px !important;
}
	.column-gap-22.g-cols>div>.vc_column-inner {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
	body .us-btn-style_1 {
    min-width: 200px;
}
	.gap-xs-10 article.w-grid-item{
		--gap: 5px;
	}
	.blog-article {
    flex-direction: column;
}
	.blog-list .w-grid-list .w-grid-item:nth-child(odd) .w-hwrapper {
    flex-direction: column;
}
	.blog-list .w-grid-list .w-grid-item:nth-child(odd) .usg_vwrapper_2 {
    padding-right: 0!important;
    padding-left: 1.5rem !important;
}
	.blog-list .w-grid-list .w-grid-item:nth-child(odd) {
    padding: 0;
}
	.align-xs-left.w-hwrapper.align_right {
    justify-content: flex-start;
}
	body .blog-back.w-btn.us-btn-style_6 {
    margin-top: 0 !important;
}
.gradient-bottom-xs:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 29%, rgba(0,0,0,0.1516981792717087) 50%, rgba(0,0,0,0.3785889355742297) 66%, rgba(0,0,0,0.700717787114846) 83%, rgba(0,0,0,1) 100%);
    z-index: 1;
}
.w-video.ratio_custom > .w-video-h {
    padding-bottom: 59.0952% !important;
}
	.xs-verticle {
    flex-direction: row !important;
}
	body .floor-plans .w-vwrapper {
    width: 100%!important;
    min-height: 48vmax!important;
}
	body .floor-plans .w-vwrapper > .wpb_text_column p {
    margin-bottom: .5rem;
    font-size: 24px;
}
	.button-fw.w-hwrapper.align_center {
    justify-content: start;
} 
	.button-fw .w-btn-wrapper.align_center {
    text-align: left;
}
.button-fw a.w-btn {
    font-size: 12px !important;
    width: 75%;
    line-height: 16px !important;
}
	.w-video.ratio_21x9 .w-video-h {
    padding-bottom: 57.1875%;
}
	.map iframe {
    max-height: 340px;
}
	.landmark-tabs.w-tabs.accordion>div>.w-tabs-section {
    border-width: 1px 0 0 0;
}
	.landmark-tabs .w-tabs-section .w-tabs-section-header {
    font-size:14px !important;
    line-height: 1.3;
    font-weight: 400;
    color: #333333 !important;
    opacity: 1;
    border: 0;
    padding: 1rem 1rem;
    margin: 0;
    border-bottom: 0;
    cursor: pointer;
    pointer-events: all;
}
.landmark-tabs .w-tabs-section .w-tabs-section-header .w-tabs-section-control {
    display: block !important;
}
	.landmark-tabs .w-tabs-section .w-tabs-section-header {
    display: inline-flex;
    width: 100%;
}
	.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    display: none !important;
}
	.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section.active .w-tabs-section-content {
    display: block !important;
}
	.landmark-tabs .w-tabs-section .w-tabs-section-title {
    font-family: 'gtamericastandard';
    font-size: 14px !important;
    line-height: 1.3;
    letter-spacing: 0;
}
.landmark-tabs.amenities-tabs.floorplan.w-tabs.style_default .w-tabs-section-content {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 0;
}
.location-ul ul li, .tabs-std-content .simple-ul ul li, .tabs-std-content .amenities-ul ul li {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 0.4rem !important;
    margin-top: 0 !important;
    color: #000;
}
	.tabs-std-content .title,
	.amenity .title{
		font-size: 16px!important;
    margin-bottom: 0.4rem!important;
	}
	.tabs-std-content .g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]) {
    margin-bottom: 0 !important;
}
	.tabs-std-content .location-ul {
    font-size: 13px!important;
    line-height: 1.5!important;
}
	body .title.unit-text  {
    text-align: left!important;
    font-size: 24px!important;
    font-weight: 300!important;
    line-height: 1.5 !important;
    margin-top: 1rem !important;
}
	.unit-text p {
    display: flex;
    align-items: start;
    flex-direction: column;
}
.unit-text p span {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.download-button a.w-btn {
    font-size: 12px !important;
    width: 61%;
    line-height: 28px !important;
}
	.download-button .w-btn-wrapper.align_center {
    text-align: left;
}
	.car .w-image-h img {
    max-width: 250px;
}
}