body {
	font-family:'Poppins-Regular', sans-serif !important;
}

* {
    margin: 0;
    padding: 0;
}

/*  Basic Css  */

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

a, a:hover, a:focus {
    text-decoration: none;
}

/********************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;
}
/* #Progress with back to top
================================================== */
:root {
	--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;
	bottom: 50px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px #3b3c1f;
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	bottom: 86px;
	background: #fff;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	/*font-family: 'unicons';
	content: '\e84b';*/
	content: '\f004';
	font-family: 'Font Awesome\ 5 Free' !important;
	font-weight: 900;
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: #E55A65;
	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( .75 );
	}
	20%
	{
		transform: scale( 1 );
	}
	40%
	{
		transform: scale( .75 );
	}
	60%
	{
		transform: scale( 1 );
	}
	80%
	{
		transform: scale( .75 );
	}
	100%
	{
		transform: scale( .75 );
	}
}
/* #Progress with back to top */



.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;
}
::selection {
    background-color: #E55A65;
    color: rgb(255, 255, 255);
}

/*  Basic Css Ends  */

/*  Font Family  */

/**** 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: #b01213;
	border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
	background: #313131; 
}
/**** END webkit scrollbar ******/
@font-face {
	font-family: "Poppins-Regular";
	src: url("../css/font/Poppins-Regular.ttf");
}

@font-face {
	font-family: "Poppins-SemiBold";
	src: url("../css/font/Poppins-SemiBold.ttf");
}
@font-face {
	font-family: "Poppins-Medium";
	src: url("../css/font/Poppins-Medium.ttf");
}

@font-face {
	font-family: "Poppins-Light";
	src: url("../css/font/Poppins-Light.ttf");
}

@font-face {
	font-family: "Poppins-Bold";
	src: url("../css/font/Poppins-Bold.ttf");
}

@font-face {
    src: url('font/Philosopher-Bold.ttf');
    font-family: 'Philosopher-Bold';
}

.Philosopher-Bold{
    font-family: 'Philosopher-Bold', sans-serif !important;
}


.Poppins-Light{
	font-family:'Poppins-Light', sans-serif !important;
}
.Poppins-Regular{
	font-family:'Poppins-Regular', sans-serif !important;
}
.Poppins-Semi-Bold{
	font-family:'Poppins-SemiBold', sans-serif !important;
}
.Poppins-Medium{
	font-family:'Poppins-Medium', sans-serif !important;
}

.Poppins-Bold{
	font-family:'Poppins-Bold', sans-serif !important;
	
}

@font-face {
	font-family: "SF-Pro-Display-Light";
	src: url("../css/font/SF-Pro-Display-Light.otf");
}

@font-face {
	font-family: "SF-Pro-Display-Medium";
	src: url("../css/font/SF-Pro-Display-Medium.otf");
}

@font-face {
	font-family: "SF-Pro-Display-Regular";
	src: url("../css/font/SF-Pro-Display-Regular.otf");
}

@font-face {
	font-family: "SF-Pro-Display-Semibold";
	src: url("../css/font/SF-Pro-Display-Semibold.otf");
}


.SF-Pro-Display-Semibold{
	font-family:'SF-Pro-Display-Semibold', sans-serif !important;
	
}


.SF-Pro-Display-Regular{
	font-family:'SF-Pro-Display-Regular', sans-serif !important;
	
}


.SF-Pro-Display-Medium{
	font-family:'SF-Pro-Display-Medium', sans-serif !important;
	
}

.SF-Pro-Display-Light{
	font-family:'SF-Pro-Display-Light', sans-serif !important;
	
}
/*  Font Family Ends  */



/*  Main nav Bar  */







/****** Banner-Find Search  Section Start ******/





.padding-left-zero{
	padding-left:0px;
}

.padding-right-zero{
	padding-right:0px;
}
.search-title p{
	font-size:24px;
	color: #61045f;
	text-align:center;
	margin: 10px 0 10px;
}
.text-uppercase{
	text-transform:uppercase;
}
/******** Find Section Start ********/

/*---------- Home Page Finder Section ---------*/
/******** Search Section Start ********/
.search-box-b-d{
	background-color:#0a0054;
	height:97px;
	
}
/*.search-section {
	background: #fff;
    border-radius: 8px;
    width: 81.1%;
    height: 50px;
    margin: 20px auto;
	moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}*/
