@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');
body {
    color: #5D0C19;
	font-family: "Instrument Sans", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
	overflow-x : hidden;
}
.footerfixed {
  position: fixed;
  bottom: 105px;
  right: 56px;
}
.footerfixed i {
  background-color: #5cb85c;
  padding: 8px;
  font-size: 27px;
  color: #fff;
  border-radius: 5px;
}

.modal-content {
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/Group-1597885122.jpg) !important;
}
@font-face {
   font-family: Recoleta-Regular;
   src: url(./font/Recoleta-RegularDEMO.otf);
 }


:root {
  --white: #fff;
  --black: #000000;
  --grey: #7d7d7d;
  --trans: 0.3s linear;
  --primary: #5D0C19;
  --secondary: #3C445D;
}
.company-title p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
#mega-menu-item-390 a {
  border-radius: 5px !important;
  height: 38px !important;
  padding: 0px 15px !important;
  line-height: 39px !important;
	background: #AB5650;
background: linear-gradient(90deg, rgba(171, 86, 80, 1) 0%, rgba(237, 148, 126, 1) 61%) !important;
}

a:focus{
	outline : none;
}
.btngradinat a {
  background: #AB5650;
  background: linear-gradient(90deg, rgb(171, 86, 80) 0%, rgb(237, 148, 126) 61%) !important;
  border: none !important;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  color: #fff !important;
  font-size: 16px;
  padding: 12px 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  text-transform: capitalize;
  font-weight: 500;
}

.ullist ul {
    list-style: none;
    margin-left: 30px;
    padding: 0px;
}
.ullist ul {
  display: flex;
  justify-content: center;
}
.ullist ul li {
    position: relative;
    margin-bottom: 5px;
	color : #fff;
	padding: 0px 29px;
  font-size: 20px;
}
.ullist ul li::before {
    content: "";
    background: url(https://shaadimetrics.com/wp-content/uploads/2026/02/Vector-1.png);
    position: absolute;
  left: 0px;
  top: 6px;
  background-size: 24px;
  width: 27px;
  background-repeat: no-repeat;
  height: 24px;
}


.header-area {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #fff;
	z-index: 99;
}

.header-area.sticky {
  z-index: 99;
  transition: var(--trans);
  position: fixed;
  top: 0px;
  width: 100%;
	background: #AB5650;
  background: linear-gradient(90deg, rgb(237, 148, 126) 0%, rgb(171, 86, 80) 61%) !important;
}
#logo {
  position: absolute;
  top: -12px;
}
.site-branding {
  position: relative;
}
.company-title h2 {
  font-size: 40px;
}
.subtitle h3 {
  font-size: 20px;
}
.subtitle h2 {
  font-size: 40px;
}
.quick-links a {
  color: #fff;
  display: block;
  font-size: 14px;
}

.ankerone a {
  padding: 6px 15px;
  margin: 0px 5px;
	border-radius : 4px;
	background-color: #00C6F8;
	 border: 2px solid #00c6f8;
	color : #0B1922;
	font-family: "Bayon", sans-serif !important;
}
.ankerone a:nth-child(1) {
  background-color: transparent;
  border: 2px solid #00c6f8;
  color: #00c6f8;
}
.custom15 {
  position: relative;
  top: 21px;
}

a {
    color: #093eb6;
    text-decoration: none;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    transition: 0.5s ease all;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #000;
}

.teambo h3 {
  margin-top: 15px;
}
.teambo p.textblue {
  color: #00c6f8;
  margin-bottom: 0px;
}
.container {
    max-width: 100% !important;
    width: 1170px !important;
}
.unicstory::before {
  content: "";
  position: absolute;
  top: -43%;
  left: 0px;
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/unic.png);
  height: 100px;
  width: 177px;
  background-repeat: no-repeat;
  background-size: 99%;
}
.unicstory {
  position: relative;
}
.twoboxes .panel-grid-cell:nth-child(1) {
  position: relative;
  padding: 35px;
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/Rectangle-11.png);
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.twoboxes .panel-grid-cell:nth-child(2) {
  position: relative;
  padding: 35px 35px 91px !important;
  border-radius: 8px;
  background-color : #701120;
}
.twoboxes .panel-grid-cell:nth-child(2)::before {
  content: "";
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/e.png);
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 282px;
  width: 124px;
}
.twoboxes .twounderbox .panel-grid-cell:nth-child(1), .twoboxes .twounderbox .panel-grid-cell:nth-child(2) {
  padding: 0px;
  background-image: none;
	background-color : transparent;
}
.twoboxes .twounderbox .panel-grid-cell:nth-child(2)::before {
	display : none;
}
.twoboxes.padnone .panel-grid-cell:nth-child(2) {
  padding: 0px !important;
}
.twoboxes .twounderbox .panel-grid-cell:nth-child(2) {
  padding: 0px !important;
}
.twoboxes .ullist ul {
  display: block;
}
.twounderbox h3 {
  font-size: 18px;
  padding-top: 12px;
}
.twoboxes .ullist li {
  font-size: 15px;
  padding: 0px !important;
}
.twoboxes .ullist ul li::before {
  left: -25px;
  top: 5px;
  background-size: 18px;
  width: 20px;
  background-repeat: no-repeat;
  height: 20px;
}
.twoboxes.padnone .panel-grid-cell:nth-child(1) {
  padding: 25px !important;
}
.twoboxes.padnone .panel-grid-cell:nth-child(2) {
  background-color: transparent;
  padding: 0px;
}
.twoboxes.padnone .panel-grid-cell:nth-child(2)::before {
  display : none;
}

