* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
/*  Basic Css  */
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none; 
}

p, h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
}

/********************Padding Top*****************/
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-25 {
  padding-top: 25px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-top-35 {
  padding-top: 35px;
}
.padding-top-40 {
  padding-top: 40px;
}

/********************Padding Bottom*****************/
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-25 {
  padding-bottom: 25px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-bottom-35 {
  padding-bottom: 35px;
}
.padding-bottom-40 {
  padding-bottom: 40px;
}

/* margin top and bottom  */
.margin-top-2 {
  margin-top: 2px;
}
.margin-top-3 {
  margin-top: 3px;
}
.margin-top-4 {
  margin-top: 4px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-35 {
  margin-top: 35px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-top-90 {
  margin-top: 90px;
}
.margin-top-100 {
  margin-top: 100px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-35 {
  margin-bottom: 35px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}

/* #Progress with back to top*/
:root {
  --primary-color: #991919;
  --red: #da2c4d;
  --yellow: #f8ab37;
  --green: #2ecc71;
  --white: #ffffff;
  --grey-light: #f2f7f9;
  --grey: #ecedf3;
  --black: #080808;
  --black-blue: #1f2029;
  --black-blue-light: #353746;
  --black-blue-light-2: #404255;
  --black-blue-light-3: #4b4d64;
  --black-light: #424455;
}
.progress-wrap {
  position: fixed;
  right: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px #907221 !important;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  bottom: 86px;
  background: #fff;
  font-family: "Font Awesome 5 Pro" !important;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  content: "\f004"; 
  font-weight: 900;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #907221 !important;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  animation: heartbeat 1s infinite;
}
.progress-wrap:hover::after {
  opacity: 1;
}
.progress-wrap:hover::before {
  opacity: 1;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--grey);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
@keyframes heartbeat {
  0% {
    transform: scale(0.75);
  }

  20% {
    transform: scale(1);
  }

  40% {
    transform: scale(0.75);
  }

  60% {
    transform: scale(1);
  }

  80% {
    transform: scale(0.75);
  }

  100% {
    transform: scale(0.75);
  }
}
/* #Progress with back to top */
::selection {
  background-color: #907221 !important;
  color: rgb(255, 255, 255);
}

/**** Start webkit scrollbar ******/
div::-webkit-scrollbar {
  width: 6px;
}
div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba #313131;
  border-radius: 12px;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #000;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb {
  background: #907221 !important;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #313131;
}

/* font family  */
@font-face {
  font-family: "ProstoOne-Regular";
  src: url("../css/font/ProstoOne-Regular.ttf");
}
@font-face {
  font-family: "Outfit-Bold";
  src: url("../css/font/Outfit-Bold.ttf");
}
@font-face {
  font-family: "Outfit-Light";
  src: url("../css/font/Outfit-Light.ttf");
}
@font-face {
  font-family: "Outfit-Regular";
  src: url("../css/font/Outfit-Regular.ttf");
}
@font-face {
  font-family: "Outfit-SemiBold";
  src: url("../css/font/Outfit-SemiBold.ttf");
}
@font-face {
  font-family: "Outfit-Medium";
  src: url("../css/font/Outfit-Medium.ttf");
}
/* Commen btn */
.btn-commen-black{
  background: #000;
  color: #fff;
  border-radius: 14px;
  padding: 8px 23px 8px 12px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: fit-content;
}
.btn-commen-black:hover{
  color: #fff;
}
.btn-commen-black img { 
  width: 27px;
  height: 27px;
  border-radius: 100px;
  padding: 5px;
  margin-right: 8px;
}
.btn-commen-black .white{
  background-color: #fff;
}
.btn-commen-black .primary{
  background-color: #907221 !important;
} 
.btn-commen-black .blue{
  background-color:#196E99;
}
.btn-commen-black .green{
  background-color:#25D366;
}
.btn-commen-black .red{
  background-color:#993719;
}

/* desktop navbar section start */
.man-headerNav-section{
  background: transparent linear-gradient(174deg, #F2FBFF 0%, #DFF4FF 100%) 0% 0%;
  position: relative; 
}
.desk_topNav-bg .nav-sectionDating{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0px;
}
.nav-sectionDating .desk-nav{
  display: flex;
  gap: 28px;
  align-items: center;
}
.nav-sectionDating .desk-nav li{
  position: relative;
}
.nav-sectionDating .desk-nav li a{
  font-size: 15px;
  color: #1b1c22;
  font-family: 'Outfit-Regular', sans-serif;
}
.desk-nav li.active a{
  color: #907221 !important;
  font-weight: 600;
}
.nav-sectionDating .desk-nav li a.login-btn-dt{
  background: #1b1c22;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 122px;
  border-radius: 40px;
  color: #fff;
  margin-left: 12px;
  gap: 5px;
  font-size: 16px;
}
.desk-nav .dropdown-menu{
	position: absolute;
	top: 100%;
	left: -40px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 11px 0;
	margin: 15px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-radius: 11px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 2px 8px 44px -10px rgb(0 0 0 / 13%);
}
.nav-sectionDating>.desk-nav>li>a>i {
	font-size: 12px;
	margin-left: 4px;
}
.nav-sectionDating>.desk-nav>li>a>i.login-u-icon{
	height: 25px;
	width: 25px;
	position: absolute;
	background: #fff;
	box-shadow: 0px 3px 6px #1922461C;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	right: -18px;
	bottom: 0px;
}
.nav-sectionDating .desk-nav .dropdown li a{
  padding: 5px 20px;
  font-family: 'Outfit-Regular', sans-serif;
  color: #1b1c22;
}
.nav-sectionDating>.desk-nav>li>a.user_login{
	height: 41px;
	width: 41px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #DF231C;
	border-radius: 100%;
}
.dating-logoSide .logoHere{
  width: 234px;
  height: 64px;
  object-fit: contain;
}

/* mobile menu section start  */
#sidebar {
  width: 250px;
  position: fixed;
  top: 0;
  left: -255px;
  height: 100vh;
  z-index: 999;
  background: rgb(255, 255, 255);
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 4px 3px 20px 1px rgb(0 0 0 / 11%);
  border-radius: 0px 30px 30px 0px;
}
#sidebar.active {
	left: 0;
	z-index: 9999999999999;
}
#dismiss {
  width: 41px;
  height: 41px;
  line-height: 35px;
  text-align: center;
  background: #907221 !important;
  position: absolute;
  color: #fff;
  top: 14px;
  font-size: 18px;
  right: 17px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  display: flex;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
}
#dismiss:hover {
	color: #fff;
}
.overlay {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 998;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.overlay.active {
	display: block;
	opacity: 1;
}
#sidebar .sidebar-header {
	padding: 20px;
	background: rgb(255, 255, 255);
}
#sidebar ul.components {
	padding: 80px 0;
	overflow: auto;
	height: 100vh;
}
#sidebar ul.components::-webkit-scrollbar {
	display: none;
}
#sidebar ul li a {
  padding: 10px 22px;
  font-size: 14px;
  color: #907221 !important;
  border-bottom: 0.5px solid rgb(200 200 200 / 18%);
  font-family: 'Outfit-Medium', sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#sidebar ul li .list-unstyled li a{
  background: #907221 !important;
  color: #fff;
  font-family: 'sofia-light', sans-serif;
  border-bottom: 1px solid #ffffff29;
  font-size: 13px;
}
.nav-mainMobile{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
}
#sidebar ul li a.login-btn-dt{
  background: #907221 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 148px;
  height: 46px;
  margin: auto;
  border-radius: 30px;
  gap: 6px;
  line-height: 0;
  color: #fff;
  margin-top: 22px;
  font-size: 15px;
}
#sidebar ul li.flex__listview a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mCSB_inside>.mCSB_container{
	margin: 0px !important;
}
.list-unstyled .profle-view .user-profiles{
	margin: auto;
	height: 130px;
	width: 130px;
	border-radius: 100%;
	object-fit: cover;
	object-position: top;
	border: 5px solid #feffec;
}
.list-unstyled .profle-view  h4{
	color: #131313;
	font-size: 15px;
	font-family: 'Poppins-SemiBold', sans-serif;
}
.list-unstyled .profle-view{
	text-align: center;
	margin-bottom: 20px;
}
.logo-mobile .mobile-logo-here{
  width: 200px;
}