.search-new-bg{
	background-color: #f9f9f9;
    min-height: 164px;
}
/** Custom Select **/
.custom-select-wrapper {
	position: relative;
	display: block;
	user-select: none;
}
.custom-select-wrapper select {
	display: none;
	visibility:hidden;
	border: 0px;
}

.custom-select-trigger:after {
	position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    top: 50%;
    right: -6px;
    margin-top: 0px;
	border-bottom: 1px solid #3b3c1f;
    border-right: 1px solid #3b3c1f;
    transform: rotate(45deg) translateY(-50%);
    transition: all .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;
    /* border-radius: 4px;
	*/
	box-sizing: border-box;
	box-shadow: 0 2px 1px rgba(0,0,0,.07);
	background: #fff;
	transition: all .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;
}
.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 .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 .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 {
    display: none;
}
.searchnow {
	padding: 14px 7px;
	text-transform: uppercase;
	margin-left: 0px;
	margin-top: 0px;
	outline: none;
	background-color: #b01213;
	font-size: 16px;
	width: 100%;
	display: inline-block;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 30px;
}
.searchnow:hover,.searchnow:focus {
	background-color:#b01213;
    border:0px;
	color: #fff;
}
.custom-select-trigger_new:after {
	right: 20px;
}
.cool-link a{
	color:#ff1313 !important;
	font-family:'Poppins-Medium', sans-serif !important;
}

.ul-li-bg li{
	background: #ff1313;
}
.ul-li-bg li a{
	color: rgb(255, 255, 255) !important;
}

/******* Top_nav *******/
.top_new{
    background-color: #ffc000;
    height: 40px;
}

/******** Top Nav ******/

/*********** Banner Section Start ***********/

.banner-new{
	position:relative;
	
}
.cust_padding {
    padding-right: 35px;
    padding-left: 35px;
}
.banner-new img{
	width:100%;
	height:510px;
}
.indian-matri {
    position: absolute;
    width: 100%;
    bottom:24px;
    right: 0;
    left:14px;
    z-index: 888;
}
.indian-matri h1{
	font-size:52px;
	color:#fff;
}
.indian-matri p{
	color:#fff;
}
.ind-color{
	color:#ffc000;
}

.register_box{
	background: url(../images/top-right.png) right 0px top 0px no-repeat,url(../images/top-left.png) left 0px top 0px no-repeat,url(../images/bottom-right.png) right 0px bottom 0px no-repeat,url(../images/bottom-left.png) left 0px bottom 0px no-repeat, rgba(0, 0, 0, 0.66);
    width: 452px;
    height: 458px;
    padding-top: 26px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 26px;
}
.register_box h2{
	font-size: 30px;
    color: #ffc000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.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;
}

/*testing radio butotn*/

.md-radio {
	margin: -14px 0 0px 0px;
    float: left;
}
.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-family: 'Poppins-Light', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #f7f7f7;
}
.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: 0;
	width: 20px;
	height: 20px;
	border: 2px solid rgba(255, 255, 255, 0.61);
}
.md-radio label:after {
	top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #ffc000;
}
.color-d {
    color: #fff !important;
}

.cstm-form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3B3B3B;
    background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #B1B1B1;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    font-family: 'SF-Pro-Display-Regular', sans-serif;
    margin-bottom: 0px;
}
.cstm-form input:focus {
    outline-offset:0px;
}
.register-input-palce input::placeholder{
	color: #777777 !important;
}
.register-input-palce select{
	color: rgba(255, 255, 255, 0.60);
}
.cstm-form:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.option-class{
	color:#000;
}
.find-love {
	font-size: 16px;
    font-family: 'Poppins-Bold';
    background-color: #ff1414;
    border-radius: 6px;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    width: 228px;
    padding:9px 12px;
    height: 40px;
}
.find-love:hover,.find-love:focus {
	color: #fff;
}
/*********** Banner Section End  ************/


/******************* Search for your right partner Starts **********************/

.search_for{
	background: url(../images/right-11.png) right 0px center no-repeat,url(../images/left-11.png) left 0px center no-repeat, #ffffff;
    margin-top: 10px;
	min-height: 192px;
}

