/*
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 {
    
    background-size: auto !important;
    background-position: center center !important;
    background-color: rgb(234 233 233 / 30%);
	background-image: url(https://www.panchshil.com/soho/wp-content/uploads/2021/02/bg-pattern-3.png)!important;
}
.popmake.theme-549 {
    
    background-size: auto !important;
    background-position: center center !important;
    background-color: rgb(234 233 233 / 30%);
	background-image: url(https://www.panchshil.com/soho/wp-content/uploads/2021/02/bg-pattern-3.png)!important;
}
h1, h2, h3, h4, h5, h6 {
    padding-top: 0;
}
.home-thumb{
	position:relative;
	transition-property: transform,background,box-shadow,line-height,height;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
	
}
.home-thumb:hover,
.home-thumb:focus{
    box-shadow: 0px 21px 34px -6px #9c9b9b;
}
.home-thumb:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 40%);
    position: absolute;
    z-index: 1;
	transition-property: transform,background,box-shadow,line-height,height;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
}
.home-thumb:hover:before ,
.home-thumb:focus:before{
    background: rgb(0 0 0 / 60%);
}
.home-thumb h1{
    z-index: 2;
}
.overflowhidden.w-separator.width_screen {
    overflow: hidden;
}
.ovelay-fancyline{
	position:relative;
}
.ovelay-fancyline:before {
    content: "";
    position: absolute;
    width: 30%;
    background: #c3a363;
    height: 3px;
    left: 0;
    top: 2px;
    z-index: 9;
}
.us-btn-style_2.icon_atright i{
    color: #c3a363;
    font-size: 24px;
    line-height: 0.6;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
    position: relative;
}
.us-btn-style_2.icon_atright:hover i{
	animation: leftright 2s infinite;
}

@keyframes leftright {
  0%,
  100% {
    left: 0;
  }

  50% {
    left: 30px;
  }

}
.roundbtn {
    max-width: 262px;
    position: relative;
    height: 100px;
    width: 100px;
    /* border-radius: 50%; */
    /* border: 2px solid #ccc; */
}
.roundbtn h2{
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    letter-spacing: 0;
    width: 110px;
    height: 110px;
    text-align: center;
}
.roundbtn h2:before{
    content:"";
}
.roundbtn i {
    position: absolute;
    top: 20%;
    left: 11%;
    border-radius: 50%;
    background: #fff;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zindex2{
	z-index:2;
}
.w-btn.us-btn-style_3:after{
    content: url(/soho/wp-content/uploads/2021/02/explore-now.png);
    position: absolute;
    left: -23px;
    top: -23px;
	transition-property: transform;
    transition-duration: 1s;
}
.w-btn.us-btn-style_3:hover:after {
    animation-name: rotate; 
    animation-duration: 5s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
body .btn-trasperant, body .btn-trasperant:hover {
    background: transparent !important;
}
body .btn-trasperant:hover i{
    background: transparent !important;
    color: #000 !important;
}
.directionbtn.w-btn.us-btn-style_3:after{
    content: url(/soho/wp-content/uploads/2021/02/livedirectionbg.png);
}
.floorplan-btn.w-btn.us-btn-style_3:after{
    content: url(/soho/wp-content/uploads/2021/02/floor-plan-btn.png);
}
.chat-btn.w-btn.us-btn-style_3:after{
    content: url(/soho/wp-content/uploads/2021/02/chats-btn.png);
}
.call-btn.w-btn.us-btn-style_3:after{
    content: url(/soho/wp-content/uploads/2021/02/call-btn.png);
}
.fancy-button-floorplan{
	position:relative;
}
.fancy-button-floorplan:after {
    content: url(/soho/wp-content/uploads/2021/02/fancy-floor-plan-btn.png);
    position: absolute;
    top: -22px;
    left: -23px;
}



/*****************Fancy Menu************************/
.ush_menu_1 .w-nav-list .menu-item,
.mega-menu .menu .menu-item{
    padding: 1rem 0;
    margin: 0 1rem;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.mega-menu .menu .menu-item{
    margin-left: 0;
}
.ush_menu_1 .w-nav-list .menu-item:before,
.mega-menu .menu .menu-item:before{
    content: "";
    width: 0;
    height: 11px;
    border: 2px solid transparent;
    position: absolute;
    top: 2px;
    border-bottom: 0;
    left: auto;
    transition: all .3s linear;
}
.ush_menu_1 .w-nav-list .menu-item:hover:before,
.mega-menu .menu .menu-item:hover:before,
.ush_menu_1 .w-nav-list .menu-item.current-menu-item:before,
.mega-menu .menu .menu-item.current-menu-item:before{
    border: 2px solid #c3a363;
	border-bottom: 0;
	width: 55px;
}
.ush_menu_1 .w-nav-list .menu-item:after,
.mega-menu .menu .menu-item:after{
    content: "";
    width: 0;
    height: 11px;
    border: 2px solid transparent;
    position: absolute;
    bottom: 2px;
    border-top: 0;
    left: auto;
    transition: all .3s linear;
}
.ush_menu_1 .w-nav-list .menu-item:hover:after,
.mega-menu .menu .menu-item:hover:after,
.ush_menu_1 .w-nav-list .menu-item.current-menu-item:after,
.mega-menu .menu .menu-item.current-menu-item:after{
    border: 2px solid #c3a363;
	border-top: 0;
	width: 55px;
}
.mega-menu .w-tabs-list-h a.w-tabs-item{
    border: 0;
    font-size: 30px;
    color: #2b2a29;
}

#menu-footer-menu .menu-item,
.mega-menu .menu .menu-item{
    position: relative;
}
.mega-menu .menu .menu-item{
   width: fit-content;
}
body #menu-footer-menu .menu-item:last-child {
    margin: 10px!important;
}
body  .mega-menu .w-tabs-list-h,
.mega-menu .menu{
    display: flex !important;
    flex-direction: column;
}
.mega-menu .w-tabs-list-h a.w-tabs-item,
#menu-footer-menu .menu-item{
    padding: 0.8rem 1rem;
    margin: 12px auto;
    text-align: left !important;
    background: transparent !important;
	display: inline-block;
	margin-left: 0;
}

