/*
Theme Name:  Skyway Property Group
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#505050;
--secondarycolor:#10337d;
--tertiarycolor:#6F6F6F;
  /* Font Variables: */
--primaryfont:'Rubik', 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;}
.header_area .row{align-items:center}
.header_area  #logo{padding: 12px 0;}
.header_area .navigation-wrap{background: var(--secondarycolor)}

.social-icons ul{list-style: none}
.social-icons {display: flex; justify-content: end; }
.social-icons ul{list-style: none; display: flex; gap: 1.8rem;margin-bottom: 0;}
.social-icons ul i{font-size: 25px; color: var(--secondarycolor)}
.social-icons ul li{font-size: 23px; font-weight:600;}
.social-icons ul li a{color: #000;font-family: var(--primaryfont);}

.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;background:var(--secondarycolor);padding:5px 20px;border-radius:1rem;color:#000 !important;;font-size:1.5rem !important;font-weight:700 !important;}

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

h1,h2,h3,h4,h5,h6, .adv-heading {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);font-weight: 600;}
h1 {font-size: 36px;text-transform: uppercase;}
h2 {font-size: 36px;text-transform: uppercase;color: var(--secondarycolor);line-height: 1.25;}
h3 {font-size: 25px;}
.adv-heading{font-size: 21px; color: var(--secondarycolor); text-transform: uppercase; margin-bottom: 0.5rem  !important;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.line{width: 120px; height: 4px; background: var(--tertiarycolor);margin: 11px 0 20px;}
.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:var(--tertiarycolor);padding: 0.5rem 2rem;margin: 2rem 0;display: table;color:#fff;transition: .6s ease-in-out;}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

.more-btn{background:transparent;color:#000;padding: 6px 24px 6px 24px;border: 2px solid var(--secondarycolor);margin:1.5rem 0 0;display:table;border-radius: 12px;text-transform: capitalize;}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }
.more-btn:after{content: "\f061";font-family:'Font Awesome 5 Free';font-weight:900 ; margin-left:0.5rem;   font-size: 18px;}

#slider {padding:3rem 0 7rem; background: url(https://www.skywaypropertygroup.com.au/wp-content/uploads/2025/12/Slider-Bg-image.webp) no-repeat center;  background-size: cover; }
#slider .image{display: flex; justify-content: end}
#slider .row{align-items: center}
#slider h1{font-size:42px; margin-bottom: 0.8rem}
#slider h1 span{color: var(--secondarycolor)}
#slider .dis{margin-bottom: 2.2rem; width:30rem; max-width:100%;}
#slider .text-box .row{gap: 2rem}
#slider .text-box .cbox{text-align: center; flex:1 0 100px}
.cbox .num{font-size: 38px; font-weight: 800; line-height:1.25; color:var(--secondarycolor)}
.cbox .text{font-size: 17px}

.sub-heading{font-size:18px; margin-bottom: 5px !important;text-transform: uppercase;}

#about-us {margin-bottom: 6rem}
#about-us .row{align-items: center}
#about-us .two-feature{gap:1rem; margin-top:2rem; margin-bottom: 1.5rem}
#about-us .fbox{flex: 1 0 180px;  display: flex; align-items: start; gap:0.9rem;}
#about-us .fbox p{margin-bottom: 0rem}
#about-us .fbox img{min-width:60px; width: 60px }
#about-us  .more-btn{margin-top: 2.2rem}

#service-section{text-align: center; margin-bottom:5rem;padding: 3.8rem 0;background: #f1f1f1;}
#service-section .line{margin: 0.8rem auto 2.5rem;}
#service-section .row{gap:2.5rem 0rem;}

.sbox{display: flex; flex-direction: column; align-items: center; flex: 1 0 250px; position: relative;padding: 0 1rem;}
.sbox:after{content: ""; position: absolute; top: 50%; right:0; height: 100px; width: 2px; background:#C5C5C5; transform: translateY(-50%)}
.sbox:nth-last-child(2):after{display: none;}
.sbox .icon{width: 140px; margin-bottom:1.2rem}
.sbox  .more-btn{margin: 1.5rem auto 0; padding:5px 20px; font-size:16px}
.sbox  .more-btn:after{font-size: 17px;}
.sbox h3{text-transform: uppercase}

#service-section2{margin-bottom:5rem}
#service-section2 .text-box{text-align: center}
#service-section2 .line{margin: 0 auto 1.3rem;}
#service-section2 .dis{width: 37rem; margin: 0 auto 2.5rem;max-width: 100%;}
#service-section2 .row{gap:2rem 1.5rem; justify-content:center;}

.sbox2{flex:1 0 280px; background:#f1f1f1; max-width: 374px;}
.sbox2 .content{display: flex; flex-direction: column; align-items: center; padding: 0rem 1rem 2rem; text-align: center}
.sbox2 .image img{width:100%;}
.sbox2  .more-btn{margin-top: 1rem}
.sbox2 .icon{width: 85px; margin-top:-3rem; margin-bottom:1.4rem;}
.sbox2 h3{text-transform: uppercase; font-size:27px;position: relative;padding-bottom: 15px;margin-bottom: 1rem;color: var(--secondarycolor);}
.sbox2 h3:after{content:""; position: absolute; bottom: 0; left: 0; right: 0; width: 140px; height:3px; background:var(--tertiarycolor); margin: 0 auto;}

#prop-type {margin-bottom: 5.2rem;}
#prop-type .row{gap: 1.2rem;}
#prop-type .type-box{flex:  1 0 400px;max-width: 100%; background:var(--secondarycolor)}
#prop-type .type-box .image img{width: 100%; transition:1s ease;}
#prop-type .type-box .image{overflow: hidden}
#prop-type .type-box:hover .image img{transform: scale(1.08)}
#prop-type .type-box h3{color: #fff; text-transform: uppercase; font-size: 27px}
#prop-type .type-box p{color: #f1f1f1}
#prop-type .type-box .content{display: flex; align-items: center; padding:25px 20px; gap:1rem}
#prop-type .type-box .content img{width: 100px; min-width: 100px}

p:empty{display: none !important; position: absolute !important;}

#whychoose{margin-bottom: 5rem}
#whychoose .row{align-items: center; }
#whychoose p{margin-bottom: 1.2rem}
#whychoose .more-btn{margin-top: 1rem}
#whychoose img{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px 0px;}

#testimonials{ text-align:center;padding: 3rem 15px;background: #f1f1f1;}
#testimonials h2{margin-bottom: 2.5rem}
#testimonials .testimonial-item {display: flex; flex-direction: column ; align-items: center;  }
#testimonials .testimonial-item img{width: 125px; margin-bottom:1.5rem}
#testimonials .testimonial-item p{width: 38rem; margin-bottom:1.8rem;max-width: 100%;}
#testimonials .testimonial .auth{font-size: 25px; font-weight:600;color: #000;margin-bottom: 0 !important;}

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

#innerFrom{margin-bottom:0rem;}
.home #innerFrom{margin-bottom:5rem;}
#innerFrom h2{text-align: center;font-size: 28px; margin-bottom:1.2rem; color:#fff !important;}
#innerFrom .formWrap{  border-radius: 25px;  position:relative; z-index: 1;}

#innerFrom {padding: 2.4rem 0 0.8rem;position:relative;background: var(--secondarycolor);}
#innerFrom  h2{text-align: center;margin-bottom: 1rem;font-size: 36px; color:var(--secondarycolor); font-weight: 600; text-transform: uppercase}
#innerFrom .line{margin-bottom: 1.5rem;background: var(--tertiarycolor);}
#innerFrom .input-items{flex: 1 0 180px; margin: 0 auto; position:relative; z-index:5;}
#innerFrom .row{gap:0 1.2rem}
#innerFrom #contactform input.wpcf7-submit{background: #000; border:none !important; }
#innerFrom #contactform input.wpcf7-submit:hover{background: #202020; color:#fff!important; }


#homeFrom{margin-bottom:0rem;}
.home #homeFrom{margin-bottom:5rem;}
#homeFrom h2{text-align: center;font-size: 28px; margin-bottom:1.2rem}
#homeFrom .formWrap{border: 1px solid #e5e5e5; padding: 1.9rem 1.4rem 0.1rem; border-radius: 25px; background:#fff; position:relative;margin-top:-6.5rem; z-index: 1;box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}

#homeFrom {padding: 2.5rem 0 0.7rem;position:relative;}
#homeFrom  h2{text-align: center;margin-bottom: 1rem;font-size: 36px; color:var(--secondarycolor); font-weight: 600; text-transform: uppercase}
#homeFrom .line{margin-bottom: 1.5rem;background: var(--tertiarycolor);}
#homeFrom .input-items{flex: 1 0 180px; margin: 0 auto; position:relative; z-index:5;}
#homeFrom .row{gap:0 1.2rem}

.wpa-test-msg{display: none; }
.fa-linkedin-in::before {content: "\f0e1";}

#contactBox{background: #f1f1f1; padding:2.4rem 2rem 0.7rem; border-radius:25px}
#contactBox #contactform input, #contactBox #contactform textarea, #contactBox #contactform textarea{background: transparent; border-radius: 0; -webkit-border-radius: 0; padding: 0; -webkit-padding:0; border-bottom: 2px solid #ccc; height:45px; }
#contactBox #contactform textarea{height:100px }
#contactBox #contactform .wpcf7-submit{border: none; background: var(--secondarycolor); border-radius: 10px; margin: 0.8rem 0 0}
#contactBox #contactform .wpcf7-submit:hover{background:#000; color: #fff !important;}
#contactBox .social-list{display: flex; align-items: center; gap: 1rem;margin-top: 2.1rem;}
#contactBox .social-list p{margin-bottom: 0 !important;font-weight: 600;color: #000;font-size: 19px;}
#contactBox .social-list a{width: 34px; height: 34px; background: var(--secondarycolor); border-radius:50%; display: inline-flex; align-items: center; justify-content: center; }
#contactBox .social-list i{color: #fff; font-size:16px}
#contactBox h2{text-transform: capitalize;padding-bottom: 0 !important; margin-bottom: 10px !important; }
#contactBox h2:before{display: none; }

p:empity{display:none !important;}

.contact-list li{background: #fff; display: flex; align-items: center; gap: 1rem; margin-bottom:1.2rem;padding:14px 18px; border-radius:10px; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
.contact-list li h3{border-bottom: 0 !important; padding-bottom: 0 !important; margin-bottom: 7px !important; font-size: 18px !important;  font-weight:500 !important; line-height: 1 !important;margin-top: 7px !important;}
.contact-list li a{font-weight: 400 !important; color: #404040 !important;}
.contact-list p{margin-bottom: 0 !important;}
.contact-list .icon{width: 65px; display: flex; align-items: center; justify-content: center; background: var(--secondarycolor); border-radius: 50%; padding: 1rem }

#contactform{margin: 0 0 20px 0;line-height: 20px;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform p{margin: 0;padding: 0 0 10px 0;line-height: 20px;}
#contactform h2{font-size: 24px;margin:25px 0 15px;font-weight:bolder;border-bottom:1px solid #63C6C1;padding:0 0 8px 0;}
#contactform :where( input , textarea , select ) {background: #f1f1f1; border-radius: 5px;border: 0px solid var(--tertiarycolor);padding: 12px 20px;margin: 10px 0;}
#contactform.enquiry-form  input ,#contactform.enquiry-form textarea ,#contactform.enquiry-form select  {background: #fff;border-radius: 5px;border: 1px solid #000;}
#contactform input{width: 100%;}
#contactform select{width: 100%;-webkit-border-radius:0px}
#contactform textarea{width: 100%;height: 125px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;}

::-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);margin:10px auto;color: #fff !important;text-transform: uppercase;cursor: pointer;padding: 0.74rem;border: none;display: table;width: 160px;transition: 0.6s ease-in-out;height: 44px;-webkit-border-radius: 5px;border: none;}
#contactform input.wpcf7-submit:hover{background: transparent;border: 2px solid var(--tertiarycolor);color: var(--tertiarycolor ) !important;}
#contactform .wpcf7-spinner{position: absolute !important; display:none !important}
#contactform.enquiry-form input.wpcf7-submit{width: 100%;max-width: 100%;}

.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {font-weight: bold;}
.post a {color: #000;}

.list {list-style :none;margin-bottom: 1.1rem;} 
.list li {list-style :none;padding: 0 0px 11px 2.4rem;/*! display: flex; */list-style-position: inside;align-items: baseline;position:relative;}
.list li:before{color:var(--tertiarycolor);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: 25px; height: 25px; position:absolute;left:0rem;top:2px; font-size:12px;background: #fff;border: 1px solid #ccc;}

#floatbtn{position: fixed;right: 0;top: 40%;z-index: 999;}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:20px 5px;margin:0;float: right;background:var(--tertiarycolor);color:#fff;border:0}
#floatbtn .more-btn:hover{background:var(--secondarycolor)}

#pagetitle {padding: 6.4rem 0 7.5rem;position: relative;width: 100%;text-align: center;background:url(https://www.skywaypropertygroup.com.au/wp-content/uploads/2025/12/inner-page-bg-image.jpg) no-repeat center;z-index: 1;background-size: cover;}
#pagetitle:before{content:""; position:absolute; top:0; left:0 ; right:0; bottom: 0; background:#0e173cdb; z-index:-1; }
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:38px;font-weight: 600;text-transform: uppercase;}
#pagetitle .line{margin:  1.2rem auto 0; width: 100px; background: #fff;height: 3px;}
#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: -25px;left: 0;right: 0;margin: 0 auto;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.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;}


#main{padding: 4.5rem 0 3rem;}
#main p{color:var(--primarycolor);}
#main a{color:var(--secondarycolor)}
#main a:hover{color:var(--primarycolor);}
#main .subhead{color: var(--secondarycolor); text-transform: uppercase; margin-bottom: 0rem; font-weight: 500}
#main h2{font-size: 30px;   line-height: 1.4; position: relative; padding-bottom:0.8rem;font-weight: 600;margin-bottom: 1.6rem;text-transform: capitalize;}
#main h2:before{content:""; position: absolute; bottom: 0 ; left: 0; width: 120px; height: 4px; background: var(--tertiarycolor);  }
#main .contact-page h2{padding-bottom: 0; margin-bottom: 0.8rem}
#main .contact-page h2:before{display: none}
#main h3{border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom: 1.2rem; font-size: 23px;text-transform: capitalize;width: 100%;font-weight: 600;color: #101010;}
#main p+h3{margin-top: 2.2rem;}

.round-image{border-radius: 25px;margin: 1.5rem 0 1.8rem;}

#main .gap{margin-bottom: 3rem}
#service-page .grid{display: grid; grid-template-columns: 67% auto; gap: 0.5rem 3rem; -webkit-gap: 0.5rem 3rem; -moz-gap: 0.5rem 3rem; }

.side-item {background:#f1f1f1;border-radius: 12px; margin-bottom:3rem}
.side-item h3{background: var(--secondarycolor); color: #fff; border-bottom: 0 !important; color: #fff !important;padding: 12px 15px; text-align: center; border-radius: 9px;margin-bottom: 1rem !important;}
.side-item ul{list-style: none;}
.side-item ul {list-style :none;margin-bottom: 1.1rem; padding: 0 20px;margin-bottom: 0 !important;padding-bottom: 1rem;} 
.side-item ul li {list-style :none;padding: 10px 0px 10px 2.4rem;/*! display: flex; */list-style-position: inside;align-items: baseline;position:relative;font-weight: 500;border-bottom: 1px dashed #ccc;}
.side-item ul 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: 25px; height: 25px; position:absolute;left:0rem;top:12px; font-size:12px;background: #fff;border: 1px solid #ccc;}
.side-item ul li a{color: #404040 !important;}
.side-item ul li:last-child{border-bottom: 0 !important;}

.side-cta{display: flex; flex-direction: column; align-items: center; justify-content: center; text-align:center; position: sticky;top: 1.2rem;}
.side-cta .image{width: 180px; border-radius: 50%; overflow:hidden; border:5px solid var(--secondarycolor); margin-bottom: -6rem; position: relative;}
.side-cta .content{background:#f1f1f1; padding: 7.6rem 1.2rem 2rem; border-radius: 20px}
.side-cta h3{border-bottom: 0 !important; padding-bottom: 0 !important; margin-bottom: 0.8rem !important;}
.side-cta .more-btn{margin: 1.3rem auto 0; padding:4px 24px;  }

.widget {padding: 0 1rem;}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;padding: 0 0 1rem 0;margin-bottom: 1.9rem;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 1rem 0;}
.main-widget img{width: 320px; max-width: 90%;margin: 0 auto 1.5rem;}

#bottom {background: #fff;color:#454545;font-size: 16px;padding: 4rem 0 0;background-size: cover;}
#bottom .grid{display:grid; grid-template-columns:32% auto;gap: 2.6rem 3rem; -webkit-gap: 2.6rem 3rem; -moz-gap: 2.6rem 3rem;}
#bottom a {color: #454545;}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 600;color: var(--secondarycolor);font-size: 24px;position: relative;}
#bottom .widget h3:after{content:""; position:absolute; bottom:0; left:0; width:70px; border-top:4px solid var(--tertiarycolor)}
#bottom .widget li {border: none;text-decoration: none;color:#454545;list-style: none;}
#bottom .widget li:before{content: "-"; margin-right: 0.6rem; font-weight: 600}
#bottom  .main-widget{text-align: center}
#bottom .footer-contact li{line-height:20px;display:flex;margin-bottom: 1.7rem !important;}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900; color: var(--secondarycolor);font-size: 18px;}
#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;}


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

.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: 9999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#fff;}
.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;}
#bottom {width: 100%;display: block;padding-top: 3rem;}
.fleft, .fright {float: none;}
.grid{grid-template-columns: 100% !important; }
.main-widget{display: flex;flex-direction:column;justify-content: center;padding: 0 10px;}
    .social-icons{display: none;}
    #slider .container > .row{flex-direction: column-reverse}
    #slider .image img{margin: 0 auto 1.5rem}
    #slider .text-box{text-align: center}
    #slider .text-box .dis{margin: 0 auto 1.5rem}
    #about-us .container > .row{gap: 1.5rem}
    #about-us .col-md-6:nth-child(1) img{margin: 0 auto}
    .sbox::after{display: none;}
     #whychoose .row{gap:1.5rem}
    .main-widget img{margin-bottom: 1rem}
    #footer{margin-top: 1.5rem}
    #slider{padding: 2.2rem 0 3rem;background: #f1f1f1;}
    .home #homeFrom{margin-bottom: 1.8rem}
    .sbox2 .icon{margin-bottom: 1.2rem}
    #prop-type {padding: 0 15px;}
    
    #contactBox .row{flex-direction: column-reverse;}
    
    #contactBox{padding: 2rem 1rem}
    #contactBox .col-md-7{margin-bottom: 1.8rem;}
    
    #contactform .col-md-6, #contactBox .col-md-12, #contactform .col-md-3{padding: 0}
    #contactform p{padding-bottom: 0;}
    #contactform textarea{margin-top: 25px}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
    #whychoose .col-md-6:nth-child(2){padding-left: 2.4rem}
.site-menu-toggle{display:none;}
    #contactBox .col-md-7{padding-left: 1.8rem}
}

@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}
  .widget{margin-bottom: 1.5rem;}
  #bottom{padding: 3.5rem 0 0;}
  #footer{margin-top: 0rem;}
  #bottom .widget h3{margin-bottom: 1.3rem;}
  .main-widget img{margin: 0 auto 0.8rem;}
    #logo img{width:180px;}
    #slider h1 {font-size:30px;}
    #slider .text-box .cbox{width: calc(100%/3 - 1.5rem); flex: unset;}
    #slider .text-box .cbox .text{font-size: 15px;line-height: 1.5;}
    #homeFrom .formWrap{width: 92%; margin: 1rem auto; background: #f1f1f1;box-shadow: none;border: 1px solid #e5e5e5;padding: 2rem 1.2rem 0rem;}
    #about-us{margin-bottom: 4rem}
    #service-section, #service-section2{margin-bottom: 3rem}
    #service-section2{padding:0 15px}
    #service-section{padding: 3rem 0}
    .sbox .icon{width: 115px}
    #prop-type .type-box .content img{width: 70px; min-width: 70px}
    #prop-type .type-box .content{padding: 20px 15px}
    #prop-type .type-box h3{font-size: 24px}
    h2{font-size: 30px;}
    h3{font-size: 24px}
    .sbox2 h3{font-size:25px}
    #whychoose{margin-bottom: 2.5rem}
    #whychoose h2{font-size: 30px}
    #prop-type{margin-bottom: 3.5rem}
    #testimonials .testimonial-item img{width: 100px; margin-bottom: 1.8rem}
    #testimonials .testimonial-item p{margin-bottom: 1.4rem}
    #contactform.enquiry-form input, #contactform.enquiry-form textarea, #contactform.enquiry-form select{border: 1px solid #ccc}
    #contactform p{padding-bottom: 0}
    .adv-heading{font-size: 20px}
    #about-us .fbox{margin-bottom: 0.8rem}
    #about-us .fbox:last-child{margin-bottom: 0.2rem}
    .cbox .num{font-size: 32px;margin-bottom: 5px;}
    #slider .text-box .row{gap:18px; justify-content:center;}
    #homeFrom h2{font-size: 30px}
    
    #contactform.enquiry-form input.wpcf7-submit{margin-top:1.6rem; width:fit-content; padding:5px 28px}
    .header_area #logo{padding: 15px 15px 20px 10px}
    #slider .image img{width: 80%}
    
    #pagetitle {padding: 5rem 10px 5.5rem}
    #pagetitle h1{font-size: 32px}
    #pagetitle .breadcrumb{font-size: 14px}
    
    #main{padding: 3.5rem 0 3rem;}
    #main h2{font-size:28px}
    
        #contactBox{padding: 2rem 0.7rem}
    .sub-heading{font-size: 16px !important;}
    
    #side-bar{padding: 0 15px}
    #innerFrom{padding: 2.8rem 1.2rem 1.2rem}
    #innerFrom h2{font-size: 32px}
    
    #innerFrom #contactform input.wpcf7-submit{border: 0 !important;}
    #main h3{font-size: 21px;}
}


@media screen and (min-width: 600px) and (max-width: 1200px) {
   #slider .image img{display: none;}
   #bottom .col-md-4{width: 33%;float: left;}
   #logo img{width: 200px;height: auto;float:left;}
}
@media screen and (min-width: 1500px)  {
    #prop-type .row{max-width: 1400px; margin:0 auto}
}