.twoboxes.padnone .panel-grid-cell:nth-child(1)::before{
	 content: "";
	background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/Group.png);
  position: absolute;
  width: 180px;
  height: 180px;
  background-repeat: no-repeat;
  right: 0px;
  bottom: -39px;
}

.twoboxes.padnone .ullist li {
  color: #5d0c1a;
}
.vector {
  width: 30px !important;
}

.teambo h4 {
  margin-top: 30px;
}

.teambox h6 {
  margin-bottom: 0px;
}
.teambox h6 {
  margin-bottom: 0px;
  color: #5D0C19;
  font-family: "Instrument Sans", sans-serif !important;
}
.teambox {
  border-top: 1px solid #5D0C1926;
  padding-top: 15px;
}
.teambo {
  background-color: #FDFBFA;
  padding: 18px 22px;
  border-radius: 8px;
	position: relative;
}
.teambox p {
  margin-bottom: 0px;
}
.teambo::before {
  content: "";
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/review.png);
  position: absolute;
  right: 0px;
  top: 0px;
  width: 131px;
  height: 100px;
}
/* #Progress
================================================== */

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: "unicons";
  content: "\e84b";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #ab5650;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::after {
  opacity: 0;
}
.progress-wrap::before {
  position: absolute;
  font-family: "unicons";
  content: "\e84b";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background-image: linear-gradient(298deg, #a0bd20, #a0bd20);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::before {
  opacity: 1;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #ab5650;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

header {
    position: relative;
}

img {
    max-width: 100%;
}

ul {
    list-style-type: none;
}

ol,
ul {
    margin: 0px;
    padding: 0;
}

ul li,
ol li {
    color: #8d8d8d;
    line-height: 1.8;
}

ol.list-unstyled {
    margin-left: 0;
}

.list-unstyled li i {
    padding-right: 15px;
    color: #ffda43;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2a2a2a;
	  font-family: Recoleta-Regular !important;
	font-weight : 600;
}
.mega-menu-link {
  font-family: "Instrument Sans", sans-serif;
}
.so-widget-sow-button span {
 font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
}
.subboxnew img {
  border: 8px solid #EDDFB7;
  border-radius: 8px;
}
p + p:last-child {
    margin-bottom: 0;
}
 .footer {
  background-color: #171717;
}
blockquote {
    padding: 30px 35px;
    background: #ffda44;
    font-size: 20px;
    color: #675F3F;
    line-height: 1.455;
    text-align: left;
    margin: 0;
    border: none;
    font-style: italic;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    transition: 0.5s ease all;
}

.light {
    font-weight: 100;
}

.btn {
    border-radius: 3px;
    font-size: 16px;
    line-height: 48px;
    padding: 0 0px;
    border: none;
    border: none;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    transition: 0.5s ease all;
}

.btn-primary {
    background: #093EB6;
    color: #fff;
}

.btn-primary:hover {
    background: #002D92;
}

.btn-default {
    background: #FFDA44;
    color: #4c443a;
}

.btn-default:hover {
    background: #ECC124;
}

section {
    padding: 80px 0;
}

.sidebar {
    padding: 80px 15px;
}

main.main {
    padding-bottom: 75px;
}

.threebox .panel-grid-cell {
  text-align: center;
  padding: 30px 24px !important;
  border-radius: 8px;
  transition: var(--trans);
  background-color: #FDFBFA;
  text-align: left;
	position :relative;
}
.threebox .panel-grid-cell::before {
  content: "";
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/layer.png);
  position: absolute;
  top: 0px;
  width: 129px;
  height: 97px;
  right: 0px;
}
.threebox h3 {
  font-size: 18px;
  color: #5D0C19 !important;
}
.threebox p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0px;
}

.quick-links ul {
  padding-left: 0px;
}

.togleclass a {
  font-family: "Bayon", sans-serif !important;
  font-size: 22px !important;
  border-bottom: 2px solid #00c6f8;
  padding-left: 0px !important;
}
.togleclass .iw-so-acc-content strong {
  color: #00c6f8;
  display: block;
  font-family: "Bayon", sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  padding-top : 10px;
}
.togleclass .iw-so-acc-content {
  padding-left: 0px !important;
  color: #fff;
}
.threebox .panel-grid-cell h3 {
  color: #0a2835;
}

