@charset "UTF-8";
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype"),
        url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.woff2) format("woff2"), url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.woff) format("woff"),
        url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.ttf) format("truetype"), url(https://www.brahmsamaj.org/matrimony/ui/fonts/roboto-v20-latin-regular.svg#Roboto) format("svg");
}

body {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    color: rgb(41, 41, 41);
	line-height: 1.5;
    overflow-x: hidden
    background-color: #fff;
    overflow-x: hidden;
	
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-weight: 700;
	font-size: 18px
}

h1 {
    font-size: 24px
}

h3 {
    font-size: 1.6em;
    line-height: 1.4em
}

.fh2 {
	
}
.fh4 {
    margin-bottom: .5rem;
    font-family: Lato, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    font-size: 1.1rem
} 
p {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    margin: 0 0 0 15px;
    line-height: 24px;
    font-weight: 400
}

img {
    max-width: 100%
}

.lang {
    width: 72px;
    height: auto;
	margin-right:10px;
} 

.bg-pink {
    background-color: #581601 !important;
	color: #fff;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
} 

i {
    display: inline-block
}

span {
    display: inline-block
}


.main-container {
    padding: 30px 0 0 0;
}

.page {
    position: absolute;
    top: -35px;
    right: 0;
    -webkit-transition: width .3s linear;
    transition: width .3s linear;
    width: calc(100% - 200px);
    background-color: #f0f0f0;
    min-height: 100vh;
    padding-bottom: 50px
	min-height: 100vh
}

.page.active {
    width: calc(100% - 70px)
}

.btn-common {
    background: #fe6659;
}

.btn-common:hover {
    background: #48acef
}

.btn-danger {
    color: color-yiq(#dc3545);
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: color-yiq(#c82333);
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}
.card {
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1)
}

/* top nav */
.topnav a:hover {
    border-bottom: 3px solid white;
}
.nav-link {
    color: white !important;
    font-size: 14px !important;
    
}

nav.navbar {
    background: #581601;
    padding: .5rem 0
}

nav.navbar .side-navbar-wrapper {
    width: 100%;
    height: 100%
}

nav.navbar .container-fluid {
    width: 100%
}

nav.navbar .navbar-holder {
    width: 100%
}

nav.navbar a {
    font-size: .8rem;
    color: #fff;
    position: relative
}

nav.navbar .badge {
    position: absolute;
    top: 0;
    right: 0
}

nav.navbar a.language span {
    margin-left: .2rem;
    vertical-align: middle
}

nav.navbar a.logout i {
    margin-left: 5px
}

nav.navbar small {
    font-size: .75rem;
    color: #999
}

nav.navbar a.navbar-brand {
    margin-left: 10px
}

nav.navbar .brand-text {
    text-transform: uppercase
}

nav.navbar .brand-text strong {
    font-size: 1.5em
}

nav.navbar .nav-menu {
    margin-bottom: 0
}

nav.navbar .dropdown-toggle::after {
    border: none !important;
    content: '\f107';
    vertical-align: baseline;
    font-family: FontAwesome;
    margin-left: .3rem
}

nav.navbar .dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    margin-top: 16px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    padding: 1rem
}

nav.navbar .dropdown-menu .dropdown-item {
    color: #666;
    padding: 10px
}

nav.navbar .dropdown-menu .dropdown-item:active {
    color: #fff
}

nav.navbar .dropdown-menu .dropdown-item:active small,
nav.navbar .dropdown-menu .dropdown-item:active span {
    color: #fff
}

nav.navbar .dropdown-menu .dropdown-item span {
    color: #777
}

nav.navbar .dropdown-menu .dropdown-item i {
    margin-right: 5px
}

nav.navbar .msg-body span,
nav.navbar .msg-body strong {
    display: block
}

nav.navbar .msg-body span {
    font-size: .85em
}

nav.navbar .msg-profile {
    margin-right: 10px;
    width: 50px
}

nav.navbar .notification-content {
    font-size: .8rem;
    margin-right: .5rem
}

nav.navbar a.menu-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #292929;
    color: #fff;
    text-align: center;
    padding: 0 !important
}