.mega-menu .w-tabs-list-h a.w-tabs-item:before,
#menu-footer-menu .menu-item:before {
    content: "";
    width: 55px;
    height: 11px;
    border: 2px solid transparent;
    position: absolute;
    top: -5px;
    border-bottom: 0;
    left: 28%;
    transition: all .3s linear;
}
.mega-menu .w-tabs-list-h a.w-tabs-item.active,
.mega-menu .w-tabs-list-h a.w-tabs-item:hover{
	color:#000 !important;
}
.mega-menu .w-tabs-list-h a.w-tabs-item:hover:before,
.mega-menu .w-tabs-list-h a.w-tabs-item.active:before,
#menu-footer-menu .menu-item:hover:before,
#menu-footer-menu .menu-item.active:before{
    border: 2px solid #c3a363;
	border-bottom: 0;
}
.mega-menu .w-tabs-list-h a.w-tabs-item:after,
#menu-footer-menu .menu-item:after{
    content: "";
    width: 55px;
    height: 11px;
    border: 2px solid transparent;
    position: absolute;
    bottom: -5px;
    border-top: 0;
    left: 28%;
    transition: all .3s linear;
}
.mega-menu .w-tabs-list-h a.w-tabs-item:hover:after,
.mega-menu .w-tabs-list-h a.w-tabs-item.active:after,
#menu-footer-menu .menu-item:hover:after,
#menu-footer-menu .menu-item.active:after{
    border: 2px solid #c3a363;
	border-top: 0;
}
/*----------------------------------------------------------*/
.imgBorder35{
    border: 35px solid #c3a363 !important;
}
.w-btn.us-btn-style_4 i.material-icons {
    margin-left: 0.5em;
    color: #c3a363;
    font-size: 29px;
    line-height: 0.7;
    font-weight: 400;
}
.w-btn.us-btn-style_4:hover i.material-icons {
    color: #fff;
}
.w-btn i.material-icons {
    font-weight: 400;
}
.border-20.border-white img{
	border:20px solid #fff;
}
.post-titles{
    text-transform: uppercase;
    font-weight: 900;
    color: black;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #fff;
}
footer .post-titles{
    -webkit-text-stroke-width: 1px;
}
.border-black.post-titles{
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #000;
}
.w-tabs-section-title {
    display: inline-block;
    vertical-align:  middle;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 300;
	    text-transform: uppercase;
}
body .w-tabs.accordion .w-tabs-section {
    border-color: #a5a4a3;
}
.w-tabs-section-header.active .w-tabs-section-title {
    color: #000;
}
.mega-menu .w-tabs-section .w-image-h img {
    width: auto !important;
	 transform-origin: 50% 65%;
  transition: transform 10s ease-in-out;
}
.mega-menu .w-tabs-section .w-image-h img:hover {
    transform: scale(1.5);
}

