@font-face{
	font-family:"icomoon";
	src:url("assets/fonts/ico-font/icomoon.eot");
	src:url("assets/fonts/ico-font/icomoon.eot") format("embedded-opentype"),url("assets/fonts/ico-font/icomoon.ttf") format("truetype"),url("assets/fonts/ico-font/icomoon.woff") format("woff"),url("assets/fonts/ico-font/icomoon.svg?") format("svg");
	font-weight:normal;
	font-style:normal;
	font-display:block;
}

@font-face{font-family:"geomanist";src:url("assets/fonts/texts/geomanist-bold-webfont.woff2") format("woff2"),url("assets/fonts/texts/geomanist-bold-webfont.woff") format("woff"),url("assets/fonts/texts/geomanist-bold-webfont.svg#geomanistbold") format("svg");font-weight:bold;font-style:normal}
@font-face{font-family:"geomanist";src:url("assets/fonts/texts/geomanist-regular-italic-webfont.woff2") format("woff2"),url("assets/fonts/texts/geomanist-regular-italic-webfont.woff") format("woff"),url("assets/fonts/texts/geomanist-regular-italic-webfont.svg#geomanistregular_italic") format("svg");font-weight:normal;font-style:italic}
@font-face{font-family:"geomanist";src:url("assets/fonts/texts/geomanist-regular-webfont.woff2") format("woff2"),url("assets/fonts/texts/geomanist-regular-webfont.woff") format("woff"),url("assets/fonts/texts/geomanist-regular-webfont.svg#geomanistregular") format("svg");font-weight:normal;font-style:normal}

.new-main-item {
    padding: 2rem 1.5rem;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 6px;
    position: relative;
    padding-left: 4.5rem;
    margin-bottom: 1rem;
}

.checkout-shopping-list .new-main-item .checkbox-control{
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.8rem 1.5rem;
    position: absolute;
	 pointer-events: none;
}

.pooh{display:none;}

a.more-link {
    margin-top: auto;
}

.gtopmar{
	margin-top:5rem !important;
}

.bordered-card.feature-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	height:95%;
}

.bordered-card.feature-card img {
    align-self: flex-start;
}

.padded-page{
	max-width:120rem;
	margin:100px auto;
}

.padded-page img{
	width: 80%;
    height: auto;
}

.padded-page figure{
	text-align:right;
}

.search-result > .image {
    background-size: cover;
    background-position: center;
}

.padded-page .wp-block-button__link{
	padding: 15px 30px;
    font-size: 16px;
}

.testimonial-item{
	height:100%;
}

.package-banner .image-row figure{
	background-color: transparent;
}

.faq-content{
	color: #595959;
}

.contact-form .address p:first-child{
	color: rgb(var(--colorPrimaryBase));
}

.what-we-offer .service-icon-row {
	margin: 5rem;
}

.search-select select{
		padding-right: 2rem;
}

.slider-section{
		min-height:0px;
}

.fake-h3{
	font-size: 4rem;
    line-height: 4.8rem;
}


.section-header .fake-h4 {
    margin-bottom: 2.4rem;
    margin-top: 0;
}

.fake-h4{
	font-size: 3.2rem;
    line-height: 3.8rem;
    margin: 0 0 3.2rem 0;
}

.image-row > .image > p > a{
	text-decoration:none;
	color:black !important;
}

.featured-location-item .offer-item .thumbnail{
	height:350px;
	width:350px;
    background-size: cover;
    background-position: center;
}

.search-results .search-result.office-detail-item .image img {
    width: auto;
    height: 100%;
    margin-left: -50%;
}

.offer-item .price h4{
	font-size: 2.8rem;
}

.col-md-8.col-top-line {
    margin: auto;
}

.search-results .search-result.office-detail-item .image {
    background-size: cover;
    background-position: center;
    height: 100%;
}

.search-btn{
	cursor:pointer;
}

.search-results .search-result.office-detail-item .important-info{
	margin:-15px 0px;
}

.search-results .search-result.office-detail-item .feature-list-hz{
	margin-bottom:1.5rem;
}

.offer-item .thumbnail{
	display:flex;
	align-items:center;
}

.wp-block-video{
	max-width: 120rem;
    margin: auto;
}

.wp-block-video video{
	border-radius:14px;
}

.wp-block-lazyblock-service-table-2022 .d-none.d-md-block{
	margin-top:0px !important;
}

.featured-location-item .offer-item .location-offer-actions{
	margin-bottom:0px;
}

.offer-item .thumbnail img{
	min-height:100%;
}

.wp-block-lazyblock-home-services-2022{
	margin-bottom:100px;	
}

.clients-list{
	border-radius:0.6rem;
}

.article-item .more-link{
	margin-top:30px;
}

.wp-block-lazyblock-offices-2022 .search-listing{
	display:none;
}

.package-item .col-7{
	margin-left:5px;
}

.offer-item{
	margin-right:1.2rem;
	margin-left:1.2rem;
}

.featured-locations-slider .slick-list{
	margin-right: -300px !important;
}

.featured-locations-slider .offer-list-cover {
    margin-left: -20px;
}

.featured-locations-slider .offer-list-cover:first-child{
	margin-left:0px;
}

.office-detail-item .important-info {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.search-results .search-result.office-detail-item .image{
	max-height:none !important;
}

.compare-view .row{
    margin-top: 8rem;
}

.package-selector-section {
    margin-top: 12rem;
}

.listing-mode:hover{
	color: rgb(236, 105, 65);
}

@media only screen and (min-width: 768px){
	.clients-list {
		padding: 5rem;
		margin: 5rem 0 9rem;
	}
}

@media only screen and (max-width: 767px){
	
	.slick-slider{
		overflow:hidden !important;
	}
	
	.available-offices-section {
		margin: 5rem 0;
		padding: 0rem 3rem;
	}
	
	.search-result.office-detail-item > .row > :first-child {
		aspect-ratio: 1.5/1;
	}
	
	.featured-article .image{
		padding-right: calc(var(--bs-gutter-x)*.5);	
	}

	.search-criteria h5{
		line-height:4rem;
	}
	
	.search-result.office-detail-item > .row {
		flex-direction: column;
	}
	
	.search-results .search-result.office-detail-item .content {
		padding: 2.4rem 2.4rem 2.4rem 2.4rem;
	}
	
	.search-result:hover {
		box-shadow: 0px 0px 20px rgb(155 155 155 / 15%);
	}
	
	.search-result{
		flex-direction:column;
	}

	.search-result .content > div:first-child{
		flex-direction:column;
	}

	.search-result > .image {
		aspect-ratio: 1;
	}
	.featured-article{
		margin:8rem 0rem;
	}
	.wp-block-lazyblock-home-services-2022{
		margin:0px 2rem;
	}
	.wp-block-lazyblock-home-services-2022 p{
		font-size:1.6rem;
	}
	.row>*{
		padding-right:0px;
	}
	.container{
		padding-right:0px;
	}
	.service-icon-row > div > div{
		margin-bottom:25px;
	}
	.faq-section > div > .row{
		flex-direction:column-reverse;
	}
	.faq-contents{
		margin-top:30px;
	}
	.faq-contents .faq-segment{
		margin-top:30px;
	}
	
	.padded-page figure{
		text-align:center;
	}
	
	.fof{
		margin-top:40px;
	}

	
}

.text-section p.lg-text {
	max-width:666px;
}





.v-tour-box.d-none.d-md-flex {
    display: none !important;
}

.d-none.d-md-block {
    margin-top: 18.3rem;
}

.tour-slider-button {
    display: none;
}

.offer-item .important-info div{
	margin-right:0px !important;
}