.indian-matri-title p{
	font-size:24px;
	font-family: 'SF-Pro-Display-Semibold',sans-serif;
	text-transform: uppercase;
	letter-spacing: 5.14px;
	color:#b01213;
	margin: 5px 0 0px;
}



.indian-matri-color-blue{
	color:#b01213;
}
/****************** Search for your right partner Starts ***********************/

/************* Recently Joined Members *****************/


.recent-new{
	background-image: url(../images/art-1-2.png);
	background-position: center;
	/*min-height:512px;*/
	/*background-color:#febf00;*/
	background-repeat: no-repeat;
	background-position: top;
}
.frame{
	background: url(../images/re-right.png) right 15px top 260px no-repeat,url(../images/re-left.png) left 15px top 15px no-repeat;
    min-height:213px;
}







/***************** Banner Menu Search Section Start ******************/

.banner{
	position:relative;
}

.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    background: #5e5f5f;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background-image:linear-gradient(90deg,#01e9bd,#007cde)!important;
	
}
.owl-theme .owl-controls .owl-page.active span{
    width:10px!important;
    height:10px!important;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
    width:10px !important;
    height:10px!important;
    margin: 10px 7px!important;
    filter: Alpha(Opacity=50);
    opacity: 5!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    border-radius: 20px!important;
    background: transparent!important;
    border: 2px solid #fff!important;
}
.testimonial img {
	width:100%;
	height:525px;
}
.owl-theme .owl-controls .owl-page {
    display: block !important;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top:232px;
    right: 14px;
}
.menu-position{
	position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
}


/********** Menu Sction Start *******/
/** top-bg **/
header {
	position: fixed;
	text-align: center;
	font-size: 35px;
	height: 80px;
	/* background: #fff url(../images/top-bg.png); */
    background-repeat: no-repeat;
    background-position: left 0px top;
	color: #fff;
	transition: all 0.4s ease;
	right: 0;
	left: 0;
	top: 20px;
}
header h1 {
	margin: 0;
	line-height: 158px;
}
header.sticky {
	font-size: 35px;
	height: 80px;
	text-align: center;
	background-color: #b01213;
	z-index:888;
	top: 0px;
}
header.sticky h1 {
	margin: 0;
	line-height: 72px;
}
.navbar-brand img {
	/*margin-top:20px;*/
	width: 203px;
}
.navbar-brand {
	float: left;
	height: 80px;
	padding: 4px 0px;
	font-size: 18px;
	line-height: 20px;
}
.header-btn {
	float: right;
	margin-top: 5px;
}
.header-btn a {
	text-decoration: none;
	color: inherit;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    border-color: #122b40;
    background-color: #f13c20;
}
.btn.btn-primary {
	background-image: none;
    border: transparent;
    margin: 3px;
    border-radius: 50px;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding: 6px 20px;
    font-size: 15.17px;
    background: transparent;
	font-family:'Poppins-Medium', sans-serif !important;
	
}

