body {
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #6b6b6a;
  font-family: "Source Sans Pro", sans-serif;
	overflow-x:hidden
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
 font-family: "Source Sans Pro", sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link  {
	font-family: "Source Sans Pro", sans-serif !important;
}
img {
  border: none;
  outline: none;
  max-width: 100%;
  height: auto;
}
.clear {
  width: 0;
  padding: 0;
  height: 0;
  margin: 0;
  clear: both;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus,
a:active {
  color: #00b8a9;
  text-decoration: none;
  transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
}

hr {
	padding:0px 0 30px;
	margin:15px 0 0;
	border-color: #ededed !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
section { 
	padding:50px 0;
}
section.service-inner {
    padding: 0px;
}
.inner-sec {
	min-height: 56vh;
}
.post-type-archive .inner-sec {
    min-height: 28vh;
}
.container-fluid {
	width:100% !important;
	padding: 0px 150px;
}
.container{
	width:100% !important;
	padding: 0px 300px;
	max-width: unset !important;
}
.home h1 {
  color: #fff;
  font-size: 70px !important;
  font-weight: 700;
  line-height: 80px;
  font-family: "Playfair Display", serif;
}
h1 {
  color: #457373;
  font-size: 46px;
  font-weight: 700;
  line-height: 76px;
  font-family: "Playfair Display", serif;
}
h1 span{	
	display:block;
    font-size: 22px;
    color: #457373;
	 margin: 15px 0px 15px;
	font-weight:bold;
}
.aged_care_services h1 span {
    margin: 0px 0px 20px;
    line-height: 10px;
}
h2 {
    color: #457373;
    font-family: "Playfair Display", serif;
	font-size: 34px;
    font-weight: 500;
	padding-top:20px;
	margin:0;
    margin-bottom: 15px;
}
h2 span {
    display: block;
    color: #457373;
    font-size: 22px;
    margin: 15px 0px 15px;
}
h3 {
	color: #457373;
    font-size: 28px;
    font-weight: 400;
	padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	display:block;
	font-size: 20px;
	margin: 10px 0px 10px;
}
ul.inner-list-2 {
	column-count: 2;
}
ul.inner-list {
    margin: 0;
    padding: 0px;
    list-style: none;
    padding-left: 30px;
    padding-bottom: 10px;
}
ul.inner-list li {
    position: relative;
    padding-left: 5px;
    font-weight: 500;
    line-height: 32px;
    font-weight: 400;
}
ul.inner-list li:before {
    color: #457373;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: -15px;
    top: 0px;
    position: absolute;
}
.inner-section h1 {
    text-transform: capitalize;
    margin-bottom: 20px;
	text-align: center;
}
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

.header .lg-d {
    display: none;
}
.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 18px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}
.headerTopList {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
}
.inner-header a.mega-menu-link {
    color: #6b6b6a !important;
}
.headerTopList li {
  list-style: none;
  display: inline-block;
}
.MenuFixed .mega-menu-item a {
    color: #6b6b6a !important;
}
.headerTopList li a {
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.top-header span a img {
  width: 30px;
}
.top-header span a {
  font-size: 18px;
  color: #fff;
  margin-left: 10px;
  font-family: 'Source Sans Pro';
}
.top-header {
  text-align: end;
}
.header {
    position: absolute;
    width: 100%;
    padding: 0px 0px 10px;
    z-index: 9999;
}

.header-right {
  display: block;
}
.top-right {
    display: block;
    text-align: end;
}

a.top-btn {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #eae7e7;
    padding: 9.5px 30px;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    min-width: 182px;
    margin-top: 6px;
    text-align: center;
}
a.top-btn:hover {
    background-color: #6ea49e;
    transition: 0.2s;
}
.top-right span {
    display: inline-block;
}

.top-right span img {
    height: 20px;
}

.top-right span a {
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.header-btn {
  margin-left: 50px;
}
.header-right ul.nav-bar {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.nav-bar li {
  /*display: inline-block;
  margin-right: 18px;*/
}
.nav-bar li a {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
transition: 0.2s;
}
.nav-bar li a:hover, .current_page_item a {
  border-bottom: 1px solid #d5b8b1;
  padding-bottom: 3px;
}
.header-btn a {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #eae7e7;
  padding: 10px 30px;
  font-family: "Source Sans Pro", sans-serif;
}
.header-btn a:hover {
  background-color: #6ea49e;
  transition: 0.2s;
}
.mb-menu {
    display: none;
}
.dk-menu {
    margin-top: 23px;
}
.inner-header{
	position:relative;
}

.MenuFixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0px; 	
  z-index: 999;
  background: #fff;
  animation: fadeIn .3s ease-in both;
  box-shadow: 0px 10px 30px #0000000d;
}
@keyframes fadeIn {
	from {transform:translatey(-90px); opacity: 0;}
	to {transform:translatey(0px); opacity: 1;}
}

.header .ct-d{
	display:none;
}
.ct-d span a {
    color: #467474;
}
.MenuFixed .logo .lg-w, .inner-header .logo .lg-w, .MenuFixed .ct-w,  .inner-header .ct-w {
    display: none;
}

.MenuFixed .logo .lg-d,  .inner-header .logo .lg-d, .MenuFixed .ct-d,  .inner-header .ct-d {
    display: block;
}

.MenuFixed .nav-bar li a, .inner-header .nav-bar li a {
    color: #6b6b6a;
}

.MenuFixed .top-btn, .inner-header .top-btn {
    background-color: #457373;
    border-color: #457373;
}
.welcome-btn a:hover {
    background-color: #6ea49e;
    transition: 0.2s;
	color: #fff;
}

ul.sub-menu {
    padding-left: 0px;
    position: absolute;
    width: 260px;
    z-index: 9999;
	display:none;
	top:48px;
}
.nav-bar li:hover ul.sub-menu {
	display:block;
}
ul.sub-menu li {
    display: block;
    margin-right: 0px;
}

ul.sub-menu li a {
    background-color: #364F46;
    width: 100%;
    display: block;
    font-size: 15px;
	color:#fff !important;
    padding: 6px 10px;
}

ul.sub-menu li a:hover {
    background-color: #749086;
    padding: 6px 10px;
	border-bottom:none;
}
/*.MenuFixed ul.sub-menu li a, .inner-header ul.sub-menu li a {
    background-color: #467373;
    border-color: #5b8585;
    color: #fff;
	text-transform:capitalize;
}

.MenuFixed ul.sub-menu li a:hover, .inner-header ul.sub-menu li a:hover {
    background-color: #5b8585;
}*/
.main-banner {
    background-image: url("https://jasminehealthcare.com.au/wp-content/uploads/2025/10/hero-banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* padding: 200px 0px 180px; */
    display: flex;
    align-items: center;
    height: 956px;
}
.mobile-main-banner-text{
	display: none;
}
.main-banner-btn {
  margin-top: 40px;
  text-align: left;
}
.main-banner-btn a {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border: 1px solid #eae7e7;
  padding: 10px 30px;
  margin-right: 10px;
  font-family: "Source Sans Pro", sans-serif;
}
.main-banner-btn a:hover {
  background-color: #6ea49e;
  transition: 0.2s;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    outline: 0px !important;
}
.sa_hover_container {
    min-height: 757px;
	height: 757px;
}
.main-banner-text {
    margin-top: 450px;
}
a.btn.SliderButton1 {
    display: none;
}
a.btn.SliderButton2 {
	display: none;
}
.sa_owl_theme .owl-dots .owl-dot {
    display: none !important;
}
.owl-dots span {
    display: none !important;
}
.sa_owl_theme .owl-dots .owl-dot span {
    width: 0px !important;
    height: 0px !important;
}
.sa_owl_theme .owl-dots .owl-dot span {
	display: none !important;
}
.sa_owl_theme .owl-dots .active span {
    background-color: #fff !important;
	color: #fff !important;
}
.sa_owl_theme .owl-dots .owl-dot span {
    background-color: #fff !important;
	color: #fff !important;
}
.owl-dots {
    position: absolute !important;
    top: 0 !important;
    z-index: -999 !important;
}


/* text section below header */
.welcome-text {
  padding: 30px 0px 40px;
}
.welcome-text h2 {
  color: #457373;
  margin: 18px 0px 25px;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: "Playfair Display", serif;
  line-height: 1.5em;
}
.home-column-3 {
    max-width: 900px;
    margin: 0 auto 20px;
}
/* .welcome-text h2:after {
  content: '';
  display: block;
  width: 130px;
  height: 1px;
  background-color: #d5b8b1;
  margin: 40px auto 0px;
} */

.welcome-text h2 {
	padding-top: 0px;
}
.welcome-text p {
  font-family: "Source Sans Pro";
  font-size: 20px;
}
.welcome-btn {
  margin-top: 30px;
}

.welcome-btn a {
 font-size: 20px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #6ea49e;
    padding: 10px 30px;
    margin-top: 20px;
    font-family: "Source Sans Pro", sans-serif;
    background: #6ea49e;
}
.welcome-sec a {
    color: unset;
}
.welcome-sec a:hover {
    text-decoration: underline;
	color: #457373;
}
.plus-boxes {
	padding: 20px 0px 30px;
}
.plus-boxes h3 {
    position: relative;
    margin-bottom: 20px;
}
.plus-boxes h3:before {
    display: block;
    content: "\2B";
    font-size: 40px;
    color: #457373;
    font-weight: bolder;
    margin-bottom: 5px;
}
.wp-block-uagb-container {
    padding: 50px 0px !important;
}

.why-choose-sec {
    background-color: #eeeeee;
}
ul.inner-list {
    margin: 0;
    padding: 0px;
    list-style: none;
    padding-left: 30px;
    padding-bottom: 10px;
}
ul.inner-list li {
    position: relative;
    padding-left: 5px;
    font-weight: 500;
    line-height: 32px;
    font-weight: 400;
}
ul.inner-list li:before {
    color: #457373;
    content: "\2022";
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    left: -15px;
    top: 0px;
    position: absolute;
}
.site-btn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    padding: 10px 30px 13px !important;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    margin-top: 6px;
    text-align: center;
    background-color: #457373;
    border-color: #457373;
	border: 1px solid transparent;
    border-radius: 0px;
}
.site-btn a:hover {
    background-color: #d5b8b1;
    color: #457373 !important;
}


/* Our services */


.our-services {
  background-color: #d5b8b1;
  padding: 40px 0px;
}
.ser-box img {
    width: 100%;
}
.our-services h2 {
  color: #fff;
  margin-bottom: 30px;
  padding-top: 0px;
  text-align: center;
  font-family: "Playfair Display", serif;
}
.ser-box {
   cursor: pointer;
   margin-bottom: 30px;
	transform: translateY(0px);
   transition: 0.5s;
}
.ser-box:hover {
    transform: translateY(-10px);
	transition: 0.5s;
}
.ser-box:hover .ser-text {
    background-color: #6ea49e;
    transition: 0.5s;
}
.ser-box:hover .ser-text h3 {
    color: #fff;
}
.ser-box:hover .ser-text p {
    color: #fff;
}
.ser-box:hover .ser-text li {
    color: #fff;
}
.ser-box:hover .learn-more-btn a {
    color: #6ea49e !important;
    background-color: #fff;
    border-color: #fff;
}
.ser-box:hover li {
	color: #fff;
}
.learn-more-btn a {
    font-size: 15px;
    font-weight: 600;
    color: #fff !important;
    padding: 6px 30px 7px !important;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    margin-top: 0px !important;
    text-align: center;
    background-color: #457373;
    border-color: #457373;
    border-radius: 0px;
}
.learn-more-btn a:hover {
    color: #fff !important;
    background-color: #d5b8b1;
    border-color: #d5b8b1;
}
.ser-box figure.wp-block-image.size-full {
    margin-bottom: 0px;
}
.post-type-archive-services .service-box, .post-type-archive-programs .service-box, .post-type-archive-aged_care_services .service-box, .post-type-archive-training .service-box {
    border: 1px solid rgb(204 204 204 / 32%);
}
/* .service-box:hover .ser-text {

} */
/* .service-box:hover .ser-text h3 {
  color: #fff;
} */
.ser-img img {
  width: 100%;
}
.ser-text {
    background-color: #fff;
    padding: 12px 12px 60px;
    text-align: center;
    text-align: left;
    max-height: 100%;
    height: 390px;
    justify-content: center;
}
.learn-more-btn {
    position: absolute;
    bottom: 10px;
	left: 10px;
}
.ser-text h3 {
  font-size: 22px;
  color: #457373;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform:capitalize;
}
.ser-text p {
    font-size: 18px;
    margin-bottom: 10px;
}
.ser-text ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.ser-text li {
    font-size: 15px;
}
.ser-text a {
    color: unset;
}
.learn-more-btn-2 {
    position: absolute;
    bottom: 10px;
	left: 10px;
}
.ser-text a.learn-btn-a {
    color: #437474;
    font-weight: 600;
    font-size: 16px;
    text-decoration: revert-layer;
}
.ser-box:hover .learn-more-btn-2 a {
    color: #fff !important;
}
.learn-more-btn-2 a {
    color: #437474;
    font-weight: 600;
    font-size: 16px;
    text-decoration: revert-layer;
    background-color: transparent;
    padding: 0px;
    text-align: left;
}
.five-boxes .col-xl-3 {
   -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.our-services .site-btn a:hover {
    background-color: transparent;
	border: 1px solid #457373;
    color: #457373 !important;
}

/* Our programs */

.we-treat {
  background-color: #f6f6f8;
  padding: 50px 0px;
}
.age-care-sec h2 {
    margin-top: 0px;
    padding-top: 0px;
}
.treat-box a {
    color: unset;
}
.treat-box {
  position: relative;
  text-align: center;
  margin-top: 30px;
  vertical-align: text-top;
  transform: scale(1);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  transition-duration: .3s;
  transition-property: transform;
}
.treat-box:hover {
  transform: scale(0.9);
  cursor: pointer;
}
.treat-box img {
    width: 65px;
}
.treat-text {
  margin: 20px 0px;
}
.treat-text h3 {
  font-size: 17px;
  color: #457373;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  justify-content: center;
  font-family: "Source Sans Pro", sans-serif;
  text-transform:uppercase;
}

.age-care-sec {
    background-color: #6b6b6a !important;
	padding: 50px 0px;
}
.age-care-sec h2 {
    color: #fff !important;
}
.age-care-sec h2 span {
    color: #fff !important;
}
.age-care-sec h3 {
	color: #fff !important;
}

.funding-sec h2 {
	padding-top: 0px;
}
.five-boxes .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
}
.funding-sec a {
    color: unset;
}
.funding-sec a:hover {
    text-decoration: underline;
    color: #457373;
}
.home .home-dnone {
    display: none;
}
/* home visit section */

.home-visit {
  background-color: #eeeeee;
  padding: 50px 0px;
}
.home-visit h2 {
  color: #437474;
  font-size: 44px;
  font-weight: 600;
  font-family: "Playfair Display", serif;
  padding-top: 0px;	
}
.home-visit-btn {
  padding: 0;
}
.home-visit-image {
  padding-top: 0;
  margin-top: 0;
}
.home-visit-btn a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 10px 40px;
  margin-top: 0px;
  background-color: #437474;
  font-family: "Source Sans Pro", sans-serif;
}
.home-visit-btn a:hover {
    background-color: #d5b8b1;
    color: #457373 !important;
}
.home-visit p a {
    color: unset;
    text-decoration: underline;
}
.home-visit p a:hover {
    color: #d5b8b1;
}
/* Meet section */

.meet-section {
  padding: 60px 0 30px;
  text-align: center;
  justify-content: center;
}
.meet-sec-text {
  text-align: left;
  padding: 16px 15px;
}
.meet-sec-text h2 {
  font-size: 44px;
  font-weight: bold;
  padding-bottom: 12px;
  color: #437474;
  font-family: "Playfair Display", serif;
}
.meet-sec-text p {
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 50px;
  font-family: "Source Sans Pro", sans-serif;
	color:#6b6b6a;
}
.post-43  .meet-sec-text  p{
	margin-bottom:20px;
	/*text-align:center;*/
}
.meet-sec-call:before {
  content: '';
  display: block;
  width: 130px;
  height: 1px;
  background-color: #d5b8b1;
  margin: 0px auto 30px;
}
.meet-sec-call h3 {
  margin-bottom: 20px;
}
.meet-sec-call a {
  color: #457373;
  font-size: 30px;
  font-weight: 700;
}
.meet-sec-call {
  color: #52807a;
}
p.more-sm-text p {
  text-transform: uppercase;
  font-size: 14px;
}
.meet-sec-call p {
  font-size: 26px;
  font-family: "Playfair Display", serif;
  color: #437474;
  font-weight: 500;
  margin-bottom: 4px;
}
p.more-sm-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
	letter-spacing:1px;
}


.map-sec {
	background-image: url("https://jasminehealthcare.com.au/wp-content/uploads/2025/10/jasmine-map.jpg");
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 470px;
    background-size: cover;
    background-position: center;
}

/* Form CSS */
.form-sec {
  background-color: #a5bebf;
  padding: 40px 0px;
}
.form-sec h2 {
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 30px;
  padding-top: 0px;
  margin-bottom: 40px;
  line-height: 35px;
  font-family: "Playfair Display", serif;
}
.form-sec h2 a {
  color: #000;
  font-weight: 600;
}
.sf-field input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px;
    margin-bottom: 10px;
    outline: 0;
    width: 100%;
    border: 0px;
    font-family: "Open Sans", sans-serif;
    border-radius: 0px;
    font-size: 17px;
}
.sf-field input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    padding: 10px;
    outline: 0;
    margin-bottom: 10px;
    width: 100%;
    border: 0px;
    font-family: "Open Sans", sans-serif;
    border-radius: 0px;
    font-size: 17px;
}
.sf-field textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
    border: 0px;
    font-family: "Open Sans", sans-serif;
    border-radius: 0px;
    font-size: 17px;
	outline: 0;
    height: 157px;
}
.submit-btn-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 6px 40px;
    text-transform: capitalize;
    font-family: "Source Sans Pro", sans-serif;
    background-color: #437474;
    outline: 0;
	cursor: pointer;
    border: 0;
    float: right;
}
.submit-btn-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-color: #d5b8b1;
    color: #457373 !important;
}
.sf-field span.wpcf7-not-valid-tip, .wpcf7-not-valid-tip {
     margin-bottom: 10px;
    outline: 0;
    border: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px !important;
    text-align: left;
    overflow: hidden;
    transform: translateY(-10px);
}
.form-sec .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    margin: 10px 0 0 !important;
    border-color: #437474 !important;
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
    text-align: center !important;
	background-color: #437474 !important;
}
/* Footer CSS */
.footer {
  background-color: #437474;
  padding: 60px 0 20px;
}
.f-logo {
  margin-bottom: 50px;
}

