/*
Theme Name:  GRScare
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#DE731E;
--tertiarycolor:#1E4F7E;
--fourthcolor:#397D38;
--fifthcolor:#6E369F;	
  /* Font Variables: */
--primaryfont:"Outfit", sans-serif;
--secondaryfont:'Poppins', 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;float:left}
.header_area .row{align-items:center}

.header_area .col-md-9{display: flex;align-items: center;justify-content: end;gap:2rem;}
.topicon{display: flex;align-items: center;gap:1rem;font-weight: 600;font-size:1.4rem;}
.topicon p{font-weight: 400;font-size: 1.1rem;text-transform: uppercase;}
.topicon img{width:55px;}
.icontext{line-height: 1.5}

.topbtn{border:0;background:var(--fifthcolor);padding:12px 2.5rem;border-radius:100px;color:#fff !important;font-weight:500;text-transform: uppercase;font-size:17px}
.topbtn:hover{background:var(--tertiarycolor)}

.topnav{background:var(--secondarycolor);padding:7px}

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

h1,h2,h3,h4,h5,h6 {margin: 0 0 1rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);font-weight: 600;}

h1 {font-size: 3.2rem;}
h2 {font-size: 2.5rem;}
h3 {font-size: 1.8rem}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.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(--fifthcolor);padding: 0.7rem 3rem;text-transform: uppercase;font-weight: 500;/*! margin:0 auto; */display: table;color:#fff;transition: .6s ease-in-out;border-radius: 100px;margin-top: 2rem;}
.btn-primary:hover{background:var(--secondarycolor);color:#fff;}

.more-btn{padding: 10px 35px;border: 1px solid var(--secondarycolor);margin:1rem 0;display:inline-block}
.more-btn:hover{background:var(--secondarycolor);color:#fff !important; }

#slider{position:relative;background: url('https://www.grscare.com.au/wp-content/uploads/2026/06/GRS-Slider-Bg.webp') no-repeat center top/cover;padding-top: 1rem;}
#slider .row{align-items: center}
#slider h1{font-weight: 500;margin-bottom:1rem}
.slidertext{width: 90%}
.greentext{color:var(--fourthcolor)}
.twobtn{display: flex;gap:2rem;align-items: center;margin-top:1.5rem}
.twobtn a{margin-top:0}
.ndis{display: flex;align-items: center;gap:0.5rem;width: 210px;}
.ndis img{width:60px}
.ndis p{font-weight: 600;font-size: 1.2rem;width: 70%;line-height: 1.2;}
#slider .col-md-5 img{width:370px;margin-bottom: -1rem;}

.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
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;}

#aboutus{width: 100%;padding: 5rem 0}
#aboutus h2 span{font-weight:500;display: table}
#aboutus .row{align-items: center}
#aboutus p{margin-bottom:10px}

#ourservices{width: 100%;padding: 5rem 0;background:#F4F4F4}
.titlesec{text-align: center;width:70%;margin:0 auto 2rem}
#ourservices .row{gap:2rem;justify-content: center;}
.servicebox{flex:1 0 320px;max-width: 380px;padding:2.5rem 1.5rem;background: #fff;border-radius: 1rem;box-shadow: 0px 5px 17px #fff;transition:0.6s ease-in-out;color:#000 !important;/*! display: table; */}
.servicebox img{width:70px;margin-bottom:10px}
.servicebox:hover{box-shadow: 0px 10px 15px rgb(0,0,0,0.2)}
.servicebox .btn-primary{padding:0.5rem 2rem}

#cta{width:100%;background:url('https://www.grscare.com.au/wp-content/uploads/2026/06/GRS-CTA-Bg.webp') no-repeat center / cover;padding: 5rem 0;color:#fff;background: ;}
#cta h2,#cta .topicon{color:#fff}
.threelogos{display: flex;align-items: center;margin-top:1.5rem;gap:1.5rem}
#cta .btn-primary{background:#fff;color:var(--tertiarycolor)}
#cta .btn-primary:hover{background:var(--secondarycolor);color:#fff}
.threelogos img{width:80px;}
.threelogos img:first-child{width:160px;}

#thestory{width: 100%;padding: 5rem 0}
#thestory .row{gap:3rem 1rem;justify-content: center;margin-top:2rem}
.storybox{flex:1 0 320px;max-width:380px}
.storytitle{width:90%;background:var(--secondarycolor);margin:-2rem auto 0;padding: 1rem;text-align: center;position: relative;min-height: 105px;display: flex;align-items: center;justify-content: center;box-shadow: 0px 5px 10px rgb(0,0,0,0.3)}
.storytitle h3{color:#fff;margin: 0}
.storybox:nth-child(even) .storytitle{background:var(--fourthcolor)}

.roundimage {
  border-radius: 2rem;
}

#testimonials{width: 100%;background:#f4f4f4;padding: 5rem 0;text-align: center}
.testimonialslider{margin-top:2rem}
.testimonialslider .keen-slider__slide{background:#fff;border-radius: 1.5rem;padding:0 2rem 2rem 2rem;text-align:left}
.namebox{display: flex;align-items: center;gap:2rem;font-weight:600;font-size:1.3rem;margin-bottom:1rem}
.namebox div img{width:130px}

.column{column-count: 2;}
.column3{column-count: 3;}

#contactpage h3{}
#contactpage .col-md-4{background:var(--tertiarycolor);border-radius:1rem;padding: 2rem}
#contactpage .col-md-4 h3{color:#fff;margin-top:0.5rem !important;}
#contactpage .col-md-8{padding:1rem 2rem;}
#contactform{margin: 0 0 1rem 0;line-height: 1.2rem;}
#contactform *{font-size: 15px;color:var(--primarycolor);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 #aaa;padding:0 0 8px 0;}
#contactform input, #contactform select, #contactform textarea{width: 100%;background:#f5f6f7;border: 1px solid var(--primarycolor);padding: 0.5rem 1rem;margin: 0.5rem 0;border-radius: 0.5rem;transition:var(--transition);
}
#contactform textarea{height: 125px;border: 1px solid var(--primarycolor);resize:none;scrollbar-color: var(--secondarycolor) var(--primarycolor);}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;border-color: var(--secondarycolor);}


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

#contactform input.wpcf7-submit{background: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;padding: 0.8rem 1rem;margin: 1rem auto;display: table;width:200px;transition: var(--transition);letter-spacing: 2px;border: 1px solid var(--secondarycolor);height:50px}
#contactform input.wpcf7-submit:hover{background: var(--primarycolor);border-color: var(--primarycolor);}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important;}

#contactform .wpcf7-spinner{display:none}
#contactform .wpcf7 form.sent .wpcf7-response-output {border-color: var(--secondarycolor);}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {display: none;}

.post { padding:0 10px;/*! margin: 0 0 10px 0; */}
.post p {margin-bottom:1rem}
.post ul {margin: 10px 0 0px 0px;}
.list li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.list li:before{color: var(--fourthcolor);content: "\f00c";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}

#pagetitle {/*! padding:2rem 0; *//*! text-align: center; */background:url('https://www.grscare.com.au/wp-content/uploads/2026/06/GRS-CTA-Bg.webp') no-repeat center left/cover;color:#fff;position: relative;width: 100%;height: 300px;display: flex;align-items: center;}
#pagetitleinner{width:100%}
.titlebox{width:40%}
#pagetitle h1 {color:#fff;/*! text-align: center; */font-size: 2.5rem;font-weight: 500;margin-bottom:0}
.breadcrumb {list-style: none;border-radius: 4px;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color:#fff;}
.breadcrumb a{color:#fff;}
.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}
/* #pagetitle .breadcrumb> a {color: #fff} */

#main{padding: 4rem 0;}
#main h2{font-size:1.8rem;position:relative;padding-bottom:1rem;color: var(--tertiarycolor);}
#main h2:after{content:"";position: absolute;bottom: 0;width:25%;background:var(--secondarycolor);height: 2px;left:0}

#main h3{font-size:1.5rem;color: var(--tertiarycolor);margin-top:1.5rem;font-weight: 500;}
#main p{color:var(--primarycolor);font-size: 16px;text-align:justify;}
#main a:hover{color:var(--secondarycolor);}
#main li{list-style: none;}
#side{position: sticky;top:1rem}
#sidebar{background:#f4f4f4;padding:30px;border-radius:2rem;margin-bottom:2rem}
#sidebar ul{margin: 0}
#sidebar li{margin-bottom: 1rem;overflow: hidden}
#sidebar li:last-child{margin-bottom:0}
#sidebar li a{padding:15px;display: table;font-weight:500;border-radius: 10px;width: 100%;background:#fff;text-transform: uppercase;position: relative}
#sidebar li a:hover{background:var(--fifthcolor);color:#fff}
#sidebar li a:before{position: absolute;
  right: 15px;
  top: 50%;
  content: "";
  background: var(--secondarycolor);
  width: 8px;
  height: 8px;
  border-radius: 100px;
  margin-top: -4px;}
#sidebar li a:hover:before{background:#fff}

.sidebarcta{padding: 30px 30px 50px 30px;
  position: relative;
  background-image: url(https://www.grscare.com.au/wp-content/uploads/2026/06/GRS-Story-3.webp);
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  overflow: hidden;
}
.sidebarcta::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--primarycolor);
  opacity: 0.7;
  border-radius: 30px 30px 40px 30px;
}
.sidebarcta h3{color:#fff !important;position: relative}
.sidebarbtn{position: absolute;  right: -9px;  bottom: -10px;  background: #f4f4f4;  width: 80px;  height: 80px;  line-height: 70px;
  text-align: center;  padding: 5px 0 0 5px;  border-radius: 60% 60% 0 60%;
display: flex;
align-items: center;
justify-content: center;
}
.sidebarbtn img{
  z-index: 999;
  position: relative;
  width: 54px;
  background: #fff;
  border-radius: 100px;
  padding: 0.7rem;
}
.sidebarbtn::before {
  content: "";
  display: block;
  width: 70%;
  height: 70%;
  position: absolute;
  border-radius: 20px;
  top: -36px;
  right: -21px;
  box-shadow: inset -20px 30px 0 0 #f4f4f4;
  transform: rotate(90deg);
}
.sidebarbtn::after {
  content: "";
  display: block;
  width: 63%;
  height: 83%;
  position: absolute;
  border-radius: 20px;
  bottom: -18px;
  left: -27px;
  box-shadow: inset -20px 30px 0 0 #f4f4f4;
  transform: rotate(90deg);
}

.widget {padding: 0 1rem;margin-top:2rem}
.widget h3 {border-bottom: 2px solid var(--primarycolor);text-transform: uppercase;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 0.6rem 0;}

.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);}

.disclaimer{text-align: center;margin:3.5rem 0;font-size:14px}
#bottom {background: #f4f4f4;font-size: 16px;padding: 4rem 0 1rem;}
.home #bottom{background:#fff}
.flogo{display: table;margin: 0 auto;width:180px}
#bottom a:hover {color:var(--secondarycolor);}
#bottom .widget h3 {border: none;text-align: left;font-weight: 500;text-transform: capitalize;letter-spacing: 1px;}
#bottom .widget li {border: none;text-decoration: none;list-style: none;}
.social i{color:var(--fourthcolor)}

#bottom .footer-contact li{}
#bottom .footer-contact li:before{font-family:'Font Awesome 5 Free';font-weight:900;color:var(--fourthcolor)}
#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: "\f075"; margin-right: 10px;}
.social{display: flex;gap:10px;font-size:1.3rem}
.fndis{font-weight: 600;font-size:1.2rem}
.fndis strong{font-weight:600}

.info{margin-bottom:1.5rem !important;}
.info li{/*! line-height:30px; */display:flex;/*! font-weight:300; */color: #fff;align-items: center;}
.info li a{color:#fff}
.info li:before{font-family: 'Font Awesome 5 Free';  font-weight: 900;width: 30px;}
.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);transform: rotate(80deg);}
.info .email:before {content: "\f075"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
#contactform .wpcf7-spinner{display: none}

#footer {clear: both;text-align: center;font-size:14px;}

.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--fifthcolor);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:#fff;transform:rotate(0deg);}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--fifthcolor);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;}
}

.rtable{width: 100%;}
.rtable th{background:var(--secondarycolor);color:#fff;border:1px solid var(--secondarycolor);padding:2px}
.rtable td{border:1px solid var(--secondarycolor);padding: 5px;}

@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: 120px;height: auto;float:left;}
  .header_area .col-md-9{display: none}
  .topnav{padding: 0}
  .slidertext{width: 100%}
  #slider{text-align: center}
  .twobtn{text-align: left;justify-content: center;width:100%;margin-bottom:1rem;flex-wrap:wrap}
  h1{font-size:3rem}
  #slider .col-md-5 img{margin:0 auto -1rem;}
  #aboutus h2 span{display: unset}
  #aboutus img{width:400px;margin-bottom:1rem}
  .titlesec{width:100%}
  .threelogos{justify-content: center;flex-wrap: wrap;}
	#thestory{padding:5rem 10px}
  #cta{background:var(--fourthcolor)}
  .titlebox{width:100%;padding:0 10px}
#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 800px) {
	  h3 br{display: none}
}
@media screen and (max-width: 600px) {
  h1{font-size:2.5rem}
.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}
  h2{font-size:2.3rem}
	#pagetitle{height:250px;padding:10px}
}


@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;
}
}