@charset "UTF-8";
/*
 Theme Name:   My Name (Understrap Child)
 Theme URI:    
 Description:  My Description
 Author:       Me
 Author URI:   http://www.example.com
 Template:     understrap
 Version:      0.6.5.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  my-understrap
*/
/* general style */2
body {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
html {
    overflow-x: hidden;
}
a {
  color: #007dc5;
  outline: unset;
}
p {
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3 {
  color: #007dc5;
  font-weight: bold;
}
.topmargin {
    margin-top:60px;
}
.home-page-header h1, .home-page-header h2, .white h1, .white h2 {
  color: #fff;
}

.bg-primary {
  background-color: #007dc5;
}

#full-width-page-wrapper {
  margin-top: 0px;
}

.white {
  padding-top: 40px;
}
.ui-widget-content a {
    color:#007dc5!important;
}
.grey {
  background: #efefef;
  padding: 20px 0px;
  margin-bottom: 30px;
}

.in {
  float: left;
}

.home-page-header {
  background-size: cover;
  height: auto;
  padding-top: 0px;
  color: #fff;
}

.desktop-banner {
	object-fit: cover;
	width: 100%;
}

.mobile-banner {
	display: none;
}

.button_home {
  position: absolute;
  bottom: 10px;
  left: 27%;
}

.footer {
  background: #007dc5;
  color: #fff;
}

.center {
  text-align: center;
}

.samples {
  text-align: center;
  box-shadow: 0px 0px 10px 0px #333;
  background: #fff;
  border-radius: 15px;
  padding: 20px 10px;
  position: relative;
}

.services {
  text-align: center;
  box-shadow: 0px 0px 10px 0px #333;
  background: #fff;
  border-radius: 15px;
  padding: 20px 10px;
  position: relative;
  min-height: 240px;
}
.services h3 {
  font-size: 22px;
  margin-top: 20px;
  font-weight: normal;
}

.samples-text {
  position: relative;
  min-height: 240px;
}

.columns-home {
  margin-top: -60px;
}

.col-md-9 {
  position: relative;
}

/* Menu Items */
.footer-links {
  padding-left: 0px;
}

.footer-menu li {
  display: inline-block;
  text-decoration: none;
  list-style: none;
}

.footer-menu li a {
  padding-right: 10px;
  color: #fff;
  font-family: "Quicksand", sans-serif;
}

.footer-menu li a:hover {
  color: #ccc;
}

.fr {
  /*float: right;*/
  clear: both;
}

.tm {
  float: right;
  margin-top: -15px;
}

#navbarNavDropdown {
  margin-top: 30px;
}

.top-menu {
  text-align: center;
  padding: 15px 10px;
  background: #007dc5;
  height: 45px;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding-top: 0px;
  z-index: 999;
}

.nav-link {
  padding: 0px;
}

#main-menu li a {
  color: #000;
  text-decoration: none;
  font-family: "Quicksand", sans-serif;
  font-weight: normal;
  font-size: 16px;
  padding: 0px 20px;
}

#main-menu li a:hover {
  color: #00adef;
}

.quick-links {
  padding-left: 0px;
}
.quick-links li {
  list-style: none;
  padding-top: 5px;
}
.quick-links li a {
  margin-left: 20px;
}
.quick-links li::before {
  font-family: "FontAwesome";
  font-weight: normal;
  content: "";
  color: #007dc5;
  position: absolute;
}

/* STUFF THAT WONT TAKE */
#top-menu {
  padding-left: 0px;
}
#top-menu li {
  display: inline-block;
  text-decoration: none;
  color: #fff !important;
  padding-left: 8px;
  padding-right: 8px;
}
#top-menu li a {
  color: #fff !important;
}

.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 5px 0px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none !important;
  background: #efefef !important;
  font-weight: normal !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: none !important;
  background: #007dc5 !important;
  font-weight: normal !important;
  color: #fff !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
   color: #fff !important; 
}
.ui-tabs-vertical .ui-tabs-panel {
  padding: 1em;
  float: right;
  width: 65%;
}
.ui-tabs-vertical .ui-tabs-panel h2 {
  font-size: 20px;
  color: #007dc5;
  font-weight: bold;
}

.ui-widget-header {
  border: none;
  background: none;
  color: #333333;
  font-weight: bold;
}

