@font-face {
	font-family: 'Astrid';
	src: url('../fonts/Astrid.woff2') format('woff2'),
		url('../fonts/Astrid.woff') format('woff');
	font-weight: 500;
	font-style: normal;

}

body {
	margin: 0px;
	padding: 0px;
	scroll-behavior: smooth;
	font-family: "DM Sans", sans-serif;
	width: 100%;
	/* background: url(../images/main_bg.png) repeat;
	background-size: cover;
	position: relative; */
	z-index: 1;
   }

.container-fluid {
	padding: 0px 35px !important;
	}
.logo {
	width: 252px;
	margin: 11px 0px;
	padding: 0px 0px;
	position: relative;
    }
.logo img {
	width: 100%;
	}
.stellarnav.mobile.right > ul {
	z-index: 99;
	background: #f0d04d;
    }

.main-nav {
	margin: 0px 0px;
	padding: 9px 0px;
	width: 100%;
	height: auto;
	background: transparent;
	transition: all 0.1s ease 0s;
	z-index: 999;
	position: absolute;
	}  
.main-nav.scroll {
	background-color: #dfc5a9;
	height: 60px;
	padding: 6px 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0,0,0,.07);
	}
.main-nav.scroll .stellarnav ul {
    padding: 11px 0px;
	}
.main-nav.scroll .rightlink {
	margin-top: 4px;
	}
.main-nav.scroll .logo {
	width: 213px;
	margin: 6px 0px;
	}
.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: start;
	align-items: center;
	}
.stellarnav ul {
	margin: 0px 0px;
    padding: 16px 0px;
    position: relative;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 41px;
	}
.stellarnav > ul > li > a {
	padding: 0px 0px;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	}
.stellarnav > ul > li > a:hover {
	color:#A0752B;
	}
.stellarnav > ul > li > a.active {
	color:#A0752B !important;
	}
.main-nav-socialicon {
	margin:20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
	}
.main-nav .stellarnav ul ul {
	width: 263px;
	padding: 12px 0px;
	}
.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #f0e9e2 1px solid;
	}
.main-nav .stellarnav li li a {
	font-size: 15px;
	padding: 8px 12px;
	color: #4d4e4e;
	font-weight: 400;
	}
.stellarnav li.has-sub a {
	padding-right: 0px !important;
	}
.main-nav .stellarnav li li a:hover {
    background: #fff2e0;
    color: #A0752B;
	}	
.main-nav .stellarnav li li a.active {
    background: #fff2e0;
    color: #A0752B;
	}
.stellarnav li.has-sub > a::after {
	content: '\f107';
	margin-left: 7px !important;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 16px/1 FontAwesome;
	}