.footer hr {
  border-top: 1px solid #ffffff63;
  margin: 10px 0 20px;
}
.tell {
  padding-top: 10px;
}

.tell a {
  font-size: 18px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  margin-right: 20px;
}
.tell img {
  margin-right: 10px;
}

.footer-btn a {
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #fff;
  background-color: #437474;
  padding: 10px 40px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
}
.footer-btn a:hover {
    background-color: #6ea49e;
    transition: 0.2s;
    color: #fff;
}
.footer-btn:hover {
  color: #fff;
  text-decoration: none;
}
.footer-btn {
    text-align: right;
}
.extra-left a {
    font-size: 0px;
    border: 0px;
    padding: 0px;
}
span.extra-left {
    margin-left: 20px;
}
.header .row {
    align-items: center;
}
.inner-header {
    border-bottom: 1px solid #f3f2f2;
}


.call-to-action-sec {
    position: relative;
	background-color: #6b6b6a;
	width: 100%;
	text-align:center;
	padding: 50px 0 70px;
}

.call-to-action-sec h1{
	text-transform:unset;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color:#fff;
}
.home .call-to-action-sec h1 {
    font-size: 42px !important;
}
.call-to-action-sec h3{
	color:#fff;
	text-align:center;
	margin-bottom:30px;
}
.call-to-action-sec a img {
    height: 20px;
    margin-right: 2px;
}
.call-to-action-sec a:hover img {
    filter: brightness(3.5);
}
.call-to-action-sec a.site-btn {
    font-size: 18px;
    font-weight: 600;
    color: #437474;
    padding: 10px 10px;
    margin-top: 0px;
    background-color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    display: inline-block;
    width: 180px;
    vertical-align: middle;
}
.call-to-action-sec a.site-btn:hover{
	background-color: #437474;
    transition: 0.2s;
    color: #fff;
}
.call-to-action-sec p {
	 margin-bottom:0;
	color:#fff;
}
.call-to-action-sec h3 a {
	 color: unset;
}
.call-to-action-sec h3 a:hover {
	text-decoration: underline;
    color: #d5b8b1;
}
.sf-field p {
    margin-bottom: 0px;
}
 

