@charset "utf-8";
/* CSS Document */
body{ 
  width:100%;
  padding:0; 
  margin:0; 
  background:#fff; 
  color:#fff; 
  font-family: 'Poppins', sans-serif;
  overflow-x:hidden;
}

a{ 
  display:inline-block;
  text-decoration:none;
  padding:0; 
  margin:0; 
  transition:all 500ms ease-in-out;
}

a:focus, a:hover{ 
  outline:none; 
  text-decoration:none; 
}

h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}

p{
  margin-bottom:0;
}

ul,li{ 
  padding:0; 
  margin:0; 
  list-style:none; 
}

button:focus{
  outline:none;
}

img{
  max-width:100%;
  height:auto;
}

/* ===== common css ====== */
.common_btn{
  font-size:16px;
  color:#fff;
  line-height:18px;
  background:#9d8562;
  border-radius:10px;
  padding:15px 30px;
}

.common_btn:hover{
  background:#c9120d;
  color:#fff;
}

.common_btn2{
  font-size:16px;
  color:#fff;
  line-height:18px;
  background:#c9120d;
  border-radius:10px;
  padding:15px 30px;
}

.common_btn2:hover{
  background:#9d8562;
  color:#fff;
}

.text-common{
  font-size:16px;
  color:#030303;
  line-height:26px;
  padding-bottom:20px;
}

/* ===== Header Starts ====== */
.navbar-default{ 
  background:none; 
  border:none;
  padding:0;
  margin:0; 
  transition:all 600ms ease-in-out; 
}

.header_top{
  background:#9d8562;
  padding:12px 0;
  transition:all 600ms ease-in-out;
}

.header_contact li{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  letter-spacing:.03em;
}

.header_contact li span{
  margin-right:8px;
}

.header_contact li a{
  color:#fff;
}

.header_contact li a:hover{
  color:#f7ce34;
}

.header_bottom{
  padding:15px 0;
  transition:all 600ms ease-in-out;
}

.header_logo{
  width:200px;
  transition:all 600ms ease-in-out;
}

@media screen and (min-width:992px){
  .navbar-default.navbar-fixed .header_top{
    margin-top:-59px;
  }

  .navbar-default.navbar-fixed .header_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.1);
    padding:12px 0;
  }

  .navbar-default.navbar-fixed .header_logo{
    width:120px;
  }

}

.home-banner{
  background:url(../images/banner-bg.png) no-repeat right center;
  margin-top:215px;
  padding:45px 0;
}

.banner_bg_title{
  font-size:50px;
  color:#090909;
  line-height:65px;
  padding-bottom:15px;
}

.banner_bg_title span{
  font-size:58px;
  color:#c9120d;
}

.banner_sm_title{
  font-size:32px;
  color:#020202;
  line-height:40px;
  font-weight:600;
  padding-bottom:30px;
}

.service_panel{
  padding-bottom:60px;
}

.service_sm_title,
.service_title,
.staff_title,
.testimonial_sm_title{
  font-size:23px;
  color:#c9120d;
  line-height:30px;
  font-weight:600;
  padding-bottom:12px;
}

.service_bg_title,
.about_bg_title,
.testimonial_bg_title,
.choose_bg_title{
  font-size:48px;
  color:#040404;
  line-height:58px;
  padding-bottom:30px;
}

.service_bg_title{
  padding-bottom:25px;
}

.service_box{
  background:#c9120d;
  border-radius:30px 30px 0 0;
  padding:165px 30px 0;
  margin-top:180px;
  margin-bottom:12px;
}

.service_bottom .owl-item:nth-child(2n) .service_box{
  background:#000;
}

/* .service_bottom .owl-item:nth-child(3n) .service_box{
  background:#c9120d;
} */

.service_img{
  position:absolute;
  left:0;
  right:0;
  top:-180px;
}

.service_content .text-common{
  min-height:125px;
}

.service_title{
  padding-bottom:20px;
}

.service_bottom .col-lg-4:nth-child(2) .service_title{
  color:#020202;
}

.service_btn{
  display:inline-block;
  margin-bottom:-12px;
}

.service_btn a{
  font-size:15px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  background:#9d8562;
  border:3px solid #fff;
  border-radius:30px;
  padding:12px 25px;
}

.service_bottom .col-lg-4:nth-child(2) .service_btn a{
  background:#f7ce34;
  color:#010101;
}

.service_bottom .col-lg-4:nth-child(3) .service_btn a{
  background:#529dd1;
}

.about_panel{
  background:url(../images/about-bg.jpg) no-repeat right center;
  background-size:cover;
  padding:60px 0;
}

.about_content ul li{
  font-size:20px;
  color:#9d8562;
  line-height:22px;
  font-weight:600;
  border-right:2px solid #ee1e78;
  margin-right:12px;
  padding-right:12px;
}

