@keyframes marquee{0%{transform:translateX(-300%)}to{transform:translateX(100%)}}.announcement-bar{background:#231f20;padding:10px 0;margin:0 auto}.announcement-bar .container{display:flex;justify-content:space-between}.announcement-bar .container .announcement-col:nth-child(2) a{width:unset;padding:5px 10px}.announcement-bar .container .announcement-col:nth-child(2) i{padding-right:10px}.announcement-bar .container .announcement-col a{text-decoration:none;color:#fff;font-size:11px;background:#383536;padding:5px;border-radius:100px;width:22px;height:22px;display:inline-flex;justify-content:center;align-items:center}.announcement-bar .container .announcement-col a:nth-child(2){margin-left:15px;margin-right:15px}.announcement-bar .container .announcement-col a:nth-child(3){margin-right:15px}.navbar{display:flex;max-width:1500px;margin:0 auto;padding:20px 0;justify-content:space-between}@media screen and (max-width:1500px){.navbar{margin:10px}}.navbar .pushbar{padding:30px}.navbar .pushbar .pushbar-links a{text-transform:uppercase;display:block;margin:15px 0;text-decoration:none;color:#000}.navbar .pushbar .pushbar-links a:first-child{margin-top:30px}.navbar .pushbar .pushbar-links .badge{width:-moz-fit-content;width:fit-content}.navbar img{max-height:40px;align-self:center}.navbar button{background:none;border:none;font-size:20px;color:#00abed;display:none}@media screen and (max-width:1024px){.navbar button{display:block}}.navbar ul{list-style-type:none;display:flex;align-items:center;padding-left:0}@media screen and (max-width:1024px){.navbar ul{display:none}}.navbar ul li{margin:0 15px}.navbar ul li:first-child{margin-left:0}.navbar ul li:last-child{margin-right:0}.navbar ul li a{text-decoration:none;color:#000;text-transform:uppercase;font-size:14px}.navbar ul li .secondary-menu{display:none;visibility:hidden;opacity:0}.navbar ul .primany-menu{position:relative;transition:2s;padding:9px 0}.navbar ul .primany-menu a{display:flex;align-items:center}.navbar ul .primany-menu a span{background-color:#00abed;color:#fff;font-size:10px;font-weight:700;padding:2px 10px;border-radius:20px;position:absolute;top:-10px;right:-25px}.navbar ul .primany-menu a i{font-size:10px;margin-left:5px}.navbar ul .primany-menu:hover{transition:2s}.navbar ul .primany-menu:hover .secondary-menu{position:absolute;visibility:visible;opacity:1;display:unset;width:-moz-fit-content;width:fit-content;white-space:nowrap;left:0;z-index:100;top:35px;padding:20px;border:3px solid #f6f6f6;background:#fff;color:#000;border-radius:10px}.navbar ul .primany-menu:hover .secondary-menu li{margin:20px 0}.navbar ul .primany-menu:hover .secondary-menu li:first-child{margin-top:0}.navbar ul .primany-menu:hover .secondary-menu li:last-child{margin-bottom:0}.navbar ul .primany-menu:hover .secondary-menu li a{color:#000;transition:.1s ease;flex-direction:column;align-items:start;font-size:14px;text-transform:capitalize}.navbar ul .primany-menu:hover .secondary-menu li a .secondary-menu-lead{display:flex;align-items:center;font-size:16px;font-weight:700;margin-top:0}.navbar ul .primany-menu:hover .secondary-menu li a .secondary-menu-lead div{display:flex;align-items:center;justify-content:center}.navbar ul .primany-menu:hover .secondary-menu li a .secondary-menu-lead div svg{margin-right:10px;height:16px}.navbar ul .primany-menu:hover .secondary-menu li a .secondary-menu-lead i{font-size:16px;color:#00abed;margin-right:10px;margin-left:0}.navbar ul .primany-menu:hover .secondary-menu li a p{margin-top:5px}.navbar ul .primany-menu:hover .secondary-menu li a:hover{color:#00abed}.header{background:#fff}.header footer{background-color:#00abed;padding:10px;overflow:hidden}.header footer div{width:100%;white-space:nowrap;animation:marquee 120s linear infinite}.header footer div:hover{animation-play-state:paused}.header footer div a{text-decoration:none;color:#fff;text-transform:uppercase;font-weight:700;display:inline-flex;align-items:center;font-size:14px}.header footer div a svg{width:19px;height:19px;margin-right:10px}.header footer div a span{margin-left:10px;margin-right:10px}.banner{position:relative!important;background-size:cover!important;background-position:50%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center;border-radius:20px}.banner:before{content:"";position:absolute;width:100%;height:100%;overflow:hidden;background:#231f20;opacity:.4;pointer-events:none;border-radius:20px}.banner .Typewriter{display:inline-block}.searchbar{max-width:1000px;background:#fff;padding:20px;margin:-50px auto 0;position:relative;border-radius:20px}@media screen and (max-width:768px){.searchbar{margin-left:10px;margin-right:10px}}.searchbar form{display:flex;flex-direction:column}.searchbar form hr{margin:15px 0;border-width:2px;border-color:#e7f0f4;border-top:none;border-left:none;border-right:none}.searchbar form button{background:none;border:none;color:#e7f0f4;font-weight:700;font-size:14px;padding:0;cursor:pointer}.searchbar form .form-options{display:flex}.searchbar form .form-options .form-option{background:none;border:none;color:#d1f1fe;font-weight:700;font-size:14px;padding:0;cursor:pointer;position:relative}.searchbar form .form-options .form-option label{cursor:pointer}.searchbar form .form-options .form-option{margin:0 5px}.searchbar form .form-options .form-option:first-child{margin-left:0}.searchbar form .form-options .form-option:last-child{margin-right:0}.searchbar form .form-options .form-option input{visibility:hidden;position:absolute;width:100%;height:100%}.searchbar form .form-options .form-option input:checked~label{color:#00abed}.searchbar form .form-action{position:absolute;top:24px;right:20px}.searchbar form .form-content{display:flex;justify-content:space-between}@media screen and (max-width:600px){.searchbar form .form-content{flex-direction:column}}.searchbar form .form-content .form-group{margin:0 15px}@media screen and (max-width:600px){.searchbar form .form-content .form-group{margin:15px 0}}.searchbar form .form-content .form-group:first-child{margin-left:0;width:40%}@media screen and (max-width:600px){.searchbar form .form-content .form-group:first-child{width:100%}}.searchbar form .form-content .form-group:nth-child(5){margin-right:0;align-self:flex-end;width:24px;height:24px}.searchbar form .form-content .form-group label{padding-bottom:15px;display:inline-block;font-weight:700}.searchbar form .form-content .form-group input{border:2px solid #e7f0f4;border-radius:5px;width:100%;height:30px;padding-left:5px}.searchbar form .form-content .form-group select{border:2px solid #e7f0f4;border-radius:5 px;width:100%;padding:2px;margin:0;height:30px;background:#fff}.searchbar form .form-content .form-group button{background:#00abed;color:#fff;width:-moz-fit-content;width:fit-content;border:none;height:30px;width:30px;position:relative;top:-6px;border-radius:20px}.properties .properties-row{margin-top:50px;display:flex;flex-wrap:wrap}@media screen and (max-width:1500px){.properties .properties-row{margin-top:25px}}.properties .properties-row .property-card{width:24%;margin:.5%;background:#fff;border-radius:20px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column}@media screen and (max-width:1300px){.properties .properties-row .property-card{width:30%;margin:1.5%}.properties .properties-row .property-card:nth-child(7),.properties .properties-row .property-card:nth-child(8){display:none}}@media screen and (max-width:768px){.properties .properties-row .property-card{width:48%;margin:1% 1% 25px}}@media screen and (max-width:600px){.properties .properties-row .property-card{width:100%}}.properties .properties-row .property-card .property-image{position:relative;height:200px}.properties .properties-row .property-card .property-image img{width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.properties .properties-row .property-card .property-image .property-badge{position:absolute;top:10px;left:10px;background:#00abed;padding:5px;border-radius:20px;font-size:14px;color:#fff;font-weight:700}.properties .properties-row .property-card .property-content{padding:10px}.properties .properties-row .property-card .property-content h6{font-size:14px;font-weight:700;color:#00abed;margin-bottom:5px}.properties .properties-row .property-card .property-content h4{font-size:22px;margin-bottom:20px}.properties .properties-row .property-card .property-content ul{list-style:none;display:flex;flex-wrap:wrap}.properties .properties-row .property-card .property-content ul li{width:50%;text-transform:uppercase;position:relative;display:flex;margin-bottom:20px}.properties .properties-row .property-card .property-content ul li small{position:absolute;font-size:10px}.properties .properties-row .property-card .property-content ul li i{color:#00abed;width:30px;height:30px}.properties .properties-row .property-card .property-content ul li img{width:21px;height:21px;margin-right:10px}.properties .properties-row .property-card .property-content ul li .landsize{position:absolute;top:-3px;font-size:10px}.properties .properties-row .property-card .property-content ul .inspection{width:100%;display:flex;align-items:center}.properties .properties-row .property-card .property-content ul .inspection svg{margin-right:10px;width:16px;height:16px}.properties .properties-row .property-card .property-content ul .inspection span{text-transform:none}.properties .properties-row .property-card .property-status-price{display:flex;background:#222;position:relative;justify-content:space-between;margin-top:auto}.properties .properties-row .property-card .property-status-price .property-status-sold{background:#00abed;width:100%!important;text-align:center}.properties .properties-row .property-card .property-status-price .expression-of-interest{width:100%!important;text-align:center}.properties .properties-row .property-card .property-status-price .expression-of-interest:after{content:unset!important}.properties .properties-row .property-card .property-status-price .property-price{background:#00abed;width:45%}@media screen and (max-width:768px){.properties .properties-row .property-card .property-status-price .property-price{width:50%}}.properties .properties-row .property-card .property-status-price .property-price:after{content:"";background:#00abed;position:absolute;top:0;left:45%;width:20%;height:105%;clip-path:polygon(100% 100%,0 0,0 100%)}@media screen and (max-width:768px){.properties .properties-row .property-card .property-status-price .property-price:after{left:50%}}.properties .properties-row .property-card .property-status-price div{width:50%;text-transform:uppercase;font-weight:700;color:#fff;font-size:14px;padding:10px 20px}.properties .properties-row .property-card .property-status-price div:nth-child(2){text-align:right;display:flex;justify-content:flex-end;align-items:center}.service-card-row{display:flex;flex-wrap:wrap}@media screen and (max-width:1024px){.service-card-row{justify-content:center}}.service-card-row .service-card{padding:20px;width:47.5%;border:3px solid #f6f6f6;border-radius:20px;margin-bottom:5%;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1500px){.service-card-row .service-card{width:49.5%;margin-bottom:1%}}@media screen and (max-width:1024px){.service-card-row .service-card{width:49%;margin:.5%}}@media screen and (max-width:768px){.service-card-row .service-card{width:100%}}.service-card-row .service-card:nth-child(odd){margin-right:5%}@media screen and (max-width:1500px){.service-card-row .service-card:nth-child(odd){margin-right:1%}}@media screen and (max-width:1024px){.service-card-row .service-card:nth-child(odd){margin-right:0}}@media screen and (max-width:768px){.service-card-row .service-card:nth-child(odd){margin-right:0}}.service-card-row .service-card:nth-last-child(-n+2){margin-bottom:0}@media screen and (max-width:600px){.service-card-row .service-card:nth-last-child(-n+2){margin-bottom:25px}.service-card-row .service-card{width:100%;margin:0 0 25px}}.service-card-row .service-card header{display:flex;align-items:center;margin-bottom:15px}.service-card-row .service-card header i{background:#00abed;width:42px;height:42px;line-height:42px;text-align:center;border-radius:100px;color:#fff}.service-card-row .service-card header h4{font-size:22px;text-transform:uppercase;margin-left:20px;flex:1 1}.service-card-row .service-card .service-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:96px}.accordion,.service-card-row .service-card .service-text h1,.service-card-row .service-card .service-text h2,.service-card-row .service-card .service-text h3 h4,.service-card-row .service-card .service-text h5,.service-card-row .service-card .service-text h6{margin-top:15px}.accordion{display:flex}.accordion .tabs,.accordion .tabs .tab{overflow:hidden;width:100%}.accordion .tabs .tab{color:#fff;position:relative;margin-bottom:15px;border-radius:20px}.accordion .tabs .tab input{position:absolute;opacity:0;width:100%;height:100%}.accordion .tabs .tab .tab-content p{padding-bottom:15px}.accordion .tabs .tab .tab-content h6{font-size:16px;padding-bottom:15px}.accordion .tabs .tab .tab-content a{position:relative;text-decoration:none;color:#00abed}.accordion .tabs .tab .tab-content ol,.accordion .tabs .tab .tab-content ul{margin-left:32px}.accordion .tabs .tab-label{display:flex;justify-content:space-between;padding:1em;background:#e7f0f4;font-weight:700;cursor:pointer;color:#00abed}.accordion .tabs .tab-label:hover{background:#e7f0f4}.accordion .tabs .tab-label:after{width:1em;height:1em;text-align:center;transition:all .35s;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f078"}.accordion .tabs .tab-content{max-height:0;padding:0 1em;color:#000;background:#e7f0f4;transition:all .35s}.accordion .tabs .tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#e7f0f4;cursor:pointer}.accordion .tabs .tab-close:hover{background:#e7f0f4}.accordion .tabs input:checked+.tab-label{background:#e7f0f4;color:#00abed}.accordion .tabs input:checked+.tab-label:after{transform:rotate(180deg)}.accordion .tabs input:checked~.tab-content{max-height:100vh;padding:1em}.property{margin-top:50px!important;display:flex;justify-content:space-between}@media screen and (max-width:1500px){.property{padding:0 20px}}@media screen and (max-width:768px){.property{flex-direction:column}}.property header{background:#231f20;padding:10px 20px;font-size:20px;color:#fff;text-transform:uppercase;font-weight:700}.property main{flex:1 1;margin-right:50px;overflow:hidden}@media screen and (max-width:768px){.property main{width:100%}}.property main .matterport-showcase iframe{min-height:240px;margin:16px 0;width:100%}@media screen and (min-width:768px){.property main .matterport-showcase iframe{min-height:360px}}@media screen and (min-width:992px){.property main .matterport-showcase iframe{height:700px;max-width:1068px;margin:0 auto 15px}}.property main .matterport-showcase{text-align:center}.property main .gallery{margin-bottom:25px;overflow:unset!important}.property main .gallery .swiper-slide .plyr--video,.property main .gallery .swiper-slide .plyr__poster,.property main .gallery .swiper-slide .plyr__video-wrapper{border-radius:20px}.property main .gallery .floor-plan-button{position:absolute;top:20px;right:122px;z-index:10;display:flex}.property main .gallery .floor-plan-button span{display:inline-block;margin-right:10px}.property main .gallery .video-button{position:absolute;top:20px;right:20px;z-index:10;display:flex}.property main .gallery .video-button span{display:inline-block;margin-right:10px}.property main .gallery .swiper-button-prev{background:#00abed;width:40px;height:40px;border-radius:20px}.property main .gallery .swiper-button-prev:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f053";font-size:18px;color:#fff}.property main .gallery .swiper-button-next{background:#00abed;width:40px;height:40px;border-radius:20px}.property main .gallery .swiper-button-next:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";font-size:18px;color:#fff}.property main .gallery img{width:100%;border-radius:20px}.property main .gallery-thumbs{margin-bottom:50px}.property main .gallery-thumbs img{width:100%;border-radius:20px}.property main section{background:#fff;border-radius:20px;overflow:hidden}.property main section article{padding:20px;border-left:3px solid #f6f6f6;border-right:3px solid #f6f6f6;border-bottom:3px solid #f6f6f6;border-radius:0 0 20px 20px}.property main section article .description *{margin-bottom:15px}.property main section article .description ul{margin-left:30px}.property main section article form .form-content{display:flex;flex-wrap:wrap;justify-content:space-between}.property main section article form .form-content .form-group{margin-bottom:15px;width:45%}.property main section article form .form-content .form-group label{padding-bottom:15px;display:inline-block;font-weight:700;text-transform:uppercase}.property main section article form .form-content .form-group input{border:none;border-bottom:2px solid #e7f0f4;width:100%;height:30px;padding-left:5px}.property main section article form .form-footer{display:flex;justify-content:flex-end}.property main section .agents-row{padding:20px 0 0}.property main section .agents-row .agent-col{background-color:#fff;width:100%;margin-top:0;margin-bottom:0}.property main section .agents-row .agent-col .agent-actions{margin-top:15px}@media screen and (max-width:1500px){.property main section .agents-row .agent-col .agent-actions{border-bottom:2px solid #ebebeb}}.property main section .agents-row .agent-col:last-child{margin-right:0}@media screen and (max-width:1500px){.property main section .agents-row .agent-col:last-child{margin-top:30px}}.property .sidebar{width:33.4%}@media screen and (max-width:768px){.property .sidebar{margin-top:25px;width:100%}}.property .sidebar aside{background:#fff;border-radius:20px;overflow:hidden;height:-moz-fit-content;height:fit-content;position:sticky;top:30px}.property .sidebar aside article{padding:20px;border-left:3px solid #f6f6f6;border-right:3px solid #f6f6f6}.property .sidebar aside article:last-child{border-bottom:3px solid #f6f6f6;border-radius:0 0 20px 20px}.property .sidebar aside article form .form-response{display:flex;flex-direction:column;text-align:center;background:#0dabed;padding:5px;border-radius:20px;color:#fff;margin-bottom:15px}.property .sidebar aside article form .form-response i{margin-bottom:5px}.property .sidebar aside article form .form-response h6{font-size:16px}.property .sidebar aside article form .form-content .form-group{margin-bottom:15px}.property .sidebar aside article form .form-content .form-group label{padding-bottom:15px;display:inline-block;font-weight:700;text-transform:uppercase}.property .sidebar aside article form .form-content .form-group input{border:none;border-bottom:2px solid #e7f0f4;width:100%;height:30px;padding-left:5px}.property .sidebar aside article form .form-footer{margin-top:30px;display:flex;justify-content:flex-end}.property .sidebar aside article ul{list-style:none;display:flex;flex-wrap:wrap;margin-top:25px}.property .sidebar aside article ul li{display:flex;width:50%;text-transform:uppercase;position:relative;margin-bottom:20px}@media screen and (max-width:1500px){.property .sidebar aside article ul li{width:100%}}@media screen and (max-width:768px){.property .sidebar aside article ul li{width:50%}}.property .sidebar aside article ul li small{position:absolute;font-size:10px}.property .sidebar aside article ul li i{color:#00abed;width:30px;height:30px}.property .sidebar aside article ul li img{width:21px;height:21px;margin-right:10px}.property .sidebar aside article ul li .landsize{position:absolute;top:-3px;font-size:10px}.property .sidebar aside article ul .inspection{width:100%;display:flex;align-items:center}.property .sidebar aside article ul .inspection svg{margin-right:10px;width:16px;height:30px}.agents-row{display:flex;overflow:hidden}@media screen and (max-width:768px){.agents-row{flex-direction:column}}.agents-row .swiper{width:100%}.agents-row .swiper-button-next,.agents-row .swiper-button-prev{background:#00abed;width:40px;height:40px;border-radius:20px}.agents-row .swiper-button-next:after,.agents-row .swiper-button-prev:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f053";font-size:18px;color:#fff}.agents-row .swiper-button-next{background:#00abed;width:40px;height:40px;border-radius:20px}.agents-row .swiper-button-next:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";font-size:18px;color:#fff}.agents-row .agent-col{width:100%;margin:0;border:3px solid #f6f6f6;display:flex;flex-direction:column;border-radius:20px}@media screen and (max-width:1500px){.agents-row .agent-col{width:100%}}@media screen and (max-width:768px){.agents-row .agent-col{width:100%;margin:0 0 25px}}.agents-row .agent-col:first-child{margin-left:0}.agents-row .agent-col:nth-child(3){margin-right:0}.agents-row .agent-col a{text-decoration:none;height:100%}.agents-row .agent-col .agent-main{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0}@media screen and (max-width:1500px){.agents-row .agent-col .agent-main{padding:20px}}.agents-row .agent-col .agent-main img{width:229px;height:229px;border-radius:229px}.agents-row .agent-col .agent-main .coming-soon{width:229px;height:229px;border-radius:229px;border:2px solid #f6f6f6;display:flex;justify-content:center;align-items:center;color:#000;font-size:52px}.agents-row .agent-col .agent-main h5{margin:15px 0;font-size:28px;text-transform:uppercase;color:#222}.agents-row .agent-col .agent-main p{font-size:16px;color:#00abed;text-transform:uppercase;font-weight:700}.agents-row .agent-col .agent-actions{height:50px;margin-top:auto;border-top:3px solid #f6f6f6;display:flex}.agents-row .agent-col .agent-actions .agent-actions-col{display:flex;width:100%;justify-content:center;align-self:center}.agents-row .agent-col .agent-actions .agent-actions-col a{text-decoration:none;color:#00abed;height:100%;display:flex;align-items:center}.agents-row .agent-col .agent-actions .agent-actions-col a i{font-size:20px}.agents-row .agent-col .agent-actions .agent-actions-col:nth-child(2){border-left:3px solid #f6f6f6;height:100%}.agents-row .agent-text-card{background-color:#f6f6f6;border-radius:20px;padding:20px}.agents-row .agent-text-card h1{font-size:72px;margin-bottom:15px}.agents-row .agent-text-card p{margin-top:15px;font-size:18px}.review-slider .swiper-button-next,.review-slider .swiper-button-prev{display:none}.review-slider .review-arrows{margin:0 20px;padding:20px;text-align:right;position:absolute;right:0;z-index:100}.review-slider .review-arrows i{background:#00abed;color:#fff;padding:5px 10px;font-size:10px;border-radius:5px}.review-slider .review-arrows i:first-child{margin-right:10px}.review-slider .swiper-button-prev{background:#00abed;width:40px;height:40px;border-radius:20px}.review-slider .swiper-button-prev:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f053";font-size:18px;color:#fff}.review-slider .swiper-button-next{background:#00abed;width:40px;height:40px;border-radius:20px}.review-slider .swiper-button-next:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";font-size:18px;color:#fff}.review{display:flex;flex-shrink:0;flex-grow:0;justify-content:right;align-items:center;position:relative;margin:0 20px}@media screen and (max-width:768px){.review{flex-direction:column}}.review .review-col header{margin-bottom:20px}.review .review-col header h4{display:flex;align-items:center}.review .review-col header h4 span{background:#00abed;color:#fff;width:48px;height:48px;display:inline-flex;justify-content:center;align-items:center;border-radius:55px;margin-right:20px}.review .review-col:nth-child(odd){padding:20px;width:50%;background:#f6f6f6;border-radius:20px;position:absolute;left:0;z-index:100}@media screen and (max-width:1500px){.review .review-col:nth-child(odd) p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:66px}}.review .review-col:nth-child(odd) button{display:none}@media screen and (max-width:1500px){.review .review-col:nth-child(odd) button{display:block}.review .review-col:nth-child(odd){position:unset;width:100%;border-radius:20px 0 0 20px}}@media screen and (max-width:768px){.review .review-col:nth-child(odd){margin-top:25px;border-radius:20px}}.review .review-col:nth-child(2n){width:60%;height:420px}.review .review-col:nth-child(2n) span{right:0!important;left:unset!important;width:inherit!important}@media screen and (max-width:1500px){.review .review-col:nth-child(2n){width:100%;order:-1;height:600px}.review .review-col:nth-child(2n) span{height:inherit!important}}@media screen and (max-width:1300px){.review .review-col:nth-child(2n){height:420px}}.review .review-col footer{margin-top:20px}.review .review-col footer i{color:#00abed}.review .review-col img{width:100%;height:100%;max-height:480px;-o-object-fit:cover;object-fit:cover;border-radius:20px}.contact .contact-row{display:flex;justify-content:center}@media screen and (max-width:1500px){.contact .contact-row{flex-direction:column}}.contact .contact-row .contact-col{display:flex;text-align:center;flex-direction:column;justify-content:center;margin:0 25px;width:250px;height:150px;background:#e7f0f4}@media screen and (max-width:1500px){.contact .contact-row .contact-col{margin:25px 0;width:100%}.contact .contact-row .contact-col:last-child{margin:0}}.contact .contact-row .contact-col i{font-size:32px;color:#00abed}.contact .contact-row .contact-col h5{margin:12.5px 0}.contact .contact-row .contact-col a{text-decoration:none;color:#000}.contact p{max-width:750px;margin:25px auto 0;text-align:center}.contact form{background:#fff;border-radius:20px;max-width:1000px;margin:50px auto 0}.contact form input{border:none;border-bottom:2px solid #e7f0f4;width:100%;height:30px;padding-left:5px}.contact form .form-row{display:flex;flex-wrap:wrap;justify-content:space-between}.contact form .form-row .form-col{width:47.5%;display:flex;flex-direction:column}@media screen and (max-width:1500px){.contact form .form-row .form-col{width:100%}}.contact form .form-row .form-col label{padding:15px 0 10px;display:inline-block;font-weight:700;text-transform:uppercase;position:relative}.contact form .form-row .form-col label span{font-size:10px;color:red;position:absolute;top:0;right:5px}.contact form .form-group{display:flex;flex-wrap:wrap}.contact form .form-group label{width:100%}.contact form .form-group label:first-child{font-weight:700;font-size:16px;text-transform:uppercase;margin:20px 0}.contact form .form-group .form-option{position:relative;margin-right:15px}@media screen and (max-width:1500px){.contact form .form-group .form-option{margin-bottom:25px}}.contact form .form-group .form-option:first-child{background:red}.contact form .form-group .form-option input{position:absolute;width:100%;height:100%;visibility:0;left:0;opacity:0}.contact form .form-group .form-option input:checked~label{background-color:#00abed;color:#fff}.contact form .form-group .form-option input:checked~label:before{content:"\f00c";background:#000}.contact form .form-group .form-option label{background:#e7f0f4;padding:5px 20px 5px 35px;border-radius:20px}.contact form .form-group .form-option label:before{content:"\f00c";font-family:Font Awesome\ 5 Free;font-weight:900;color:#fff;padding:5px;background:#fff;position:absolute;left:10px;top:50%;transform:translateY(-50%);border-radius:100%;font-size:10px}.contact form footer{width:100%;text-align:right;margin-top:25px}.contact form footer .btn{padding:10px 20px}.contact form .form-response{background:#0dabed;border-radius:20px;color:#fff;display:flex;justify-content:center;align-items:center;padding:5px;margin-bottom:25px}.contact form .form-response i{margin-right:5px}.contact form .form-response h6{font-size:16px}@media screen and (max-width:1500px){.staff .container{margin:10px}}.staff .staff-intro{background-color:#fff;border:3px solid #f6f6f6;padding:50px;border-radius:20px;position:relative;display:flex}@media screen and (max-width:600px){.staff .staff-intro{flex-direction:column;justify-content:center;align-items:center;text-align:center}.staff .staff-intro .staff-intro-col:first-child{margin-top:25px}}.staff .staff-intro .staff-intro-col:nth-child(2){margin-left:50px;align-self:center}@media screen and (max-width:600px){.staff .staff-intro .staff-intro-col:nth-child(2){margin-left:0;margin-top:25px}}.staff .staff-intro .staff-intro-col img{width:156px;height:156px;border-radius:156px}.staff .staff-intro .staff-intro-col .coming-soon{width:156px;height:156px;border-radius:156px;display:flex;justify-content:center;align-items:center;border:2px solid #f6f6f6;font-size:32px}.staff .staff-intro .staff-intro-col h2{font-size:32px;color:#00abed;text-transform:uppercase}.staff .staff-intro .staff-intro-col h5{margin-top:10px;font-size:14px;text-transform:uppercase}.staff .staff-intro .staff-intro-col .staff-intro-actions{position:absolute;top:23px;right:13px}.staff .staff-content{margin-top:50px}@media screen and (max-width:1500px){.staff .staff-content{margin-top:25px}}.staff .staff-content header{font-size:20px;padding:12px 20px;border-radius:20px 20px 0 0;color:#fff;background-color:#222;text-transform:uppercase;font-weight:700;border:3px solid transparent}.staff .staff-content article{padding:20px;border-left:3px solid #f6f6f6;border-right:3px solid #f6f6f6;border-bottom:3px solid #f6f6f6;border-radius:0 0 20px 20px}.staff .staff-content p{margin-top:16px}.staff .staff-content p:first-child{margin-top:0}.staff .staff-content .staff-awards{display:flex}@media screen and (max-width:768px){.staff .staff-content .staff-awards{flex-direction:column;justify-content:center;align-items:center}}.staff .staff-content .staff-awards div{height:180px;margin-right:25px}@media screen and (max-width:768px){.staff .staff-content .staff-awards div{margin-right:0;margin-bottom:25px}.staff .staff-content .staff-awards div:last-child{margin-bottom:0}}.staff .staff-content .staff-awards div svg{height:180px;width:-moz-fit-content;width:fit-content}.why-us .why-us-row{display:flex}@media screen and (max-width:1024px){.why-us .why-us-row{flex-direction:column}}.why-us .why-us-row .icon-box{text-align:center;margin:1.5% 1.5% 0;width:100%;background:#fff;padding:30px;border-radius:20px;border:3px solid #f6f6f6}@media screen and (max-width:1024px){.why-us .why-us-row .icon-box{margin:0 0 25px}}.why-us .why-us-row .icon-box h4{margin:10px 0;text-transform:uppercase}.why-us .why-us-row .icon-box p a{text-decoration:none;color:#00abed}.why-us .why-us-row .icon-box:first-child{margin-left:0}.why-us .why-us-row .icon-box:last-child{margin-right:0}.process .accordion .tabs .tab{border-radius:0}.process .accordion .tabs .tab input:checked~.tab-content{padding:1em 0}.process .accordion .tabs .tab .tab-label{display:flex;justify-content:space-between;padding:1em 0;background:#fff;font-weight:700;cursor:pointer;color:#222;text-transform:uppercase;border-bottom:3px solid #f6f6f6}.process .accordion .tabs .tab .tab-label:after{color:#00abed}.process .accordion .tabs .tab .tab-content{background-color:#fff}.landing-2022 .why-choose-us h2{text-align:center;margin-top:100px}.landing-2022 .why-choose-us .row{margin-top:50px;display:flex}@media screen and (max-width:1024px){.landing-2022 .why-choose-us .row{flex-wrap:wrap;justify-content:space-between}}.landing-2022 .why-choose-us .row .column{width:25%;margin:1%;background:#fff;padding:25px;border-radius:20px;text-align:center}@media screen and (max-width:1024px){.landing-2022 .why-choose-us .row .column{width:47.5%}}@media screen and (max-width:600px){.landing-2022 .why-choose-us .row .column{width:100%}}.landing-2022 .why-choose-us .row .column i{font-size:50px;color:#00abed}.landing-2022 .why-choose-us .row .column h4{font-size:22px;margin:25px 0;text-transform:uppercase}.landing-2022 .agents{margin-top:100px}.landing-2022 .agents h2{text-align:center}.landing-2022 .agents .agents-row .agent-col{background-color:#fff}.landing-2022 .reviews .review .review-col p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:96px}.landing-2022 .reviews .review .review-col:first-child{background-color:#fff}.landing-2022 .contact{margin-top:100px}.landing-2022 .contact h2{text-transform:uppercase}.landing-2022 .contact .contact-row .contact-col{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:20px}.landing-2022 .contact .form-response{margin-top:25px;margin-bottom:0}#footer{background:#231f20;padding:50px 0;border-radius:20px 20px 0 0}#footer header{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:600px){#footer header{flex-direction:column}}#footer header img{max-height:40px}@media screen and (max-width:600px){#footer header img{margin-bottom:25px}}#footer header span a{margin:0 15px;text-decoration:none;color:#fff;background:#383536;border-radius:100px;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px}#footer header span a i{font-size:16px;color:#fff}#footer header span a:last-child{margin-right:0}#footer section hr{border:none;border-bottom:2px solid #383536;margin-bottom:25px;margin-top:25px}#footer section .footer-row{display:flex;justify-content:space-between}@media screen and (max-width:768px){#footer section .footer-row{flex-direction:column}}#footer section .footer-row article{width:20%}@media screen and (max-width:768px){#footer section .footer-row article{width:100%;margin-bottom:20px}#footer section .footer-row article:last-child{margin-bottom:20px}}#footer section .footer-row article h6{color:#f6f6f6;padding-bottom:15px}#footer section .footer-row article a{display:block;text-decoration:none;color:#f6f6f6;font-size:14px;display:flex;margin-bottom:10px}#footer section .footer-row article a i{font-size:20px;color:#00abed;margin-right:15px}#footer section .footer-row article a span{align-self:center}#footer section .footer-row article img{width:100%}#footer footer{text-align:center}#footer footer a{text-decoration:none;color:#fff}#footer footer a span{color:#00abed}.modal-container{width:100%;height:100%;position:fixed;top:0;left:0;justify-content:center;align-items:center;background:rgba(0,0,0,.18);display:none;z-index:1}.modal-container .modal{position:fixed;width:600px;margin:10px;background-color:#fff;padding:10px;border-radius:20px;max-height:80vh;overflow:scroll}@media screen and (max-width:600px){.modal-container .modal{width:90%;max-height:80vh;overflow:scroll}}.modal-container .modal #modal-close{position:absolute;right:25px;top:25px;border:none;background:#00abed;color:#fff;width:30px;height:30px;border-radius:50px}.modal-container .modal .modal-header{margin:20px 25px 0;display:flex;align-items:center}.modal-container .modal .modal-header h4{margin-left:25px}.modal-container .modal .modal-body{margin:25px}.modal-container .modal .modal-body h1,.modal-container .modal .modal-body h2,.modal-container .modal .modal-body h3,.modal-container .modal .modal-body h4,.modal-container .modal .modal-body h5,.modal-container .modal .modal-body h6{margin:15px 0}.modal-container .modal .modal-body p{margin-bottom:15px}.livechat{position:fixed;bottom:0;z-index:100;width:100%;padding:0 10px}.livechat a{background-color:#00abed;width:100%;padding:10px 0;text-align:center;display:block;border-radius:5px 5px 0 0;text-decoration:none;color:#fff;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.livechat a{display:none}}.blog-card{background:#fff;border-radius:20px}.blog-card .blog-image{height:210px;position:relative}.blog-card .blog-image span img{border-radius:5px 5px 0 0}.blog-card .blog-content{padding:24px}.blog-card .blog-content h5{text-transform:uppercase}.blog-card .blog-content .blog-author{margin-top:10px;margin-bottom:24px;text-transform:uppercase}.blog-card .blog-content .blog-text{font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.post-content b{margin:15px 0;display:block}body,html{height:100%;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;font-family:Roboto,sans-serif}.contact-success{text-align:center}.contact-success img{height:300px}*{margin:0;padding:0;box-sizing:border-box}h1{font-size:52px}h2{font-size:42px}h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}.fs-16{font-size:16px!important}.colour-primary{color:#00abed}.colour-secondary{color:#231f20}.colour-white{color:#fff}.bg-white{background-color:#fff}.bg-primary{background:#00abed!important}.bg-secondary{background:#231f20!important}.position-relative{position:relative}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.btn{background:none;border:none;font-size:14px;text-decoration:none;border-radius:20px;cursor:pointer;display:inline-block}.badge,.btn{padding:5px 10px;font-weight:700}.badge{background:#00abed;border-radius:5px;color:#fff!important}.box-shadow{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.container{max-width:1500px;margin:0 auto}@media screen and (max-width:1500px){.container{margin:10px}}.container-small{max-width:900px;margin:0 auto}@media screen and (max-width:1500px){.container-small{margin:0 auto;padding:10px}}.hidden{display:none!important}.block{display:block!important}.inline-block{display:inline-block!important}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.m-20{margin-top:20px}@media screen and (max-width:1500px){.m-20{margin-top:10px}}.m-25{margin-top:25px}.m-50{margin-top:50px}@media screen and (max-width:1500px){.m-50{margin-top:25px}}.m-100{margin-top:100px}@media screen and (max-width:1500px){.m-100{margin-top:50px}}.p-50{padding-top:50px}@media screen and (max-width:1500px){.p-50{padding-top:25px}}.p-100{padding-top:100px}@media screen and (max-width:1500px){.p-100{padding-top:50px}}.pb-100{padding-bottom:100px}@media screen and (max-width:1500px){.pb-100{padding-bottom:50px}}.inclusions-list{padding-left:16px}.service .service-content h1,.service .service-content h2,.service .service-content h3,.service .service-content h4,.service .service-content h5,.service .service-content h6,.service .service-content p{margin:25px 0}.service .service-content ul{margin-left:30px}.service .service-content a{text-decoration:none;color:#00abed}.single-blog .blog-content h1,.single-blog .blog-content h2,.single-blog .blog-content h3,.single-blog .blog-content h4,.single-blog .blog-content h5,.single-blog .blog-content h6{margin:25px 0;text-transform:uppercase}.single-blog .blog-content p{margin:25px 0}.single-blog .blog-content ul{margin-left:30px}.single-blog .blog-content a{text-decoration:none;color:#00abed}.meet-the-team .agents-row{flex-wrap:wrap;margin-left:-1.66%;margin-right:-1.66%}@media screen and (max-width:1500px){.meet-the-team .agents-row{flex-direction:row;justify-content:space-between;margin-left:unset;margin-right:unset}}.meet-the-team .agents-row .agent-col{width:30%;margin:0 1.66% 1.66%;background:#fff}@media screen and (max-width:1500px){.meet-the-team .agents-row .agent-col{width:49%;margin:0 0 25px}}@media screen and (max-width:600px){.meet-the-team .agents-row .agent-col{width:100%}}.landing-east-ipswich .thrid-banner{flex-direction:column}.business .sidebar aside article ul li,.businesses .properties-row .property-card .property-content ul li{width:100%!important}.blog .blog-row{display:flex;flex-wrap:wrap;gap:5%}.blog .blog-row .blog-card{width:30%;margin-bottom:5%}@media screen and (max-width:1024px){.blog .blog-row .blog-card{width:47.5%}}@media screen and (max-width:600px){.blog .blog-row .blog-card{width:100%}}.awards-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (max-width:1500px){.awards-row{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:600px){.awards-row{flex-direction:column}}.awards-row .award-col{width:180px;margin:0 50px}@media screen and (max-width:600px){.awards-row .award-col{margin-bottom:25px}}.awards-row .award-col img{width:180px}.select-office-row{display:flex;width:100%;height:84vh}.select-office-row .gold-coast{background-image:url(/goldcoast.png)}.select-office-row .gold-coast,.select-office-row .ipswich{background-position:50%;background-repeat:no-repeat;background-size:cover}.select-office-row .ipswich{background-image:url(/ipswich.png)}.select-office-row .pittsworth{background-image:url(/pittsworth.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.select-office-row .select-office-col{width:33.4%;text-align:center;height:inherit}.select-office-row .select-office-col .select-office-col-text{background:rgba(0,0,0,.631);height:inherit;display:flex;justify-content:center;align-items:center;flex-direction:column}.select-office-row .select-office-col .select-office-col-text h2{text-transform:uppercase;color:#fff}@media screen and (max-width:1300px){.search-page .properties-row .property-card{width:30%;margin:1.5%}.search-page .properties-row .property-card:nth-child(7),.search-page .properties-row .property-card:nth-child(8){display:flex}}@media screen and (max-width:1024px){.search-page .properties-row .property-card{width:48.5%}.search-page .properties-row .property-card:nth-child(odd){margin-left:0}.search-page .properties-row .property-card:nth-child(2n){margin-right:0}}@media screen and (max-width:600px){.search-page .properties-row .property-card{width:100%;margin-left:0;margin-right:0}}.property .sidebar .agents-row{flex-direction:column;padding:0}.property .sidebar .agents-row .agent-col{width:100%;margin:0;border-left:none;border-right:none;border-top:none;border-radius:0}.property .sidebar .agents-row .agent-col:last-child{margin-top:20px;border-bottom:none}.home-loans .row{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.home-loans .row{flex-direction:column}}.home-loans .row .column{width:45%}@media screen and (max-width:1024px){.home-loans .row .column{width:100%}}.home-loans .row .column .lead{font-size:20px;margin-top:30px}.home-loans .row .column h3{margin-top:60px;font-size:28px}.home-loans .row .column:nth-child(2){background:url(/_next/static/media/office_image.4406d8ce.png);border-radius:30px;padding:70px;height:700px;display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative}@media screen and (max-width:600px){.home-loans .row .column:nth-child(2){padding:35px;margin-top:50px}}.home-loans .row .column:nth-child(2) .content{position:relative;z-index:10}.home-loans .row .column:nth-child(2) .content p{margin:30px 0}.home-loans .row .column:nth-child(2) .content form{display:flex;flex-direction:column}.home-loans .row .column:nth-child(2) .content form input{width:100%;padding:14.5px 20px;border:none;margin-bottom:30px;border-radius:15px}.home-loans .row .column:nth-child(2) .content form button{width:-moz-fit-content;width:fit-content;align-self:end;padding:14.5px 20px;font-size:16px}.home-loans .row .column:nth-child(2):before{content:"";background:rgba(0,0,0,.749);height:100%;width:100%;position:absolute;left:0;z-index:0;border-radius:30px}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:25px 0;text-transform:uppercase}.post-content p{margin:25px 0}.post-content ul{margin-left:30px}.post-content a{text-decoration:none;color:#00abed}html.pushbar_locked{overflow:hidden;touch-action:none}.pushbar_locked .pushbar_main_content.pushbar_blur{filter:blur(15px)}.pushbar_overlay{z-index:-999;position:fixed;width:100%;height:100%;top:0;left:0;will-change:opacity;transition:opacity .5s ease;opacity:0;background:#3c3442}html.pushbar_locked .pushbar_overlay{opacity:.8;z-index:999}[data-pushbar-id]{z-index:1000;position:fixed;overflow-y:auto;will-change:transform;transition:transform .5s ease;background:#fff}[data-pushbar-direction=left][data-pushbar-id],[data-pushbar-direction=right][data-pushbar-id]{top:0;width:256px;max-width:100%;height:100%}[data-pushbar-direction=bottom][data-pushbar-id],[data-pushbar-direction=top][data-pushbar-id]{left:0;width:100%;min-height:150px}[data-pushbar-direction=left][data-pushbar-id]{left:0;transform:translateZ(0) translateX(-100%)}[data-pushbar-direction=right][data-pushbar-id]{right:0;transform:translateZ(0) translateX(100%)}[data-pushbar-direction=top][data-pushbar-id]{top:0;transform:translateZ(0) translateY(-100%)}[data-pushbar-direction=bottom][data-pushbar-id]{bottom:0;transform:translateZ(0) translateY(100%)}[data-pushbar-id].opened{display:block;transform:translateX(0) translateY(0)}