/****** INNER PAGE CSS *******/
.inner-section {
    padding: 50px 0px;
    min-height: calc(100vh - 379px);
}
.post-type-archive-program .inner-section {
    padding: 20px 0px 0px;
}
.banner-img img {
    width: 100%;
}
.post-type-archive-service .our-services {
    background-color: #fff;
}
.blog .post {
    border: 1px solid #f3f2f2;
	margin-top:30px;
}

.blog .post .post-details {
    padding: 0px 15px 15px;
	min-height:250px
}
h4.text-center.pt-2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 0px !important;
	color: #437474;
}
h2.text-center.pt-3 {
    font-size: 40px;
    font-weight: bold;
    color: #437474;
    font-family: "Playfair Display", serif;
    margin: 0px;
    padding: 0px !important;
}
h2.text-center.pt-3:after {
    content: '';
    display: block;
    width: 130px;
    height: 1px;
    background-color: #d5b8b1;
    margin: 30px auto 30px;
}
.box-text p.text-left.pt-4.pb-4 {
    font-size: 17px;
    line-height: 23px;
	font-family: "Source Sans Pro", sans-serif;
}
.LetsMove p.text-center {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 0px !important;
    color: #d5b8b1;
    line-height: 30px;
}
/*p.has-text-align-center:before {
    content: '';
    display: block;
    width: 130px;
    height: 1px;
    background-color: #d5b8b1;
    margin: 20px auto 20px;
}*/
.welcome-text p a {
    color: #467474;
}
ul.in_list li, ol.in_list li {
    font-family: "Source Sans Pro";
    color: #6b6b6a;
    font-weight: 600;
    font-size: 17px;
}
ul.in_list li::marker, ol.in_list li::marker {
    color: #467474;
}
a.view-btn {
    position: absolute;
    left: 0;
    right: 0;
	text-align: center;
    bottom: 0;
    background-color: #d5b8b1;
    width: 300px;
    height: 40px;
    padding: 9px;
    margin: 0 auto;
    color: #fff;
    font-weight: 400;
}