.about_content ul li:last-child{
  border-right:none;
  margin-right:0;
  padding-right:0;
}

.about_content .common_btn2{
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/right.png') no-repeat 85% center, #c9120d;
  padding-right:50px;
}

.about_content .common_btn2:hover{
  background-position:90% center;
}

.staff_panel{
  background:url(../images/staff-bg.jpg) no-repeat left center;
  background-size:cover;
  padding:45px 0;
}

.staff_box .icon{
  display:inline-block;
}

.staff_box .content{
  display:inline-block;
  width:80%;
  vertical-align:top;
  padding-left:15px;
}

.testimonial_panel{
  padding:60px 0;
}

.testimonial_box .sp-testimonial-free-section{
  margin:0 !important;
}

.testimonial_box .sp-testimonial-free{
  background:#ededed !important;
  border-radius:12px !important;
  min-height:225px;
  padding:30px !important;
}

.testimonial_box .sp-testimonial-content p{
  color:#010101;
  padding:0 !important;
}

.testimonial_box .sp-testimonial-client-name{
  font-size:26px !important;
  color:#c9120d !important;
  line-height:28px !important;
  font-weight:600 !important;
  font-style:italic !important;
}

.choose_panel{
  padding-bottom:60px;
}

.choose_bg_title{
  color:#c9120d;
}

.choose_list li{
  font-size:18px;
  color:#070707;
  line-height:28px;
  font-weight:500;
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/like.png') no-repeat left 5px;
  margin-bottom:15px;
  padding-left:36px;
}

.choose_list li:nth-child(2),
.choose_list li:last-child{
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/like-1.png') no-repeat left 5px;
}

.choose_list li:nth-child(3){
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/like-2.png') no-repeat left 5px;
}

.choose_list li:nth-child(4){
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/like.png') no-repeat left 5px;
}

.choose_list li:last-child,
.form_rt_box ul li:last-child{
  margin-bottom:0;
}

.home_form{
  background:url(../images/form-bg.jpg) no-repeat right center;
  background-size:cover;
}

.h_form_box{
  padding:40px;
}

.h_form_box:before{
  content:"";
  position:absolute;
  width:64px;
  height:72px;
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/from1.png') no-repeat right center;
  background-size:contain;
  right:-30px;
  top:35%;
}

.h_form_box:after{
  content:"";
  position:absolute;
  width:59px;
  height:72px;
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/from2.png') no-repeat right center;
  background-size:contain;
  right:-30px;
  bottom:35%;
}

.h_form_title,
.form_rt_title{
  font-size:38px;
  color:#c9120d;
  line-height:46px;
  padding-bottom:15px;
}

.form_rt_title{
  color:#9d8562;
  padding-bottom:30px;
}

.form_rt_box ul li{
  margin-bottom:15px;px;
}

.form_rt_box ul li span{
  margin-right:12px;
}

.form_rt_box ul li a{
  font-size:20px;
  color:#030303;
  line-height:26px;
  font-weight:600;
}

.form_rt_box ul li a:hover{
  color:#ee1e78;
}

#footer{
  background:#f4f4f4;
  padding:50px 0 25px;
}

.home #footer{
	background:none;
}

.footer_top{
  padding-bottom:40px;
}

.footer_title{
  font-size:25px;
  color:#c9120d;
  line-height:28px;
  font-weight:600;
  padding-bottom:22px;
}

.footer_link li{
  line-height:0;
  margin-bottom:10px;
}

.footer_link li:last-child,
.footer_contact li:last-child{
  margin-bottom:0;
}

.footer_link li a,
.footer_contact li{
  font-size:16px;
  color:#020202;
  line-height:18px;
  font-weight:500;
}

.footer_link li a:hover,
.footer_contact li a:hover{
  color:#c9120d;
}

.footer_contact li{
  margin-bottom:15px;
}

.footer_contact span{
  display:inline-block;
  width:22px;
  text-align:center;
  margin-right:10px;
}

.footer_contact li a{
  color:#020202;
}

.footer_bottom .text-common span{
  color:#c9120d;
  font-weight:600;
}

.footer_bottom .text-common a{
  color:#9d8562;
  font-weight:500;
}

#back-button {
  display:inline-block;
  background-color:#c9120d;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  border-radius:10px;
  position:fixed;
  bottom:25px;
  right:25px;
  opacity:0;
  visibility:hidden;
  z-index:1000;
  cursor:pointer;
  box-shadow:0 6px 16px rgba(0,0,0,.4);
}

#back-button.show {
  opacity:1;
  visibility:visible;
}

.page .entry-header,
.error404 .page-header{
  background:url(../images/inner-banner01.jpg) no-repeat right top;
  background-size:cover;
  margin-top:215px !important;
  padding:160px 0 120px !important;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  font-size:50px;
  color:#fff;
  line-height:58px;
  font-weight:700;
  text-align:center;
}