#tabs {
  font-family: quicksand;
  border: none;
}

ui-tabs-vertical {
  width: 55em;
}

.ui-tabs-vertical .ui-tabs-nav {
  padding: 0.2em 0.1em 0.2em 0.2em;
  float: left;
  width: 34%;
}

.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: 0.1em;
  margin: 5px 0px;
}

/* TABS AND ACCORDION */
#tabs {
  font-family: quicksand;
}

ui-tabs-vertical {
  width: 55em;
}

.ui-tabs-vertical .ui-tabs-nav {
  padding: 0.2em 0.1em 0.2em 0.2em;
  float: left;
  width: 30%;
}

.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0 -1px 0.2em 0;
}

.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: 0.1em;
  border-right-width: 1px;
}

.ui-tabs-vertical .ui-tabs-panel {
  padding: 1em;
  float: right;
  width: 68%;
}
.ui-tabs-vertical .ui-tabs-panel h2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

/* BUTTONS AND INPUT */
.btn-large {
  background: #007dc5 !important;
  color: #fff;
}

.btn-large:hover {
  color: #fff;
}

.btn-secondary {
  background: #007dc5 !important;
  border: none !important;
}
.navbar-dark .navbar-toggler {
    background: #007dc5!important;
    border-color: #007dc5!important;
    width: 100%!important;
}
#accordion {
    display: none!important;
}
.foot-logos {
    text-align:right;
}

/*banner_css*/
.banner{
  margin-top: 118px;
  position: relative;
  background: #e6e6e6;
  background-repeat: no-repeat !important;
  background-size: cover !important;
 /*  background-attachment: fixed !important;
  background-position: 25% 135px !important; */
}
.care_form input, .care_form textarea {
  border-color: #007dc5 !important;
  border-radius: 5px !important;
  max-width: 100% !important;
}
.care_form textarea{
  height: 90px !important;
}
.care_form {
  background: rgba(255, 255, 255, .5);
  padding: 20px 20px 1px;
  width: 63%;
  border-radius: 6px;
  margin: 0 auto 15px;
  margin-top: 50px;
}
.care_form .wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 0;
}
.care_form .wpforms-submit {
  background-color: #007dc5 !important;
  color: #fff !important;
  border-radius: 40px !important;
  padding: 5px 20px !important;
  border: 0 !important;
}
.care_form p {
  margin-bottom: 5px;
}
.care_form h3 {
  margin-bottom: 0;
}
.banner_text h1 {
  font-size: 60px;
  line-height: 60px;
}
.banner_text {
    position: absolute;
    bottom: 60px;
}

/******about-services*********/
.featues {
  background: #f7f7f7;
  padding: 30px 20px;
  text-align: center;
  margin: 60px 0;
}
.f_icon img {
  background: #fff;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  text-align: center;
  margin: 4px;
}
.f_icon {
  border: 1px solid #007dc5;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  margin: 0 auto;
}
.blue_btn {
  background: #007dc5;
  border-radius: 30px;
  margin: 0 auto;
  padding: 4px 20px;
  display: inline-block;
}
body .blue_btn_txt {
    color: #fff !important;
}
.f_description {
  margin-top: 30px;
  word-break: break-word;
  min-height: 250px;
}
.f_title {
  margin-bottom: 20px;
  min-height: 70px;
}
a:hover{
  text-decoration: none;
}
.featues:hover {
  background: #007dc5;
  color: #fff;
}
.featues:hover h3{
  color: #fff;
}
.featues:hover .f_icon{
  border-color: #fff;
}
.featues:hover .blue_btn{
  background: #fff;
}
.featues:hover .blue_btn_txt{
  color: #007dc5 !important;
}
.foot-logos {
    width: initial;
}
/**********tabs**********/
.services_sec {
    padding: 60px 0;
    background-repeat: no-repeat !important;
}
.ser_top, .ser_top h1{
  text-align: center;
  color: #fff;
}
.tabs{
  background: #fff;
}
#tabs h6.section-title{
    color: #eee;
}