button.btn.btn-primary:hover{
    background-image: linear-gradient(90deg,#085bf5,#4113ec);
	border: transparent;
	margin: 3px;
	border-radius: 50px;
	outline: none;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 500;
}
.sidebar-icon {
	/* font-size: 32px; */
    margin-left: 0px;
    float: right;
    margin-top: 16px;
    display: none;
}
.sidebar-icon i{
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
}
.sidebar-icon:hover {
	/* font-size: 35px;
		color: #f13c20;
		margin-left: 20px;
		float: right;
	margin-top: 0px; */
}

#sidebar {
	width: 250px;
	position: fixed;
	
	top: 0;
	right: -250px;
	height: 100vh;
	z-index: 10000;
	color: #fff;
	transition: all 0.5s;
	overflow-y: scroll;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);(#01e9bd, #007cde);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5393f+30,a5224b+69 */
	background: #b01213;
    
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01e9bd', endColorstr='#007cde',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}
#sidebar.active {
	right: 0;
	outline: none;
}
#sidebar :focus{
	outline: none;
}
#dismiss {
	line-height: 35px;
	text-align: center;
	position: absolute;
	/*top: -44px;*/
	left: 10px;
	padding: 4px 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 16px;
	outline:none;
}
.overlay {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9999;
	display: none;
}
#sidebar .sidebar-header {
	padding: 20px;
	background: #921935;
}
/* #sidebar ul.components { */
/* padding: 10px 0; */
/* border-bottom: 1px solid #a6234a; */
/* height: 270px; */
/* } */
#sidebar ul p {
	color: #fff;
	padding: 10px;
}
#sidebar ul.components li a {
	padding: 4px 30px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    color: #fff;
    text-decoration: none;
}
#sidebar ul.components li a:hover {
	color: #ffffff;
	background: #ffffff57;
}
#sidebar ul.components li.active > a, a[aria-expanded="true"] {
	color: #fff;
	/* 
	background: #FFF; */
}
ul.CTAs {
	padding: 0px 20px;
	margin-top:45px;
}
ul.CTAs a {
	text-align: center;
	font-size:14px !important;
	
	text-transform:uppercase;
	display: block;
	border-radius: 100px;
	margin-bottom:5px;
	text-decoration: none;
}
a.register {
	background: #fff;
	color: #b01213;
    padding: 8px;
	font-size: 1.1em;
	display: block;
}
a.login, a.login:hover {
	background:transparent !important;
	color: #fff !important;
	border:solid #fff 1px;
	padding:8px;
	font-size: 1.1em;
	display: block;
}
.top-nav-collapse .sidebar-icon {
	color: #cd3162;
}
.top-nav-collapse .sidebar-icon:hover {
	color: #cd3162!important;
}
.side-feedback{
	padding:10px 30px;
}
.side-feedback h3{
	font-size:14px;
	color:#fff;
	margin-bottom:5px;
}
.side-feedback p{
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
.side-feedback p a{
	color:#ffba38;
	text-decoration: none;
}
.side-social a{
	color:#fff;
}
.side-social a:hover{ 
	color:#c7c7c7;
}

/********* Menu Section End *********/


/*--------------------Header Right--------------------*/

.header-right
{

	left: 95px;
}
/*--------------------Header Right--------------------*/


._hamburge {
	float: right;
	margin-top: 5px;
	background-color: #b01213;
	position: absolute;
	right: 0;
	/* width:65%; */
	width: auto;
	padding: 15px;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
	left:5px;
	height: 60px;
}

._hamburge ul li {
    float: left;
}

._logo a img {
	width: 295px;
    height: 35px;
    margin-top: 16px;
}

._navBarMani {
    display: block;
    height: 80px;
    background-color: #ffff;
}

._hamburge ul li {
	/*margin-right: 15.9px;*/
	margin-top: 0px;
	margin-left: 20px !important;
}

._hamburge ul li:last-child {
    /* margin-left: 20px; */
}

._hamburge ul li:nth-child(5) {
    margin-right: 27px;
} 



._hamburge ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-family: 'SF-Pro-Display-Medium', sans-serif;
    padding: 5px 10px;
}

._hamburge ul li a:hover {
    /*background-color: #b01213 !important;*/
    color: #E55A65 !important;
    /*border-radius: 20px;*/
}

._hamburge ul li:last-child a {
    padding: 8px 3px;
    background: #E55A65;
    margin-top: -2px;
    color: #fff;
    border-radius: 20px;
    transition: 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 129px;
    /* height: 40px; */
    text-align: center;
    font-size: 14px;
    box-shadow: 0px 4px 9px #DE186E30;
}

._hamburge ul li:last-child a:hover {
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.349);
    color:#ffffff!important;
}



.dropdown-menu {
    
    left: -45px;
    text-align: center;
}

.dropdown-menu a:last-child {
    border-bottom: none;
}

.dropdown-menu a {
	padding: 6px;
    border-bottom: 1px solid #8080808f;
    color: #353535!IMPORTANT;
    font-size: 14px !important;
    text-align: left;
	
}


.menu-active {
    /*background-color: #b01213 !important;*/
    color: #E55A65 !important;
    /*border-radius: 20px;*/
}


/*------------------------------Banner title------------------------------*/

.search-box h1{
	font-size:60px;
	text-align:center;
	color:#fff;
	margin-bottom: 0;
}
.matri_title h2{
	font-size:18px;
	text-align:center;
	color:#fff;
	margin-top: 10px;
}
.search-box{
	background-color: transparent;
    width: 100%;
    height: 120px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}