.banner-section{
	background-image: url(../images/bannerbg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 95px 0px 0px 52px;
	position: relative;
	height: 680px;
	overflow: hidden;
	left: 0px;
	width: 100%;
    }
.banner-section .owl-dots {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 5px;
	position: absolute;
	bottom: 0px;
	}
.banner-section .owl-carousel button.owl-dot {
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	background: #B6AC99;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	}
.banner-section .owl-carousel button.owl-dot.active {
	background: #A0752B;
	width: 22px;
	height: 9px;
	border-radius: 12px;
	}
.bannerard{
	margin: 44px 0px 0px 0px;
	padding: 0px 0px;
	width: 100%;
	height: 470px;
	background: #ccc;
	border:4px solid #A0752B;
	position: relative;
	overflow: hidden;
	border-radius: 70% 25% 32% 59% / 37% 38% 32% 57%;
    }
.bannerard img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.bannertext{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
}
.bannertext p{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	color:#FF7F50;
	font-weight: 500;
	text-align:left;
	padding-right: 24px;
    font-family: "Astrid", serif;
    font-size: 36px;
    font-weight: 400;

}
.bannertext .header-blog .container {
	position: relative;
	height: 100%;
	}	  
.bannertext .header-blog {
	padding-top: 141px;
	padding-bottom: 43px;
	}
	  
	  
.bannertext .bg-animation {
	-webkit-animation: bg-animation 25s ease-in-out infinite;
	animation: bg-animation 25s ease-in-out infinite;
	}
	  
.bannertext header{
		display:block;
	  }
.header-blog .container {
	position: relative;
	height: 100%;
	}
.bannertext .header-row {
	height: 100%;
	}
.bannertext .white {
	color: #F7F8FC;
	}
.bannertext .white-link {
	font-weight: bold;
	opacity: .7;
	color: #F7F8FC;
	transition: .4s;
	-webkit-transition: .4s;
	 }
.bannertext .white-link:hover {
	opacity: 1;
	color: #F7F8FC;
	}
.bannertext h1{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		text-transform: uppercase;
		margin:0;
		padding:0;
		letter-spacing: 1px;
		color:transparent;
	  }
	  
.bannertext h1:before{
		content: attr(data-text);
		position:absolute;
		top: 0px;
		left:0px;
		width:100%;
		height:100%;
		font-family: "Cinzel", serif;
		font-size: 35px;
		color:#2D2B2B;
		font-weight: 700;
		overflow: hidden;
		border-right: 0px solid #FFF;
		animation: type 10s steps(18) infinite;
		white-space:nowrap;
	  }
	  
.bannertext h2{	    font-family: "Astrid", serif;
    font-weight: 400;
		color:#ACE1AF;
		overflow: hidden;
    font-size: 54px;
    text-align:left; padding-left:0px;margin-left:0px;}	  
.bannertext h2 span:nth-child(1){color:#5fbe64;} 	 
.bannertext p span:nth-child(1){color: #FF7F50;}

.bannertext h5{ font-family: "Astrid", serif;    font-size: 19px;
    position: relative;
    left: 30%; color:#0000FF;
}	  
	  @keyframes type {
		
		0%{
		  width:0%;
		}
		
		50%{
		  width:100%;
		  
		}
		
		100%{
		  width:0%;
		}
		
	  }
	  /*****animated text End*****/
	  
	  
	  
	  @-webkit-keyframes bg-animation {
		  0% {
			  background-position: top;
		  }
	  
		  50% {
			  background-position: bottom;
		  }
		  100% {
			  background-position: top;
		  }
	  }
	  
	  @keyframes bg-animation {
		  0% {
			  background-position: top;
		  }
	  
		  50% {
			  background-position: bottom;
		  }
		  100% {
			  background-position: top;
		  }
	  }
.banner-section > div > div > div.owl-stage-outer > div > div:nth-child(4) > div > div > div:nth-child(2) > div > header > div > div > h2{color:#87CEFB;}
.banner-section > div > div > div.owl-stage-outer > div > div:nth-child(4) > div > div > div:nth-child(2) > div > header > div > div > p{color:#FF8E00;}
.carehome-section{
	margin: 0px 0px;
	padding: 40px 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
    }
.carehome-secti {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	display: flex;
	justify-content: space-between;
	}
.carehome-card{
	margin: 0px 0px;
	padding: 11px 15px;
	position: relative;
	width: 31%;
	min-height: 485px;
	border: transparent 1px solid;
	border-radius: 8px;
    /*background: rgba(88, 126, 132, .3);*/
    transition: box-shadow 0.3s ease-in-out;}
    
.carehome-card:hover{box-shadow: 5px 10px 8px rgba(4, 6, 12, .2);} 
    
    
.carehome-card:hover{
	border: #d7d7d7 1px solid;
	}
.carehome-icone {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px;
	position: relative;
	background: #587E84;
	width: 175px;
	height: 159px;
	border-radius: 54% 66% 86% 39% / 52% 47% 77% 56%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.carehome-text h3{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	font-family: "Cinzel", serif;
	font-size: 23px;
	color: #0E0E0E;
	font-weight: 600;
	line-height: 31px;
    }
.carehome-text p {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	font-size: 18px;
	color: #353535;
	font-weight: 400;
	line-height: 24px;;
	}

.featuredservice-section {
	margin: 0px 0px;
	padding: 60px 0px 0px 0px;
	width: 100%;
	background-image: url(../images/featuredservice-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 680px;
	overflow: hidden;
	}
.featuredservice-section h2 {
	padding: 0px 0px;
	margin: 0px 0px 41px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 46px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #587E84;
	}
.featuredcard{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	height: 400px;
	border-radius: 58% 34% 49% 51% / 69% 47% 42% 30%;
	transition: 0.9s ease-in-out;
	box-shadow: #5b58580f 5px 11px 22px 3px;
	overflow: hidden;	
	}
.featuredcard img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.featuredcard:hover img {
	transform: scale(1.2);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}
.featuredcard-text{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-image: linear-gradient(180deg, #00000003, #201e1e);
	min-height: 216px;
	padding: 71px 22px 0px 22px;
	}
.featuredcard-text a{color:#fff; text-decoration:none;}	
.featuredcard-text h3 {
	padding: 0px 20px;
	margin: 0px 0px 17px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 33px;
	text-align: center;
	color: #ffffff;
	}
.servicelink {
	background: transparent;
	color: #D1A04A;
	position: relative;
	z-index: 9;
	width: 35px;
	height: 35px;
	margin: 0px auto;
	border-radius: 50%;
	display: flex	;
	align-items: center;
	border: #D1A04A 2px solid;
	justify-content: center;
	text-decoration: none;
	}  
.servicelink:hover {
	background: #D1A04A;
	color: #fff;
	border: #D1A04A 2px solid;
	} 

.amplecare-sect{
	margin: 0px 0px;
	padding: 140px 0px 20px 0px;
	width: 100%;
	background-image: url(../images/amplecare-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 630px;
	overflow: hidden;
	clip-path: polygon(0 11%, 100% 0, 100% 100%, 0% 100%);
    }
.amplecare-text {
	margin: 53px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	}
.amplecare-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 95%;
	height: 400px;
	transition: 0.9s ease-in-out;
	border-radius: 37% 45% 61% 33% / 35% 27% 63% 48%;
	box-shadow: #5b58580f 5px 11px 22px 3px;
	overflow: hidden;
	}
.amplecare-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.amplecare-img:hover img {
	transform: scale(1.1);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}
.amplecare-text h2 {
	padding: 0px 0px;
	margin: 0px 0px 27px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 43px;
	font-weight: 600;
	line-height: 30px;
	text-align: left;
	color: #587E84;
	}
.amplecare-text p {
	padding: 0px 0px;
	margin: 0px 0px 16px 0px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: #353535;
	}
.readbtn {
	margin: 26px 0px;
	padding: 8px 17px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 19px;
	color: #A0752B;
	font-weight: 500;
	border: #A0752B 1px solid;
	border-radius: 23px;
	text-decoration: none;
	display: block;
	width: 159px;
	text-align: center;
	}
.readbtn:hover {
	color: #fff;
	background: #A0752B;
	border: #A0752B 1px solid;
	}
.amenities-section {
	margin: 0px 0px;
	padding: 85px 0px 40px 0px;
	width: 100%;
	background-image: url(../images/amenities-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 630px;
	overflow: hidden;
	border-radius: 28% 0% 0% 0% / 33% 25% 25% 25%;
	}
.amenities-section #overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.77);
   }
.amenities-section h2 {
	padding: 0px 0px;
	margin: 0px 0px 41px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 46px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #0E0E0E;
	}
.amenities-sect {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	display: flex;
	/*justify-content: space-around;*/
	flex-wrap: wrap;
	}
.amenitiescard{
	margin: 0px 0px 33px 0px;
	padding: 0px 0px;
	position: relative;
	width: 20%;
}
.head-contact a {
        top: 30%;
    display: inline-block;
    position: fixed;
    left: -5%;
    rotate: 90deg;
    background:#A0752B;
    padding: 10px 20px 19px 19px;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px;
    color: #fff;
    z-index: 999;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
}

.head-contact a:hover{background:#0E0E0E;}


.amenities-icone{
	margin: 0px auto 20px auto;
	padding: 0px 0px;
	position: relative;
	background: #587E84;
	width: 151px;
	height: 138px;
	border-radius: 68% 34% 41% 60% / 64% 43% 45% 41%;
	display: flex;
	align-items: center;
	justify-content: center;  transition: box-shadow 0.3s ease-in-out;
	}
.amenities-icone:hover{box-shadow: 5px 10px 8px rgba(4, 6, 12, .2);}
.amenitiescard h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	font-family: "Cinzel", serif;
	font-size: 21px;
	text-align: center;
	color: #0E0E0E;
	font-weight: 600;
	line-height: 31px;
	}
.amenities-cardsecti {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 100%;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.amenities-cardsecti .readbtn {
	margin: 4px 0px;
	}
.missionvision-section {
    background:url(../images/mission-bg.webp);
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	
.missionvision-section:before{
      content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);}	
.missionvision-text {
	/*margin: 0px 0px;*/
	/*padding: 111px 27px 54px 54px;*/
	/*position: relative;*/
	/*min-height: 410px;*/
		text-align: center;
		padding:70px 0px 60px 0px ;
			color: #fff;
	}
.missionvision-text h3 {
	padding:0px 0px;
	margin: 0px 0px 30px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 43px;
	font-weight: 600;
	line-height: 30px;
	}
.missionvision-text p {
	padding: 0px 0px;
	margin: 0px 0px 16px 0px;
	position: relative;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;

	}
.missionvision-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	height: 410px;
	overflow: hidden;
	}
.missionvision-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
	}
.missionvision-img img:hover {
	transform: scale(1.2);
	overflow: hidden;
	transition: 0.3sease-in-out;
	}
.customeceview-section {
	margin: 0px 0px;
	padding: 60px 0px 45px 0px;
	background-image: url(../images/customeceview-bg02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
	}
.customeceview-section .owl-dots,.featuredservice-section .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	width: 125px;
	margin: 0px auto;
	}
.customeceview-section .owl-carousel button.owl-dot,.featuredservice-section .owl-carousel button.owl-dot {
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	background: #B6AC99;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	}
.customeceview-section .owl-carousel button.owl-dot.active,.featuredservice-section .owl-carousel button.owl-dot.active {
	background: #A0752B;
	width: 22px;
	height: 9px;
	border-radius: 12px;
	}
.customeceview-section h2 {
	padding: 0px 0px;
	margin: 0px 0px 27px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 37px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #587E84;
	}
.customercard{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
    }
.customercard p {
	padding: 0px 12%;
	margin: 0px 0px 23px 0px;
	position: relative;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	color: #353535;
	font-style: italic;
	}
.customercard h4 {
	padding: 0px 0px;
	margin: 0px 0px 23px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
	text-align: center;
	color: #A0752B;
	}

.thecare-section {
	margin: 0px 0px;
	padding: 162px 31px 80px 24px;
	width: 100%;
	background-image: url(../images/amenities-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 551px;
	overflow: hidden;
	/* border-radius: 0% 37% 0% 0% / 25% 25% 25% 25%; */
	}
/* .thecare-section #overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: #ddc4c0d1;
	} */
.thecare-text{
	margin: 0px 0px;
	padding: 37px 45px 55px 45px;
	position: relative;
	width: 100%;
	background: #fdf6f6;
	background-image: url(../images/thecare-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 310px;
	border-radius: 22px;	
    }
.thecare-text h3 {
	padding: 22px 0px 0px 0px;
	margin: 0px 0px 44px 0px;
	position: relative;
	font-size: 43px;
	font-weight: 600;
	text-align: center;
	line-height: 51px;
	color: #0E0E0E;
	}
.thecare-card{
	margin: 12px auto;
	padding: 0px 0px;
	position: relative;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
   }
.yesbtn {
	margin: 0px 0px;
	padding: 6px 30px;
	position: relative;
	background: #A0752B;
	border: #A0752B 1px solid;
	font-family: "Cinzel", serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	border-radius: 30px;
   }
.yesbtn:hover {
	background: transparent;
	border: #A0752B 1px solid;
	color: #A0752B;
   }
 .nobtn {
	margin: 0px 0px;
	padding: 6px 30px;
	position: relative;
	background: #0E0E0E;
	border: #0E0E0E 1px solid;
	font-family: "Cinzel", serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	border-radius: 30px;
   }
.nobtn:hover {
	background: transparent;
	border: #0E0E0E 1px solid;
	color: #0E0E0E;
   }
   











/* ---- Inner Pages Css----- */
.breadcumb {
	margin: 0px 0px;
	position: relative;
    }
.positioned-icons {
	position: relative;
	}
.positioned-icons img.about-three-dot {
	left: 154px;
	bottom: -54px;
	position: absolute;
	z-index: 9;
	width: 180px;
	}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
  }
.breadcumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	height: 340px;
	max-height: 340px;
	overflow: hidden;
	}
.hero-content-upper {
    padding-top: 7%;
   }
.hero-content-upper h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "Cinzel", serif;
	color: #2A5258;
	font-size: 45px;
	line-height: 85px;
	text-align: center;
	font-weight: 600;
    }
.hero-content {
	position: absolute;
	color: #ffffff;
	top: 5%;
	left: 0%;
	width: 100%;
	}
.gallery-section {
	margin: 0px 0px;
	padding:62px 0px 45px 0px;
	/* background-image: url(../images/Gallerybg.png); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
	}
.gallerysect {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	min-height: 600px;
	}
.galleryimgcard {
	margin: 0px 0px 39px 0px;
	width: 100%;
	height: 370px;
	position: relative;
	overflow: hidden;
	border-radius: 54% 40% 49% 47% / 24% 43% 50% 68%;
	}
.galleryimgcard img {
	transition: transform .1s;
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.galleryimgcard:hover img {
	transform: scale(1.5);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}
.servicescard-section {
	margin: 0px 0px;
	padding: 50px 0px;
	position: relative;
	width: 100%;
	}
.servicescard-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 95%;
	height: 400px;
	transition: 0.9s ease-in-out;
	border-radius: 65% 32% 34% 63% / 53% 37% 43% 38%;
	box-shadow: #5b58580f 5px 11px 22px 3px;
	overflow: hidden;
	}
.servicescard-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.servicescard-img:hover img {
	transform: scale(1.5);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}
.servicescard-text p {
	padding: 0px 0px;
	margin: 0px 0px 16px 0px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: #353535;
	}
.servicescard-text {
	padding: 0px 0px;
	margin: 105px 0px;
	position: relative;
	width: auto;
	}

.otherservices-section {
	margin: 0px 0px;
	padding: 60px 0px 0px 0px;
	width: 100%;
	min-height: 680px;
	overflow: hidden;
	}
.otherservices-section h2 {
	padding: 0px 0px;
	margin: 0px 0px 41px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 46px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #587E84;
	}
.aboutuscard-section {
	margin: 0px 0px;
	padding: 50px 0px;
	position: relative;
	width: 100%;
	}
.aboutuscard-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 95%;
	height: 400px;
	transition: 0.9s ease-in-out;
	border-radius: 65% 32% 34% 63% / 53% 37% 43% 38%;
	box-shadow: #5b58580f 5px 11px 22px 3px;
	overflow: hidden;
	}
.otr-nav{padding:0px;}	
.aboutuscard-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	}
.aboutuscard-img:hover img {
	transform: scale(1.1);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}
.aboutuscard-text {
	padding: 0px 0px;
	margin: 0px 0px;
	position: relative;
	width: auto;
	}
.aboutuscard-text p {
	padding: 0px 0px;
	margin: 0px 0px 16px 0px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	color: #353535;
	}
.main-innerpage{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
    }
.innerpage-left{
	position: absolute;
	top: -260px;
	left: 0px;
	z-index: -1;
	width: 370px;
    }
.innerpage-left img{
	width: 100%;
	}
.innerpage-right{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 294px;
	z-index: -1;
	}
.innerpage-right img{
	width: 100%;
	}
.contactus-section {
	margin: 0px 0px;
	padding: 0px 0px;
	background: #ffffff;
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	.contactus-left{
	    margin: 0px 0px;
    padding: 51px 0px;
    position: relative;
    width: 100%;
    text-align: center;
		}
	.contactus-left .footer-social-icons {
		margin: 41px 0px 0px 0px;
		}
	.contactus-left .footer-social-icons a .fa {
		margin: 0px 2px;
		padding: 5px 4px;
		font-size: 12px;
		color: #000;
		background: #CE4A64;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		line-height: 29px;
		text-align: center;
		}
	.contactus-left .footer-social-icons a .fa img {
		width: 12px;
		}
.contactus-left h2 {
	padding: 0px 0px;
	margin: 0px 0px 27px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 43px;
	font-weight: 600;
	line-height: 30px;
	color: #587E84;
	}
.contactus-left p {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	letter-spacing: 0px;
	color: #171717;
	width: 98%;
	}
.addresscard{
	margin: 0px 0px;
	padding: 17px 16px;
	position: relative;
	width: 100%;
	background: #FFFAF5;
	border: 1px dashed #E3C29E;
	border-radius: 8px;
	min-height: 167px;
	}
.addresscard-icon {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	background: #EEC9A1;
	width: 45px;
	height: 45px; 
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	    display: table;
    margin: 0px auto;
    margin-bottom: 15px;
	}
.addresscard-icon img {
	width: 19px;
	}
.addresscard h5 {
	padding: 0px 0px;
	margin: 0px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	text-align:center;
	color: #587E84;
	}
.addresscard p {
	margin: 0px 0px;
	padding: 7px 0px;
	text-align:center;
	letter-spacing: 0px;
	color: #000000;
	font-size: 14px;
	width: 98%;
	line-height: 20px;
	}
.addresscard p a {
	text-decoration: none;
	color: #000000;
	}
.addresscard p a:hover {
	text-decoration: underline;
	color: #000000;
	}
.sendmessage-section{
	margin: 0px 0px;
	padding: 50px 0px;
	position: relative;
	width: 100%;
	background-image: linear-gradient(to top, #fff 0%, #fff 1%, #f7ede2 100%);
	}
.sendmessage-section h3 {
	padding: 0px 0px;
	margin: 18px 0px 40px 0px;
	position: relative;
	font-family: "Cinzel", serif;
	font-size: 43px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	color: #587E84
	}
.quoteform {
	margin: 20px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	}
.quoteform .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 11px 14px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #587E84;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #F0E7E7;
	border-radius: 9px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 23px;
	}
.submitbtn{
	margin: 0px 0px;
	padding: 13px 47px;
	background: #A0752B;
	font-family: "Cinzel", serif;
	border-radius: 30px;
	border: #A0752B 1px solid;
	font-weight: 600;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	}
.submitbtn:hover{
	border: #A0752B 1px solid;
	background: transparent;
	color: #A0752B;
	}


.forms h3{
       padding: 0px 0px;
    margin: 0px 0px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #ff0000;
} 
.forms .form-group {
    margin-bottom: 12px;
   }
.forms .form-control {
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #f1e8e8;
    background-clip: padding-box;
    border: 1px solid #f1e8e8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.forms label {
    font-size: 14px;
    color: #606060;
    margin-bottom: 2px;
   }
.forms .submit-btn{
	margin: 8px 0px;
	padding: 9px 34px;
	background: #A0752B;
	font-family: "Cinzel", serif;
	border-radius: 30px;
	border: #A0752B 1px solid;
	font-weight: 600;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	}
.forms .submit-btn:hover{
	border: #A0752B 1px solid;
	background: transparent;
	color: #A0752B;
	}















.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 40px;
	right: 20px;
	border-radius: 50%;
	background-color: #AC813B;
	color: #fff;
	z-index: 999;
	width: 40px;
	text-align: center;
	height: 40px;
	opacity: 0;
	visibility: hidden;
	font-size: 25px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	}
.go-top.active {
	opacity: 1;
	visibility: visible;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
	}
.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.go-top:hover {
	color: #ffffff;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #c79441;
	border: 1px solid #c79441;
	}
.footer {
	margin: 0px 0px;
	padding: 60px 0px 0px 0px;
	position: relative;
	background: #f3e6d3;
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	}
.footer-logo-area {
    margin: 0px 0px 16px 0px;
    padding: 0px 0px;
    width: 260px;
    position: relative;
    z-index: 99;
	}
.footer-logo-area img {
	width: 100%;
	object-fit: contain;
	}
.footer-links h3 {
	padding: 0px 0px;
	margin: 0px 0px 19px 0px;
	position: relative;
	color: #000000;
	font-size: 21px;
	font-weight: 600;
	}
.footer-links ul {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 50%;
	list-style: none;
	column-count: 2;
	}
.footer-links li {
	width: 100%;
	position: relative;
	font-size: 17px;
	color: #353535;
	line-height: 38px;
	font-weight: 400;
	}
.footer-links li a {
	padding: 0px 0px;
	display: inline-block;
	color: #353535;
	font-size: 18px;
	text-decoration: none;
	}
.footer-links ul li a:hover {
	color:#A0752B;
	}
.footer-links h5 {
	color: #353535;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	line-height: 21px;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px;
	position: relative;
	display: flex;
	}
.footer-links h5 a {
	text-decoration: none;
	color: #353535;
	}
.footer-links h5 a:hover {
	text-decoration: none;
	color: #353535;
	}
.footer-links h5 span {
	width: 37px;
	float: left;
	height: 19px;
	color: #fa0707;
	font-size: 25px;
	}
.footer-links h5 span img {
	width: 20px;
	}

.socialmedia {
	margin: 27px 0px;
	padding: 0px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #A09D9D;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 15px;
	}
.socialmedia a{
	background: transparent;
	padding: 0px 0px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.socialmedia a img{
	width: 100%;
	}
.copyright-left{
	text-align: left;
    }
.copyright-right{
	text-align: right;
	}
.copyright {
	margin: 59px 0px 0px 0px;
	padding: 14px 0px;
	color: #353535;
	font-size: 16px;
	line-height: 28px;
	background: #DED5C5;
	font-weight: 400;
	z-index: 99;
	position: relative;
	border-top: #DED5C5 1px solid;
	text-align: center;
	}
.copyright a {
	color: #A0752B;
	text-decoration: none;
	}
.copyright a:hover {
	color: #A0752B;
	text-decoration: underline;
	}
.featuredcard{margin-bottom:40px;}
.map-section{ position: relative;
    margin-top: 43px;}
.map-section iframe{width:100%; height:350; max-width:600px; }     
.text-container {
    position: absolute;
    bottom: 0%;
    left: 100px;
    right: 100px;
    color: #000;
    text-align: center;
    background: rgba(255, 255, 255, .8);
    padding: 10px;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, .5);
    border-radius: 2px;
}    

 .custom-background h6{ margin-top: 5px; margin-bottom: 5px;}  
.text-container a{    color: #587E84;
    text-decoration: none;
    font-weight: bold;}  
.text-container a:hover{color:#000;}  
.otr-nav li{display: inline-block;  margin-right: 10px;}
.appoint-box {
     display: flex;
    background-color: #A0752B;
    padding: 15px;
    border-radius: 0px 10px; 
    align-items: center;
    color: #fff;
}
.appoint-box p{margin-bottom:0px;font-size: 13px;}
.appoint-box-img {
       margin-right: 15px;
    max-width: 63px;
}

.appoint-box img {
    max-width: 100%; /* Ensure the image is responsive */
    height: auto; /* Maintain aspect ratio */
}

.thecare-section.wow.animate.fadeInUp > div.container-fluid > div > div:nth-child(3) > div{background:#587E84;}
.thecare-section.wow.animate.fadeInUp > div.container-fluid > div > div:nth-child(2) > div{background: linear-gradient(to right, #A0752B, #587E84); }
.appoint-box-content a{ color:#fff; font-size:12px; text-decoration:none;}
.appoint-box-content a:hover{color:#000;}
.appoint-box-content h4{font-size: calc(1.175rem + .3vw);}