.contact-form-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 15px;
	font-family: "Source Sans Pro", sans-serif;
    background-color: #edeef0;
    border: none;
    font-size: 15px;
}
.contact-form-sec textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 15px;
    font-family: "Source Sans Pro", sans-serif;
    background-color: #edeef0;
    border: none;
	height: 200px;
    font-size: 15px;
}
.contact-form-sec input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-submit {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 6px 40px;
    text-transform: capitalize;
    font-family: "Source Sans Pro", sans-serif;
    background-color: #437474;
    outline: 0;
    border: 0;
    float: right;
	border: 1px solid transparent;
	cursor: pointer;
}
.contact-form-sec input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-submit:hover {
	background-color: transparent;
    transition: 0.2s;
    color: #6ea49e;
	border: 1px solid #6ea49e;
}
.contact-form-sec {
	 margin-top: 20px;
}
.main-box {
    background-color: #6ea49e;
    padding: 30px 25px;
    margin-top: 20px;
}
.box1-img img {
    width: 30px;
	transform:translateY(-6px);
}
.green-box {
    display: inline-flex;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 0px;
    border-bottom: 1px solid #fff;
}
.box2-text {
    margin-left: 10px;
    color: #fff;
}
.box2-text span {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}
.box2-text span p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: initial;
	font-family: "Playfair Display", serif;
}
.box1-img img {
    vertical-align: -webkit-baseline-middle;
}
/****** NEWSS CSS *****/