.threeboxwithimage .panel-grid-cell {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px #5D0C1926;
}
.ankertop {
  padding: 10px 18px;
}
.ankertop h3 {
  width: 50%;
  color: #5D0C19;
  font-size: 23px;
}
.ankertop a {
  position: absolute;
  right: 27px;
  top: 6px;
}
.ankertop p {
  font-size: 15px;
}
.fourbox .panel-grid-cell {
  background-color: #F8F5F1;
  position: relative;
}
.boxwithcontent {
  padding-top: 60px;
}
.fourbox .panel-grid-cell:nth-child(1),.fourbox .panel-grid-cell:nth-child(3){
	padding : 15px !important;
}
.fourbox.second .panel-grid-cell:nth-child(1),.fourbox.second .panel-grid-cell:nth-child(3){
	padding : 0px;
}
.fourbox.second .panel-grid-cell:nth-child(2),.fourbox.second .panel-grid-cell:nth-child(4){
	padding : 15px !important;
}
.fourbox .panel-grid-cell:nth-child(1)::before,.fourbox .panel-grid-cell:nth-child(3):before{
	content: "";
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/layer.png);
  position: absolute;
  top: 0px;
  width: 129px;
  height: 97px;
  right: 0px;
}
.fourbox.second .panel-grid-cell:nth-child(2)::before,.fourbox.second .panel-grid-cell:nth-child(4):before{
	content: "";
  background-image: url(https://shaadimetrics.com/wp-content/uploads/2026/02/layer.png);
  position: absolute;
  top: 0px;
  width: 129px;
  height: 97px;
  right: 0px;
}
.fourbox.second .panel-grid-cell:nth-child(1)::before,.fourbox.second .panel-grid-cell:nth-child(3):before{
	display : none;
}
.fourbox .panel-grid-cell h3 {
  font-size: 18px;
  color: #5D0C19 !important;
  }
.ankerone h3 {
  color: #fff;
}
.footer img {
  width: 94px;
}

/* --------------- Header Styles --------------- */

.logo-top-info {
  padding: 5px 0;
}
.quick-links ul li a {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
.contactfrom {
  background-color: #fff;
  padding: 35px;
  box-shadow: 0px 0px 13px 0px #0000004a;
  border-radius: 12px;
}
.contactfrom h3 {
  text-align: center;
  border: none;
  font-size: 35px;
  font-weight: 500;
}
.form-group {
    margin-bottom: 30px;
}
.border-top {
  border-top: 1px solid #9aa0a3 !important;
}
.copy p {
  margin-bottom: 0px;
  color: #fff;
  opacity: 0.7;
	text-align: left;
}
.copy a {
  color: #fff;
  opacity: 0.7;
  margin: 0px 5px;
}

.quick-links a i {
  margin-right: 7px;
  font-size: 15px;
	color : #fff;
}
.quick-links h3 {
  color: #fff;
  font-size: 19px;
}
footer p {
  color: #fff;
  font-size: 15px;
  line-height: 21px;
}
.copy {
  text-align: end;
}
.form-control {
    border: 1px solid rgba(244, 244, 244, 0.8);
    background: #ffffff;
    box-shadow: 1px 1.7px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    line-height: 48px;
    height: auto;
    padding: 0 20px;
}

.form-control:focus {
    border: 1px solid rgba(244, 244, 244, 0.8);
    box-shadow: 1px 1.7px 2px 0px rgba(0, 0, 0, 0.2);
}

input[type="text"],input[type="number"],input[type="email"] ,input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea {
  color: #000;
  border-radius: 0px;
  border: none;
  border-bottom: 0px solid #000;
  padding: 13px 16px !important;
  width: 100%;
}
.modal-title {
  font-size: 24px;
}
.contactfrom i {
  position: absolute;
  top: 20px;
  right: 15px;
}
.contactfrom .col-md-12 {
  position: relative;
}
.contactfrom textarea {
  height: 100px;
}
.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
  width: 100%;
  background-color: #000;
}
.wpcf7-spinner {
  position: absolute;
  left: 0px;
}
.widget-title {
  border-bottom: 0px solid #eee;
}
/*Image Hover Effects*/

.hover-effect img,
.img-hover-effect img {
    width: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    transition: 0.5s ease all;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hover-effect,
.img-hover-effect {
    background: #000;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 -1.5px;
}

.hover-effect:hover img {
    opacity: 0.6;
    transform: scale(1.1);
}
.whitebox {
  background-color: #fff;
  padding: 15px;
  border-radius: 8px;
}
.whitebox .tab button {
  border: 1px solid #000;
  padding: 7px 15px;
  border-radius: 30px;
  margin: 5px;
  background-color: transparent;
}
.whitebox .tab button.active {
  border-color: #7c471d;
}
.whitebox .tabcontent {
  height: 259px;
  overflow-y: scroll;
}
.whitebox .tabcontent .listcontent {
  display: flex;
  justify-content: space-between;
  background-color: #ddd;
  padding: 7px 15px;
  border-bottom: 1px solid #fff;
}
.whitebox .tabcontent .listcontent p {
  margin-bottom: 0px;
}
.site-branding {
  margin-top: 0px;
  margin-bottom: 0px;
}
.whitebox .tab button img {
  background-color: #ddd;
  border-radius: 50%;
  padding: 5px;
  width: 32px;
}
.whitebox .tab button.active img {
  background-color: #7c471d;
}
.subtwosectiond img {
  border-radius: 8px;
}
.subtwosection h3 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
.hentry {
  margin: 0px;
}
.secondsection .panel-grid-cell {
  border: 2px solid #7c471d;
  border-radius: 8px;
}

.topheadnew {
  width: 100%;
  margin: 0 auto;
  position: absolute;
}
.topheadnew video {
  width: 100%;
  height: calc(100vh - 96px);
  object-fit: cover;
  object-position: center;
}
.secondsection .panel-grid-cell img {
  width: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.secondsection .panel-grid-cell h3 {
  color: #7d481e;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
.aminities .panel-grid-cell .fourimage h3 {
  text-align: center;
  color: #fff !important;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-weight: 500;
  padding: 10px;
	margin-bottom: 0px;
}
.aminities .panel-grid-cell {
  box-shadow: 0px 0px 7px 0px #00000052;
}
.fourimage.bge h3 {
  background-color: #CAA750;
}

.tab-content > .active {
  border-left: 3px solid #7E4A20;
  border-top: none;
  padding-left: 19px;
}

.subiimages table {
  width: 100% !important;
}
.subiimages table tbody th {
  background-color: #caa750;
}
.subiimages button.active {
  background-color: #7e4a20 !important;
  padding: 10px;
}




.widget {
  margin: 0px;
}


@media all and (max-width: 767px) {
h3, .h3 {
  font-size: 18px;
  font-weight: 400 !important;
}
	.company-title h2 {
  font-size: 24px;
}
	.secondsection {
		flex-direction: row !important;
    flex-wrap: wrap !important;
	}
	 .secondsection .panel-grid-cell {
    width: 48% !important;
  }
	.footermobile{
		flex-direction: row !important;
    flex-wrap: wrap !important;
	}
	
	.footermobile .panel-grid-cell {
    width:48% !important;
  }
	.footermobile .panel-grid-cell:nth-child(1) {
    width:100% !important;
  }
	.contactfrom h3 {
  text-align: center;
  border: none;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
	.quick-links ul {
  display: block;
  padding: 10px 0px;
}
	.copy p {
  font-size: 13px;
  text-align: center;
}
	body {
  font-size: 15px;
  line-height: 24px;
}

	h1, .h1 {
  font-size: 30px;
}
	.ankertop h3 {
  width: 73%;
  color: #5D0C19;
  font-size: 17px;
}
	.ankertop p {
  font-size: 14px;
}
	.ullist ul li {
  padding: 0px 17px;
  font-size: 12px;
  line-height: 18px;
}
	.ullist ul li::before {
  content: "";
  left: -4px;
  top: 1px;
  background-size: 16px;
  width: 17px;
  background-repeat: no-repeat;
  height: 16px;
}
	.ankertop a {
  position: absolute;
  right: 27px;
  top: -7px;
}
	.unicstory::before {
  content: "";
  position: absolute;
  top: -19%;
  background-repeat: no-repeat;
  background-size: 49%;
}
	.twoboxes.padnone .panel-grid-cell:nth-child(1)::before {
  width: 50px;
  height: 93px;
  background-repeat: no-repeat;
  right: 27px;
  bottom: -13px;
  background-size: 100%;
}
	.twoboxes .panel-grid-cell:nth-child(2) {
  position: relative;
  padding: 32px 20px 36px !important;
  border-radius: 8px;
  background-color: #701120;
}
	.twoboxes .ullist ul li::before {
  left: -27px;
  top: 1px;
  background-size: 18px;
  width: 20px;
  background-repeat: no-repeat;
  height: 20px;
}

.twoboxes .panel-grid-cell:nth-child(1) {
  position: relative;
	padding: 16px !important;
	}
	.twoboxes .twounderbox .panel-grid-cell:nth-child(1) {
  padding: 0px !important;
}
	.fourbox .bigimage img {
  width: 100%;
}
	.footerfixed {
  right: 12px;
}
	.progress-wrap {
  position: fixed;
		right: 12px;
	}
}
.site-description {
  display: none;
}