/*
Theme Name:  muftahrealestate
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000000;
--secondarycolor:#fcb715;
--tertiarycolor:#626262;
  /* Font Variables: */
--primaryfont:'Alegreya', sans-serif;
--secondaryfont:'Roboto', sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;border-bottom: 1px solid rgba(255,255,255,0.2);float:left;}
.header_area .row{align-items:center}

.header_area.navbar_fixed .main_menu {padding:0.8rem 0;width: 100%;top: -70px;left: 0;right: 0;z-index: 997;background: #f5f5f5;transform: translateY(70px);transition: transform 500ms ease, background 500ms ease;-webkit-transition: transform 500ms ease, background 500ms ease;box-shadow: 0px 3px 16px 0px rgba(0,0,0,0.1);}
.header_area.navbar_fixed #logo img{width:200px}
#fixednavgap.fixed {height:85px;width:100%;}

#top-bar{width:96%;display: flex;justify-content: end;margin-bottom: 0.6rem;}
.phonebar{display: flex;align-items: center;justify-content: space-between;width: 72%;}
#top-bar .row{justify-content:space-between;align-items: center;}
#top-bar img{width:28px;transition:0.6s ease-in-out}
#top-bar a{/*! margin:0px 8px 2px; */font-size: 18px;color: #fff; display: flex;text-transform: uppercase;align-items: center;}
#top-bar .col-md-6:nth-child(1) a{padding:2px 0}
#top-bar a i{margin-right:5px;color:var(--secondarycolor);font-size: 24px;}
#top-bar a:hover{color:var(--secondarycolor);}
#top-bar a:hover img{transform:scale(1.1)}
#top-bar .pull-right,#top-bar .social{float:right;line-height: 1rem;}
#top-bar .mail{color:var(--primarycolor); font-weight:500;text-transform: none;}
.header-btn{background: var(--primarycolor); padding:6px 2rem; border-radius:10px; font-weight:800; letter-spacing:1px;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:370px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);text-transform: uppercase;}

h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 38px;text-align: center; text-transform: uppercase }
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
h2 span{font-size: 23.8px; color:var(--secondarycolor);}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:#fff;padding: 0.5rem rem;margin: 1.5rem 0;display: inline-flex;align-items:center; justify-content-center ;color:var(--primarycolor);transition: .6s ease-in-out;font-size: 20px;font-weight: 500;}
.btn-primary:after{content: "\f061";font-family:'Font Awesome 5 Free';font-weight:900; font-size: 20px;transform: rotate(-50deg);margin-left:10px;color: var(--secondarycolor);}
.btn-primary:hover{color:var(--secondarycolor)}