.post-img {
    background-color: #457373;
    margin-bottom: 10px;
}
.post-details h5 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000 !important;
}
.post-details h5 a {
	 color: #000 !important;
}
.post-details p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.post-details h3 a {
    color: #457373;
}
.img-rite {
    float: right;
    margin: 0px 0px 20px 10px;
}
.post-details a.theme-btn {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 10px 40px;
    margin-top: 0px;
    background-color: #437474;
    font-family: "Source Sans Pro", sans-serif;
    display: inline-block;
}
.post-details a.theme-btn:hover {
    background-color: grey;
}
.top-right .ct-w span, .top-right .ct-d span {
    margin-left: 8px;
}
.img-rite img {
    height: auto;
}
p.sm_para {
    font-size: 17px;
    margin-bottom: 4px;
	text-align:left;
}

.list_intro {
    /*width: 500px;
    margin: 0 auto;*/
    text-align: left;
    max-width: 100%;
}

.list_intro ul li, .list_intro ul li a {
    font-family: "Source Sans Pro";
    color: #6b6b6a;
    font-weight: 600;
	font-size:17px;
}
.list_intro ul li a {
	text-decoration:underline;
}
.list_intro ul li a:hover {
    color: #467474;
}
.list_intro ul li::marker {
    color: #467474;
}


/***** FAQS CSS *****/

.faqs-sec {
    background-color: #d5b8b1;
}
.faqs-sec h1 {
    padding-top: 0px;
	margin-bottom: 20px !important;
	color: #fff;
}
.faqs-sec .ewd-ufaq-faq-div {
    margin-bottom: 10px !important;
    background-color: transparent;
    padding: 10px !important;
    border-bottom: 1px solid #fff;
}
.faqs-sec .ewd-ufaq-faq-div h4 {
    font-size: 20px;
    color: #fff;
}
.faqs-sec .ewd-ufaq-faq-div p {
	 color: #fff;
}
.faqs-sec .ewd-ufaq-post-margin-symbol.ewd-ufaq- span {
    font-size: 20px !important;
    color: #fff;
}

.ewd-ufaq-faq-div {
    margin-bottom: 10px !important;
    background-color: #f9f9f9;
    padding: 10px !important;
}
#ewd-ufaq-faq-list {
    padding-top: 10px;
}
.ewd-ufaq-faq-div h4 {
    font-size: 18px;
    color: #457373;
}

.ewd-ufaq-post-margin-symbol.ewd-ufaq- span {
    font-size: 18px !important;
    color: #457373;
    transform: translateY(4px);
}
.ewd-ufaq-faq-body {
    padding-left: 40px !important;
}
.ewd-ufaq-faq-categories {
    display: none !important;
}
.dk-menu #mega-menu-wrap-primary #mega-menu-primary {
    display: flex !important;
    justify-content: space-between;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin-left: 0 !important;
    transform: translateY(1px) !important;
}