/* header section start  */
.header_main-datt{ 
  background-color: #907221 !important;
  background-image: url(../images/header-background.png);
  background-position: right bottom;
  background-repeat: no-repeat; 
  background-size: 50% 100%;
}
.header_main-datt .center-header{
	display: flex;
	align-items: center;
}
.header-left_content h6{
  font-size: 15px;
  color: #fff;
  font-family: 'Outfit-Medium', sans-serif;
  margin-top: 10px;
}
.header-left_content h2{
  color: #fff;
  font-size: 44px;
  font-family: 'ProstoOne-Regular', sans-serif;
  margin-top: 24px;
  line-height: 54px;
}
.header-left_content p{
  font-size: 15px;
  color: #fff;
  font-family: 'Outfit-Regular', sans-serif;
  margin-top: 11px;
}
.header-left_content .btn-commen-black{ 
  font-family: 'Outfit-Regular', sans-serif; 
  margin-top: 22px;
}
.btn-group-flex{
  display: flex;  
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.sp-member-wd {
	display: flex;
	margin-top: 48px;
  flex-wrap: wrap;
}
.wedding-member {
	height: 71px;
	width: 191px;
	background: #ffffff;
	box-shadow: 0px 8px 29px #00000014;
	border-radius: 14px 0px 14px 14px;
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 7px 10px;
	margin-bottom: 18px;
	margin-right: 22px;
}
.wedding-member .icon-wed-bx {
	height: 56px;
	width: 56px;
	background: #DFF4FF;
	border-radius: 9px 0px 9px 9px;
	color: #A84675;
	font-size: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wedding-member .wedding-text h1 {
  font-size: 17px;
  font-family: 'ProstoOne-Regular', sans-serif;
  color: #161616;
  margin: 0;
}
.wedding-member .wedding-text p {
  font-size: 14px;
  color: #535353;
  font-family: 'Outfit-Regular', sans-serif;
  margin: 0;
}
.header-rightsidebar-ds .header-right-cpl{
  width: 90%;
}
.header-inner-bg{
  padding: 25px 60px 0; 
}


/* register section start  */
.search_new_ind {
  background: #ffffff94;
  padding: 11px;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border-radius: 25px;
  width: 340px;
  margin: auto;
}
.search_new_ind .register_box{
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 20px;
	border-radius: 25px;
}
.search_new_ind .register_box h2{
  font-size: 21px;
  font-family: 'ProstoOne-Regular', sans-serif;
  color: #1E1E1E;
  text-align: center;
  margin-top: 0;
  margin-bottom: 22px;
}
.tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
	display: flex;
}
.tabbable-line > .nav-tabs > li {
		margin-bottom: 0px;
		width: 100%;
		border-radius: 0px !important;
		border-bottom: 1px solid #E6E6E6;
}
.tabbable-line > .nav-tabs > li.active{
	border-bottom: 1px solid #907221 !important;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  font-size: 14px;
  color: #989898;
  font-family: 'Outfit-Medium', sans-serif;
  border-radius: 0px !important;
  text-align: center;
}
.tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #907221 !important;
  text-align: center;
  border-radius: 0px;
  font-family: "Outfit-SemiBold", sans-serif;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.tabbable-line > .tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	padding: 15px 0;
}
.lab-icm {
  color: #313131;
  font-family: 'Outfit-SemiBold', sans-serif;
  font-size: 14px;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}
