
		/* place "display: none" objects here for easy identification */

a {
	color: #00c5e7;
}

/*--------------------------------------------------------------
# CTA
--------------------------------------------------------------*/

#cta {
  position: fixed;
  z-index: 10000;
  right: 135px;
  bottom: 23px;
}
#cta div {
  display: inline-block;
  position: relative;
  height: 55px;
  width: 55px;
  border-radius: 10px;
  margin-left: 5px;
  cursor: pointer;
}
@keyframes pop {
  50%  {transform: scale(1.2);}
}
#cta div i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 22px;
  -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#cta-phone {
  background-color: #324c5e;
  -webkit-animation: pop 0.3s linear 1;
    animation: pop 0.3s linear 1;
  -webkit-animation-clay: 0.25s;
    animation-delay: 0.25s;
}
#cta-email {
  background-color: #00c6e7;
  -webkit-animation: pop 0.3s linear 1;
    animation: pop 0.3s linear 1;
}

#phone {
  display: none;
  position: fixed;
  z-index: 10000;
  right: 30px;
  bottom: 110px;
  background-color: #fff;
  border: 2px solid #ed5442;
  border-radius: 10px;
  padding: 15px 30px;
}
#phone p,
#phone h4 {
  padding: 0 !important;
  margin-bottom: 0;
}

.pop-overlay {
  display: block;
  position: fixed;
  z-index: 100000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004d;
  pointer-events: none;
  -webkit-transition: 1s all ease;
    transition: 1s all ease;
  opacity: 0;
}
#cta-pop {
  position: fixed;
  z-index: 100000001;
  opacity: 0;
  pointer-events: none;
  top: calc(50% + 100px);
  left: 50%;
  background-color: #00c6e7;
  width: 90vw;
  max-width: 800px;
  max-height: 90vh;
  border-radius: 8px;
  -webkit-transition: 1s all ease;
    transition: 1s all ease;
  -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.pop-pop {
  top: 50% !important;
  opacity: 1 !important;
  pointer-events: visible !important;
}
#cta-pop .pop-inner {
  height: 100%;
  max-height: 90vh;
  padding: 50px;
  overflow-y: auto;
}
#cta-pop .ex {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -15px;
  left: -15px;
  background-color: #f05543;
  color: #fff;
}
#cta-pop .ex i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#cta-pop p.f-white {
  margin-bottom: 30px;
}
#cta-pop iframe {
  max-width: 450px;
}

#main .best-of-city li img,
#main .nearby-list li img {
  float: left;
}

#main .location-sec-3 .blurb-wrap .wp-block-media-text__media {
    max-width: 180px;
}

footer #bottom {
    padding-left: 0;
    padding-right: 0;
    background: #324c5e !important;
}

footer.blurme.has-one-background-color.has-white-color {
    background: #3c6684 !important;
    padding: 0;
}

footer #bottom .flexbox {
   /* border-top: 5px solid #0095c3;*/
    padding: 20px 0;
}

h6.foot.mobile.left.normal { flex: 1;}
.foot.foot-2.mobile.content-block {width: 23%;}
.foot.foot-1.mobile.content-block {width: 36%;}
footer .foot {flex: none;}
.saboxplugin-wrap {
    display: none;
}

.single-post .blog-wrapper .saboxplugin-wrap {
    display: block !important;
}



/* footer social media*/
div#social-media-footer {
    background: #0095c3;
    padding: 5%;
}

div#social-media-footer h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    font-family: Lato;
    font-weight: 700;
}


.footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-social a {
    float: right !Important;
}

.footer-social a img:hover {
    opacity: 0.8;
}

.foot.foot-1.mobile.content-block a:hover, .foot.foot-2.mobile.content-block a:hover, .foot.foot-3.mobile.content-block a:hover, .foot.foot-4.mobile.content-block a:hover {
    color: #90cee7;
}