.navigation ol {
    text-align: center;
}

.navigation ol li:first-child {
    display: none;
}

.navigation ol li a {
    width: 30px;
    display: inline-flex;
    height: 30px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    background-color: transparent !important;
    border: none;
    color: #000;
    font-weight: 600;
    border-radius: 80px;
	font-family:"Source Sans Pro", sans-serif;
}

.navigation ol li a:hover {
    color: #000;
    background-color: #ececec !important;
}

.wp-paginate li span.current {
    width: 30px;
    display: inline-flex;
    height: 30px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    background-color: #437474 !important;
    border: none;
    color: #ffffff;
    font-weight: 600;
    border-radius: 80px;
	font-family:"Source Sans Pro", sans-serif;
}
.navigation {
    margin-top: 40px;
}
.rt_img {
    width: 300px;
    float: right;
    margin: 0 20px;
}
.row.single-nav a {
    font-size: 16px;
    font-weight: 600;
    color: #6ea49e;
    border: 1px solid #6ea49e;
    padding: 10px 30px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
    display: inline-block;
}

.row.single-nav a:hover {
    background-color: #6ea49e;
    color: #fff;
}
.row.single-nav a {
    font-size: 14px;
    font-weight: 600;
    color: #6ea49e;
    border: 1px solid #6ea49e;
    padding: 8px 20px;
    font-family: "Source Sans Pro", sans-serif;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 200px;
}
.home-column-3 h5 a {
    color: #457373 !important;
    margin-top: 15px;
    display: block;
}
.theme-btn a div {font-family: "Source Sans Pro",sans-serif;font-weight: 600;}

.theme-btn a {
    padding: 10px 30px !important;
}
.wp-block-group.qoute-box {
    height: 100%;
    background: #a5bebf24;
    padding: 30px;
    border: 1px solid #d7bbb4;
}

.wp-block-group.qoute-box cite {
    color: #457373;
    font-style: normal !important;
    font-weight: 700;
}
/**********/
/** Media-Querries **/
/**********/

@media (min-width: 1200px) {
	.our-services .col-xl-3{
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

}
@media (max-width: 1500px) {
  
}

@media (max-width: 1499px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size:16px !important;
	}
 
	.nav-bar li{
		margin-right:8px;
	}
	
	.nav-bar li a{
		font-size:14px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size:14px !important;}
}


@media (max-width: 1399px) {
 
	.nav-bar li{
		margin-right:4px;
	}
	.nav-bar li a{
		font-size:13px;
	}
    a.top-btn {
        padding: 9.5px 0px;
        min-width: auto;
    }
	

}

@media (max-width: 1300px) {
  .nav-bar li{
		margin-right: 4px;
	}
	
  
.ser-text {
    padding: 12px 12px 90px;
}	

	
}

@media (max-width: 1199px) {
	.top-right .ct-w span, .top-right .ct-d span{
		margin-left:0px;
	}
	.header-right {
    display: block;
}
	
a.top-btn {
    font-size: 15px;
    padding: 5.5px 0px;
}	
.top-right span a {
    font-size: 15px;
}	
  
  .nav-bar li a {
    font-size: 13px;
}
	.nav-bar li{
		margin-right:2px;
	}
.header-btn {
  margin-left: 5px;
}
.header-btn a {
  font-size: 14px;
  padding: 7px 10px;
}
.home h1 {
  font-size: 40px !important;
  line-height: 46px;
}
.main-banner {
  padding: 150px 0px;
}
.welcome-text h2 {
  padding: 0px;
  font-size: 25px;
}
	.welcome-text h3 {margin-bottom:15px;}
.our-services h2 {
  margin-bottom: 20px;
  font-size: 25px;
}
.we-treat h2 {
  font-size: 25px;
  padding-bottom: 20px;
}
    .treat-box {
        flex: 0 0 25%;
        max-width: 100%;
    }
.home-visit h2 {
  font-size: 25px;
}
.home-visit-btn a {
    font-size: 16px;
}	
.call-to-action-sec a.site-btn {
    font-size: 16px;
}	
.meet-sec-text h2 {
  font-size: 25px;
  padding-bottom: 0px;
}
.form-sec h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.tell a {
  font-size: 16px;
  margin-right: 10px;
}
	.nav-bar li a {
    font-size: 11px;
}
	span.mega-indicator:after {margin-left: 0 !important;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 10px !important;
}
.five-boxes .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
}	
.medium-text .ser-text {
    height: unset;
}		
}

/* END OF iPAD LANDESCAPE*/

@media (max-width: 991px) {
	.main-banner {
    position: relative;
    background-position: right center;
}
	.MenuFixed .mega-menu-item a {
    color: #fff !important;
}
	.dk-menu {
    display: none;
}	
.mb-menu {
    display: block;
}
  .header {
    position: relative;
}
.logo {
    text-align: center;
    margin-bottom: 20px;
}	
.top-right {
    display: block;
    text-align: center;
    margin: 0 auto;
}	
	
	.header-right ul.nav-bar {
    display: none;
}
	a.top-btn {
    font-size: 16px;
    padding: 10px 19px;
    min-width: unset;
    width: 200px;
    margin: 20px auto 0px;
}
.header-btn a {
  font-size: 16px;
  padding: 7px 30px;
}
.meet-sec-text {
  text-align: center;
}
.meet-sec-call p {
  font-size: 14px;
}
.tell a {
  font-size: 13px;
}
.lg-w img, .lg-d img {
    width: 300px;
}	
	
.header .top-btn {
    background-color: #457373;
    border-color: #457373;
}
	.header .lg-d{
		display:block;
	}
	.header .ct-w, .header .lg-w{
		display:none;
	}
	
	
	.header .ct-d, .header .top-btn{
		display:inline-block;
		margin:10px 4px 0;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
		top:66px !important;
	}
	.inner-header a.mega-menu-link{
		color:#fff !important;
	}
.five-boxes .col-md-3 {
    flex: 0 0 49%;
    max-width: 49%;
}	
}