.search-box-b-d{
	background-color:#0a0054;
	height:97px;
	
}
.search-section {
	    background: #fff;
    border-radius: 30px;
    width: 80%;
    height: 50px;
    margin: 20px auto;
}
.search-new-bg{
	background-color: #f9f9f9;
    min-height: 164px;
}
/** Custom Select **/
.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;
    padding: 0 0px 0 0px;
    font-size: 14px;
    color: #414141;
    line-height: 30px;
    cursor: pointer;
    font-family: 'SF-Pro-Display-Regular',sans-serif;
    border-bottom: 1px solid #B1B1B1;
}
.custom-select-trigger:after {
	position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    top: 50%;
    right: 10px;
    margin-top: 0px;
	border-bottom: 1px solid #3b3c1f;
    border-right: 1px solid #3b3c1f;
    transform: rotate(45deg) translateY(-50%);
    transition: all .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;
    /* border-radius: 4px;
	*/
	box-sizing: border-box;
	box-shadow: 0 2px 1px rgba(0,0,0,.07);
	background: #fff;
	transition: all .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;
}
.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 .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 .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;
}

.banner-two{
	position: relative;
}

.matri_title {
    position: absolute;
    width: 100%;
    top: -400px;
    right: 0;
    left: 0;
    z-index: 888;
}
.matri_title h1{
	font-size:60px;
	text-align:right;
	color:#fff;
	margin-bottom: 0;
	text-transform: uppercase;
}
.matri_title h2{
	font-size:18px;
	text-align:right;
	color:#fff;
	margin-top: 10px;
	margin-left: 20px;
}
.search-new {
   position: absolute;
    right: 0;
    left: 0;
    bottom: 63px;
}

/********** Find Someone Section *********/

.lm_find {
    /*background: url(../images/right-1.png) right 0px center no-repeat,url(../images/left-1.png) left 0px center no-repeat, rgb(255, 255, 255);*/
    min-height:393px;
    margin-top: 30px;
}

.find-title-mega{
	font-size:35px;
}
.color-theme-o{
	color:#ff5850;
}
.img-box-new img {
    height: 164px;
    object-fit: contain;
    width: 100%;
}
.img-box-new h3{
	font-family: 'Poppins-SemiBold', sans-serif !important;
    font-size: 21px;
    margin-top:18px;
    text-align: center;
}
.img-box-new p{
	    font-size: 15px;
    margin-top: 15px;
    text-align: center;
    color: #313131;
}

.get-s {
    width:160px;
    height:50px;
    border-radius:30px;
    font-size: 18px;
    text-transform: capitalize;
	background:#b01213;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 0px;
    padding:12px 20px;
    font-family: 'Poppins-Medium', sans-serif !important;
}
.get-s:hover,.get-s:focus{
	color:#fff;
}

.get-s-2{
    width:200px;
    height:50px;
    border-radius:30px;
    font-size: 18px;
    text-transform: capitalize;
	background:#ffffff;
    border: transparent;
    outline: none;
    color: #b01213;
    letter-spacing: 0px;
    padding:12px 20px;
    font-family: 'Poppins-Medium', sans-serif !important;
}

.get-s-1 a
{
	border-radius: 30px;
}
.get-s-2:hover,.get-s-2:focus{
	color:#b01213;
}
.recnt-j{
	/*background:#ff5850;*/
	/*min-height:400px;*/
}
.recent-p p {
	color:#fff;
	margin-top:10px;
}
.recent-img img{
	    width: 200px;
    height: 200px;
    object-fit: cover;
    border: 3px solid #fff;
    border-radius: 4px;
    
}
.recent-img h4{
	font-family: 'Poppins-SemiBold', sans-serif !important;
	color:#fff;
	text-align:center;
}
.recent-img p{
	font-size:13px;
	color:#fff;
}


/********** Find Someone Section *********/

/*-------------------Start Planning-------------------*/

.startplanningdec
{
	margin-top: 30px;
}




.lm_find-1
{
	background: url(../images/right-1.png) right 0px center no-repeat,url(../images/left-1.png) left 0px center no-repeat;
    min-height:393px;
    margin-top: 30px;
    margin-bottom: 20px;
}


.lm_find-2
{
	background: url(../images/right-11.png) right 0px center no-repeat,url(../images/left-11.png) left 0px center no-repeat;
    min-height:393px;
    margin-top: 30px;
    margin-bottom: 20px;
}


.recent-new-1{
	background-image: url(../images/re-art.png);
	background-position: center;
	min-height:512px;
	background-repeat: no-repeat;
	background-position: top;
}