.mega-menu .w-tabs-section .w-image-h {
    display: inline-block;
}
body .w-popup-closer {
    display: none;
}

body .mega-menu .w-popup-closer {
    color: #fff !important;
    background: #c3a363 !important;
    top: auto;
    right: auto;
    line-height: 4rem;
    width: 4rem;
    float: right;
    opacity: 1;
	position: relative;
    text-align: center;
    font-size: 2rem;
    cursor: pointer;
	display:block;
	top:30px;
}

.mega-menu .w-tabs-section-content{
	min-height:500px;
}
body .w-popup-box-content {
    padding-top: 0.8rem !important;
}
.us-btn-style_5 .w-btn-label:before  {
    content: "\f879";
    font-weight: 800;
    margin-right: 0.5em;
    font-family: "fontawesome";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}
.us-btn-style_5 i.material-icons {
    color: #fff;
    font-size: 24px;
    line-height: 0.8;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(.78,.13,.15,.86);
    position: relative;
}
.us-btn-style_5:hover i {
    animation: leftright 2s infinite;
}
.mega-menu .w-socials-item-link {
    color: #c3a363;
}
body .w-popup-closer {
    color: #fff !important;
    background: #c3a363 !important;
	top: 1.5rem;
    right: 1.5rem;
	line-height: 4rem;
    width: 4rem;
}
body .w-popup-closer:hover,
body .w-popup-closer:focus{
    background: #000 !important;
}
.w-popup-box  {
    height: 100vh;
}
.cust-hamburger{
    height: 60px;
    width: 60px;
    background: #c3a363;
    cursor: pointer;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    padding: 0.7rem;
}
.cust-hamburger span{
    margin-bottom: 8px;
    border-radius: 25px;
    background: #fff;
    height: 3px;
}
.cust-hamburger:hover span{
	background: #000;
}
.cust-hamburger span:first-child {
    width: 100%;
}
.cust-hamburger span:nth-child(2) {
    width: 80%;
}
.cust-hamburger span:nth-child(3){
    width: 60%;
	margin-bottom:0;
}
.floorplan-table tr td {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    border: 1px solid #000;
    border-collapse: collapse;
    text-transform: uppercase;
}
body .owl-prev:after {
    content: '\f177';
}
body .owl-next:after {
    content: '\f178';
}
.before-dash{
    padding-left: 3.5rem;
	position:relative;
}
.before-dash:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #c3a363;
}
.w-tabs-section-header{
    padding-top: 1rem;
}
/*-----------------New Home------------*/
body .home-slider .owl-dots{
    border-top: 1px solid #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    margin-top: 0 !important;
    margin-bottom: 1rem;
}
body .home-slider .owl-dots .owl-dot{
    width: 100%;
    padding: 0 !important;
}
body .home-slider .owl-dots .owl-dot span {
    width: 100%;
    height: 3px;
    background: transparent !important;
    border-radius: 0;
    margin: 0;
    position: relative;
    top: -2px;
    border: 0 !important;
    box-shadow: none;
}
body .home-slider .owl-dots .owl-dot.active span {
    background: #c3a363 !important;
}
body .home-slider  section.l-section.wpb_row {
    padding: 0;
}
.megamenu-logo img{
    max-height: 75px;
    width: auto;
}
.single.single-commercial-spaces .hideon-inner{
	display:none;
}

@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) ;
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2);
        opacity: 0;
    }
}