@media (max-width: 767px) {
	.mb-menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px !important;
}
	
	
	.footer-btn a {
  float: unset;
  padding: 6px 30px;
}
.tell{
		text-align:center;
	}
	.footer-btn {
  text-align: center;
  margin: 20px;
}
h1 {
    font-size: 36px;
    line-height: 44px;
}
	.rt_img {
    float: none;
		max-width:100%;
}
span.extra-left {
    margin-left: 0px;
    margin-top: 34px;
}	
.footer-btn span a img.img-fluid {
    margin: 20px 0px 0px;
}	
}

@media (max-width: 575px) {
	h1{
		font-size:30px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
		top:56px !important;
	}
	.f-logo {
    margin-bottom: 10px;
}
  .header {
    text-align: center;
}
.header-right {
  display: block;
  float: unset;
}
.top-header {
  text-align: unset;
  margin: 10px 0px;
}
.main-banner {
    padding: 92px 0px;
    position: relative;
}	
.home h1 {
  font-size: 30px !important;
  line-height: 33px;
}
.welcome-text {
    padding: 70px 0 40px !important;
}

.home h1 {
    color: #457373;
    text-align: center;
}	
	.main-banner-btn{
		text-align:center;
	}
.ser-text h3 {
    font-size: 20px;
}
.main-banner-btn a {
    padding: 8px 14px;
}	
.main-banner-btn a {
    color: #457373;
    border: 1px solid #457373;
    margin-right: 0px;
	margin:0 6px;
}	
.welcome-text h2 {
  font-size: 20px;
}
.welcome-text p {
  font-size: 18px;
  padding: 7px 0px;
  margin: 0px;
}
.treat-box {
  flex: none;
  max-width: 100%;
  width: 100%;
}
.meet-sec-text p {
  padding-bottom: 0px;
}
.meet-sec-call p {
  font-size: 14px;
  line-height: 17px;
}
.footer {
    padding: 20px 0;
}	

.five-boxes .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
}	

a.top-btn {
    padding: 6px 19px;
    width: 158px;
}
.lg-w img, .lg-d img {
    width: 260px;
}
	
	.MenuFixed .logo {
    margin-bottom: 0px;
}

.MenuFixed .logo img {
    width: 260px;
}
.tell img {
    margin-right: 4px;
}	
.tell a {
    font-size: 12px;
    margin-right: 0px;
}	

.MenuFixed #mega-menu-wrap-primary .mega-menu-toggle {
    top: -42px !important;
}
    .ser-text {
        padding: 12px 12px 70px;
    }	
.call-to-action-sec a.site-btn {
    font-size: 15px;
    padding: 10px 5px;
    width: 150px;
}	
}

.post-img img{
	/*max-height:356px;
	max-height: 356px;*/
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;}

.post-details h3{font-size:1.45rem}






/***** RESPONSIVE *******/

@media (max-width: 1920px){

.container-fluid {
	padding: 0px 120px;
}
.container{
	padding: 0px 200px;
}
.main-banner {
    height: 730px;
}
.banner-text {
    left: 200px;
    right: 200px;
}
.home h1 {
    font-size: 67px !important;
}	

.home h2{
	font-size: 40px
	}	

h1 {
    font-size: 42px;
}	
h2 {
	font-size: 28px;		
}
.home .call-to-action-sec h1 {
    font-size: 38px !important;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 22px;
}	
.footer ul li a img {
    width: 20px;
}	
.ser-text {
    height: 380px;
}
	
}


@media (max-width: 1820px){	


.sa_hover_container {
    min-height: 650px !important;
    height: 650px !important;
}	

}


@media (max-width: 1720px){	


.ser-text {
    height: 430px;
}
.main-banner-text {
    margin-top: 360px;
}
}

@media (max-width: 1620px){	


.ser-text {
        height: 470px;
    }	
.home h1 {
    font-size: 55px !important;
    line-height: 60px;
}	
.main-banner {
    height: 545px;
}	
    .sa_hover_container {
        min-height: 610px !important;
        height: 610px !important;
    }	

}

@media (max-width: 1440px){	
	
.container-fluid {
	padding: 0px 50px;
}
.container{
	width:100%;
	padding: 0px 100px;
}
.banner-text {
    left: 100px;
    right: 100px;
}
    .sa_hover_container {
        min-height: 548px !important;
        height: 548px !important;
    }	

	
.home h2 {
    font-size: 36px;
}
.home .call-to-action-sec h1 {
    font-size: 32px !important;
}	

h1 {
	font-size: 40px;		
}	
h2 {
	font-size: 30px;		
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 22px;
}		
.home .ser-text {
   height: 450px;
}	
.ser-text {
    height: 465px;
}
	
.learn-more-btn-2 a {
    line-height: 23px;
}	
.map-sec {
    min-height: 400px;
}	
}