nav.navbar a.menu-btn i[class*=icon-] {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

nav.navbar a.menu-btn:hover {
    background: #33b35a
}

@media (max-width:575px) {
    nav.navbar .dropdown {
        position: static
    }
    nav.navbar .dropdown-menu {
        width: 90vw;
        right: 2.5vw;
        left: 2.5vw;
        margin: 0 auto
    }
    nav.navbar .notification {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:992px) {
    nav.navbar .dropdown-menu strong {
        font-weight: 400
    }
    nav.navbar .dropdown-menu a {
        font-size: .9em
    }
}


/* Custome */
/* create form */
.input-icons i { 
	position: absolute; 
} 
  
.input-icons { 
	width: 100%; 
	margin-bottom: 10px; 
} 
  
.xicon { 
padding: 12px 12px 2px 12px;
  margin: 1px 0px 0px 1px;
  color: #FFFFFF;
  min-width: 50px;
  text-align: center;
  background-color: #CBD0D6;
} 
  
.input-field { 
	width: 100%; 
	padding: 10px; 
	text-align: center; 
} 
          
.row-equal-height {
    display: flex;
}


/*==========================================================================
   Login form
   ========================================================================== */
    .profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
   
   
     .login-container{
          margin-top: 1%;
          margin-bottom: 1%;
      }
      .login-logo{
          position: relative;
          margin-left: -41.5%;
      }
      .login-logo img{
          position: absolute;
          width: 20%;
          margin-top: 19%;
          background: #282726;
          border-radius: 4.5rem;
          padding: 5%;
      }
      .login-form-1{
          font-size:16px;
          background:#C2BCAF;
          color:#000;
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
      }
      .login-form-1 h3{
          font-size: 22px;
          text-align: center;
          margin-bottom:30px;
          padding-top: 15px;
          color:#000;
      }
      .login-form-2{
          background: #48484A;
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
      }
      .login-form-2 h3 {
          font-size: 22px;
          text-align: center;
          margin-bottom:12%;
          color: #fff;
      }
      .btnSubmit{
          font-weight: 600;
          width: 50%;
          color: #282726;
          background-color: #fff;
          border: none;
          border-radius: 1.5rem;
          padding:2%;
      }
      .btnForgetPwd{
          color: #000;
          font-weight: 600;
          text-decoration: none;
      }
      .btnForgetPwd:hover{
          text-decoration:none;
          color:#000;
      }
@media (min-width : 320px){
        .login-form-1{
          font-size:14px;
        }
}

@media (min-width: 576px) {
        .login-form-1{
          font-size:16px;
        }
} 


@media (min-width :320px) {
    .MySection {
        margin-top: 3%
    }
    nav.navbar .brand-text strong {
        font-size: 1.1em;
        margin-left: 5px
    }
}

@media (min-width:768px) {
    .MySection {
        margin-top: 3%
    }
    nav.navbar .brand-text strong {
        font-size: 1.5em;
        margin-left: 15px
    }
}

/*Profile Card 3*/
.profile-card-3 {
  font-family: 'Open Sans', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  height:450px;
  border:none;
}
.profile-card-3 .background-block {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.profile-card-3 .background-block .background {
  width:100%;
  vertical-align: top;
  opacity: 0.9;
  -webkit-filter: blur(0.5px);
  filter: blur(0.5px);
   -webkit-transform: scale(1.8);
  transform: scale(2.8);
}
.profile-card-3 .card-content {
  width: 100%;
  padding: 15px 25px;
  color:#232323;
  float:left;
  background:#efefef;
  height:68%;
  border-radius:0 0 5px 5px;
  position: relative;
  z-index: 9999;
}
.profile-card-3 .card-content::before {
    content: '';
    background: #efefef;
    width: 120%;
    height: 100%;
    left: 11px;
    bottom: 51px;
    position: absolute;
    z-index: -1;
    transform: rotate(-13deg);
}
.profile-card-3 .profile {
  border-radius: 50%;
  position: absolute;
  bottom: 65%;
  left: 50%;
  max-width: 100px;
  opacity: 1;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 1);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index:99999;
}
.profile-card-3 .fh2 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size:25px;
}
.profile-card-3 .fh2 small {
  display: block;
  font-size: 15px;
  margin-top:10px;
}
.profile-card-3 i {
  display: inline-block;
    font-size: 16px;
    color: #232323;
    text-align: center;
    border: 1px solid #232323;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin:0 5px;
}
.profile-card-3 .icon-block{
    float:left;
    width:100%;
    margin-top:15px;
}
.profile-card-3 .icon-block a{
    text-decoration:none;
}
.profile-card-3 i:hover {
  background-color:#232323;
  color:#fff;
  text-decoration:none;
}

.img-profile {
    height: 2rem;
    width: 2rem;
    padding: 0;
	margin-left: 0px;
}
.img-list-profile {
    height: 3rem;
    width: 3rem;
    padding: 0;
	margin-left: 0px;
}
.img-circle {
    border-radius: 50%;
    border: 2px solid #fff;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}

.h-divider{
 margin-top:5px;
 margin-bottom:5px;
 height:1px;
 width:100%;
 border-top:1px solid #fff;
}

/* new users list in userpage  */
.info-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background: #ffffff;
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  min-height: 80px;
  padding: .5rem;
  position: relative;
}
.info-box .info-box-icon {
  border-radius: 0.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.875rem;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 70px;
}

.info-box .info-box-icon > img {
  max-width: 100%;
}
.info-box .info-box-content {
  -ms-flex: 1;
  flex: 1;
  padding: 5px 10px;
}

.info-box .info-box-number {
  display: block;
  font-weight: 700;
  color: #000;
}
.elevation-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

/* table */
.title-2 {
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 0;
    text-transform: uppercase
} 


.mycircle { padding:8px; background:#ffffff; margin-right:4px; }
.btn-default {
	background: #fe6659;
    color: #fff;
    background-color: #fe6659;
	font-size: 20px;
	border: none;
	border-radius: 0 3px 3px 0;	
}


.text-danger strong {
        color: #9f181c;
    }
    .receipt-main {
      background: #ffffff none repeat scroll 0 0;
      border-bottom: 12px solid #333333;
      border-top: 12px solid #9f181c;
      margin-top: 50px;
      margin-bottom: 50px;
      padding: 40px 30px !important;
      position: relative;
      box-shadow: 0 1px 21px #acacac;
      color: #333333;
      font-family: open sans;
    }
    .receipt-main p {
      color: #333333;
      font-family: open sans;
      line-height: 1.42857;
	  font-size: 12px;
    }
    .receipt-main::after {
      background: #414143 none repeat scroll 0 0;
      content: "";
      height: 5px;
      left: 0;
      position: absolute;
      right: 0;
      top: -13px;
    }
    .receipt-main thead {
      background: #414143 none repeat scroll 0 0;
    }
    .receipt-main thead th {
      color:#fff;
    }
    .receipt-right h5 {
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 7px 0;
    }
    .receipt-right p {
      font-size: 14px;
      margin: 0px;
    }
    .receipt-right p i {
      text-align: center;
    }
    .receipt-main td {
      padding: 9px 20px !important;
    }
    .receipt-main th {
      padding: 13px 20px !important;
    }
    .receipt-main td {
      font-size: 16px;
      font-weight: initial !important;
    }
    .receipt-main td p:last-child {
      margin: 0;
      padding: 0;
    } 
    .receipt-main td h2 {
      font-size: 12px;
      font-weight: 900;
      margin: 0;
      text-transform: uppercase;
    }
    .receipt-header-mid .receipt-left h1 {
      font-weight: 100;
      margin: 34px 0 0;
      text-align: right;
      text-transform: uppercase;
    }
    .receipt-header-mid {
      margin: 24px 0;
      overflow: hidden;
    }
    
    #container {
      background-color: #dcdcdc;
    }
    .nav-container {
      position:relative;
    }
    .MyButton {
      position:absolute;
      right:1rem;
      top:50%;
      transform:translateY(-50%);
    }      
	
/* alert box */
.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
}