.thumb-conatct .section .icon{
  width:80px;
  height:80px;
  background:#AD2E63;
  line-height:80px;
  border-radius:20px 0 20px 20px;
  text-align:center;
}

.thumb-conatct .section .text{
  width:75%;
}

.contact-title{
  font-size:24px;
  color:#000;
  line-height:26px;
  font-weight:600;
}

.contact-main{
  font-size:17px;
  color:#000;
  line-height:24px;
}

.contact-main a{
  color:#020202;
  font-weight:500;
}

.contact-main a:hover{
  color:#d2232a;
}

.contact_form .block{
  margin-bottom:15px;
}

.contact_form .block p{
  margin-bottom:0;
}

.contact_form .block label{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  margin-bottom:10px;
}

.contact_form .block .form-control{
  height:52px;
  border-radius:0;
  border:1px solid rgba(0,0,0,.5);
  background:#f5f4f4;
  font-size:16px;
  color:#020202;
  line-height:20px;
  padding:10px 20px;
}

.contact_form .block .form-control::placeholder{
  color:#020202;
  opacity:1;
}

.contact_form .block .form-control::-ms-input-placeholder{
  color:#020202;
}

.contact_form .block .form-control:focus,
.contact_form .block .btn:focus{
  box-shadow:none;
}

.contact_form .block textarea.form-control{
  height:120px;
  resize:none;
}

.contact_form .block select{
  background:url(../images/down-arrow02.png) no-repeat right 20px center, #f5f4f4 !important;
}

.contact_form .block select option{
  color:#000;
}

.contact_form .block .wpcf7-list-item{
  display:block;
  margin-left:0;
}

.contact_form .block .btn{
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:500;
  text-transform:inherit;
  background:#be2868;
  border-radius:10px;
  padding:13px 30px;
}

.contact_form .block .btn:hover{
  background:#84C5DA;
  color:#fff;
}

.contact_form .block .wpcf7-spinner{
  display:none;
}

.contact_form .block .wpcf7-not-valid-tip{
  font-size:14px;
  margin-top:5px;
}

.contact_form .wpcf7-response-output{
  font-size:14px;
  color:#fff;
  border:none !important;
  margin:0 !important;
  padding:0 !important;
}

.contact_map{
  line-height:0;
}

.contact_map iframe{
  width:100%;
  height:420px;
  margin-bottom:0;
}

.inner_title{
  font-size:48px;
  color:#040105;
  line-height:58px;
  font-weight:700;
}

.inner_title strong,
.cta-title strong{
  color:#c9120d;
}

.inner-sm-title{
  font-size:26px;
  color:#030303;
  line-height:35px;
  font-weight:600;
}

.inner_list li{
  font-size:16px;
  color:#242424;
  line-height:24px;
  font-weight:500;
  background:url('https://primecareconnection.com.au/wp-content/uploads/2025/11/checked-1.png') no-repeat left 5px;
	background-size:20px;
  margin-bottom:10px;
  padding-left:28px;
}

.inner_list li:last-child{
  margin-bottom:0;
}

.bg-color{
  background:#f4f4f4;
}

.bg-blue{
	background:#5377AB;
}

.cta-title{
  font-size:30px;
  color:#1c1c1c;
  line-height:35px;
}

.cta-title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#5174aa;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

.cta-btn{
  left:0;
  bottom:0;
  z-index:999;
}

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  text-transform:uppercase;
  background:#ee1e78;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  background:#5174aa;
}


.content-box{
	padding:20px;
	min-height:270px;
}

.content-box01{
	padding:20px;
	min-height:200px;
}

.content-box02{
	padding:20px;
	min-height:278px;
}

.content-box .inner-sm-title strong,
.content-box01 .inner-sm-title strong,
.content-box02 .inner-sm-title strong{
	color: #9d8562;
}


/* Accordian-start */
.accommodation-service .serv-inner-box{
  min-height:245px;
}

.accordion-item{
	border:1px solid rgba(0,0,0,.15) !important;
	margin-bottom:10px;
}

.accordion-item:last-child{
	margin-bottom:0;
}

.accordion-button{
	font-size:18px;
	color:#fff;
	line-height:25px;
	font-weight:500;
	text-transform:inherit;
	padding:14px 20px;
	background: #5275AA;
}

.accordion-button:focus{
	box-shadow:none;
}

.accordion-button[aria-expanded="true"],
.accordion-button:hover{
	background:#5275AA;
	color:#fff;
}

.accordion-button[aria-expanded="true"]:after,
.accordion-button:hover:after{
	filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%);
}

.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button{
	border-top-left-radius:0;
  	border-top-right-radius:0;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed{
	border-bottom-right-radius:0;
  	border-bottom-left-radius:0;
}

.accordion-button::after {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%);
}
/* Accordian-End */