#tab_default_1 {
	margin-top: 10px;
}
#tab_default_2 {
	padding: 0px 20px;
	margin-top: 10px;
}
.register_box{
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding: 20px;
	border-radius: 25px;
}
.register_box hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid rgba(247, 247, 247, 0.16);
	margin-left: auto;
	margin-right: auto;
}
.register-label p{
	font-size:16px;
	color:#ffff;
	font-family:'Poppins-Light', sans-serif !important;
}
.md-radio {
	margin: -14px 0 0px 0px;
	float: left;
}
.flex-c{
	display: flex;
}
.md-radio.md-radio-inline {
	display: inline-block;
}
.md-radio input[type="radio"] {
	display: none;
}
.md-radio input[type="radio"]:checked + label:before {
	border-color: #fff6f9;
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.md-radio label {
  display: inline-block;
  height: 4px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: normal;
  color: #313131 !important;
  font-family: 'Outfit-Regular', sans-serif;
}
.md-radio label:before, .md-radio label:after {
	position: absolute;
	content: '';
	border-radius: 50%;
	transition: all .3s ease;
	transition-property: border-color, -webkit-transform;
	transition-property: transform, border-color;
	transition-property: transform, border-color, -webkit-transform;
}
.md-radio label:before {
	left: 0;
	top: 1px;
	width: 18px;
	height: 18px;
	background: #C5C5C5;
}
.md-radio label:after {
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(0);
  transform: scale(0);
  background: #ffffff;
  content: "";
  color: #FFFFFF;
  font-size: 11px;
  padding-left: 5px;
  padding: 3px 0;
  border: 5px solid #907221 !important;
}
.cstm-form {
	display: block;
	width: 100%;
	height: 38px;
	padding: 6px 15px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #000000;
	background-color: #F2F2F2;
	background-image: none;
	border-radius: 47px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border: none;
	font-family: 'Philosopher-Regular', sans-serif;
	margin-bottom: 20px;
}
.cstm-form.no-pding{
	padding: 2px;
}
.reg-btn{
  width: 100%;
  border-radius: 48px;
  height: 46px;
  color: #ffffff;
  font-family: 'Outfit-Medium', sans-serif;
  background: #907221 !important !important;
  font-size: 14px;
  border: none;
  letter-spacing: 1px;
}
.term_cindition_mnv{
  margin-top: 0;
  margin-bottom: 14px;
  position: relative;
}
.term_cindition_mnv label{
  color: #313131;
  font-family: 'Outfit-Medium', sans-serif;
  font-size: 14px;
  font-weight: unset;
  position: relative;
}
.term_cindition_mnv input{
  display: none;
}
.term_cindition_mnv label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #907221 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 4px;
  top: -3px;
}