@media (max-width: 1301px){	

    .five-boxes .ser-text {
        height: 440px;
    }
.ser-text p {
    font-size: 14px;
}	
a.top-btn {
    font-size: 17px;
}	
    .home h1 {
        font-size: 46px !important;
        line-height: 58px;
    }	
.ser-text h3 {
    font-size: 19px;
}	
.ser-text p {
    font-size: 16px;
}	

}

@media (max-width: 1247px){	

    .five-boxes .ser-text {
        height: 460px;
    }	
.ser-text p {
    font-size: 14px;
}	
.learn-more-btn-2 a {
    font-size: 13px;
}	
	
.home h1 {
    font-size: 40px !important;
    line-height: 50px;
}	
    .ser-text {
        height: 380px;
    }	
.main-banner {
    height: 450px;
}	
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px !important;
 }	
    .ser-text h3 {
        font-size: 17px;
    }	
.site-btn a {
    font-size: 16px;
}	

}

@media (max-width: 1024px){		
.container-fluid {
	padding: 0px 50px;
}
.container{
	padding: 0px 75px;
}
.banner-text {
    left: 75px;
    right: 75px;
}
.banner-text h1 {
	font-size: 34px;	
}
.banner-text h1 span{
    font-size: 20px;
}	
.home h1 {
    font-size: 34px;
}	
.home h2 {
    font-size: 30px;
}	
.home .call-to-action-sec h1 {
    font-size: 30px !important;
}	

h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
.footer h4 {
    font-size: 20px;
}		
.banner-text {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}
.call-to-action-sec {
	padding:30px 0;
	text-align: center;
	}	
.five-boxes .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 33%;
    max-width: 33%;
}		
.home .ser-text {
        height: unset;
        padding-bottom: 50px;
}
.ser-text {
        height: unset;
}
	
	
}


@media (max-width: 991px){	
.header-right {
    text-align: center;
    }	
.container-fluid {
	padding: 0px 30px;
}
.container{
	padding: 0px 50px;
}
.home .top-header {
    position: relative;
    background-color: #939AA1;
}
.banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	background:#939AA1;
    text-align: center;
	padding:20px;
    }	
.banner-text h1 {
    text-align: center;
	font-size: 28px;	
	padding-bottom:20px;
}
.banner-text h1 span{
    font-size: 18px;
}
.banner-text p{
	margin-bottom:0px;
}	
.home h1 {
    font-size: 30px;
}	
.home h2 {
    font-size: 28px;
}
.home .call-to-action-sec h1 {
    font-size: 28px !important;
}	

h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 26px;		
}	
h3 {
    font-size: 24px;
}
.logo, .inner-logo{
	text-align:center;
	margin-bottom:10px
}
.logo img, .inner-logo img{
    max-width: 180px;
}
.header-right a.site-btn {
    font-size: 12px;
    padding: 8px 20px;
}
.banner-text h1 span{
	margin-bottom:10px;
}
.call-to-action-sec p {
    font-size: 18px;
}	
.footer-logo {
     margin-top: 10px;
    text-align: center;
	margin-bottom:30px;
    }
.footer-logo {
    margin-top: 15px;
	margin-bottom:15px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
ul.inner-list-2 {
	column-count: 1;
}
.five-boxes .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 49%;
    max-width: 49%;
}
.five-boxes .ser-text {
        height: 320px;
    }	
    .treat-box {
        flex: 0 0 100%;
        max-width: 100%;
    }	
.map-sec {
        min-height: 300px;
    }	
    .sa_hover_container {
        min-height: 400px !important;
        height: 400px !important;
    }	
.main-banner-text {
        margin-top: 226px;
    }	

  	
}

@media (max-width: 576px){	
	
.five-boxes .col-xl-3 {
    flex: 0 0 100%;
    max-width: 100%;
}	
.five-boxes .ser-text {
        height: unset;
    }	
.five-boxes .ser-text p {
    font-size: 17px;
    padding-bottom: 40px;
}	
    .call-to-action-sec a.site-btn {
        font-size: 16px;
        padding: 10px 0px;
        width: 140px;
    }
.welcome-sec {
    padding-top: 20px !important;
}	
  .main-banner {
        height: 290px;
    }
    .sa_hover_container {
        min-height: 290px !important;
        height: 290px !important;
    }	
    .main-banner-text {
        margin-top: 140px;
    }	
	
}

@media (max-width: 480px){	

.main-banner-text {
    display: none;
}	
.mobile-main-banner-text {
    display: block;
	background-color: #457373;
	padding: 20px 0px;
}
.mobile-main-banner-text h1 {
	color: #fff;
}
div#Slider_1652 {
    margin-bottom: 0px !important;
}	
    a.top-btn {
        font-size: 16px;
    }	
	.img-rite {
    float: unset;
    text-align:center;
    margin: 0px 0px 20px 0px;
}	
.container-fluid {
	padding: 0px 15px;
}
.container{
	padding: 0px 30px;
}	
.home h2 {
    font-size: 26px;
}	
.home .call-to-action-sec h1 {
    font-size: 26px !important;
}	
    .main-banner-text {
        top: 160px;
    }	
.main-banner-text h1 {
	color: #fff;
}	
section {
	padding:30px 0;
	}
	
h1 {
	font-size: 28px;		
}
h2 {
	font-size: 24px;		
}
.quick-icon img {
    width: 50px;
}	
h3 {
    font-size: 20px;
}	
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.call-to-action-sec h3 {
    font-size: 17px;
}	
    .welcome-sec {
        padding-top: 51px !important;
    }	
    .map-sec {
        min-height: 200px;
    }	
}