.effect-zoom{
	overflow: hidden;
}
.effect-zoom img{
	animation: kenburns 20s infinite;
}
.home-slider .hide-home{
	display:none;
}
body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
}
.wpcf7-form label{
    display: block;
}
body button[type="submit"].wpcf7-submit {
    background: #fff;
    color: #000 !important;
    font-size: 16px;
    line-height: 18px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    border-radius: 0;
    padding: 1.5rem 3rem;
    box-shadow: 11px 14px 21px 6px rgb(0 0 0 / 3%);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 1rem;
}
body button[type="submit"].wpcf7-submit i{
    font-size: 22px;
    margin-left: 11px;
    color: #c3a363;
    font-weight: 400;
}
body button[type="submit"].wpcf7-submit:hover i{
    color: #fff;
}
.fancy-wrapper .wpb_raw_code .wpb_wrapper {
    width: 100%;
    height: 100%;
}
.img-box {
    display: none;
}
.fancy-wrapper:hover .img-box {
    display: block;
}
.img-box {
    position: fixed;
    width: 150px;
    height: 250px;
    transform: translate(-50%, -50%);
    overflow: hidden;
    top: 0;
}
.img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .w-socials-item-link:hover .w-socials-item-link-hover,
body .w-socials-item-link:focus .w-socials-item-link-hover,
.w-socials-item.instagram .w-socials-item-link-hover,
.w-socials-item.youtube .w-socials-item-link-hover{
    background: #c3a363;
    color: #fff;
    border: 0 !important;
}
.text-shadow-black p{
    text-shadow: none;
}
.post_navigation-item-meta{
		display:none;
	}
#enq_form label  {
    margin-bottom: 2rem;
    display: block;
}
#enq_form {
    position: relative;
}
.error.invalid-feedback {
    color: red;
}
.spinner {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    padding: 8%;
    background: rgba(255, 255, 255, 0.9);
}
.wait {
    width: 100%;
    height: 100%;
    color: #757870;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.wait img {
    width: 100px;
    height: auto;
}

.transform-image {
  perspective: 3000px;
  transform-style: preserve-3d;
}
.transform-image .w-image-h img {
  transform: rotatey(0deg) rotatey(-30deg) translate3d(-30px, 0px, 70px);
  box-shadow: 0px 20px 15px 5px rgba(0,0,0,0.4);
  transition: all .4s;
  transform-style: preserve-3d;
}
.transform-image .w-image-h:hover img {
  transform: rotatey(0deg) rotateZ(0deg) translate3d(0px, 0px, 0px);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}