.nav-tabs li:active, .nav-tabs li:hover, .nav-tabs li:focus, .nav-tabs .active { 
    border-bottom: 4px solid #007dc5 !important;
    outline: unset !important;
}
.nav-tabs li {
  color: #007dc5;
  font-size: 16px;
  border-bottom: 4px solid #dee2e6;
  width: 25%;
  text-align: center;
}
.nav-tabs li:hover a, .tab-pane:hover a{
  color: #007dc5;
}
.tab_sec{
  background: rgba(255, 255, 255, .5);
  padding: 10px;
  margin-top: 30px;
}
.bor_ryt {
  border-right: 2px solid #ddd;
  margin: 10px 0;
}
.inner-content-ryt li {
  list-style: none;
  margin-bottom: 6px;
}
.inner-content-ryt li::before {
  background: url("https://dev.homecarenursing.com.au/wp-content/uploads/2019/06/tab-arrow.png") no-repeat;
  content: '';
  padding: 0px 10px;
  vertical-align: middle;
}
.inner-content-ryt ul {
  margin-top: 20px;
  padding-left: 15px;
}
.inner-content-lft {
  text-align: justify;
  padding: 0 25px;
}
.tab-content {
  display: inline-block;
  width: 100%;
  padding: 40px 55px;
}
/**************Testimonial css *********************/
.newsletter_news input:focus {
    outline: unset !important;
}
.slick-slide img {
    display: initial;
}
.testimonial_image {
    text-align: center;
    width: 100%;
    float: left;
}
section.testimonial {
    margin: 80px 0;
}
.testimonial_name, .testimonial_position {
    text-align: center;
}
.testimonial_name {
    color: #007dc5;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    letter-spacing: 2px;
}
.testimonial_text {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.slick-dots li button::before {
    border: 2px solid #007dc5;
    border-radius: 50%;
    width: 10px;
    height: 10px;
      content: "" !important;
}
.slick-dots li.slick-active button:before {
    background: #007dc5;
}
.slick-dots li {
    width: 10px !important;
    height: 10px !important;
}
.testimonial_position {
    letter-spacing: 1px;
}
section.newsletter_news {
    padding: 50px 0;
    text-align: center !important;
}
.newsletter_news form {
    width: 100%;
    width: 100%;
}
.newsletter_news h4.newsletter_heading {
    color: #fff;
    font-weight: 100 !important;
}
.newsletter_subheading {
    font-size: 48px;
    color: #fff;
    margin-bottom: 50px;
}
.newsletter_news input[type="email"] {
    max-width: 500px;
    width: 100%;
    padding: 16px;
    border-radius: 30px;
    border: none;
}
.newsletter_news input[type="submit"] {
    position: relative;
    margin-left: -57px;
    height: 55px;
    width: 45px;
    font-size: 0px;
    background: url(img/news_submit.png);
    border: none;
    background-size: 100%;
    margin-top: -11px;
    background-repeat: no-repeat;
}
.quote_icon {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 15px 0 0px;
}
.footer_links {
  padding: 30px 0 20px;
}
.quick-links li::before {
 display: none;
}
.ui-tabs-nav li {
    font-weight: 100;
    margin-bottom: 6px !important;
}
.ui-tabs-nav {
    width: 100% !important;
    float: left;
    margin-bottom: 6px !important;
}
.mc4wp-success p, .mc4wp-error p {
  color: #fff;
  margin-top: 10px;
}
/*# sourceMappingURL=style.css.map */
@media only screen and (max-width: 1200px){
    #main-menu li a, #menu-mobile-menu li a {
    color: #000;
    text-decoration: none;
    font-family: "Quicksand", sans-serif;
    font-weight: normal;
    font-size: 1.3vw;
    padding: 0px 10px;
    }
    #full-width-page-wrapper {
  margin-top: 6em;
}
.button_home {
    position: relative;
    margin: 10px auto;
    left: 0;
}

}

@media only screen and (max-width: 1199px) and (min-width: 992px){
.care_form h3 {
  font-size: 22px;
}
.f_title {
  font-size: 24px;
}
.f_description {
  min-height: 292px;
}
}