/*--------------------------------------------------------------
# DEC 16 2022 CSS
--------------------------------------------------------------*/
#main .best-of-city .wp-block-group__inner-container ul.wp-block-list li {
    font-size: 18px;
    display: grid!important;
    grid-template-columns: 30px auto;
    justify-content: start;
    gap: 15px;
}
#main .best-of-city .wp-block-group__inner-container ul.wp-block-list li img {
  width:30px;
  margin-right:0px;
}
#slidertourvid .wp-block-column:last-of-type img {
    width: 100%;
    max-height: 540px!important;
    object-fit: cover;
}
.home #main #slider h1 {
    max-width: 100% !important;
    margin:auto;
}
#main #slider h1 {
    max-width: 380px!important;
}
#main #slider h3 {
    max-width: 380px!important;
   
}
.hideFormes {
    display: none;
}
.frms_images {
    padding: 0!important;
}
.intro-section p.has-white-color.has-text-color {
    height: 160px;
}
#main .post .has-black-color.has-white-background-color.has-text-color.has-background.wp-element-button:hover {
    background: #f05543!important;
    color: #fff!important;
}
/*section.main-footer.page-control.flexbox {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}*/
section.main-footer.page-control.flexbox {
    display: grid;
    grid-template-columns: 360px 220px 270px 230px 280px;
    justify-content: space-around;
}
section.main-footer .foot {
    width: 100%!important;
    padding-bottom: 0;
}
.foot.foot-1.mobile.content-block {
    text-align: center;
}
.foot.foot-1.mobile.content-block img {
    width: 100%;
    height: auto;
}
.frms_images .wp-block-column {
    background-color: transparent!important;
    z-index: 9;
}
.wp-block-columns.alignfull.frms_images:before {
    background: linear-gradient(70deg, #09788b 55%, transparent 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.frms_images {
    background-image: url('https://www.metroffice.com/?seraph_accel_gi=wp-content%2Fuploads%2F2022%2F08%2FLOUNGE6.jpeg&n=rV8fzqZjl3jgsdkmPkcIQg');
    background-size: cover;
    background-position: center right;
    position: relative;
}
.elevate-meetings .wp-block-column.is-layout-flow:first-child,
.elevate-meetings .wp-block-column.is-layout-flow:last-child {
    flex-basis: 50%!important;
}
.elevate-meetings .wp-block-column.is-layout-flow:last-child{
    padding-right: 12%!important;
}
.algnCenters {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-id-154 .meeting-space-3col .wp-block-column {
    height: 500px;
    position: relative;
    padding-top: 0!important;
}
.page-id-154 .meeting-space-3col .wp-block-column .wp-block-buttons.is-horizontal {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.page-id-154 .meeting-space-3col .move-down a.wp-block-button__link.has-white-color.has-text-color.has-background.wp-element-button {
    font-size: 17px!important;
    width: 100%!important;
    display: block!important;
}
.page-id-154 .meeting-space-3col .wp-block-column:nth-child(1) a.wp-block-button__link {
    font-size: calc(.5vw + 9px)!important;
}

.page-id-154 .meeting-space-3col .move-down {
    justify-content: center;
}
.clsGrouInfos {
    height: 650px;
}
.page-id-3317 #slider .slides .slide .slogan,
.page-id-3321 #slider .slides .slide .slogan,
.page-id-3319 #slider .slides .slide .slogan{
    padding-right: 15%;
    text-align: left!important;
    padding-left: 5%;
}
.page-id-3317  #main #slider h3,
.page-id-3321 #main #slider h3, 
.page-id-3319 #main #slider h3{
    max-width: 100%!important;
    margin-inline: 0!important;
}
.page-id-3317  #main #slider h2,
.page-id-3321 #main #slider h2, 
.page-id-3319 #main #slider h2{
  	max-width: 100%;
    margin-left: 0px;
    text-align: left;
}
.page-id-3317 #slider .hbspt-form,
.page-id-3321 #slider .hbspt-form, 
.page-id-3319 #slider .hbspt-form{
    max-width: 100%;
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
}
.lisgroups {
    height: 23vw;
}
div#slidertourvid {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 1em;
}
div#slidertourvid .wp-block-column:first-child {
    height: 100%;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
ul.wp-block-list.clsInfors img {
    width: 30px;
  height: auto;
}

ul.wp-block-list.clsInfors-2s li {
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 45px auto;
}
ul.wp-block-list.clsInfors-2s li span, ul.wp-block-list.clsInfors-2s li strong {
    display: contents;
}
ul.wp-block-list.clsInfors-2s li picture img {
    width: 30px;
    height: auto;
}
div#testispekforus .Widget-header {
    display: grid;
    grid-template-columns: 1fr!important;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.Widget-header {
    width: 100%;
    display: grid;
    grid-template-columns: auto;
    align-items: center;
    margin-bottom: 20px;
    justify-content: center;
}
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: 30vw;
}

ul.no-list.hs-error-msgs.inputs-list li label{
	display:block !Important;
	font-size:16px;
    color: #fff;
}

.search-results .blog-post img {
    width: 50%;
}

#main .post .wp-block-separator.is-style-align-left {
    margin-left: 12%;
}

p.virtual-faq {
    padding-left: 48px !important;
}

ul.wp-block-list.privacy-list {
    padding-left: 5% !important;
}

