/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2024 | 04:50:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.referral-form h5{
	border-bottom:2px solid #602f8e;
	color:#602f8e;
	padding-bottom:15px;
	font-weight:bold
}
.referral-form input, .referral-form .trigger, .referral-form textarea{
	border:1px solid #602f8e !important;
	box-shadow:none !important
}
.referral-form  input[type=radio], .referral-form  input[type=checkbox] {
   accent-color: #602f8e;
}
.referral-form small{
	opacity:.6
}
.referral-form textarea{
	height:100px;
}
.zedcare-property {
    background: #36133b;
    border-radius: 10px;
    text-align: center;
}

.zedcare-property-location {
    padding: 10px;
    color: #fff;
}
.zedcare-property-location h4 {
    font-size: 26px;
}
.zedcare-property-number {
    padding: 0 10px 10px 10px;
    color: #fff;
}
.zedcare-property-button {
    padding: 0 10px 30px 10px;
   
}

.zedcare-property-button a {
 font-size: 14px;
    font-weight: 600;
    padding: 10px;
    background-color: #8ac542;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
    border-radius: 65px;
    color: #fff;
     
}

.zedcare-property-button a:hover {
 font-size: 14px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
    background-color: #ffffff00;
    color: #8ac542 !important;
     
}
li.menu-item.menu-item-gtranslate {
    display: none;
}
li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	background: #fff !important;
	font-size:16px !important;
}
.zedcare-menu {
    display: flex;
    justify-content: center;
    align-items: center;
	gap: 8px;
}
.zedcare-menu-img {
	
	flex:50%;
}
.zedcare-menu-img img{
	border-radius:10px;
	
} 
.zedcare-menu-title {
	
	flex:50%;
}
.topBarInLogoArea .gt_switcher {
    margin-top: 30px;
}
@media only screen and (min-width: 600px) {
	.zedcare-mobile-menu{
		display:none !important; 
	}
}
@media only screen and (max-width: 600px) {
	.subToggler:before{
		display:none !important; 
	}
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 13 2024 | 05:45:09 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.myroundcorner img{
	border-radius:15px !important;
}
.prelements-heading .title-inner .sub-text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 26px;
    color: #36133b;
    margin: 0px 0px 15px 0px;
}
.prelements-heading .title-inner h2.title, .prelements-heading .title-inner h1.title{
	    color: #602f8e;
    margin: 0 0 26px;
	padding: 0;
    letter-spacing: 0;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	font-family: 'Domine', serif;
}
.prelements-heading .description {
    margin: 0px 40px 20px 0px;
	font-size: 18px;
	font-family: 'Domine', serif;
	color: #656567;
	font-weight: 400;
    
    line-height: 1.6;
}
.services-inner {
    text-align: left;
    display: flex;
    align-items: flex-start;
	transition: all .3s ease 0s;    
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	transition-duration: 0.3s !important;

}
.media_wrap {
    text-align: left;
    margin: 7px 0px 0px 0px;
}
.media-cmn {
    width: 50px;
    margin: 0;
    background-color: #36133b;
    padding: 10px 0px 10px 15px;
    border-radius: 7px 7px 7px 7px;
	    transition-duration: 0.3s !important;
	font-size:30px;
	color:#fff;
}
 .services-title {
    margin: 0px 0px 0px 25px;
}
.services-title h5.title {
    font-size: 20px;
    line-height: 32px;
    color: #602f8e;
    margin: 0 0 26px;
    padding: 0;
    letter-spacing: 0;
    font-weight: 600;
	font-family: 'Domine', serif;
}
.desc-text {
    margin: -20px 0px 5px 25px;
	transition-duration: 0.3s !important;
font-size: 18px;
    font-family: 'Domine', serif;
    color: #656567;
    font-weight: 400;
    line-height: 1.6;
}
.myroundbgdiv{
	    padding: 20px 20px 20px 20px;
    background-color: #36133b12;
    border-style: none;
    border-radius: 12px 12px 12px 12px;
}

.rs-btn a {
    padding: 15px 28px 15px 40px;
    background-color: #8ac542;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
    border-radius: 65px 65px 65px 65px;
	color: #3E3E3E;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.rs-btn.style1 a {
    position: relative;
	display: inline-flex;
    align-items: center;
	
    cursor: pointer;
    /* display: inline-block; */
    /* position: relative; */
    transition: all .4s;
	overflow: hidden;
    /* padding: 16px 35px; */
    /* font-weight: 500; */
    /* color: #121933; */
    /*background: #080d41;*/
    z-index: 1;
    /* border-radius: 3px; */

}
.rs_button svg {
    margin-left: 15px;
    margin-right: 10px;
}
.rs-btn a:hover {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
	background-color: #FFFFFF;
	color: #3E3E3E !important;
}
.portfolio-item {
    position: relative;
   /* overflow: hidden;*/
}
.portfolio-item .portfolio-img {
    border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	position: relative;
    z-index: 1;
}
.portfolio-item .portfolio-img img {
    width: 100%;
    transition: 1.3s all ease;
}