.frame-1{
	background: url(../images/re-right.png) right 15px top 15px no-repeat,url(../images/re-left.png) left 15px top 15px no-repeat;
    min-height:213px;
}









@media only screen and (max-width: 479px){
    .testimonial_new{ padding: 10px 10px 10px; }
    .testimonial_new .description:before{ top: -20px }
    .testimonial_new .title{ font-size: 12px; }
    .testimonial_new .post{ font-size: 11px; }
}


.matri-zero{
	margin: 0px 0 0px;
    color: #373737;
	font-family:'Poppins-Regular', sans-serif !important;
}
.matri-hr{
	margin-top: -14px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #d5d5d5;
}


.frame-2{
	background: url(../images/re-right.png) right 15px top 370px no-repeat,url(../images/re-left.png) left 15px top 15px no-repeat;
    min-height:213px;
    height: 600px;
}

.recent-new-2
{
	background-image: url(../images/art-1-2.png);
	background-position: center;
	background-repeat: no-repeat;
}



.new-dot ul li a::before {
    content: "\2022";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 6px;
    margin: auto;
    font-size: 12px;
    margin-right: 20px;
    height: 6px;
    border-radius: 100px;
}

.new-dot-2 a:first-child::before {
    content: "";
    margin-right: 0px;
    width: 0;
}


.new-dot-3 a:last-child::before
{
	content: "";
    margin-right: 0px;
    width: 0;
}


/*--- Get a free consultation ---*/

.search_new_ind 
{
	position: relative;
    bottom: 120px;
}

.get-a-free-consultation-box
{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 21px #0A1F5729;
	border-radius: 6px;
	padding: 20px 20px 10px 20px;
	position:absolute;
}

.get-a-free-consultation-title h2
{
	font-size: 17px;
	font-family: 'SF-Pro-Display-Semibold',sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.0px;
	color: #3B3B3B;
	margin-top: 0px;
	margin-bottom: 0px;
}

.reg-cb-text {
    font-size: 14px;
    font-family:'SF-Pro-Display-Light',sans-serif;
    color: #777777;
    margin-left: 5px;
    margin-top: 10px;
}

.reg-cb-text span a
{
	color: #1878E6;
}

.submit-btn
{
    width: 100%;
    height: 40px;
    border-radius: 30px;
    font-size: 15px;
    text-transform: capitalize;
    background:#b01213;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 1px;
    padding: 12px 20px;
    font-family: 'SF-Pro-Display-Medium',sans-serif!important;
}

.submit-btn:hover,.submit-btn:focus
{
	background: #E55A65;
	color: #ffffff;
	outline:none!important;
}
/*--- Get a free consultation ---*/



/*--- How it works for desktop ----*/

.how-it-works-box
{
	background: #F8F8FE;
	width: 100%;
	height: auto;
	padding-top:130px;
	padding-bottom: 40px;
}


.how-it-works-inner-box
{
	border-left: 2px dashed #b01213;
	height: 106px;
}

.how-it-works-inner-box h3
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #727281;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 25px;
}

.how-it-works-title-box
{
	background: #b01213;
	height: 50px;
}

.how-it-works-title-box::before 
{
    z-index: 1;
    position: absolute;
    right: -9px;
    display: block;
    border-left: 25px solid #b01213;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}

.how-it-works-title-box h2
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #FFFFFF;
	letter-spacing: 1.68px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 17px 0px;
	padding-left: 5px;
}

.step-number 
{
    background:#E55A65;
    position: absolute;
    right: -60%;
    top: 103px;
    width: 58px;
    height: 58px;
    border-radius: 100px;
    z-index: 99;
    /*z-index: 1024;*/
    /*box-shadow: inset -1px 0px 3px 0px rgba(0, 0, 0, 0.42);*/
    border: 5px solid #F8F8FE;
    transition: 0.7s;
}

.number-count 
{
    margin: 10px 0px 6px 0px;
    font-size: 20px;
    color: #ffffff;
    font-family: 'SF-Pro-Display-Semibold',sans-serif;
}



.how-it-works-inner-box-1
{
	border-left: 2px dashed #E55A65;
	height: 106px;
}

.how-it-works-inner-box-1 h3
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #727281;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 25px;
}

.how-it-works-title-box-1
{
	background: #E55A65;
	height: 50px;
}