@media screen and (max-width:1366px){
  .service_title{
    min-height:80px;
  }

  .service_content .text-common{
    min-height:150px;
  }



}

@media screen and (max-width:991px){
  .header_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.1);
    padding:12px 0;
  }

  .header_logo{
    width:130px;
  }

  .home-banner{
    margin-top:105px;
  }

  #footer{
    padding-bottom:70px;
  }

  #back-button{
    right:20px;
    bottom:35px;
  }

  .page .entry-header, 
  .error404 .page-header{
    margin-top:105px !important;
  }
  
}

@media screen and (max-width:767px){
  .home-banner{
    background-size:100%;
    padding:35px 0;
  }

  .banner_bg_title,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:30px;
    line-height:40px;
  }

  .banner_bg_title span{
    font-size:35px;
  }

  .banner_sm_title{
    font-size:22px;
    line-height:28px;
    padding-bottom:16px;
  }

  .text-common{
    font-size:14px;
    line-height:22px;
  }

  .common_btn,
  .common_btn2,
  .contact_form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 20px;
  }

  .service_box{
    margin-bottom:210px;
  }

  .service_bottom .col-lg-4:nth-child(3) .service_box{
    margin-bottom:0;
  }

  .service_sm_title, 
  .service_title, 
  .staff_title, 
  .testimonial_sm_title{
    font-size:20px;
    line-height:22px;
  }

  .service_bg_title, 
  .about_bg_title, 
  .testimonial_bg_title, 
  .choose_bg_title{
    font-size:28px;
    line-height:36px;
    padding-bottom:20px;
  }

  .service_bg_title{
    padding-bottom:200px;
  }

  .service_title,
  .service_content .text-common{
    min-height:auto;
  }

  .service_btn a{
    font-size:14px;
    padding:10px 20px;
  }

  .service_panel{
    padding-bottom:45px;
  }

  .about_panel,
  .testimonial_panel{
    padding:35px 0;
  }

  .about_content ul li{
    font-size:16px;
    line-height:18px;
  }

  .staff_panel{
    padding:30px 0;
  }

  .testimonial_box .sp-testimonial-free{
    min-height:205px;
    padding:20px !important;
  }

  .testimonial_box .sp-testimonial-content p{
    font-size:14px !important;
    line-height:22px !important;
  }

  .testimonial_box .sp-testimonial-client-name{
    font-size:20px !important;
    line-height:22px !important;
  }

  .choose_panel{
    padding-bottom:35px;
  }

  .choose_list li{
    font-size:16px;
    line-height:24px;
  }

  .h_form_box{
    padding:30px;
  }

  .h_form_box:before,
  .h_form_box:after{
    width:35px;
    right:-10px;
  }

  .h_form_title, 
  .form_rt_title{
    font-size:26px;
    line-height:34px;
  }

  .contact_form .block .form-control{
    height:42px;
    font-size:14px;
  }

  .form_rt_title{
    padding-bottom:18px;
  }

  .form_rt_box ul li a{
    font-size:15px;
    line-height:20px;
  }

  #footer{
    padding-top:30px;
  }

  .footer_top{
    padding-bottom:30px;
  }

  .footer_title{
    font-size:20px;
    line-height:22px;
    padding-bottom:18px;
  }

  .footer_link li a, 
  .footer_contact li{
    font-size:14px;
    line-height:16px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:80px 0 60px !important;
  }
	
	.thankyou-sec img,
	.error404 .page-content img{
		width:220px;
	}
	
	.thumb-conatct .section .text {
       width: 70%;
   }
	
	
    .thumb-conatct .section .icon {
		width: 65px;
		height: 65px;
		line-height: 65px;
	}
	
	.contact-title {
		font-size: 20px;
		line-height: 22px;
	}
	
	.contact-main {
		font-size: 15px;
		line-height: 20px;
	}
	
	.inner_title {
	  font-size: 32px;
	  line-height: 42px;
	}
	
	 #rmp-menu-wrap-46 .rmp-submenu .rmp-menu-item-link{
		height:auto !important;
		line-height:20px !important;
		margin:10px 0 !important;
		padding-bottom:10px;
	}
	
	.content-box{
		min-height: 0;
	}

	.content-box01{
		min-height: 0;
	}

	.content-box02{
		min-height: 0;
	}
	
	.service_box{
	  margin-top:140px;
	}
	
	.accordion-button {
		font-size: 16px;
	}

  
}

@media screen and (max-width:575px){
  .service_bg_title{
    padding-bottom:  0;
  }

  .service_box{
    margin-bottom: 17px;
  }

  .service_img{
    width:250px;
    top:-120px;
    margin:0 auto;
  }

  .staff_box .content{
    width:68%;
  }


  
}