.portfolio-item .portfolio-inner{
	border-radius: 10px 10px 10px 10px;
	background-color: #FFFFFF;
    text-align: center;
    padding: 21px 0px 22px 0px;
	background: #fff;
    box-shadow: 0 6px 25px rgba(0,0,0,7%);
    position: absolute;
    bottom: -60px;
    /* padding: 34px 30px 26px; */
    transition: all .5s ease-in-out;
    z-index: 10;
    left: 30px;
    right: 30px;
	
}
.portfolio-item .portfolio-inner .p-category {
    top: 0;
    bottom: 0;
    left: 0;
    position: relative;
    transition: all .8s ease-in-out;
    margin-bottom: 18px;
    /*text-transform: uppercase;*/
	padding: 0px 15px 0px 15px;
    color: #666;
}
.portfolio-item .portfolio-inner .p-category-button {
    top: 0;
    bottom: 0;
    left: 0;
    position: relative;
    margin-bottom: 18px;
    /* text-transform: uppercase; */
    padding: 0px 15px 0px 15px;
    color: #666;
}
.p-category a {
   color: #666;
   
}

.p-category a:hover {
   color: #666;
   
}
.p-category-button a {
    font-size: 14px;
   font-weight:600;

    padding: 10px;
    background-color: #8ac542;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
    border-radius: 65px;
    color: #3E3E3E;
   
}
.p-category-button a:hover {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #8ac542;
    background-color: #FFFFFF;
    color: #3E3E3E !important;
}
.portfolio-item .portfolio-inner h3.p-title {
    top: 0;
    transition: all .8s ease-in-out;
    left: 0;
    z-index: 11;
    width: 100%;
    margin-bottom: 0;
    /* font-size: 20px; */
    font-weight: 800;
    line-height: 30px;
    text-transform: capitalize;
    position: relative;
    font-size: 22px;
    /* max-width: 220px; */
	max-width: 100%;
	font-family: 'Domine', serif;
	margin-top:0;
	padding-left:5px;
	padding-right:5px;
}
.portfolio-item .portfolio-inner h3.p-title a {
    color: #080D41 !important;
}
.portfolio-item:hover .portfolio-img img {
    transform: scale(1.3);
}
.portfolio-item:hover .portfolio-inner {
    bottom: -50px;
}
.rs-features-list-content ul {
    list-style: none;
    margin: 0;
}
.rs-features-list-content li {
    list-style: none;
	margin: 0px 0px 15px 0px;
    /* margin: 0; */
    /* margin-bottom: 7px; */
    display: flex;
}
.rs-features-list li i {
    background-color: transparent;
    background-image: linear-gradient(180deg, #36133b 0%, #36133b61 100%);
    padding: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #36133b61;
    border-radius: 50% 50% 50% 50%;
	    color: #FFFFFF;
    font-size: 10px;
	    margin-right: 10px;
    /* color: #2b59ff; */
    margin-top: 4px;
	    width: 22px;
    height: 22px;
}
.rs-feature-text {
    color: #36133b;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.rs-addon-services {
    text-align: center;
}
.rs-addon-services .services-inner {
    padding: 38px 30px 34px 30px;
    background-color: #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    box-shadow: 20px 20px 60px 0px rgba(0, 0, 1, 0.05);
	    text-align: left;
    display: block;
	transition-duration: 0.7s !important;
	min-height:380px;
}
.numbering {
    color: #31716724;
    font-size: 48px;
    font-weight: 800;
    top: 30px;
    position: absolute;
   left: 75%;
}
 .media_wrapp {
    text-align: center;
}
 .media-cmnn {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0;
    background-color: #36133b;
    border-radius: 100% 80% 102% 85%;
	transition-duration: 0.7s !important;
}
 .media-cmnn .hover {
    display: none;
}
 .services-titlee {
    margin: 23px 0px -9px 0px;
}
 .services-titlee .title {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 30px;
	 margin-bottom:26px;
	 font-family: 'Domine', serif;
	 color: #080D41;
}
 .services-titlee .title a {
    color: #080D41;
}
 .desc-textt{
    transition-duration: 0.7s !important;
	 font-size: 18px;
    font-family: 'Domine', serif;
    color: #656567;
    font-weight: 400;
    line-height: 1.6;
}
.rs-addon-services .services-inner:hover {
    background-color: #36133b;
}
.rs-addon-services .services-inner:hover .media-cmnn {
    background-color: #FFFFFF;
}

.rs-addon-services .services-inner .media-cmnn .normal {
	
	    font-size: 40px;
    color: #fff;
}
.rs-addon-services .services-inner:hover .media-cmnn .normal {
    /*display: none;*/
	    font-size: 40px;
    color: #36133b;
}
.rs-addon-services .services-inner:hover .media-cmnn .hover {
    display: block;
}
.rs-addon-services .services-inner:hover .services-titlee .title {
    color: #FFFFFF;
}
.rs-addon-services .services-inner:hover .desc-textt {
    color: #FFFFFF;
}
.prelements-heading.center {
    text-align: center;
   
}
.prelements-heading.center.white-color .title-inner .sub-text, .prelements-heading.center.white-color .title-inner h2.title, .prelements-heading.center.white-color .description{
	color:#fff;
}
.blog-inner-wrap {
    /*padding: 20px 15px 20px 15px;*/
}
.blog-inner-wrap .pre-image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}