.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  padding-left: 61px;
  position: relative;
}

.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}

.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
  padding-top: 15px;
}


.alert-white .icon:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #bdbdbd;
  position: absolute;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  right: -6px;
  margin-top: -3px;
  background: #fff;
}

.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
/*============ colors ========*/
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-white.alert-success .icon, 
.alert-white.alert-success .icon:after {
  border-color: #54a754;
  background: #60c060;
}
/* alert box */

/* new users list in most-top followers trends  */
.info-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  min-height: 80px;
  padding: .5rem;
  position: relative;
}
.info-box .info-box-icon {
  border-radius: 0.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.875rem;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 70px;
}

.info-box .info-box-icon > img {
  max-width: 100%;
}
.info-box .info-box-content {
  -ms-flex: 1;
  flex: 1;
  padding: 5px 10px;
}

.info-box-text {
  display: block;
  font-weight: 700;
  
}

.info-box .info-box-number {
  padding-top: -40px;
  display: block;
  font-weight: 300;
  margin-top:0px;
}
.elevation-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}
/* info box end */

.or-box
	{
		position: relative;
		border-top: 1px solid #fff;
		padding-top: 20px;
		margin-top:30px;
	}
.or
{
	color: #fff;
	background-color: #FD6558;
	position: absolute;
	text-align: center;
	top: -12px;
	width: 40px;
	left: 90px;
}