.how-it-works-title-box-1::before 
{
    z-index: 1;
    position: absolute;
    right: -9px;
    display: block;
    border-left: 25px solid #E55A65;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}

.how-it-works-title-box-1 h2
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #FFFFFF;
	letter-spacing: 1.68px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 17px 0px;
	padding-left: 5px;
}

.step-number-1 
{
    background:#b01213;
    position: absolute;
    right: -60%;
    top: -2px;
    width: 58px;
    height: 58px;
    border-radius: 100px;
    z-index: 99;
    /*z-index: 1024;*/
    /*box-shadow: inset -1px 0px 3px 0px rgba(0, 0, 0, 0.42);*/
    border: 5px solid #F8F8FE;
    transition: 0.7s;
}

.number-count-1 
{
    margin: 10px 0px 6px 0px;
    font-size: 20px;
    color: #ffffff;
    font-family: 'SF-Pro-Display-Semibold',sans-serif;
}


/*--- How it works for desktop ----*/


/*--- How it works for mobile ----*/

.how-it-work-boxes-m
{
	width: 309px;
	height: 156px;
	background: #b01213;
	border-radius: 12px;
	margin-left: auto;
	margin-right: auto;
	padding:15px 15px 15px 15px;
	margin-bottom: 30px;
}

.step-number-m {
    background: #E55A65;
    position: absolute;
    left: 45%;
    width: 39px;
    height: 39px;
    border-radius: 100px;
    /*z-index: 1024;*/
    border: 3px solid #F8F8FE;
    top: -20px;
    transition: 0.7s;
}

.number-count-m {
    margin: 2px 0px 6px 0px;
    font-size: 19px;
    font-family: 'SF-Pro-Display-Medium',sans-serif;
    color: #ffffff;

}

.how-it-work-boxes-m h3
{
	font-size: 19px;
	font-family: 'SF-Pro-Display-Semibold',sans-serif;
	color: #ffffff;
	margin-top: 15px;
	text-align: center;
}

.how-it-work-boxes-m h4
{
	font-size: 13px;
	font-family: 'SF-Pro-Display-Light',sans-serif;
	color: #ffffff;
	margin-top: 10px;
	text-align: center;
	line-height: 20px;
}

.how-it-work-boxes-row-2
{
	margin-top: 50px;
}

/*--- How it works for mobile ----*/


/*--- about matrimony ---*/

.about-matrimony h2
{
	font-size: 24px;
	font-family: 'SF-Pro-Display-Semibold',sans-serif;
	color: #b01213;
	/*letter-spacing: 5.14px;
	text-transform: uppercase;*/
}

.about-matrimony-dec h3
{
	font-size: 15px;
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #E55A65;
	margin-top: 10px;
	margin-bottom: 10px;
}

.about-matrimony-dec p
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #606060;
	margin-top: 10px;
	line-height: 23px;
}

.about-matrimony-img img
{
	width: 100%;
}

.about-matrimony-img-box
{	
	background: #F8F8FE;
	width: 300px;
	height: 300px;
	box-shadow: 0px 7px 50px #0000003B;
	border-radius: 6px;
	padding: 10px;
	position: absolute;
    top: 60px;
    left: -100px;
}

.about-matrimony-img-box h3
{
	font-size: 15px;
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #E55A65;
	margin-top: 10px;
	margin-bottom: 10px;
}

.about-matrimony-img-box ul 
{
	list-style: disc;
	padding-left: 20px;
}

.about-matrimony-img-box ul li
{
	font-size: 15px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #333333;
	margin-bottom: 5px;
}

/*--- about matrimony ---*/


/*--- ELITE Matrimonial Service ---*/

.elite-matrimonial-service-box
{
	background:#000000;
	width: 100%;
	height: 118px;
	padding: 20px 20px;
}

.rating-wedding i 
{
    color: #FFCD07;
    font-size: 18px;
}

.elite-matrimonial-service-title h2
{
	font-size: 31px;
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*--- ELITE Matrimonial Service ---*/


/*--- plan and pricing ---*/

.plan-pricing-box
{
	background: #EFF0FF;
	width: 100%;
	height: auto;
	padding: 20px 20px;
}

.plan-pricing-desc h3
{
	font-size: 15px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #0D0F21;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 20px;
}

.plan-pricing-list ul
{
	list-style: disc;
}

.plan-pricing-list ul li
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #0D0F21;
	margin-bottom: 5px;
}