/*conference room page*/
.wp-block-column.conference-room-list.is-layout-flow ul.wp-block-list li::marker {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAANlBMVEVHcEzR+t/P/9/R+uDS+uDP+N/R+uHR+t/R++DP99/R+t8St2otwXu789Jz2aYeu3Gh6cKt7ckjIFPpAAAACnRSTlMA3xCff3Bv778gR0sc0gAAAKBJREFUeNp90lsSgyAMBdCAFMINL/e/2bYaLMjY83mjyUwCKevYAIF9pFFkXLah9AoYhFfPHW6cfo/F8U8MWITvnA1YMVHELKcdH5b8PU/5nM9Lrr2m0XuShoOhKa9SoLRQaptzkDkLUvdWJaELfXiSKpIyOu6LajLl8GQBbSYNP5F6r1zKkG+PS3xYu/97qPW0ni5xOArf3onnABh2VoM3tM4Sj2wNsZgAAAAASUVORK5CYII=');
}

.wp-block-column.conference-room-list.is-layout-flow ul li {
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    color: #fff;
    padding-left: 20px !important;
}

.btn-conference-room a {
    padding: 10px 20px !important;
}

.crp-sec {
    background-image: url('https://www.metroffice.com/?seraph_accel_gi=wp-content%2Fuploads%2F2023%2F03%2FConference-room-for-rent-img5.png&n=LUkM1k3XJR6Nms0u78f7Q');
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.wp-block-columns.alignfull.are-vertically-aligned-center.crp-sec.cstm-blue-sec.is-layout-flex.wp-container-14 {
    padding-left: 50px;
}

.hit-col3 {
    padding: 5% 30% !Important;
}

section.why-choose:after {
    top: -17px !important;
    right: -17px !important;
}

span.con-rom-options {
    display: inline-block;
    vertical-align: middle;
}

.btn-conference-room a:hover {
    background-color: #6941c6 !Important;
}

.vm-flex {
    padding: 50px 30px;
    border-radius: 15px;
}

.vm-flex-7 {
    padding: 50px 25%;
    border-radius: 15px;
}

section.faq-sec:after {
    bottom: -7px !Important;
}

/*blog header*/
section#b-hero {
    padding-top: 80px;
    background: whitesmoke;
}

.flexbox.has-one-background-color.has-white-color {
    margin-top: 80px;
}

section#b-hero h1.page-title {
    padding-bottom: 50px;
}

/* end blog header*/
/*--------------------------------------------------------------
# Mobile
--------------------------------------------------------------*/
@media screen and (max-width: 1680px) {
#main #slider h1 {
    max-width: 490px!important;
}
#main #slider h3 {
	max-width: 490px!important;
}
 .clsGrouInfos {
    height: 570px;
}
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: 30vw;
}
}

@media screen and (min-width: 981px) and (max-width: 1800px){
#main .post .testimonial-slider .shift-right .wp-block-group, #main .post .testimonial-slider .shift-left .wp-block-group {
    width: 70% !important;
}
}

@media screen and (max-width: 1580px) {
.lisgroups {
    height: 25vw;
}
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: 32vw;
}
}
@media screen and (max-width: 1440px) {
#main .post .test-slide .wp-block-group__inner-container {
    width: 100%;
}
#main #slider h1 {
    max-width: 530px!important;
    margin: 0 0% 20px!important;
}
#main #slider h3 {
	  max-width: 530px!important;
    margin: 0 0%;
}
.elevate-meetings .wp-block-column.is-layout-flow:last-child {
    padding-right: 8%!important;
}
.page-id-154 .meeting-space-3col .wp-block-column {
    height: 500px;
    position: relative;
    padding-top: 0!important;
}
.page-id-154 .meeting-space-3col .wp-block-column .wp-block-buttons.is-horizontal {
    bottom: 30px;
}
.clsGrouInfos {
    height: 540px;
}
.page-id-3317 #slider .slides .slide .slogan, 
 .page-id-3321 #slider .slides .slide .slogan, 
  .page-id-3319 #slider .slides .slide .slogan {
    padding-right: 10%;
}
 .wp-block-group.clsContactgroups.is-layout-constrained {
    height: 33vw;
}
}
@media screen and (max-width: 1366px) {
.page-id-3317 #slider .slides .slide .slogan, .page-id-3321 #slider .slides .slide .slogan, .page-id-3319 #slider .slides .slide .slogan {
    padding-right: 15%;
    text-align: left!important;
    padding-left: 5%;
    width: 60%!important;
}
 .wp-block-group.clsContactgroups.is-layout-constrained {
    height: 35vw;
}
}

@media screen and (max-width: 1280px) {
section.main-footer.page-control.flexbox {
    display: grid;
    grid-template-columns: 310px 1fr 1fr 1fr 1fr;
}
#main #slider h1 {
    max-width: 450px!important;
}
#main #slider h3 {
	   max-width: 450px!important;
}
.elevate-meetings .wp-block-column.is-layout-flow:last-child {
    padding-right: 6%!important;
}
.clsGrouInfos {
    height: 500px;
}
.lisgroups {
    height: 310px;
}
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: 480px;
}
}