.term_cindition_mnv input:checked + label:after {
  content: '\f00c';
  display: block;
  position: absolute;
  top: 0px;
  left: 4px;
  width: 5px;
  height: 12px;
  font-family: 'Font Awesome 5 Pro';
  color: #907221 !important;
}
.cstm-form input:focus {
	outline-offset:0px;
}
.register-input-palce input::placeholder{
	color: #616161 !important;
	font-size: 13px;
}
.register-input-palce select{
color: #474747;
}
.cstm-form:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
.option-class{
color:#000;
}

/******** Search Section Start ********/
.register-top-text{
  margin-bottom: 20px;
}
.register-top-text h2{
  margin: 0;
  font-size: 54px;
  color: #FFFFFF;
  font-family: 'Lavone-Regular', sans-serif;
  text-align: start;
  letter-spacing: 1.62px;
}
.register-top-text p{
  font-size: 18px;
  color: #FFFFFF;
  text-align: start;
  font-family: 'sofia-Regular', sans-serif;
}
.register-top-text h2 span,
.register-top-text p span{
  color:#907221 !important;
}
.search-new-bg {
  background-color: #f9f9f9;
  min-height: 164px;
}
.custom-select-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
  visibility: hidden;
  border: 0px;
}
.custom-select-trigger {
  position: relative;
  display: block;
  font-size: 14px;
  color: #0D0D0D;
  line-height: 25px;
  cursor: pointer;
  font-family: 'Outfit-Regular', sans-serif;
  border-radius: 8px;
}
.custom-select-trigger:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	top: 49%;
	right: 13px;
	margin-top: 0px;
	border-bottom: 1px solid #0D0D0D;
	border-right: 1px solid #0D0D0D;
	transform: rotate(45deg) translateY(-50%);
	transition: all 0.4s ease-in-out;
	transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  max-height: 153px;
  overflow: auto;
  overflow-x: hidden;
  margin: 0px 0;
  border: 1px solid #dedede;
  box-sizing: border-box;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
  background: #fff;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  border-radius: 10px;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
  z-index: 100;
}
.side-id-search-section{
  width: 220px;
  position: relative; 
}
.sustom-input-text{
  border: 0;
  outline: 0;
  box-shadow: none;
  font-size: 16px;
  width: 100%;
  padding: 11px 47px 11px 18px;
  border-radius: 100px;
  margin-top: 22px;
}
.side-id-search-section .searchnow{ 
  position: absolute;
  right: 2px; 
  bottom: 2px; 
  width: 41px;
  height: 41px;
  border-radius: 100px;
}
.custom-options:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 100%;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -3px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 17px;
  border-bottom: 1px solid #ececec;
  font-size: 15px;
  font-weight: normal;
  color: #464646;
  line-height: 37px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.custom-option:first-of-type {
  border-radius: 0px 0px 0 0;
}
.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 0px 0px;
}
.custom-option:hover,
.custom-option.selection {
  background: #ececec;
}
.bor-rmd {
  border-radius: 0px 3px 3px 0px;
}
.agetolabel {
  margin: auto;
  margin-top: 0px;
  text-align: center;
  font-size: 14px;
  color: #0D0D0D;
  font-family: 'Outfit-Regular', sans-serif;
}
.searchnow {
	outline: none;
	display: flex;
	border: 0;
	border-radius: 100%;
	transition: 0.3s ease-in;
	justify-content: center;
	align-items: center;
	height: 47px;
	width: 47px;
	background: #907221 !important;
	margin-left: auto;
}
.searchnow:hover,
.searchnow:focus {
  background-color: #907221 !important;
  border: 0px;
  color: #fff;
}
.pad-r-0 {
  padding-right: 0px;
}
.custom-select-trigger_new:after {
  right: 20px;
}
.search_for {
  background-color: #ffffff;
  width: 100%;
  margin: auto;
  border-radius: 40px;
  padding: 3px 4px 3px 18px;
  position: relative;
  z-index: 9;
  box-shadow: 0px 4px 14px #41131312;
}
.search_for .search-section{
  display: flex;
  align-items: center;
}
.for-search-relative{
  position: relative;
}
#Religion_change{
  border: none !important;
}
.menu-desk-link .dropdown-menu a::after{
  display: none !important;
  content: " ";
  height: 8px;
  width: 8px;
  background-color: #907221 !important;
  border-radius: 30px;
  margin: auto;
  margin-top: 7px;
}
.serch-center-lines{
	width: 1px;
	background: #EFEFEF;
	height: 38px;
	margin: 0px 12px;
}
.other_web-bgsearch{
	background: #907221 !important;
	padding: 8px 0px;
}
.other_web-bgsearch .search_for{
	margin: 0px;
}
.search_boxed-bgnmdf{ 
  background: transparent linear-gradient(174deg, #F2FBFF 0%, #DFF4FF 100%) 0% 0%;
  padding: 30px 0px;
}
.search_boxed-bgnmdf h3{
  font-family: "ProstoOne-Regular";
  font-size: 26px;
  margin-top: 13px;
}

/* how do work section   */
.how-work-main-s{
  padding: 59px 0px;
  background-color: #907221 !important;
  background-image: url(../images/ring-background.png),url(../images/mail-background.png); 
  background-repeat: no-repeat;
  background-position:1% 90%,99% 13%;
}
.how-work-main-s .section-titles h2 {
  font-size: 36px;
  font-family: 'ProstoOne-Regular', sans-serif;
  color: #fff;
}
.how-work-main-s .section-titles p{
  font-size: 16px;
  margin-top: 9px;
  font-family: 'Outfit-Regular', sans-serif;
  color: #fff;
}   
.how-work-main-s .flex-justyfy-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
 margin-top: 40px;
}

