.jet-popup-action-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:var(--jp-ab-hor-alignment,center);-ms-flex-pack:var(--jp-ab-hor-alignment,center);justify-content:var(--jp-ab-hor-alignment,center);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-popup-action-button__instance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:var(--jp-ab-ver-padding,8px);padding-left:var(--jp-ab-hor-padding,16px);padding-bottom:var(--jp-ab-ver-padding,8px);padding-right:var(--jp-ab-hor-padding,16px);background-color:var(--jp-ab-bg-color,transparent);gap:var(--jp-ab-icon-distance,5px);border-style:var(--jp-ab-border-style,solid);border-width:var(--jp-ab-border-width,0);border-color:var(--jp-ab-border-color,#000);border-radius:var(--jp-ab-border-radius,0);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button__instance:hover{background-color:var(--jp-ab-bg-hover-color,transparent);border-color:var(--jp-ab-border-hover-color,#000)}.jet-popup-action-button__instance:hover .jet-popup-action-button__icon{color:var(--jp-ab-icon-hover-color,#000)}.jet-popup-action-button__instance:hover .jet-popup-action-button__text{color:var(--jp-ab-label-hover-color,#000)}.jet-popup-action-button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:var(--jp-ab-icon-size,auto);color:var(--jp-ab-icon-color,#000);-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button__icon svg{width:100%;height:auto;fill:currentColor}.jet-popup-action-button__icon svg path{fill:currentColor}.jet-popup-action-button__text{text-decoration:none;color:var(--jp-ab-label-color,#000);-webkit-transition:all .3s ease;transition:all .3s ease}.jet-popup-action-button--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-popup-action-button--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-popup-action-button--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jet-popup-action-button--justified{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-popup-action-button--justified .jet-popup-action-button__instance{width:100%}.jet-popup-action-button--icon-before .jet-popup-action-button__icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:5px}.jet-popup-action-button--icon-before .jet-popup-action-button__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.jet-popup-action-button--icon-after .jet-popup-action-button__icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:5px}.jet-popup-action-button--icon-after .jet-popup-action-button__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.jet-popup-mailchimp{max-width:100%}.jet-popup-mailchimp__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-10px;margin-right:-10px}.jet-popup-mailchimp__field-container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;margin-bottom:10px}.jet-popup-mailchimp__submit-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:10px;padding-right:10px}.jet-popup-mailchimp__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;background-color:#6ec1e4}.jet-popup-mailchimp__submit i{visibility:visible}.jet-popup-mailchimp__submit span{visibility:visible}.jet-popup-mailchimp__submit:before{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;visibility:hidden;top:50%;left:50%;width:26px;height:26px;margin-top:-13px;margin-left:-13px;border-radius:50%;border:3px solid #fff;border-top-color:#000;content:"";-webkit-animation:jet-spinner .6s linear infinite;animation:jet-spinner .6s linear infinite}.jet-popup-mailchimp__submit.loading i{visibility:hidden}.jet-popup-mailchimp__submit.loading span{visibility:hidden}.jet-popup-mailchimp__submit.loading:before{visibility:visible}.jet-popup-mailchimp__submit .jet-popup-mailchimp__submit-icon{color:#fff;font-size:15px;margin-right:10px}.jet-popup-mailchimp__message{position:absolute;top:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden;margin:20px 0}.jet-popup-mailchimp__message .jet-popup-mailchimp__message-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.jet-popup-mailchimp__field-label{display:block;margin-bottom:5px}.jet-popup-mailchimp input[type=text],.jet-popup-mailchimp input[type=email],.jet-popup-mailchimp input[type=url],.jet-popup-mailchimp input[type=password],.jet-popup-mailchimp input[type=search],.jet-popup-mailchimp input[type=number],.jet-popup-mailchimp input[type=tel],.jet-popup-mailchimp input[type=range],.jet-popup-mailchimp input[type=date],.jet-popup-mailchimp input[type=month],.jet-popup-mailchimp input[type=week],.jet-popup-mailchimp input[type=time],.jet-popup-mailchimp input[type=datetime],.jet-popup-mailchimp input[type=datetime-local],.jet-popup-mailchimp select{width:100%;border:1px solid #e0e0e8;background-color:#f7fafd;border-radius:4px;line-height:16px;padding:14px 20px;color:#a1a2a4;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jet-popup-mailchimp input[type=text].mail-invalid,.jet-popup-mailchimp input[type=email].mail-invalid,.jet-popup-mailchimp input[type=url].mail-invalid,.jet-popup-mailchimp input[type=password].mail-invalid,.jet-popup-mailchimp input[type=search].mail-invalid,.jet-popup-mailchimp input[type=number].mail-invalid,.jet-popup-mailchimp input[type=tel].mail-invalid,.jet-popup-mailchimp input[type=range].mail-invalid,.jet-popup-mailchimp input[type=date].mail-invalid,.jet-popup-mailchimp input[type=month].mail-invalid,.jet-popup-mailchimp input[type=week].mail-invalid,.jet-popup-mailchimp input[type=time].mail-invalid,.jet-popup-mailchimp input[type=datetime].mail-invalid,.jet-popup-mailchimp input[type=datetime-local].mail-invalid,.jet-popup-mailchimp select.mail-invalid{color:#d9534f}.jet-popup-mailchimp input[type=text]:focus,.jet-popup-mailchimp input[type=email]:focus,.jet-popup-mailchimp input[type=url]:focus,.jet-popup-mailchimp input[type=password]:focus,.jet-popup-mailchimp input[type=search]:focus,.jet-popup-mailchimp input[type=number]:focus,.jet-popup-mailchimp input[type=tel]:focus,.jet-popup-mailchimp input[type=range]:focus,.jet-popup-mailchimp input[type=date]:focus,.jet-popup-mailchimp input[type=month]:focus,.jet-popup-mailchimp input[type=week]:focus,.jet-popup-mailchimp input[type=time]:focus,.jet-popup-mailchimp input[type=datetime]:focus,.jet-popup-mailchimp input[type=datetime-local]:focus,.jet-popup-mailchimp select:focus{outline:none;-webkit-box-shadow:0 0 10px #e0e0e8;box-shadow:0 0 10px #e0e0e8}.jet-popup-mailchimp input[type=text]:first-child,.jet-popup-mailchimp input[type=email]:first-child,.jet-popup-mailchimp input[type=url]:first-child,.jet-popup-mailchimp input[type=password]:first-child,.jet-popup-mailchimp input[type=search]:first-child,.jet-popup-mailchimp input[type=number]:first-child,.jet-popup-mailchimp input[type=tel]:first-child,.jet-popup-mailchimp input[type=range]:first-child,.jet-popup-mailchimp input[type=date]:first-child,.jet-popup-mailchimp input[type=month]:first-child,.jet-popup-mailchimp input[type=week]:first-child,.jet-popup-mailchimp input[type=time]:first-child,.jet-popup-mailchimp input[type=datetime]:first-child,.jet-popup-mailchimp input[type=datetime-local]:first-child,.jet-popup-mailchimp select:first-child{margin-top:0}.jet-popup-mailchimp input[type=text]:last-child,.jet-popup-mailchimp input[type=email]:last-child,.jet-popup-mailchimp input[type=url]:last-child,.jet-popup-mailchimp input[type=password]:last-child,.jet-popup-mailchimp input[type=search]:last-child,.jet-popup-mailchimp input[type=number]:last-child,.jet-popup-mailchimp input[type=tel]:last-child,.jet-popup-mailchimp input[type=range]:last-child,.jet-popup-mailchimp input[type=date]:last-child,.jet-popup-mailchimp input[type=month]:last-child,.jet-popup-mailchimp input[type=week]:last-child,.jet-popup-mailchimp input[type=time]:last-child,.jet-popup-mailchimp input[type=datetime]:last-child,.jet-popup-mailchimp input[type=datetime-local]:last-child,.jet-popup-mailchimp select:last-child{margin-bottom:0}.jet-popup-mailchimp fieldset{padding:0;margin:0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-popup-mailchimp fieldset div{margin:3px 0}.jet-popup-mailchimp fieldset label{margin-left:5px}.jet-popup-mailchimp--response-success .jet-popup-mailchimp__message{color:#5cb85c}.jet-popup-mailchimp--response-error .jet-popup-mailchimp__message{color:#d9534f}@media screen and (min-width:1px)and (max-width:767px){.jet-popup-mailchimp__field-container[data-column-mobile="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column-mobile="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column-mobile="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column-mobile="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column-mobile="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column-mobile="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column-mobile="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column-mobile="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column-mobile="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column-mobile="100"]{width:100%}}@media screen and (min-width:768px)and (max-width:1024px){.jet-popup-mailchimp__field-container[data-column-tablet="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column-tablet="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column-tablet="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column-tablet="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column-tablet="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column-tablet="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column-tablet="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column-tablet="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column-tablet="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column-tablet="100"]{width:100%}}@media(min-width:1025px){.jet-popup-mailchimp__field-container[data-column="20"]{width:20%}.jet-popup-mailchimp__field-container[data-column="25"]{width:25%}.jet-popup-mailchimp__field-container[data-column="33"]{width:33.3333%}.jet-popup-mailchimp__field-container[data-column="40"]{width:40%}.jet-popup-mailchimp__field-container[data-column="50"]{width:50%}.jet-popup-mailchimp__field-container[data-column="60"]{width:60%}.jet-popup-mailchimp__field-container[data-column="66"]{width:66.3333%}.jet-popup-mailchimp__field-container[data-column="75"]{width:75%}.jet-popup-mailchimp__field-container[data-column="80"]{width:80%}.jet-popup-mailchimp__field-container[data-column="100"]{width:100%}}@-webkit-keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jet-popup.jet-popup--front-mode{position:fixed;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:var(--jp-z-index,999)}.jet-popup.jet-popup--front-mode .jet-popup__inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:var(--jp-container-hor-position,center);-ms-flex-pack:var(--jp-container-hor-position,center);justify-content:var(--jp-container-hor-position,center);-webkit-box-align:var(--jp-container-ver-position,center);-ms-flex-align:var(--jp-container-ver-position,center);align-items:var(--jp-container-ver-position,center)}.jet-popup.jet-popup--front-mode .jet-popup__overlay{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:1;opacity:0;background-color:var(--jp-overlay-bg-color,rgb(0 0 0 / .5));background-image:var(--jp-overlay-bg-image,none);background-position:var(--jp-overlay-bg-position,center center);background-repeat:var(--jp-overlay-bg-repeat,no-repeat);background-size:var(--jp-overlay-bg-size,auto)}.jet-popup.jet-popup--front-mode .jet-popup__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:var(--jp-container-width,800px);max-width:100%;height:var(--jp-container-height,auto);max-height:100%;margin-top:var(--jp-container-ver-margin,0);margin-right:var(--jp-container-hor-margin,0);margin-bottom:var(--jp-container-ver-margin,0);margin-left:var(--jp-container-hor-margin,0);z-index:2;opacity:0}.jet-popup.jet-popup--front-mode .jet-popup__container-inner{width:100%;overflow-y:auto;overflow-x:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:var(--jp-content-ver-position,flex-start);-ms-flex-pack:var(--jp-content-ver-position,flex-start);justify-content:var(--jp-content-ver-position,flex-start);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:var(--jp-container-ver-padding,20px);padding-right:var(--jp-container-hor-padding,20px);padding-bottom:var(--jp-container-ver-padding,20px);padding-left:var(--jp-container-hor-padding,20px);background-color:var(--jp-container-bg-color,white);background-image:var(--jp-container-bg-image,initial);background-position:var(--jp-container-bg-position,center center);background-repeat:var(--jp-container-bg-repeat,no-repeat);background-size:var(--jp-container-bg-size,auto);border:var(--jp-container-border,none);border-radius:var(--jp-container-border-radius,inherit);-webkit-box-shadow:var(--jp-container-box-shadow,none);box-shadow:var(--jp-container-box-shadow,none);z-index:1}.jet-popup.jet-popup--front-mode .jet-popup__container-inner>.elementor{position:relative;z-index:2}.jet-popup.jet-popup--front-mode .jet-popup__container-overlay{position:absolute;width:100%;height:100%;display:block;top:0;left:0;z-index:1}.jet-popup.jet-popup--front-mode .jet-popup__container-content{position:relative;z-index:2}.jet-popup.jet-popup--front-mode .jet-popup__close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;cursor:pointer;z-index:2;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--jp-close-button-size,32px);height:var(--jp-close-button-size,32px);font-size:var(--jp-close-button-icon-size,16px);border:var(--jp-close-button-border,none);border-radius:var(--jp-close-button-border-radius,inherit);color:var(--jp-close-button-icon-color,#fff);background-color:var(--jp-close-button-bg-color,#000);-webkit-transform:translate(var(--jp-close-button-translate-x,0),var(--jp-close-button-translate-y,0));-ms-transform:translate(var(--jp-close-button-translate-x,0),var(--jp-close-button-translate-y,0));transform:translate(var(--jp-close-button-translate-x,0),var(--jp-close-button-translate-y,0))}.jet-popup.jet-popup--front-mode .jet-popup__close-button i{line-height:1}.jet-popup.jet-popup--front-mode .jet-popup__close-button svg{width:var(--jp-close-button-icon-size,16px);height:auto;fill:var(--jp-close-button-icon-color,#fff)}.jet-popup.jet-popup--front-mode .jet-popup__close-button svg path{fill:currentColor}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup-loader{display:block}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup__container-inner{display:none}.jet-popup.jet-popup--front-mode.jet-popup--loading-state .jet-popup__close-button{display:none}.jet-popup.jet-popup--front-mode.jet-popup--hide-state{opacity:0;pointer-events:none;visibility:hidden}.jet-popup.jet-popup--front-mode.jet-popup--show-state{opacity:1;pointer-events:none;visibility:visible}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__inner{pointer-events:none}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__overlay{pointer-events:all}.jet-popup.jet-popup--front-mode.jet-popup--show-state .jet-popup__container{pointer-events:all}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-x{-webkit-perspective:1000px;perspective:1000px}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-x .jet-popup__container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-y{-webkit-perspective:1000px;perspective:1000px}.jet-popup.jet-popup--front-mode.jet-popup--animation-flip-y .jet-popup__container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.jet-popup.jet-popup--single-preview .jet-popup__overlay{opacity:1}.jet-popup.jet-popup--single-preview .jet-popup__container{opacity:1}.single-jet-popup{background-image:url(https://marcrealty.foodlocale.in/wp-content/plugins/jet-popup/assets/css/../image/transparent.jpg);background-repeat:repeat;height:100vh}.jet-popup-cursor-pointer{cursor:pointer}.jet-popup-prevent-scroll{overflow:hidden;max-height:100vh}.jet-popup-loader{display:none;width:48px;height:48px;border:4px rgb(255 255 255 / .15) solid;border-top-width:4px;border-top-style:solid;border-top-color:#fff;border-radius:50%;-webkit-animation:spCircRot .6s infinite linear;animation:spCircRot .6s infinite linear}@-webkit-keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:ETmodules;font-display:block;src:url(//marcrealty.foodlocale.in/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot);src:url(//marcrealty.foodlocale.in/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot#1755600651) format("embedded-opentype"),url(//marcrealty.foodlocale.in/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.ttf) format("truetype"),url(//marcrealty.foodlocale.in/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff) format("woff"),url(//marcrealty.foodlocale.in/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff;background-image:url(https://marcrealty.foodlocale.in/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);background-repeat:no-repeat;background-position:50% 50%}figure.wp-block-image img.lazy-hidden{min-width:150px}picture source[type="image/webp"]{display:block}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}body{font-family:'Avenir Font',Helvetica,Arial,Lucida,sans-serif}@font-face{font-family:'/wp-content/themes/Divi-Child/fonts/metropolislight';src:url(/wp-content/themes/Divi-Child/fonts/metropolis-light-webfont.woff2) format('woff2'),url(/wp-content/themes/Divi-Child/fonts/metropolis-light-webfont.woff) format('woff');font-weight:400;font-style:normal}.s_form form{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end}.s_form form>div{margin-bottom:15px;width:100%!important;padding:0!important}.s_form strong{width:100%;flex:0 0 100%;display:block;color:#333;padding-bottom:10px;font-size:16px}.s_form div:not(:last-child){padding-right:30px}#main-header{box-shadow:none}.s_form select{width:100%;height:45px}.s_form input{height:45px}.s_form input[type="radio"]{height:auto}.s_form .one{width:180px}.s_form .two{width:28%}.s_form .three{width:200px}.s_form .rbuttons{width:140px}.s_form .two input{width:49%;padding:5px 15px}.rbuttons label{display:block;color:#333;line-height:22px;margin-bottom:7px}.s_form .three input{width:49%}.s_form input[type="submit"]{border:0;background:#1DA1F2;color:#fff;font-size:15px;cursor:pointer;width:100%}.special_ce>.et_pb_row{display:flex;align-items:center;flex-wrap:wrap}.mblurb .et_pb_blurb_container{padding-left:5px}.table_list{margin-bottom:25px}.table_list ul{margin:0;padding:0;list-style:none}.table_list li{padding:5px 30px;display:flex;align-items:center;font-size:14px}.table_list li a.btn{background:#347CA3;display:inline-block;padding:2px 10px 0;color:#fff;font-size:13px}.table_list li strong{display:inline-block;width:40%;flex:0 0 40%}.table_list li:nth-child(even){background:#fff}.table_list li:nth-child(odd){background:#fafafa}.my_slide .et-pb-controllers:not(.with_image){display:none}.my_slide .et-pb-controllers a{text-indent:unset!important;width:20%!important;height:100px!important;opacity:1!important}.my_slide .et-pb-controllers a img,.my_slide .et_pb_slider .et_pb_slide_image img{display:block!important;width:100%!important;height:100%;object-fit:cover}.my_slide .et-pb-controllers.with_image{position:static!important;display:flex;justify-content:space-between}.my_slide .et_pb_slide{padding:0!important}.my_slide .et_pb_slider .et_pb_container{height:350px!important}.my_slide .et_pb_slider .et_pb_container div{height:100%}.my_slide .et_pb_slides{margin-bottom:15px}body #et-boc #et-main-area .my_slide .et_pb_slider .et_pb_slide_image{margin:0!important;display:block!important}.pro_table table{border:1px solid #eee;width:100%}.pro_table table td{border-top:1px solid #eee}.pro_table table th,.pro_table table td{padding:10px 30px;text-align:left}.pro_table table tr td:first-child,.pro_table table tr th:first-child{flex:0 0 40%;padding-right:15px;white-space:nowrap}.pro_table a{color:#347CA3!important;display:inline-block;cursor:pointer}.btns{display:flex;justify-content:space-between;margin-bottom:50px}.btns a{display:flex;align-items:center;font-size:15px;text-transform:uppercase;font-weight:600}.btns a,.btns a:hover{background:#347CA3;color:#fff;border:0;padding:9px 40px 9px 15px;font-size:12px;font-weight:600}.btns a:last-child{background:#666;cursor:default}.btns a.save_btn{background:#347CA3;cursor:pointer}.btns a:after{opacity:1;margin:0;right:10px;font-size:14px}.acf-map{width:100%;height:450px}.single-property .acf-map{height:300px}.acf-map img{max-width:inherit!important}.archive h1{font-weight:900;font-size:30px;line-height:1.2em;text-transform:uppercase}.archive .hero{padding:20px 0;background-color:rgb(0 0 0 / .03);background-blend-mode:multiply;background-size:cover;color:#111;margin-bottom:50px}.top_term{padding-bottom:60px}.top_term .hero ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;text-transform:uppercase}.top_term .hero ul li{cursor:pointer;transition:0.5s ease all;color:#6a6a6a;font-weight:600}.top_term .hero ul li:not(:last-child):after{content:"|";color:#357EA2;padding:0 13px}.top_term .hero ul li span{position:relative;display:inline-block;transition:0.5s ease all}.top_term .hero ul li:hover span,.top_term .hero ul li.active span{color:#357EA2}.tax-location .et_pb_row{padding-bottom:0!important}.building_lists .wrap{display:flex;flex-wrap:wrap}.building_lists .b_lists{width:700px;overflow:hidden}.building_lists .b_lists .scroll_area{height:815px;width:700px}.jspTrack{background:#dfdfdf}.jspDrag{background:#347CA3}.jspVerticalBar{width:5px}.building_lists #map{width:calc(100% - 715px);height:815px}.top_term .building_lists{display:flex;flex-wrap:wrap;justify-content:space-between}.top_term .wrap .item{width:32%;margin:0 1.32% 11px 0}.top_term .wrap img{display:block;width:100%;height:auto;margin-bottom:15px}.top_term .hero article{width:100%;position:static!important;transition:0.3s linear all}.locations.hero article:not(.all){display:none}.top_term .hero .captions{height:160px!important;width:50%;overflow:hidden}.top_term .item>a{display:block;width:100%;padding-bottom:115%;height:0;overflow:hidden;margin:0 0 15px;position:relative}.top_term .container{max-width:1400px;margin:0 auto}.top_term .details{max-width:720px;margin:0 auto 30px}.top_term .hero{padding:80px 0 10px;background-repeat:no-repeat;background-size:cover;text-align:left}.top_term .hero.locations{padding:30px 0 20px!important}.top_term .hero ul.filters{position:absolute;right:30px;bottom:0}.top_term .hero h1,.top_term .hero h2{color:#111;margin-bottom:0;text-transform:uppercase;font-size:30px;font-weight:900;padding-bottom:10px}.hero.locations h2,.hero.locations p{color:#111;text-align:left}.hero.locations p{color:#6a6a6a}.top_term .hero a{color:#111!important;text-decoration:underline}.top_term .details h2{margin-bottom:15px}.top_term .child_term{padding:40px 0 40px;border-top:1px solid #ccc}.top_term .container .child_term:first-child{border:0;padding:10px 0 20px}.top_term h2{text-transform:uppercase;margin-bottom:15px}.top_term .item h2{position:absolute;bottom:0;left:0;right:0;background:#347CA3;color:#fff;padding:7px 15px;z-index:1;font-size:14px}.top_term .item a:after{content:"";display:flex;align-items:center;justify-content:center;font-size:32px;position:absolute;left:0;right:0;width:100%;height:100%;bottom:0;background:rgb(26 66 88 / .7);transition:0.2s ease opacity;opacity:0}.top_term .item a:hover:after{opacity:1}.top_term h3{font-size:18px}.properties .property{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;box-shadow:0 2px 18px 11px rgb(0 0 0 / .1);position:relative;border-radius:10px;overflow:hidden}.properties .property h2{width:100%;position:absolute;bottom:0;background:#347CA3;font-weight:900;color:#fff;padding:10px;text-align:center}.properties .property figure{width:200px;flex:0 0 200px;height:300px;overflow:hidden;position:relative}.properties .property figure img{display:block;width:100%;height:100%;object-fit:cover}.search_wrap{padding-bottom:50px}.search_wrap .property .details{padding:15px 30px;width:calc(100% - 200px);max-height:250px}.search_wrap table{width:100%;display:block}.search_wrap table tbody{overflow-y:auto;height:250px;width:100%;display:block;position:relative}.search_wrap thead,.search_wrap table tr{display:flex;width:100%}.search_wrap table td,.search_wrap table th{padding:2px 0;width:20%}.search_wrap header{padding:20px 0 10px;margin-bottom:40px;background:rgb(0 0 0 / .03)}.search_wrap .container{display:flex;flex-wrap:wrap;justify-content:space-between}.search_wrap .sidebar{width:250px}.search_wrap .properties{width:calc(100% - 300px)}.search_wrap .property h2{font-size:14px;line-height:1.3em;font-weight:600}.search_wrap h1{color:#111;font-weight:900;font-size:30px;text-transform:uppercase}.search_wrap form strong{display:block;padding-bottom:5px}.search_wrap form select{width:100%;height:45px}.search_wrap form input[type="submit"]{width:100%;border:0;background:#347ca3;color:#fff;padding:15px 10px;cursor:pointer}.search_wrap .rbuttons label{color:#666}.search_wrap form>div{margin-bottom:15px}.container .row,.contact_details .row{display:flex;flex-wrap:wrap;width:100%}.row .col_big{width:calc(100% - 660px);padding-left:30px;padding-right:30px}.tax-building{font-size:14px}.tax-building .row .scroll_area{height:300px}.tax-building .features{margin-bottom:25px}.tax-building .features .module{height:200px;overflow:auto}.tax-building .features .module .fix{max-width:90%;overflow:hidden}.tax-building .features ul{list-style:disc;padding-left:20px}.tax-building .container{width:96%}.tax-building .row .col_small{width:460px}.tax-building .row .col_big{width:calc(100% - 980px)}.tax-building .features .module p{padding-bottom:2px}.tax-building .pro_table tbody{height:185px;display:block;position:relative}.tax-building .pro_table thead{display:flex;width:100%}.tax-building .pro_table tr{width:100%;display:flex}.tax-building .pro_table td,.tax-building .pro_table th{width:25%}.tax-building h3{font-size:18px;font-weight:600;text-transform:uppercase}.row .col_small{width:300px}.row .col_small figure{width:100%;margin:0}.row .col_small figure img{display:block;width:100%;height:100%;object-fit:cover}.single_team ul{padding:0 0 15px 20px;list-style:disc}.broker_single .et_pb_row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.broker_single h2{font-size:20px;color:#1da1f2;padding-bottom:30px}.broker_single .left_col{width:300px;border:2px solid #3071BD;padding:0 30px 30px;margin-top:50px}p:not(.has-background):last-of-type{padding-bottom:20px}.broker_single .left_col p{padding-bottom:0}.broker_single .building{display:flex;flex-wrap:wrap}.broker_single .building a{max-width:300px;display:block}.broker_single .left_col figure{margin:-50px 0 15px}.broker_single .left_col figure img{display:block;width:100%;height:auto}.broker_single .right_col{width:calc(100% - 500px)}.mb_50{margin-bottom:50px}.archive h2{font-size:20px;font-weight:600;margin-bottom:0;padding-bottom:0;color:#333}.archive h2 a{color:#347CA3}.archive h2 a:hover{text-decoration:underline}.col_big h2{margin-bottom:15px}.single-property h1{font-size:30px;font-weight:900;padding-bottom:15px}.single-property h2 a{color:#347CA3;text-transform:capitalize}.single-property h3{font-weight:700;padding-bottom:15px}.row.col_half>div{width:50%}.single-property .hero{padding:25px 0 20px;background:rgb(0 0 0 / .03)}.saved_place{padding:50px 0 30px}.saved_place.no_space{padding:10% 0 0}.saved_place.no_space h1{text-align:center}.saved_place form{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.saved_place h1{font-weight:900;font-size:42px}.saved_place form input[type="text"],.saved_place form input[type="email"],.saved_place form input[type="tel"]{height:45px;width:100%;margin-bottom:15px;padding:5px 15px;font-size:15px}.saved_place form>input[type="text"],.saved_place form>input[type="tel"],.saved_place form>div{width:49%}.saved_place .col_half{padding-top:30px;justify-content:space-between}.saved_place .col_half>div{width:45%}.saved_place form strong{display:block;width:100%;margin-bottom:5px}.saved_place form select{width:100%;height:45px;margin-bottom:15px;font-size:15px}.saved_place form textarea{width:100%;padding:15px;height:150px;margin-bottom:15px;font-size:15px}.saved_place form input[type="submit"]{width:100%;border:0;background:#347CA3;color:#fff;padding:15px;font-size:16px;cursor:pointer}.saved_place ul{margin:0;padding:0;list-style:none;border:1px solid #eee}.saved_place li{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee;padding:10px 15px}.saved_place li span{background:#347CA3;color:#fff;cursor:pointer;padding:1px 15px;border-radius:30px;font-size:13px;font-weight:600}.saved_place li a{color:#333;text-decoration:underline}.saved_place h2{font-weight:700;margin-bottom:15px}#mobile_menu_slide .saved a{position:relative}#mobile_menu_slide .saved a span{position:absolute;width:21px;height:21px;background:#333;border-radius:50%;right:-21px;top:3px;text-align:center;line-height:21px;font-size:10px;font-weight:700;color:#fff}.floor_plan{border:2px solid #aaa;margin-bottom:15px;overflow:hidden}.floor_plan img{margin-bottom:-8px;display:block;width:100%;height:auto}.icon_list li{position:relative;padding-left:25px}.icon_list li:before{content:"√";position:absolute;top:5px;left:0}.home .sub_location .suburban{display:none}.s_form div.submarkets>div{padding-right:0!important}.logo_helper{display:none!important}.p_list{display:flex;flex-wrap:wrap;margin:0;padding:0!important;list-style:none!important;font-size:13px;line-height:1.6em!important;color:#000}.p_list li{width:calc(25% - 30px);margin:0 15px 30px;background:#fff;box-shadow:0 2px 18px 11px rgb(0 0 0 / .035);position:relative;border-radius:15px;overflow:hidden}.p_list li div a{position:absolute;top:0;left:0;right:0;bottom:0}.p_list h3{font-size:20px!important;font-weight:600}.p_list li p{padding-bottom:10px;padding:0 0 10px 25px;position:relative}.p_list li p:before{content:attr(data-icon);position:absolute;left:0;top:1px;font-family:'ETmodules';color:#000;font-size:12px}.p_list li figure img{display:block;width:100%;height:100%;min-height:220px}.p_list li div{padding:20px 30px 30px}label.add_to{position:relative}label.add_to input{width:100%;position:absolute;left:0;top:0;bottom:0;right:0;opacity:0}label.add_to span{display:block;background:#63a741;color:#fff;padding:0 25px;cursor:pointer;position:relative;text-align:center}label.add_to span:before{content:"\52";position:absolute;font-family:'ETmodules';color:#fff;left:5px;top:1px;font-size:14px}label.add_to input:checked+span{background:grey}label.add_to input:checked+span:before{content:"\51"}.search_wrap table tr td:last-child{width:100px}.search_wrap table tr td:first-child a{white-space:nowrap;cursor:pointer}.inside_image .et_pb_main_blurb_image{margin:0;height:400px}.inside_image .et_pb_blurb_container{position:absolute;bottom:0;left:0;right:0;text-align:center;background-image:linear-gradient(transparent 20%,black 100%);padding:100px 30px 50px}.inside_image .et_pb_image_wrap{height:100%}.inside_image .et_pb_image_wrap img{height:100%;width:100%;object-fit:cover}.padding_img .et_pb_image_wrap{display:block;height:0;overflow:hidden;padding-bottom:150%}.c_info{padding:25px 0}.c_info h2{font-weight:600;font-size:18px;margin-bottom:15px;text-transform:uppercase}.c_info h4{font-weight:600}html,ul#mobile_menu_slide li{font-weight:600;position:relative;transition:0.5s ease all}.page-id-1610 img#logo{display:none}.page-id-1610 .logo_container a{display:block;width:100%}.page-id-1610 .logo_container a:before{content:"";background-image:url(https://marcrealty.com/wp-content/uploads/2021/10/Marc_Realty_Logo_white.svg);background-repeat:no-repeat;display:block;height:50px;background-size:300px;margin-top:8px}.page-id-1610 #main-header{position:absolute;background:#fff0}.home #main-header{background:rgb(26 66 88 / .7);position:fixed}.page-id-1610 .mobile_menu_bar:before,.page-id-1610 .mobile_menu_bar:after,.page-id-1610 .et_pb_slide_menu_active .et_toggle_slide_menu:after{color:#fff!important}.page-id-1610 .et_pb_contact_form:after{display:none}.home_form form{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:900px;margin:0 auto;padding:0 15px}.home_form .scroll_down{position:absolute;bottom:150%;left:0;right:0;text-align:center;color:#fff}.home_form .scroll_down span{display:inline-block;position:relative;font-weight:700}.home_form .scroll_down span:after{display:block;content:"\33";font-family:"etmodules";animation:fade_move_down 2s ease-in-out infinite;font-size:30px}@keyframes fade_move_down{0%{transform:translate(0,-10px);opacity:0}50%{opacity:1}100%{transform:translate(0,16px);opacity:0}}.home_form form>div{position:relative;width:19%}.home_form form input[type="submit"]{width:19%;display:block;border:0;cursor:pointer;background:#347CA3;color:#fff;font-size:18px;border-radius:6px}body.gecko .home_form form input[type="submit"]{padding-top:5px}body.safari .home_form form input[type="submit"]{height:30px}.home_form select.et_pb_contact_select{color:#333;border-radius:6px;padding:5px 15px 5px 15px;width:100%}body.safari .home_form select.et_pb_contact_select{height:30px}.test_1 .et_pb_testimonial_portrait{position:absolute;bottom:22px;left:27px;margin:0;width:62px;height:62px}.test_1 .et_pb_testimonial_description{margin-left:0!important}.test_1 .et_pb_testimonial_description>*:not(.et_pb_testimonial_description_inner){padding-left:70px}.service_menu .menu>li{padding:6px 15px 6px 20px;margin:0}.service_menu .menu>li li{padding:3px 15px 3px 20px;margin:0}.service_menu .menu li{position:relative}.service_menu .menu>li:before,.service_menu .menu>li li:before{content:"\45";font-family:'etmodules';position:absolute;left:0;color:#0C71C3}.service_menu .menu>li li:before{content:"\35"}.service_menu .menu li.current-menu-item>a{font-weight:700;color:#000}.team_archive h2{text-transform:uppercase;font-weight:400;text-align:center}.team_archive .location_wrap:not(:last-child){margin-bottom:60px;padding-bottom:30px;border-bottom:1px solid #dcdcdb}.team_archive .row{display:flex;flex-wrap:wrap;justify-content:flex-start;text-align:center}.team_archive .row .member{width:31%;position:relative;cursor:pointer;margin:0 1%;text-align:left;height:300px;overflow:hidden;margin-bottom:25px}.team_archive .row .member:after{content:"";position:absolute;left:0;right:0;width:100%;height:100%;bottom:0;background:rgb(26 66 88 / .7);transition:0.2s ease opacity;opacity:0}.team_archive .row .member:hover:after{opacity:1}.team_archive .row .member .btm{position:absolute;left:0;right:0;bottom:0;padding:10px 15px 5px;color:#fff;background:#347CA3;z-index:1;font-size:15px}.team_archive .member .team_modal{height:0;opacity:0;transform:scale(0);transition:0.3s linear all}.team_archive .teams_content.filter .member{display:none}.team_archive .teams_content.filter .member.show{display:block}.team_archive .member.open .team_modal{align-items:center;justify-content:center;z-index:9999999;background:rgb(26 66 88 / .7);display:flex;position:fixed;left:0;right:0;top:0;bottom:0;opacity:1;transform:scale(1);height:auto}.team_modal .wrap{max-width:80%;width:1000px;background:#fff;border-radius:10px;position:relative;text-align:left;display:flex;flex-wrap:wrap}.team_modal .wrap .left{width:50%;background:#232323;color:#fff;background-size:cover;background-position:top center;position:relative}.team_modal h3{color:#fff}.team_modal .wrap .person{position:absolute;left:0;right:0;bottom:0;padding:30px 30px 15px;background:#347CA3}.team_modal .wrap .txt{width:50%;min-height:600px;padding:60px 40px 40px}.team_modal .wrap .content{max-height:600px;overflow:auto}.team_modal .des{display:block;margin-bottom:15px}.team_modal .close{position:absolute;right:15px;top:10px}.team_archive .row>div a{position:absolute;left:0;top:0;bottom:0;right:0}.team_archive h3{font-weight:600;color:#fff;padding-bottom:0;line-height:20px;font-size:18px}.team_archive .row>div img{margin-bottom:15px}.team_archive .row>div:only-child{margin:0 auto}.broker_wrap{display:flex;flex-direction:column-reverse}.broker_wrap ul{width:100%;margin:0;padding:0;list-style:none}.team_filter{padding:30px 0 0;position:relative;z-index:1;margin-bottom:40px;background:rgb(0 0 0 / .03)}.team_filter.open:after{content:"";position:absolute;left:0;right:0;top:100px;height:420px;background:linear-gradient(180deg,rgb(255 255 255) 50%,#fff0 100%)}.team_filter .container{position:relative;z-index:2;padding:0 1%}.team_filter .filters{display:flex;padding:30px 0 10px}.team_filter .filter_by{margin-left:50px;position:relative}.team_filter .filter_by .trigger{display:block;position:relative;cursor:pointer}.team_filter .filter_by .trigger:after{content:"\33";position:absolute;right:-20px;top:0;font-family:"etmodules";font-size:18px}.team_filter ul{margin:0;padding:0;list-style:none;position:absolute;right:0;bottom:10px;font-size:16px;display:flex;justify-content:flex-end;align-items:center;text-transform:uppercase;font-weight:600;color:#6a6a6a}.team_filter ul li{padding:0;cursor:pointer}.team_filter ul li.active,.team_filter ul li:hover{color:#357EA2}.team_filter .texts{width:50%;padding-bottom:15px;overflow:hidden}.team_filter ul li:not(:last-child):after{content:"|";color:#357EA2;padding:0 20px 0 15px}.broker_wrap .broker_head,.broker_wrap .broker_list li{display:flex}.broker_wrap .broker_head{margin-bottom:30px;border-bottom:2px solid #eee}.broker_wrap .broker_head li{margin-right:30px;padding-bottom:10px;cursor:pointer;position:relative}.broker_wrap .broker_head li:after{content:"";position:absolute;left:0;width:0%;bottom:-2px;background:#1DA1F2;height:2px;transition:0.3s linear all}.broker_wrap .broker_head li.active,.broker_wrap .broker_head li:hover{color:#1DA1F2}.broker_wrap .broker_head li.active:after,.broker_wrap .broker_head li:hover:after{width:100%}.broker_wrap .broker_list figure{max-width:200px;flex:0 0 200px;padding-right:30px}.broker_wrap .broker_list figure img{display:block;width:100%;height:auto}.broker_wrap .broker_list li{margin-bottom:30px}.broker_wrap .broker_list .designation{padding-bottom:15px}.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a{font-weight:600}.hero_media .et_pb_code_inner{height:100vh}.hero_video{overflow:hidden;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.hero_video video{height:100vh;width:100vw;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0}.hero_video>.texts{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgb(26 66 88 / .6);color:#fff;font-size:40px;z-index:1;transition:0.3s linear all}.hero_video>.texts span{padding-right:10px;opacity:0;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:2s;animation-fill-mode:forwards}.hero_video>.texts span:nth-child(1){animation-delay:0s}.hero_video>.texts span:nth-child(2){animation-delay:0.5s}.hero_video>.texts span:nth-child(3){animation-delay:1s}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}.image_gallery>div{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.image_gallery>div:not(.no_s):after{content:"\35";position:absolute;right:0;bottom:5px;background:#347CA3;color:#fff;font-family:'etmodules';width:30px;height:25px;text-align:center}.image_gallery>div.less:after{display:none}.image_gallery a{width:49%;margin-bottom:5px;display:block;max-height:400px;overflow:hidden}.image_gallery a.building_image{max-height:900px}.image_gallery a.mfp-iframe{position:relative}.image_gallery a.mfp-iframe:before{color:#fff;content:"\e04e";font-family:'etmodules';position:absolute;left:0;top:0;bottom:0;right:0;font-size:65px;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .4)}.tax-building .image_gallery>a{display:block;height:515px;max-height:100%;width:100%}.tax-building .acf-map{height:547px}.tax-building .hero{margin-bottom:40px}.single-property .scroll_area{height:740px;padding-right:6px;width:560px}.single-property .image_gallery a{width:100%}.image_gallery>a{margin-bottom:15px;display:block;overflow:hidden}.image_gallery>div a{display:none}.image_gallery>div a:nth-child(1),.image_gallery>div a:nth-child(2),.image_gallery .jspPane a{display:block!important}.image_gallery a img{display:block;width:100%;height:100%;object-fit:cover;overflow:hidden}.mfp-bg,.mfp-wrap{z-index:9999999}.feat_ament .icon_list{margin-bottom:30px}.contact_details{padding-top:30px;width:100%}.contact_details h4{font-weight:700;margin-bottom:15px}.contact_details p{padding-bottom:0}.contact_details p a{color:#347CA3}.contact_details p a:hover{color:#347CA3}.contact_details h5{font-weight:400;color:#347CA3;font-size:14px;text-transform:uppercase}.contact_details .row{justify-content:space-between}.contact_details .row>div{width:46%;font-size:14px}.contact_details .row>div p:last-of-type{padding-bottom:0}.contact_details .b_down_name{margin-bottom:20px}.contact_details .b_down_name p{padding-bottom:0}.mfp-image-holder .mfp-content{max-width:90%}ul#mobile_menu_slide>li:hover{transform:translateY(-7px)}ul#mobile_menu_slide>li>a:after{content:"";position:absolute;left:30%;right:30%;background:#347CA3;height:2px;transition:0.5s ease all;bottom:0;opacity:0}ul#mobile_menu_slide>li:hover>a:after{opacity:1;bottom:5px}ul#mobile_menu_slide>li:hover>a,ul#mobile_menu_slide>li.current-menu-item>a{color:#347CA3!important}#map .gm-style .gm-style-iw-c{padding:0}.info_window,#map .gm-style-iw-d{width:300px;overflow:hidden!important}.info_window img{width:100%;height:auto;display:block}.info_window .info_content{padding:15px 10px;box-sizing:border-box}.info_window ul{display:flex;justify-content:center;margin-bottom:15px;text-align:center;width:100%}.info_window ul li{position:relative}.info_window ul li:not(:last-child){padding-right:3px}.info_window ul li:not(:first-child){padding-left:3px}.info_window ul li:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:#666}.gm-style-iw-d{overflow:hidden}.gm-style-iw button{display:none!important}.menu_service .et_pb_widget{width:100%!important;margin:0!important;float:none}.menu_service ul{display:flex;justify-content:flex-end;align-items:center;font-weight:600}.menu_service ul li{padding:0}.menu_service ul li.current-menu-item a{color:#357EA2}.menu_service ul a{color:#6a6a6a}.menu_service ul li:last-child{padding-right:0}.menu_service ul li:not(:last-child):after{content:"|";color:#357EA2;padding:0 10px 0 15px}.page h1{font-weight:900!important}.cpage_form form>p{display:flex;flex-wrap:wrap;justify-content:space-between}.cpage_form .wpcf7-form-control-wrap{width:49%;margin-bottom:15px}.cpage_form input,.cpage_form select,.cpage_form textarea,.cpage_form .wpcf7-form-control-wrap.department,.cpage_form .wpcf7-form-control-wrap.message{width:100%;flex:0 0 100%;height:48px;background:#eee}.cpage_form input,.cpage_form select,.cpage_form textarea{font-size:14px;padding:5px 15px;color:#999;border:0;width:100%;margin:0}.cpage_form .wpcf7-form-control-wrap.message{height:auto}.cpage_form textarea{height:150px;padding-top:15px}.cpage_form input::placeholder{opacity:1}.cpage_form .btn{display:flex;align-items:center;justify-content:flex-end}.cpage_form .btn .wpcf7-spinner{order:-1}.cpage_form .btn>input{width:auto;flex:0 0 auto;background-color:#357ea2;font-size:20px;color:#fff;padding:10px 30px;cursor:pointer}.service_header{background:rgb(0 0 0 / .03);padding:50px 0 15px}#menu-services li a:hover{color:#357EA2!important}.jspScrollable .jspHorizontalBar{display:none!important}@media(min-width:1280px){.mfp-image-holder .mfp-content{max-width:80%}.et_header_style_slide .et_slide_in_menu_container{position:absolute;height:auto;width:900px;top:0;right:0!important}.home.et_header_style_slide .et_slide_in_menu_container{position:fixed}body .et_slide_in_menu_container #mobile_menu_slide{position:static!important;display:flex!important;justify-content:flex-end;padding:23px 30px 0 0}ul#mobile_menu_slide>li{padding:0 15px;text-transform:uppercase}ul#mobile_menu_slide>li.menu-item-has-children{padding-right:22px}.et_header_style_slide .et_slide_in_menu_container{background-color:#fff0;overflow:visible!important}ul#mobile_menu_slide .sub-menu{position:absolute;background:#fff;width:150px;border-radius:0 0 5px 5px;overflow:hidden}ul#mobile_menu_slide>li:hover .sub-menu{display:block!important}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li{opacity:1;padding:0}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li a{padding:5px 15px;font-size:13px;text-transform:initial;color:#333}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li a:hover{background:#347CA3;color:#fff;opacity:1}#et-top-navigation{display:none}.et_header_style_left .logo_container{max-width:350px;position:static;padding:15px 0 15px 30px}body.page-id-1610 #page-container .et_slide_in_menu_container{background:#fff0}.page-id-1610 .et_slide_in_menu_container #mobile_menu_slide li span.et_mobile_menu_arrow:before,.page-id-1610 .et_slide_in_menu_container #mobile_menu_slide>li>a{color:#fff}.page-id-1610 #mobile_menu_slide .saved a span{color:#000;background:#fff}.mobile_menu_bar:before,.et_pb_slide_menu_active .et_toggle_slide_menu:after{color:#fff!important}}@media(max-width:1620px){.tax-building .col_big{order:-1;width:100%;margin-bottom:30px}.tax-building .mb_50 .row{justify-content:space-between}.tax-building .row .col_small{width:500px}.tax-building .row .col_big{width:calc(100% - 500px)}.tax-building .row .col_small.f_wrap{width:100%}.pro_table table th span{display:none}}@media(max-width:1480px){.mfp-image-holder .mfp-content{max-width:70%}.logo_container{display:flex;align-items:center;max-width:350px}.top_term .wrap .item{width:33%}.btns{flex-wrap:wrap}.btns a{width:100%;margin-bottom:10px}#mobile_menu_slide .saved a span{position:static;display:inline-block;margin-left:5px}.top_term .wrap .item{width:48%}.building_lists .b_lists,.building_lists #map,.building_lists .b_lists .scroll_area{width:100%}.building_lists #map{height:400px}.building_lists .b_lists .scroll_area{height:100%}.tax-building .col_big{width:100%;flex:0 0 100%;order:3;padding-top:30px}.tax-building .row .col_small{width:49%}ul#mobile_menu_slide>li>a:after{left:0}.search_wrap .container{width:90%}.team_archive .row .member{height:250px;width:48%}.logo_container a{display:block}.et_pb_svg_logo #logo{width:300px}}@media(max-width:1140px){.row .col_small{width:200px}.row .col_big{width:calc(100% - 200px)}.property .details thead{display:none}.property .details table tr{display:block;border:2px solid #eee;margin-bottom:10px;padding:7px 10px}.property .details table tr:last-child{margin-bottom:0}.property .details table td{display:block;align-items:center;padding:3px 5px 3px 150px;position:relative}.property .details td:before{content:attr(data-title);position:absolute;left:15px;font-weight:700}.property .details table td{width:100%!important}.search_wrap .container{width:95%}.page-id-1610 .et_pb_contact_form p.et_pb_contact_field{width:49.5%;margin-bottom:1%}.page-id-1610 .et_contact_bottom_container{margin:5px auto 0}.tax-building .features .module{height:auto}}@media(max-width:980px){.mfp-image-holder .mfp-content{max-width:90%}.top_term .wrap .item{width:48%;margin:0 1%}.row .col_small{width:100%}.row .col_big{width:100%;padding:30px 0 0}.container,.et_pb_row{width:95%}#main-header{overflow-x:hidden}.et_pb_media_alignment_center .et_pb_slide_image{top:0}.et_pb_slide_image{width:100%}.c_info{display:flex;flex-wrap:wrap;justify-content:space-between}.c_info h2,.search_wrap .properties,.search_wrap .sidebar,.saved_place .col_half>div{width:100%}.feat_ament{display:flex;flex-wrap:wrap;justify-content:space-between}.search_wrap form{display:flex;flex-wrap:wrap}.search_wrap form>div{width:33%;padding:0 15px 30px}.search_wrap form>div.three{align-self:flex-end}.saved_place .col_half{flex-direction:row-reverse}.saved_place .saved_spaces{order:-1;margin-bottom:30px}.saved_place form{display:flex;flex-wrap:wrap;justify-content:space-between}.saved_place form>*{width:32%!important;align-self:flex-end}.saved_place form>div+div,.saved_place form textarea{width:100%!important}.saved_place form textarea{margin-bottom:30px}.saved_place form input[type="submit"]{margin-left:auto}.p_list li{width:calc(50% - 30px)}.page-id-738 footer{position:static}.property .details table td .add_to{max-width:160px;display:block}.home_search form>div{width:32%;margin-bottom:20px}.home_search form>div:nth-child(1),.home_search form>div:nth-child(2){width:49%}.locations .container{display:flex;flex-wrap:wrap}.top_term .hero ul.filters{position:static}.top_term .hero .captions{width:100%;order:-1}.f_wrap .contact_details{padding-bottom:15px}.menu_service ul{flex-wrap:wrap;justify-content:center}.et_header_style_left #logo{max-width:100%}}@media(max-width:768px){.col_small,.c_info{display:flex;flex-wrap:wrap;justify-content:space-between}.col_small h2,.c_info h2{width:100%}.my_slide .et-pb-controllers a img,.my_slide .et_pb_slider .et_pb_slide_image img{max-height:100%!important}.my_slide .et_pb_slider .et_pb_container{height:auto!important}.my_slide .et-pb-controllers.with_image{height:100px!important}.broker_single .left_col{margin-bottom:20px}.broker_single .left_col,.broker_single .right_col{width:100%}.home_form form{padding:0 15px}.home_form form>div{width:32.5%;margin-bottom:10px;}.home_form form>div:nth-child(4),.home_form form>div:nth-child(5){width:49%}.hero_video>.texts{font-size:18px}.home_form .scroll_down{bottom:120%}.top_term .hero ul.filters{justify-content:center}.top_term .hero ul li{padding:5px 0}.tax-building .row .col_small,.tax-building .row .col_big{width:100%}.tax-building .mb_50 .row{display:block}.tax-building .acf-map{height:350px}}@media(max-width:640px){.pro_table thead{display:none!important}.pro_table table tr{display:block;border-bottom:2px solid #ccc}.pro_table table td{display:block;align-items:center;padding:3px 5px 3px 150px;position:relative}.pro_table td:before{content:attr(data-content);position:absolute;left:15px;font-weight:700}.container,.et_pb_row{width:90%}.s_form .two,.s_form .one,.s_form .rbuttons{width:100%;padding:0!important}.s_form .rbuttons{padding:0!important}.s_form form{padding:15px 30px}.search_wrap form>div{width:50%;margin-bottom:0;padding-bottom:20px}.search_wrap form select{height:40px}.properties .property figure{max-height:unset}.search_wrap .property h2{background:#8c353b;position:static}.search_wrap .property .details,.properties .property figure{width:100%;flex:0 0 100%}.saved_place form>*{width:49%!important}.p_list li{width:100%;margin:0 0 15px}.home_form form>div{width:49%!important;margin-bottom:15px}.home_form form>div:last-child{width:100%!important;margin-bottom:0}.home_form form input[type="submit"]{padding:10px}.broker_wrap .broker_list li{display:block}.broker_wrap .broker_list figure{margin-bottom:15px;width:100%;max-width:100%}.team_archive .row.children-2>div:first-child{margin-left:0}.team_archive .row.children-2>div:last-child{margin-right:0}.team_archive .row>div{width:40%}.hero_video>.texts{font-size:15px}.home_form form input[type="submit"]{width:100%;padding:10px!important}.tax-building .pro_table thead,.tax-building .pro_table tr,.tax-building .pro_table tbody{display:table;width:100%}.tax-building .pro_table td,.tax-building .pro_table th{width:100%}.tax-building .pro_table{margin-bottom:30px}.top_term .hero .captions{height:auto!important}.team_archive .row .member{width:100%;height:315px}.et_pb_svg_logo #logo{width:250px}}@media(max-width:420px){.top_term .wrap .item,.search_wrap form>div{width:100%}.top_term .item>a{padding:0;height:auto}.property .details table td{padding-left:130px}.saved_place form>*{width:100%!important}.page-id-1610 .et_pb_contact_form p.et_pb_contact_field{width:100%;margin-bottom:10px}.page-id-1610 .et_contact_bottom_container{margin:5px 0 0;width:100%}.page-id-1610 .logo_container a{max-width:250px}.page-id-1610 .logo_container a:before{background-size:240px}.home_form form>div{width:100%!important}.home_form .scroll_down{bottom:100%}.et_pb_svg_logo #logo{width:200px}}