@media screen and (max-width: 1080px) {
.intro-section p.has-white-color.has-text-color {
    height: 190px;
}
#main #slider h1 {
    max-width: 380px!important;
}
#main #slider h3 {
	   max-width:380px!important;
}
.elevate-meetings .wp-block-column.is-layout-flow:last-child {
    flex-basis: 65%!important;
}
.page-id-154 .meeting-space-3col .wp-block-column {
    height: 470px;
}
.lisgroups {
    height: 355px;
}
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: 560px;
}
}
@media screen and (max-width: 1040px) {
.lisgroups {
    height: 425px;
}
}

@media screen and (max-width: 1024px) {
.profile p {
    font-size: 16px !important;
}

.profile h4 {
    font-size: 16px !important;
}
  
.testimonials-container {
    padding-bottom: 20px;
}
  
#main .post .wp-block-separator.is-style-align-left {
  margin-left:6%;
} 
  
 .wp-block-cover .wp-block-cover__image-background {
	width: fit-content;
}
  
#main .post .testimonial-slider .shift-right .wp-block-group, #main .post .testimonial-slider .shift-left .wp-block-group {
    background: #ffffffc2;
    padding: 50px;
    border-radius: 10px;
}
 
#main .post .testimonial-slider p {
    color: #000 !important;
}  
  
}

@media screen and (max-width:980px) {
.lisgroups {
    height: auto;
    padding-bottom: 30px;
}
}
@media screen and (max-width: 899px) {
.page-id-1455 .plan-col1 {
    order: 2;
}

#main .post .plan-col2 {
    margin-bottom: 30px !important;
}
  
#main .post .testimonial-slider p {
    margin-left: 5%
}


  
.wp-block-column.shadow.has-white-background-color.is-layout-flow {
    box-shadow: none !important;
    margin-top: -9% !important;
}
  
.wp-block-spacer.client-spot-height {
    height: 50px !important;
}  
  
}

@media screen and (max-width: 767px) {
.d-none-mobile {
  display: none;
}
  
.reduce-mobile {
  height: 30px !important;
}
  
.team-descriptions > div.active * {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  
.p-0-mobile {
  padding: 0 !important;
  margin: 0 !important;
}
  
.testimonial-slider {
    height: 700px !important;
}
  
.hit-col3{ 
        padding: 20px 30px !important;
  }  
  
 .vm-flex-7 {
    padding: 50px 30px;
   
}
  
}

@media screen and (max-width: 699px) {
.mobile {
    display: inline-block !important;
  	padding:10px;
    position: inherit !important;
    width: 100% !important;
}
 
.page-id-7369 label#label_29_15_0 img {
    width: 200px;
    height: auto;
}
  
}

@media screen and (max-width: 540px) {
#main .location-sec-3 .blurb-wrap {
    min-width: 100% !important;
}

#main .location-sec-2 > div > .wp-block-columns > div {
    min-width: 100% !important;
}
  
.page-id-6287, .page-id-6290 #main .header-location .header-right span.button,
.header-location .header-right span.button{
    font-size: 18px !important;
}
  
  
.page-id-7341 .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 15px !important;
    width: auto !important;
    height: auto !important;
}
  
.page-id-7341 fieldset#field_20_4 div.gfield_radio .gchoice label img {
    width: 55px !important;
    height: 55px !important;
}
  
div.gchoice {
    margin: 20px 0px;
}
  
.page-id-7337 .looking-for-choices .gchoice label{
      padding: 5px !important;
}

#main .gform_wrapper .gfield_label, #main .gform_wrapper .gchoice label {
    color: #000 !important;
}
  
.page-id-7345 body {
     min-height: auto;
}
  
label#label_29_15_4 img {
    width: 250px !important;
    height: auto !important;
}
  
 
  
}

#main .f-has-white-label-color form label{	
    color: #000 !important;
}
.gform_wrapper form legend {
    color: #000 !important;
}
fieldset#field_29_14 div#gfield_description_29_14 {
    display: none;
}


@media screen and (max-width: 1080px) {
.wp-block-group.clsContactgroups.is-layout-constrained {
    height: auto;
}

}

/*CTA pop up icons TABLET AND MOBILE*/
@media screen and (max-width:768px){

div#cta {
    right: 85px !important;
    bottom: 30px !important;
}

#cta div.shadow {
    width: 55px !important;
    height: 55px !important;
}

}
		/*--------------------------------------------------------------
# Personal Touches
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Effects
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Mobile
--------------------------------------------------------------*/

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 699px) {

}	