.agent-photo {
    border-radius: 50%;
    max-width: 72px;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 8px rgba(0,0,0,.25);

}



/*show vertical scrollbar option/select

.MyWrapper{
    overflow-x: hidden;
    overflow-y: scroll;
 }
 .MyWrapper .MySelection{
   border:1px solid #ccc
 }
 */ 
.radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
 
/* My card */
.cards-container {
  width: 793px;
  max-width: 100%;
  /*margin: 2rem auto;*/
}

.MyCard {
  float: left;
  /*margin: 3rem;*/
}

.card-two {
  position: relative;
  width: 300px;
  background: #fff;
  box-shadow: 0 10px 7px -5px rgba(0, 0, 0, 0.4);
}
.card-two header {
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #c8c;
}
.card-two header::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: inherit;
  transform: skewY(8deg);
  transform-origin: 0 100%;
}
.card-two header .avatar {
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -50px;
  z-index: 5;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 3px solid #fff;
}
.card-two header .avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: auto;
}
.card-two h3 {
  position: relative;
  margin: 80px 0 30px;
  text-align: center;
}
.card-two h3::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 1px;
  background: #000;
}
.card-two .desc {
  padding: 0 1rem 2rem;
  text-align: center;
  line-height: 1.5;
  color: #777;
}
.card-two .contacts {
  width: 200px;
  max-width: 100%;
  margin: 0 auto 3.5rem;
}
.card-two .contacts a {
  display: block;
  width: 33.333333%;
  float: left;
  text-align: center;
  color: #c8c;
}
.card-two .contacts a:hover {
  color: #333;
}
.card-two .contacts a:hover .fa::before {
  color: #fff;
}
.card-two .contacts a:hover .fa::after {
  top: 0;
}
.card-two .contacts a .fa {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 39px;
  overflow: hidden;
  text-align: center;
  border: 2px solid #c8c;
  border-radius: 50%;
}
.card-two .contacts a .fa:before {
  position: relative;
  z-index: 1;
}
.card-two .contacts a .fa::after {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  transition: top 0.3s;
  background: #c8c;
}
.card-two .contacts a:last-of-type .fa {
  line-height: 36px;
}
.card-two footer {
  position: relative;
  height: 45px;
  background-color: #6573d0;
  text-align: center;
  margin-top: 100px;
}
.card-two footer p {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.card-two footer p a {
  padding: 0 1rem;
  color: #e2e2e2;
  transition: color 0.4s;
}
.card-two footer p a:hover {
  color: #c8c;
}
.card-two footer::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  background: inherit;
  transform: skewY(8deg);
  transform-origin: 100%;
}

/*** RESPONSIVE ***/
@media only screen and (max-width: 810px) {
  .MyCard {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/* card */ 