.pre-image-wrap img {
    border-radius: 10px 10px 0px 0px;
	
    filter: grayscale(0)!important;
    transition: all .5s ease 0s;
    transform: scale(1.1);
}
.pre-image-wrap .pre-cat-list {
    position: absolute;
    /* z-index: 111; */
    top: 20px;
    left: 20px;
    z-index: 10;
}
.pre-image-wrap .pre-cat-list a{
	background: #36133b;
    color: #FFFFFF;
    padding: 8px 15px 8px 15px;
    border-radius: 5px 5px 5px 5px;
	display: inline-block;
	    transition: .4s;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px;
    margin-right: 5px;
}
.blog-inner-wrap .pre-blog-content {
    border-radius: 0px 0px 10px 10px;
	padding: 35px 30px 35px 30px;
	    box-shadow: 0 5px 20px rgba(34,34,34,3%);
    background: #fff;
    position: unset;
    opacity: 1;
}
.pre-blog-content h3.pre-post-title {
    margin: 20px 0px 18px 0px;
	font-size: 22px;
	font-weight: 700;
    line-height: 1.3;
	 font-family: 'Domine', serif;
}
h3.pre-post-title a {
    text-decoration: none;
    color: #121933;
    display: inline;
    background-image: linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-size: 0 2px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    transition: all .7s;
}
.pre-blog-content p.pre-content {
    margin: 0px 0px 35px 0px;
    font-size: 18px;
    font-family: 'Domine', serif;
    color: #656567;
    font-weight: 400;
    line-height: 1.6;
}
pre-blog-content .blog-btn-part {
    margin: 15px 0 0;
}
.pre-blog-content .blog-btn {
    padding: 13px 21px 13px 23px;
    font-size: 16px;
    letter-spacing: 0.5px;
    border-radius: 50px 50px 50px 50px;
    color: #000000;
    background-color: #8ac542;
	
    transition: all ease .3s;
    position: relative;
    display: inline-block;
}
.ctwoa1stbtn a {
    padding: 14px 45px 13px 45px;
    background-color: #8ac542;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    border-radius: 65px 65px 65px 65px;
	color:#fff;
	width: 90%;
    display: block;
}
.ctwoa1stbtn{
	text-align:center;
}

.ctwoa2ndbtn{
	text-align:center;
}
.ctwoa2ndbtn a {
    padding: 14px 45px 13px 45px;
    background-color: #8ac54200;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 65px 65px 65px 65px;
	width: 90%;
    display: block;
	color:#fff;
}
a.rs_button.popup-none {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}
a.rs_button.popup-none i {
    margin-left: 10px;
    margin-top: -5px;
}
.wp-gr .wp-google-name span{
	/*color:#fff !important;*/
}
.bt_bb_section.bt_bb_color_scheme_6 {
    
    background-color: #36133b !important;
}
.bt_bb_headline .bt_bb_headline_content em {
    color: #ffffff !important;
}
.n2-ss-button-container p {
    display: none;
}
@media only screen and (max-width: 600px) {
	.prelements-heading .title-inner h2.title, .prelements-heading .title-inner h1.title{
		font-size:35px;
	}
}