.plan-pricing-list-1
{
	background: #b01213;
	padding: 20px 15px;
	border-radius:10px;
}

.plan-pricing-list-1 ul
{
	list-style: none;
}

.plan-pricing-list-1 ul li
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Light',sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 22px;
    letter-spacing: 0.2px;
}

.plan-pricing-list-1 i
{
	font-size: 11px;
	color: #E55A65;
	margin-right: 5px;
}

/*--- plan and pricing ---*/


/*--- How to Start ---*/
	
.how-to-start-box
{
	background: #b01213;
	width: 100%;
	height: 541px;
	padding: 30px 20px;
}

.color-w
{
	color: #ffffff!important;
}

.indian-matri-title h4
{
	font-size: 15px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #ffffff;
	line-height: 20px;
	font-weight: unset;
}

.how-to-start-data img
{
	width: 242px;
	height: 209px;
}

.how-to-start-data h3
{
	font-size: 15px;
	font-family:'SF-Pro-Display-Regular',sans-serif;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.get-started-btn
{
    width: 137px;
    height: 37px;
    border-radius: 30px;
    font-size: 15px;
    text-transform: capitalize;
    background:#E55A65;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 1px;
    padding: 10px 20px;
    font-family: 'SF-Pro-Display-Medium',sans-serif!important;
}

.get-started-btn:hover,.get-started-btn:focus
{
	background: #ffffff;
	color: #E55A65;
	outline:none!important;
}

/*--- How to Start ---*/


/*--- Success story ---*/

.testimonial_new .pic 
{
    width: 100%;
    /* height: 189px; */
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    position: relative;
    /* top: -48px; */
    left: 0;
    right: 0;
    background: #fff;
    /* border: 1px solid #ccc; */
    /* border-radius: 7px; */
}

.testimonial_new .pic img
{
    width: 100%;
    border-radius: 10px;
     /*height: 148px; */
     height: auto;
     border-radius: 4px;
}

.pic-2 
{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    /* width: 100%; */
    /* height: 410px; */
    position: relative;
    bottom: 35px;
    /* left: 15px; */
    right: 0;
    background: #fff;
    /* border: 1px solid #ccc; */
    border-radius: 4px;
    -webkit-box-shadow:  0px 3px 27px #00000017;
    -moz-box-shadow:  0px 3px 27px #00000017;
    box-shadow:  0px 3px 27px #00000017;
}


.matri-id-s
{
	padding: 10px 12px;
    font-size: 17px;
    font-family: 'SF-Pro-Display-Semibold',sans-serif;
    text-align: center;
    margin-bottom: 0px;
    color: #303030;
}

.matri-id-s-2
{
	padding: 13px;
    font-family:'SF-Pro-Display-Light',sans-serif;
    font-size: 13px;
    color: #545454;
    margin: -15px 0 0px;
    line-height: 20px;
    text-align: center; 
}

.matri-id-s-2 span
{
	font-family: 'SF-Pro-Display-Medium',sans-serif;
	color: #E45964;
}

.more-success-stories-btn
{
    width: 200px;
    height: 37px;
    border-radius: 30px;
    font-size: 15px;
    text-transform: capitalize;
    background:#b01213;
    border: transparent;
    outline: none;
    color: #FFF;
    letter-spacing: 1px;
    padding: 9px 20px;
    font-family: 'SF-Pro-Display-Medium',sans-serif!important;
}

.more-success-stories-btn:hover,.more-success-stories-btn:focus
{
	background:#E55A65;
	color: #ffffff;
	outline:none!important;
}

/*--- Success story ---*/


/*--- footer ---*/

.footer-box
{
    background: #b01213;
    height:64px;
    padding: 23px 0px;
}

.f-list li
{
	display: inline-block;
	font-size: 14px;
	font-family:'SF-Pro-Display-Regular',sans-serif;
	color: #ffffff;
	margin-left: 10px;
}

.copyright h6
{
	font-size: 14px;
	font-family: 'SF-Pro-Display-Regular',sans-serif;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 0px;
}

.s-icon li
{
	display: inline-block;
	margin-left: 10px;
}

.s-icon li i
{	
	font-size: 18px;
	color: #ffffff;
}

/*--- footer ---*/