.more-btn{padding: 6px 1.5rem;border: 1px solid var(--secondarycolor);border-radius:5px;display:flex;align-items: center ;background:var(--secondarycolor);width:fit-content ;color:#2B2A2B;margin-top: 2rem;text-transform: uppercase;}
.more-btn:after{content: "\f061";font-family:'Font Awesome 5 Free';font-weight:600; font-size: 20px;transform: rotate(-50deg); margin-left:20px; display:flex; width:fit-content}
.more-btn:hover{background:var(--primarycolor);color:#fff !important;border: 1px solid var(--primarycolor)}

#slider img{height:auto;background-size: cover;width: 100%;background-repeat: no-repeat;}
.slider-nav { font-size:30px;width:100px;margin:10px auto}
button.arrow {background:#f1f1f1;color:#555;border:none;padding:5px 10px;font-size:30px;border-radius:100%;width:40px;cursor:pointer;line-height:100%; }
button.arrow:hover {color:#000;}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

.carousel-caption {right: 0;top: 0;left: 0;z-index:997;padding-top: 20px;padding-bottom: 20px;position:absolute;bottom: 0;}
.textblock{margin:7rem 0 0 11rem;width:45%}

#slider{position: relative; /*! margin-bottom: 2rem; */}
#slider .bg-image img{width: 100%;}
#slider .text-box{margin-bottom: 3.5rem;padding: 65px 50px 0;}
#slider .row{align-items: center;margin-top: 2rem;}
.carousel-caption h1{color:#fff;font-size: 36px;font-weight: 600; margin-bottom:1.2rem;letter-spacing: 1px;}
.carousel-caption p{color: #fff; font-size:17.5px; font-weight: 500}


#counter{margin-top: 2.6rem; border: 2px solid #A7A7A7; padding: 20px 10px 18px; border-radius:20px;width: 100%;}
#total-score-circle,
#general-score-circle,
#speed-score-circle,
#privacy-score-circle {margin: 0.1em auto; width: 100%;  height: 41px;position: relative;}

#counter .progressbar-text{font-size: 34px; color: var(--secondarycolor) !important;font-weight:800 }
#counter p{margin-bottom: 0 !important;}
#counter .row{gap: 1rem; margin: 0;}
.cbox{flex: 1 0 150px; text-align: center}


#booking-form{text-align: center; background: #fff9; padding: 35px 15px 10px; border-radius: 15px;width: 90%;}
#booking-form h2{font-size: 26px; margin-bottom: 1rem;text-transform: uppercase;color: #373738;}






textarea, iframe{max-width: 100%;}


#about{padding:4rem 0;width: 100%;}
#about .row{align-items: center; }
#about h2{line-height:1.3;text-align: left;font-size: 43px;letter-spacing: 1px;}
#about .btn-primary{margin-left: auto}
#about p{color:var(--tertiarycolor); letter-spacing:0.5px; text-align:justify}
#about .fact-box{display: flex ;align-items: center;flex-wrap: wrap;}
#about .facts-box img{width: calc(100%/4 - 30px);flex: 1 0 40px;}
.about-page{border:5px solid var(--secondarycolor); border-radius: 15px}
.round-image{border-radius:25px}


#service{background: var(--secondarycolor); padding: 5rem 0;}
#service h2{text-align: center;margin-bottom: 1.5rem;}
#service h3{text-align: center; margin-bottom:1rem; font-weight:600;line-height:1.4}
#service p{text-align: center; padding:0.5px 10em; margin-bottom: 6rem;font-size: 18px;}
#service .row{gap: 1rem}
#service .sbox{flex: 1 0 200px; border: 2px solid #444444; padding: 25px; border-radius: 20px;max-width: 377px;background: #fff;}
#service .sbox .header-info{display: flex; align-items: center; gap: 1rem; margin-bottom: 1.2rem}
#service .sbox .header-info h3{margin-bottom: 0; text-align: center}
#service .sbox .icon{width: 30px; min-width: 110px;background:var(--primarycolor); padding: 22px; border-radius: 50%; margin: -5rem auto 1rem}
#service .sbox .btn-primary{width:fit-content; display:flex; margin:2rem auto  0}
#service .sbox p{color: var(--primarycolor); padding:0; text-align:center; margin:0;color: var(--tertiarycolor);}

#property-box{background: url('https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/Featured-Products.jpg'); padding:15rem 0 ; margin-top:-15rem}
#property-box .des{text-align:center;padding:0.5rem 15rem; color:var(--tertiarycolor); margin-bottom: 2rem }
#property-box .row{gap: 2.5rem 2.5rem;}
#property-box .feature-property{position:relative}
#property-box .more-btn{position: absolute; top:0; right:0;}

.product-item *{transition: 0.5s ease; font-size: 20px;font-weight: 600;}
.product-item{flex:1 0 300px;max-width: 360px; margin: 0 auto}
.product-item .image{position: relative; margin-bottom:2rem; overflow:hidden;border-radius:20px}
.product-item:hover .image img{transform: scale(1.08);}
.product-item .floating-badge{position:absolute; top: 2rem  ; left:-4rem;  text-transform:uppercase; font-weight: 700; font-size: 18px; color: #000; background: var(--secondarycolor); padding: 4px 80px; transform:rotate(-45deg)}
.product-item .price{margin: 1.2rem 0 0.7rem; display: flex ; color:var(--secondarycolor); font-weight:700; font-size:21px; }
.product-item .info-boxs{display: flex; list-style: none; gap:1.5rem; }
.product-item .info-boxs li{display: flex ; align-items: center; gap: 0.6rem; font-weight:700; color: #606060}
.product-item .info-boxs li img{width: 28px}


#whychoose{position: relative; padding: 12rem 0 8.5rem;overflow: hidden;margin-top: -8rem;z-index:1}
#whychoose h2{color:#fff; text-align:left;font-size: 32px;margin-bottom: 2rem;}
#whychoose h3{font-size:20px; text-align: center;font-weight: 600;margin-bottom:1.5rem;letter-spacing: 2px;}
#whychoose .wc-box:hover h3{color:#fff;transition: 0.6s ease-in-out}
#whychoose .wc-box:hover p{color:#fff;transition: 0.6s ease-in-out}
#whychoose p:hover{color:#fff}
#whychoose p{font-size:16px; text-align:center;color: var(--tertiarycolor);}
#whychoose .row{justify-content:center;  }
#whychoose img{width: 100px; margin: 0 auto; margin-bottom:1.5rem}
#whychoose .wc-box{background: url('https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/Why-us-Hover.jpg'); background-size: cover; background-repeat: no-repeat ;flex:1 0 130px; max-width:330px;padding: 2rem 1rem 3rem;position:relative;z-index:1}
#whychoose .wc-box:hover:after{opacity: 0}
#whychoose .wc-box:before{position: absolute; content:""; top:0; bottom: 0; left:0; right: 0;background:#000000c7; z-index: -2; transition: 0.6s ease-in-out;opacity:1}
#whychoose .wc-box:after{position: absolute; content:""; top:0; bottom: 0; left:0; right: 0;background:#fff; z-index: -1; transition: 0.6s ease-in-out;opacity:1}
#whychoose .wc-box.grey-bg:after{background:#F2F2F2;}


#whychoose:before{background:url(https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/Why-Us-Img.png); background-repeat:no-repeat;position:absolute; content:" "; top:0; bottom:0; right:0; width:53%;aspect-ratio: 674/602;   object-fit: cover;height: auto;background-size: cover;z-index: -1}
#whychoose:after{background:#000; position:absolute; content:" "; top:4.6rem; bottom:0; left:0; width:60%;aspect-ratio: 674/517;   object-fit: cover;height: auto;border-radius: 0 50px 50px 0;z-index: -1}

#cta {padding: 5rem 0}
#cta p{padding: 2rem 10rem; text-align:center; color:var(--tertiarycolor); line-height: 2 }
#cta .more-btn{margin:1rem auto;font-weight: 500;}


#testimonial{background:url(https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/Testimonials.jpg);padding: 5rem 0px;background-repeat: no-repeat;background-size: cover;}
#testimonial h2{margin-bottom:2rem; color:#000;}
#testimonial h3{text-align:center; font-weight:500;color:#000; font-size:26px; text-transform:capitalize}
#testimonial img{margin:0 auto 1rem;width: 110px;}
#testimonial p{padding: 0 3.8rem; text-align:center; margin-bottom:3rem; font-size:18px;color:var(--tertiarycolor);}

#process-section{margin-bottom: 1rem;}
#process-section .row{justify-content: center; gap:2.5rem 2.3rem; -webkit-gap:2.5rem 2.3rem; -moz-gap:2.5rem 2.3rem; }
#process-section h2{text-align: center !important}
#process-section .line{margin: 1rem auto 2.4rem;}

.p-box{flex: 1 0 280px; background: #f1f1f1; padding:2rem 1.1rem 1.1rem;border-radius: 10px;border: 1px solid #e8e8e8;max-width: 360px;}
.p-box .htitle{display: flex; align-items: center; gap:0.8rem; -webkit-gap:0.8rem; -moz-gap:0.8rem; margin-bottom: 1rem;}
.p-box .num{display: table; font-size: 38px; font-weight:800; color: var(--secondarycolor); line-height: 0.8;}
.p-box .adv-h3{margin-bottom: 0; font-weight: 700;color: #000 !important;font-size: 22px;}

p:empty{display: none;}


#cta-section{background-size:cover; padding:2.6rem 10px; position: relative;background: #171717;}
#cta-section .row{align-items: center}
#cta-section h3{color: #fff;font-weight:600;margin-bottom:0.5rem;text-transform: capitalize;font-size: 30px;}
#cta-section h3 span{color: var(--secondarycolor);}
#cta-section .sub-heading{color: #ccc; font-weight: 300;text-transform: capitalize;}
#cta-section .right-btn a {color: #fff;padding:8px 1.8rem; font-size: 20px; font-weight: 600; text-transform: uppercase;border:2px solid #fff;float: right;}
#cta-section .right-btn i{font-size:1.7rem;margin-right:6px}
#cta-section .right-btn a:hover{color: var(--primarycolor); border-color:var(--secondarycolor); background: var(--secondarycolor);}
.fa-phone-volume::before {content: "\f2a0";}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

#blog{padding: 5rem 10px 4rem;}
#blog .row{gap:2rem 2.5rem;}

#single-post{padding: 5rem 10px 3rem;}
#single-post .grid{display: grid; grid-template-columns: 62% auto;gap: 1.9rem 3.5rem;}
#single-post .post-title{font-size: 26px;margin-bottom: 1rem;text-transform: capitalize;text-align: left;line-height: 1.4;}
#single-post .price{  color: var(--secondarycolor);  }
#single-post .price{margin-bottom: 0 !important;}
#single-post .property-type{display: flex; align-items: center; font-size: 19px; font-weight: 700; gap: 1rem; list-style: none; line-height:1.2; margin-bottom: 1.8rem;}
#single-post .property-type li{color: var(--secondarycolor); border-right:2px solid #ccc; padding-right:1rem}
#single-post .post-section1{margin-bottom: 1rem}
#single-post .post-content p{margin-bottom: 1.5rem}
#single-post p+ul{margin-top: -0.4rem !important;}
#single-post h3{border-bottom: 1px dashed #e5e5e5; padding-bottom: 12px; margin-bottom: 20px;text-transform: capitalize;line-height: 1.4;}
#single-post .framed{background: #f1f1f1; padding: 10px}

.post-section2{background: #f2f2f2; width: 100%; border-radius: 25px; padding: 1.8rem 1.5rem;margin-bottom: 2.5rem;}
.post-section2 .row{gap: 1.8rem 1.5rem;}

.info-box{flex: 1 0 200px; display:flex;  align-items:center;  gap:1rem;}
.info-box .icon{width: 55px; background: #fff; border-radius: 10px; padding: 0.8rem; }
.info-box p{font-size: 16px; line-height: 1.7;}
.info-box .info-value{font-weight: 600;margin-bottom: 0 !important;}
.info-box .info-title{font-size: 15px;margin-bottom: 0 !important;}

.seller-box{display: flex; align-items: center; gap: 1rem; margin-bottom: 2rem;}
.seller-box .image{width: 10px; min-width: 114px; border-radius: 50%; overflow: hidden}
.seller-box .sellerName{font-weight: 700; color: #000;font-size: 18px;}
.seller-box .sellerType{font-size: 16px; margin-bottom: 0.6rem;}
.seller-box a{color: var(--secondarycolor); border: 1px solid var(--secondarycolor);  border-radius: 25px; font-size: 15px; font-weight: 600; display:flex; width:fit-content; justify-content:center; align-items:center;  padding: 2px 12px; gap: 0.4rem; margin-bottom: 6px;}
.seller-box a:before{content: "\f879";font-family:'Font Awesome 5 Free';font-weight:600 ; transform:rotate(90deg); font-size:14px;}
.seller-box a:hover{background: var(--secondarycolor); color: #000}

.inner-form{background: #f1f1f1; padding: 2rem  0.8rem; border-radius:30px;position: sticky;margin-top: 0.8rem;top: 1rem;}
.inner-form h3{text-align: center; border-bottom: 0  !important; padding-bottom: 0 !important; }
.inner-form .line{width: 80px; margin: 0 auto 1.5rem}
.inner-form #contactform .wpcf7-submit{border-radius: 50px; height:42px; font-size:14px}

#galley-section .default-view{display: flex !important;flex-wrap: wrap;flex-direction:revert; gap:0.8rem; height:45.2rem; margin-top: 0;}
#galley-section .ngg-gallery-thumbnail-box:nth-child(1){width:calc(100%);}
#galley-section .ngg-gallery-thumbnail-box{width:calc(100%/2 - 10px);}
#galley-section .ngg-gallery-thumbnail-box img{border-radius: 20px;}

.list {margin:0px 0 20px 0px !important;;}
.list li {list-style :none;padding: 0 0px 16px 2.6rem;/*! display: flex; */list-style-position: inside;
align-items: baseline;position:relative;}
.list li:before{color:var(--secondarycolor);content: "\f00c";font-family:'Font Awesome 5 Free';font-weight:900 ; display: flex;align-items: center; justify-content: center; border-radius: 50%;margin-right:0.6rem; width: 26px; height: 26px; position:absolute;left:0rem;top:2px; font-size:13px; border: 1px solid #e4e4e4;background: #fff;}



#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform h3{font-size:26px;text-align: center;}
#contactform p{margin: 0;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 10px 20px;background: #fff;border: 1px solid #ddd; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 7px;height: 50px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}
#contactform textarea{width: 100%;height: 125px;background: #fff;border: 1px solid #fff;padding: 20px;margin: 10px 0;}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}



#contactform input.wpcf7-submit{background: var(--secondarycolor);color: var(--primarycolor);text-transform: uppercase;cursor: pointer;margin: 1.5rem auto;display: table;width: 170px;transition: 0.6s ease-in-out;letter-spacing: 1px;height: 48px;-webkit-border-radius: 7px;border: 0;font-size: 17px;}
#contactform input.wpcf7-submit:hover{background: var(--primarycolor);color: #fff;}

#contactform .wpcf7-spinner{display: none}
textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}

.post {padding: 0px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {/*! font-weight: bold; */}
.post a {color: #000;}
.post ul {margin: 10px 0 0px 0px;}
.post ul li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color:var(--secondarycolor);content: "\f00c";font-family:'Font Awesome 5 Free';font-weight:900 ; display: flex;align-item: center; margin-right:15px; background: #fff; height:30px; width:30px; padding:1px 5px; border-radius:50%}
.list li{display: flex}


#pagetitle {padding: 6.5rem 0rem;position: relative;width: 100%;text-align: center;background:url(https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/pagetitle.jpg) no-repeat center;z-index: 1;background-size: cover;}
#pagetitle.single-title h1{font-size: 32px}
#pagetitle:before{content: ""; position: absolute; top: 0 ; bottom: 0; left: 0; right: 0;  z-index: -1;background: #000000b8;backdrop-filter: saturate(0.5);}
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:38px;text-transform: capitalize;}
#pagetitle p {color:#f1f1f1;text-align: center;font-size: 15px; margin: 0 auto;}
.breadcrumb {list-style: none;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #000;font-weight: 400;width: fit-content;background: #fff;padding: 12px 39px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -1.5rem;left: 0;right: 0;margin: 0 auto;border-radius: 53px;}
.breadcrumb a:hover{color:#fff;}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
.breadcrumb a{color: #000;}
.breadcrumb a:hover{color:var(--secondarycolor)}
.row-full	{width: 99.335vw;position: relative;margin-left: -49.99vw;left: 50%;}
#full-section{background:#f1f1f1; font-size: 16px; margin: 0 0 5rem;}
#full-section img{filter: contrast(1.2) brightness(1.2)}
#full-section .col-md-6:nth-child(1){padding: 3rem; position:relative;}
#full-section .col-md-6:nth-child(2){padding: 0}
#full-section  h2{margin-bottom: 1.2rem;text-align: left;}
#full-section .line{margin-bottom: 1.5rem}
#full-section p:last-child{margin-bottom: 0}

#center-section .row{align-items: center}
#center-section img{border-radius: 35px}
#center-section h2{text-align:left}

.line{display: table;width: 180px; height: 4px; background: var(--secondarycolor) ;margin: 0.7rem 0 1.5rem;}

.formWrap{background: #f1f1f1; padding:2rem 1rem; border-radius: 25px;position: sticky;top: 5vh;}
.formWrap h3{border-bottom: 0 !important; padding-bottom: 0 !important; font-size:18px !important; text-align:center; }
.formWrap .line{margin: 0 auto 1.6rem}

.contact-info {margin-top: 2rem; margin-bottom:3rem}
.contact-info li{margin-bottom:1.4rem; border-bottom:1px dashed #ccc}
.contact-info li a{display:flex; align-items:center; gap:1rem; color: ;}
.contact-info li img{width: 50px; height: 50px; background:var(--secondarycolor); padding: 0.8rem; border-radius: 12px 12px 0 0 }


#main{padding:5rem 0 ;}
#main p{font-size: 16px;text-align:justify;color: var(--tertiarycolor);}
#main a{color:var(--tertiarycolor);}
#main a:hover{color:var(--secondarycolor);}
#main li{list-style: none;line-height: 30px;color: var(--tertiarycolor);}
#main h2{font-size:28px; letter-spacing: 0;text-align: left;}
#main h2 span{font-size:32px}
#main .adv-h3{font-size:22px}

.widget {padding: 0 1.5rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;padding: 0 0 1rem 0;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.6rem 0;}
.widget ul li::before{/*! content: "\f078"; */margin-right: 1rem;font-size: 19px;color: var(--primarycolor);font-family: 'Font Awesome 5 Free';font-weight: 900;}

.paginate{text-align: center;margin:0 auto;}
.wp-pagenavi {clear: both;padding: 1.5rem 0;}
.wp-pagenavi a {display:inline-block;padding: 0.1rem 1.2rem !important;margin: 2px;border: 1px solid #ccc;color: var(--primarycolor);background: #fff;border-radius: 3px;}
.wp-pagenavi a:hover {color: #fff !important;background: var(--secondarycolor);}
.wp-pagenavi span.pages {padding: 0.3rem 1.2rem !important;margin: 3px;border-radius: 3px;border: 1px solid #ccc;}
.wp-pagenavi span.current {padding: 0.7rem 1rem;margin: 3px;font-weight: 700;border: 1px solid #ccc;background: var(--secondarycolor);border-radius: 3px;color: #fff;}
.wp-pagenavi span.extend {padding: 15px;margin: 3px;border: 1px solid #000;color: #fff;background: #000;}
.wp-pagenavi .next-comment-page,.wp-pagenavi .previous-comment-page {padding: 12px 14px;border: 1px solid #aaa;}
.wp-pagenavi a.nextpostslink {font-weight: 500;padding: 0.2rem 1rem !important;color: var(--secondarycolor);}

#bottom {background: #fff;color:#404040;padding: 5rem 0 0;background-size: cover}
#bottom .grid{display:grid; grid-template-columns:42% auto;gap: 2rem 0rem;}
#bottom .main-widget a{display: table;margin:0 auto}
#bottom a {color: var(--tertiarycolor);text-wrap: nowrap;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 700;color: #000;font-size: 21px;text-transform: capitalize;}
#bottom .widget li {border: none;text-decoration: none;color:#000;list-style: none;}
#bottom img{width:350px; margin:0 auto;display: ;}
#bottom p{text-align:center; padding:0 5rem; font-size:18px;color: var(--tertiarycolor);}
#bottom .col-md-4{width: 33%;float: left;}

#bottom .footer-contact li{line-height:20px;display:flex;margin-bottom: 10px;color: var(--tertiarycolor);}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900}
#bottom .footer-contact .address:before {/*! content: "\f3c5"; */ margin-right: 10px;}
#bottom .footer-contact .phone:before {/*! content: "\f879"; */ margin-right: 10px;transform: rotate(80deg);}
#bottom .footer-contact .email:before {/*! content: "\f0e0"; */ margin-right: 10px;}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}


#footer {clear: both;color: #2B2B2B;padding:0 0 0.5rem;text-align: center;font-size:14px;margin-top:1.5rem}
#footer a {color: var(--tertiarycolor); font-size:14px}
#footer a:hover {color:var(--secondarycolor);}
.fleft{float: left; color:var(--tertiarycolor)}
.fright{float:right;color: var(--tertiarycolor);}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}
    #slider .row{margin-top:1rem}
    #full-section .col-md-6:nth-child(1){padding: 3rem 1rem}
     #bottom {width: 100%;display: block;}
     #bottom {padding-top:3rem; }
     #bottom .grid{grid-template-columns:100% !important; gap: 1.4rem;}
    .main-widget{margin-bottom: 0.8rem;width:;}
    
    .fleft{float: none}
    .fright{float: none}
    
    #top-bar{display: none}
    
    #booking-form{margin: 0 auto 1rem; padding: ; }
    #slider .bg-image img{height:1000px; object-fit: cover;}
    #counter{margin-top:1.5rem;}
    #slider .text-box{text-align: center; padding:0 5px;}
    #slider h1{font-size: 24px}
    #slider .more-btn{margin:1rem auto;}
    
    #about{/*! padding:0 0.4rem; *//*! margin-bottom: 2rem; */}
    #about h2{font-size: 25px; margin-top: 1rem;}
    #about h2 span{font-size:26px;}
    #about .fact-box{ margin-bottom:2rem;}
    
    
    #service h2{font-size:28px}
    #service p{padding: 0 1rem}
    #service .sbox{margin:0 auto 4rem}   
    
    #property-box{margin-top:-4rem; padding: 4rem 0 10rem}
    #property-box h2{font-size:28px}
    #property-box p{padding: }
    #property-box .des{padding: 1rem 1.2rem}
    .product-item{margin: 0 auto}
    
    #whychoose:before{display: none}
    #whychoose:after{display: none}
    #whychoose{background: url(https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/Mob-Why-Us-Img.jpg);padding:4rem 0 ;width:100%;background-repeat:no-repeat; background-size:cover;}
    #whychoose h2{text-align: center; margin-bottom:3rem;font-size: 28px;}
    #whychoose .wc-box{padding: 2rem 3rem;}
    
    
    #cta h2{font-size:28px; padding: 0 0.5rem}
    #cta-section .sub-heading{margin-top:2rem}
    #cta p{padding: 1rem 1.5rem;}
    
    #testimonial{background: url(https://www.muftahrealestate.com.au/wp-content/uploads/2025/06/M-slider.jpg); width:100%;background-size:cover; background-repeat:no-repeat}
    #testimonial h2{color:#fff;}
    #testimonial p{color:#fff; padding: 0; margin-bottom: 2rem}
    #testimonial h3{color:#fff;}
    #testimonial img{margin-bottom:2rem}
    
    
    #full-section h2{font-size:26px;}
    
    #center-section h2{font-size:26px; margin-top:2rem;}
    
    #bottom p{padding: 0 1.2rem}
    
    #cta-section{text-align: center}
    #cta-section .right-btn a{float:none;margin:1.5rem auto 0;display: table}
    #testimonial
    #pagetitle h1{font-size:32px}
    .phonebar{width:100%}
    #single-post .grid{grid-template-columns:100%}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
    
    
    #full-section.sticky .row{align-items: stretch }
    #full-section.sticky .col-md-6:nth-child(2) img{ position: sticky; object-fit: cover; top:0;}
}


@media screen and (max-width: 800px) {
	#slider #deskslider{display:none}
	#slider #mobslider{display:block}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
	#bottom .col-md-4{width:100%}
    .widget{margin-bottom: 1.2rem}
    #bottom .widget h3{margin-bottom: 0}
    .widget:last-child{margin-bottom: 0 !important;}
    
    h3, .adv-h3{font-size: 20px; line-height: 1.5}
    
     #pagetitle.single-title {padding: 3.5rem 1rem 5rem}
    #pagetitle h1{font-size: 24px; line-height: 1.5}
    
      #single-post .post-title{font-size: 24px; line-height:  1.5}
    #single-post .property-type{font-size: 16px}
    
    .post-section2 {margin-bottom:2rem}
    .info-box{flex: 1 0 100px;}
    .info-box .icon{width: 45px; padding: 0.6rem}
    .info-box .info-title{font-size: 13px}
    .info-box .info-value{font-size: 14px}
    .post-section2 .row{gap: 1.5rem 1rem;}

}

@media screen and (min-width: 220px) and (max-width: 420px) {
}

@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}


@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}


@media screen and (min-width: 769px) and (max-width: 980px) {

}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
#slider .btn-primary{padding:10px 35px;margin:10px 0;}
}


@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 1040px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 1350px;
}
}