@media only screen and (max-width: 991px){
body .the_logo img {
  max-width: 200px !important;
}
.the_logo {
  max-width: 200px;
}
.care_form {
  width: 100%;
}
.care_form h3 {
  font-size: 24px;
}
.featues {
  margin-bottom: 0;
}
.about_us {
  padding-bottom: 60px;
}
.ser_icon {
  min-height: 95px;
}
.bor_ryt {
  font-size: 14px;
}
.inner-content-lft {
  padding: 0;
}
.footer_links h3 {
  font-size: 18px;
}
.foot-logos img {
  width: 69px;
}
.f_description {
  min-height: initial;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
  .services_sec{
  background-size: cover !important;
}
}

@media only screen and (max-width: 860px){
  .banner {
  margin-top: 135px;
}
.care_form textarea {
  height: 55px !important;
}
}

@media only screen and (max-width: 780px){
   .services, .samples {
       margin-top:20px;
   } 
   .top-menu {
       display: none;
   }
   #main-menu li a, #menu-mobile-menu li a {

    font-size: 14px;
   
    }
    #accordion {
    display: block!important;
}
.samples-images img {
    width: 100%!important;
    height: auto!important;
}
.foot-logos {
    text-align:left;
    padding-bottom: 20px;
}
}

@media (max-width: 768px) {
  .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
    flex-wrap: wrap;
  }
  #menu-mobile-menu li a {
  font-size: 14px;
    padding-left: 0px;
    padding-right: 14px;
  }
  .the_logo {
    margin: 0 auto;
  }
  .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #navbarNavDropdown {
    margin-top: 0px;
}
}
@media(min-width:768px){
  .panel-heading{
    display:none;
  }  
  .collapse:not(.show) {
  display: block !important;
}
  .panel{
    border:none;
    box-shadow:none;
  }
  .panel-collapse{
    height:auto;
	&.collapse{
      display:block !important;
    }
  }
}


@media only screen and (max-width: 767px){
  .banner .container {
  position: unset;
}
.care_form {
  margin-top: 40px;
  margin-bottom: 0;
}
.banner {
    padding-bottom: 50px;
    background-color: rgba(232, 23, 23, 0.1) !important;
    box-shadow: inset 0 0 0 2000px #007cc4a6;
}
.banner_text h1, .banner_text h5 {
    color: #fff;
}
#tabs .nav-tabs .nav-link {
  width: 100%;
}
.bor_ryt {
 border-right: 0;
  text-align: center;
}
.newsletter_subheading {
  font-size: 34px;
  margin-bottom: 34px;
}
.banner_text {
  position: unset;
  margin-top: 30px;
}
.services_sec {
  padding: 25px 0;
}
section.testimonial {
  margin: 40px 0;
}
.tab-content > .tab-pane {
  display: block !important;
  background: #f9f9f9;
  padding: 10px;
  border-bottom: 4px solid #dddd;
}
.tab-content > .tab-pane:hover {
 box-shadow: 1px 1px 10px #ddd;
}
.tab-content {
  padding: 15px 10px;
}
.tab-pane .show{
  float: none;
}
  
   .nav-tabs{
      display:none;
}
  }
  .panel-title a{
    display:block;
  }
  .panel{
    margin:0;
    box-shadow:none;
    border-radius:0;
     margin-top:-2px;
  }
  .tab-pane{
     &:first-child{
      .panel{
        border-radius:5px 5px 0 0;
      }
    }
    &:last-child{
      .panel{
        border-radius:0 0 5px 5px;
      }
    }  
  }

}

@media only screen and (max-width: 576px){
     
  #full-width-page-wrapper {
   margin-top: 42vw;
  }
  .banner_text h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .open_content {
    padding: 15px;
  }
  .inner-content-ryt h3 {
    font-size: 24px;
  }
  .newsletter_news input[type="submit"] {
      position: absolute;
      top: 15px;
      right: 20px;
  }
}

.row .careers-box {
	box-shadow: 0px 0px 10px 0px #333;
    border-radius: 10px;
    margin: auto;
    margin-bottom: 50px;
    padding-top: 20px;
	padding-bottom: 20px;
    text-align: center;	
}

.ui-tabs-nav.ui-corner-all {
	width: 30% !important;
}

@media (max-width: 800px) {
	#tabs {
		display: none;
	}
	
	#accordion {
		margin-top: 50px;
	}
	
	.samples-images img {
		max-width: 200px;
	}
	
	.services img {
		max-width: 200px;
	}
	
	.mobile-banner {
		display: block;
	}
	
	.desktop-banner {
		display: none;
	}
	
	.columns-home {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1200px){
	#full-width-page-wrapper {
		margin-top: 0px !important;
		padding-top: 0px !important;
	}
}