/* feature profile profile section start  */
.lastAdd_spMainflow{
  background-color: #fff;
  padding-top: 52px;
  padding-bottom: 49px;
}
.profile_sets_vbndfhd{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.profile_sets_vbndfhd h2{
  font-size: 36px;
  color: #0D0D0D;
  font-family: 'ProstoOne-Regular', sans-serif; 
}
.profile_sets_vbndfhd a{
  font-size: 15px;
  color: #907221 !important;
  font-family: 'Outfit-Regular', sans-serif; 
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.profile_sets_vbndfhd a img{
  width: 20px;
}




.Featured_spMainflow{
  margin: 40px 0;
  background: url(../images/featured-background-border.png)no-repeat 100% 100%,url(../images/gift-box-background.png) no-repeat 1% 95%,url(../images/gender-background.png)no-repeat 99% 10%;
}
.last_added_mainsections .profile-limit-itm,
.Featured_spMainflow .profile-limit-itm{
  background-color: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 16px;
  padding: 22px 5px 45px;
  margin-bottom: 20px;
  max-width: 305px;
  margin: auto;
  box-shadow: 0px 0px 17px -8px #997619ad;
}
.Featured_spMainflow .items{
   margin: 0 10px 20px;
}
.Featured_spMainflow .buttons_like_comment_close_profile{
bottom: 0px;
}
.last_added_mainsections .items{
  margin: 0 0 25px;
    width: 19%;
    position: relative;
}
.profile-limit-itm img{
  width: 150px;
  height: 150px;
  border-radius: 16px;
  overflow: hidden;
  object-fit: contain;
  object-position: top;
  background: #F4F0F0;
  margin: auto;
  display: flex;
}
.profile-limit-itm .user-info {
  padding: 0 8px 3px;
}
.profile-limit-itm .user-info hr{
  margin: 7px 0;
}
.profile-limit-itm .user-info a{
  color: var(--primary-color);
  text-align: center;
  display: grid;
  font-weight: 500;
  font-size: 14px;
}
.profile-limit-itm h4{
  font-size: 18px;
  color: var(--primary-color);
  padding: 20px 9px 10px;
  font-family: 'ProstoOne-Regular', sans-serif;
  text-align: center;
}
.profile-limit-itm h4 span{
  font-size: 15px;
  font-weight: 400;
  color: #696969;
}
.profile-limit-itm .user-info p{
  font-size: 14px;
  color: #424242;
  font-family: 'Outfit-Reguler', sans-serif;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  line-height: 18px;
  text-align: center;
}
 
.buttons_like_comment_close_profile{
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  gap: 10px;
  bottom: -15px;
}
.buttons_like_comment_close_profile button{
  border:2px solid #E4C46E;
  border-radius: 8px;
  outline: none;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  background: #fff;
  transition: all 0.5s ease;
}
.buttons_like_comment_close_profile button:hover i{
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.buttons_like_comment_close_profile .btn-close {color: #CD3838;}
.buttons_like_comment_close_profile .btn-like {background-color: #997619; color: #fff;}
.buttons_like_comment_close_profile .btn-comment {color: #997619;}
 
.profile-limit-itm .desc-toggle {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
.profile-limit-itm .extend-more-less-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.profile-limit-itm .desc-toggle:checked+.extend-more-less-text {
  -webkit-line-clamp: unset;
  height: 100%;
  overflow: visible;
}
.profile-limit-itm .desc-toggle:checked~.toggle-label::after {
  content: "Show less";
}
.profile-limit-itm .desc-toggle:not(:checked)~.toggle-label::after {
  content: "Read more...";
}
.profile-limit-itm .toggle-label {
  display: inline-block;
  margin: 0px 0 10px;
  color: var(--primary-color);
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
  width: fit-content;
  position: absolute;
  left: 0;
  right: 0;
  margin: 1px auto 0px;
}
 

/* last added section start */
.last_added_mainsections{ 
  padding: 40px 0;
  background: url(../images/gift-box-background.png)no-repeat 1% 95%, url(../images/new-added-background-L.png)no-repeat 0% 20%, url(../images/new-added-background-R.png)no-repeat 100% 20%;
  background-size: auto, 48% 50%, 48% 50%;
}  
.added_profile-layout{
  background: #1b1c22;
  padding: 5px;
  border-radius: 16px;
}
.added_profile-layout .last-prprofile{
  width: 100%;
  height: 244px;
  object-fit: cover;
  border-radius: 12px;
  object-position: top;
}
.add-profile-content{
  text-align: center;
  padding-top: 16px;
}
.add-profile-content h4{
  font-size: 17px;
  color: #fff;
  font-family: 'ProstoOne-Regular', sans-serif;
}
.add-profile-content p{
  font-size: 14px;
  color: #ffffff;
  font-family: 'Outfit-Light', sans-serif;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 38px;
}  

/* happy just app section start  */
.just_awayApps{
  padding-top: 48px;
  padding-bottom: 40px;
  background: #fff;
  border-top: 1px dashed #BCBCBC;
}
.just_awayApps .center_appBG{
  display: flex;
  align-items: center;
}
.apps_justText-vfg h2{
  font-size: 36px;
  color: #090909;
  font-family: 'ProstoOne-Regular', sans-serif;
  line-height: 47px;
}
.apps_justText-vfg h6{
  font-family: 'Outfit-Medium', sans-serif;
  font-size: 18px;
  margin-top: 25px;
  color: #495057;
}
.apps_justText-vfg h6 span {
  height: 12px;
  width: 2px;
  display: inline-block;
  background: #495057;
  margin: 0px 16px;
}
.apps_justText-vfg p{
  font-family: 'Outfit-Light', sans-serif;
  font-size: 15px;
  margin-top: 25px;
  color: #090909;
}
.app_playstore-img img{
  width: 174px;
  margin-right: 10px;
}
.right-mockup_bg img{
  width: 80%;
}

/* ------browse matri start--- */
.browse-matri-new {
  padding-top: 42px;
  padding-bottom: 34px;
  background: #F3EEE5;
  margin-top: 44px;
  margin-bottom: 48px;
  border-radius: 32px;
}
.matri-browse-tabs > .tabs > ul {
  display: flex;
  justify-content: center;
}
.section-titles h2 {
  font-size: 36px;
  font-family: "Outfit-SemiBold", sans-serif;
  color: #3e3e3e;
}
.matri-browse-tabs .nav-pills > li.active > a,
.matri-browse-tabs .nav-pills > li.active > a:hover,
.matri-browse-tabs .nav-pills > li.active > a:focus {
  background: #907221 !important;
  color: #ffffff;
}
.matri-browse-tabs .nav-pills > li{
  margin: 0px 5px;
}
.matri-browse-tabs .nav-pills > li > a {
  color: #2E2E2E;
  font-size: 18px;
  font-family: 'Outfit-Medium', sans-serif;
  padding: 11px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: none;
  border-radius: 6px;
}
.cust_padding {
  padding-right: 35px;
  padding-left: 35px;
}
.new-footer-ul {
  margin-top: 20px;
  margin-bottom: 0px;
  min-height: 60px;
}
.new-footer-ul li a {
  color: #5A5A5A;
  font-size: 15px;
  padding: 6px 3px;
  transition: all 0.4s ease-in-out;
  line-height: 1.7;
  font-family: 'Outfit-Regular', sans-serif;
  margin: 10px;
}
.new-footer-ul li .view_more-matri {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Outfit-Regular', sans-serif;
  width: 189px;
  background: #000;
  height: 44px;
  border-radius: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-top: 28px;
}
.vl {
  border-left: 2px solid #a1a1a1;
  height: 10px;
  display: inline-block;
  margin: 0px 0px;
}
.matri-title-hdng h2{
  text-align: center;
  font-family: 'ProstoOne-Regular', sans-serif;
  font-size: 30px;
  color: #141414;
  margin-bottom: 27px;
}
.matri-title-hdng h2 span{
  color: #907221 !important;
}
.browse-matri-new .matri-browse-tabs{
  margin-top: 43px;
}

/* footer section start  */
.footer-section{
  background-color: #907221 !important;
}
.footer-text-heading .footer-logo{
  width: 220px;
  margin-bottom: 16px;
}
.matrimonial-footer-mains{
  /* background: #1b1c22; */
  /* border-radius: 30px; */
  padding: 10px 66px 0px;
  /* margin-bottom: 14px; */
}
.footer-text-heading{
  margin-top: 30px;
}
.footer-text-heading h4{
  font-size: 18px;
  color: #fff;
  font-family: 'ProstoOne-Regular', sans-serif;
  margin-bottom: 20px;
}
.footer-text-heading p{
  font-size: 14px;
  color: #fff;
  font-family: 'Outfit-Light', sans-serif;
  line-height: 22px;
  max-height: 83px;
  overflow: auto;
}
.footer_list-items li{
  line-height: 28px;
}
.footer_list-items li a{
  font-size: 14px;
  color: #fff;
  font-family: 'Outfit-Light', sans-serif;
  transition: all 0.5s;
}
.footer_list-items li a:hover{
  margin-left: 2px;
}
.fpl-0{
  padding-left: 70px;
}
.footer-text-heading .social_icon_nmain{
  display: flex;
  gap: 26px;
}
.matrimonial-footer-mains .border-fbtm{
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
}
.footer_copyright h6{
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-family: 'Outfit-Light', sans-serif;
  padding: 16px 10px;
  line-height: 23px;
  border-top: 1px solid #fff;
  margin-top: 31px;
}

/*--- loader ---*/

#lightbox-panel-loader {
    display: none;
    position: fixed;
    z-index: 10000;
}

#lightbox-panel-mask {
    position: fixed;
    z-index: 9000;
    background-color: #FFF;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0.2;
}


/*--- loader ---*/
.custom-select-wrapper  b {
    border: none !important;
}
.select2-results__option:hover {
    background: #ececec;
}
 
span.select2-dropdown.select2-dropdown--below {
    border-radius: 10px;
    border: 1px solid #dedede;
}
.select2-container--default .select2-selection--single
{
    background-color: #fff;
    border: 0px !important;
    border-radius: 4px;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    border-bottom: 1px solid #d1cccc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #0d0d0d;
	font-family: 'Outfit-Regular', sans-serif;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #907221;
}