/*
Theme Name: Invested Care theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Invested Care theme
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Invested Care
*/
html {
	scroll-behavior: smooth;
  }
div#newModal span.close_new.close {
    right: -10px;
    position: absolute;
    top: -15px;
    background: #333;
    /* width: 19px; */
    opacity: 1;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
div#newModal .modal-content {
    background-color: transparent;
}
div#newModal .modal-dialog {
    max-width: 350px !important;
}
.slider-mainpoint {
    display: flex;
    justify-content: end;
    gap: 12px;
    margin-bottom: 10px;
}
.footer_form_inner {
    background-color: #fff;
    
} 
.address-details-setup {
    position: absolute;
    z-index: 1;
    left: 10%;
    margin-top: 20px;
    background: #004A87 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 30px #004a8770;
    border-radius: 0px;
    padding: 0px 0;
    max-width: 338px;
    width: 338px;
    color: #FFF;
}
.single-add-map h2 {
    font-weight: 600;
    font-size: 24px;
    margin: 5px 0px;
    line-height: 34px;
}
.address-details-setup a, .address-details-setup a:hover {
    color: #FFF;
    text-decoration: none;
}
.section-title-center {
    text-align:center;
    margin-bottom:30px;
}
.footer_form_inner h2 {
    color: #3FB498;
    text-align: center;
}
.section-title-center h2 {
    color: #3FB498;
}
.location_name h3 a {
    color: #3FB498;
    text-decoration: none;
}
.location-phone a {
    color: #4B545E;
    text-decoration: none;
    margin-left: 10px;
}
.btn-type1 a {
    background: transparent;
    min-width: 135px;
    border-radius: 50px;
    text-align: center;
    height: 45px;
    border: 1px solid #3FB498;
    color: #3FB498;
    line-height: 45px;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 20px;
}
.location-phone {
    margin-top: 8px;
}
.btn-type1 a:hover {
    background: #2c9db6;
    border: none;
    color: #fff;
}
li#menu-item-103.current-menu-item a{
color:#fff !important;
}
.subpage-banner {
    text-align: center;
}
.subpage-content p a {
    color: #3FB498;
}
.location-phone a {
    color: #3FB498;
}
.teamcontant span {
    padding: 8px 0px;
    display: inline-block;
}
.readpoint {
    color: #3FB498;
}
.readpoint:hover {
    color: #3FB498;
    text-decoration:none;
}
.logoslider {
	max-width:370px !important;
}
.emailsection p{
	margin-bottom:0;
	display:flex;
}
.emailsection p span {
    margin-right: 5px;
    min-width: 23px;
}
.calltoaction p{
	margin-bottom:0;
	display:flex;
}
.calltoaction p span {
    margin-right: 5px;
    min-width: 23px;
}
.zepli-logo img {
    max-width: 345px;
}