.w-btn.us-btn-style_9 i.material-icons {
    margin-left: 0.5em;
    color: #c3a363;
    font-size: 24px;
    line-height: 0.7;
    font-weight: 400;
}
.w-btn.us-btn-style_9:hover i.material-icons {
    color: #fff;
}
body .us-nav-style_9>*, body .navstyle_4>.owl-nav div, body .us-btn-style_4 {
    box-shadow: 0 0em 0.1em rgb(0 0 0 / 30%) !important;
}
.us-nav-style_9>*, .navstyle_9>.owl-nav div, .us-btn-style_9 {
    padding: 1em 1em !important;
}
@media (max-width: 767px){
	.mega-menu .menu .menu-item {
    width: 100%;
}
body .nextline-xs {
    flex-direction: column;
}
	body .w-popup-closer{
    height: 60px;
    width: 60px !important;
    line-height: 60px !important;
    top: 0 !important;
}
	.megamenu-logo img {
    max-height: 64px;
    width: auto;
}
	.xs-center.w-hwrapper {
    justify-content: center;
}
	.cust-hamburger {
    height: 50px;
    width: 50px;
}
	.floorplan-table tr td {
    font-size: 11px;
    line-height: 1.3;
}
	.w-tabs-section-title{
		font-size:28px;
	}
	.img-center-xs{
    margin: 0 auto;
}
	body .w-popup-box-content[style*="padding"] {
    padding: 1.5rem 1.5rem 1.5rem!important;
}
	.hidden-xs{
		display:none;
	}
	.table-responsive .wpb_wrapper {
    overflow: scroll;
}
		body .floating-container i {
    font-family: "Material Icons";
    font-weight: 400;
    font-size: 14px;
    background: #c3a363;
    color: #fff;
    padding: 0.5rem;
    margin: 0.3rem 0;
    padding-right: 37px;
    transition: 0.3s all ease;
    margin-right: -30px;
}
	body .floating-container i:hover, body .floating-container i:focus {
    margin-right: -15px;
}
	footer #menu-footer-menu .menu-item {
    padding: 0.2rem 1rem;
    margin: 7px auto;
    text-align: left !important;
    background: transparent !important;
    display: block;
    margin-left: 0;
    text-align: center !important;
}
	.flex-center.w-hwrapper.align_left {
    justify-content: center;
}
		#menu-sitemap{
    margin: 1.5rem 0;
}
	#menu-sitemap li{
    margin-bottom: 8px;
}
	#menu-sitemap li>a {
    color: #ffffff;
    padding: 0.5rem 0;
}
	.wpcf7 .g-cols>div:not([class*=" vc_col-"]) {
    margin: 0;
}
}
@media screen and (max-width: 480px){
	
.post_navigation.layout_simple .post_navigation-item-title {
    display: block;
}
	#enq_form .g-cols>div:not([class*=" vc_col-"]) {
    width: 100%;
    margin: 0;
}

}
@media screen 
  and (min-width: 1201px) 
  and (max-width: 1600px){
	body .us_custom_9e94dc57 {
    font-size: 28px!important;
		margin-bottom: 0;
}  
	  body .w-filter.state_desktop.style_drop_default .w-filter-item-title, body .select2-selection, body select, body textarea, body input:not([type="submit"]), body .w-form-checkbox, body .w-form-radio {
    font-size: 16px;
}
	  body .w-filter.state_desktop.style_drop_default .w-filter-item-title, body .select2-selection, body select, body input:not([type="submit"]) {
    min-height: 1.8rem;
    line-height: 1.8rem;
}
}
@media screen and (max-width: 600px){
body .l-section.height_small, body .l-section.height_medium {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
}
body .us-nav-style_4>*, body .navstyle_4>.owl-nav div, body .us-btn-style_4 {
    box-shadow: 0 0em 0.1em rgb(0 0 0 / 30%)  !important;
}
body .us-nav-style_9>*, body .navstyle_4>.owl-nav div, body .us-btn-style_4 {
    box-shadow: 0 0em 0.1em rgb(0 0 0 / 30%)  !important;
}
body .w-post-elm.post_navigation {
    display: flex;
    justify-content: space-between;
}
.post_navigation.layout_simple a.post_navigation-item {
    font-family: 'visbycf',sans-serif;
    font-size: 18px;
    line-height: 1.20!important;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    border-radius: 0em;
    padding: 1em 1.7em;
    background: #ffffff;
    border-color: transparent;
    color: #2b2a29!important;
    box-shadow: 0 0em 0.1em rgb(0 0 0 / 30%) !important;
    max-width: 250px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
body .post_navigation.layout_simple a.post_navigation-item:hover {
    background: #c3a363;
    color: #fff!important;
}
body .post_navigation.layout_simple a.post_navigation-item:hover .post_navigation-item-title{
    color: #fff!important;
}
body .post_navigation.layout_simple .post_navigation-item-arrow {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5em;
    line-height: 1;
    opacity: 0.8;
    margin: 0 0.5rem;
}
body .post_navigation.layout_simple .order_second {
    flex-direction: row-reverse !important;
}
body .floating-container {
    position: fixed;
    bottom: 50%;
    border: none;
    color: #000;
    z-index: 10000;
    padding: 0.5rem;
    margin: 1rem 0;
    right: 0;
    font-size: 1rem;
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
}
.floating-container i {
    font-family: "Material Icons";
    font-weight: 400;
    font-size: 30px;
    background: #c3a363;
    color: #fff;
    padding: 1rem;
    margin: 0.3rem 0;
    padding-right: 43px;
    transition: 0.3s all ease;
    margin-right: -30px;
}
.floating-container i:hover,
.floating-container i:focus{
    margin-right: 0px;
}
body .w-popup-box-content button[type="submit"].wpcf7-submit {
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
}
.popup-text-center .w-popup-box-title{
	text-align:center;
}
body .pum-theme-549 .pum-title, .pum-theme-lightbox .pum-title {
    color:#fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 1rem;
    background: #c3a363;
}