/*
  Theme Name: Name - Ahlia Matrimony
  Author: arifypp@gmail.com
  Support: arifypp@gmail.com
  Description: Creative Matrimony Html Template.
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. about-area
5. features-box
6. department
7. team
8. video-area
9. counter
10. footer
*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Poppins:300,400,500,600,700');
@import url('./font.css');
@import url('./font-li-shobuj.css');
:root {
--ha-primary: #22A354;
--ha-dark: #152536;
}
 body {
	font-family: 'SolaimanLipi', sans-serif;
	font-weight: normal;
	font-style: normal;
    position: relative;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover {
	color: #148941;
	text-decoration: none;
}
a,
button {
	color: var(--ha-primary);
	outline: medium none;
}

button:hover, 
button:focus, 
.btn:hover {
    background-color: #148941;
}

button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Li Shobuj Nolua Unicode', sans-serif;
	font-weight: normal;
	color: var(--ha-dark);
	margin-top: 0px;
	font-style: normal;
	font-weight: 400;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: var(--ha-dark);
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: var(--ha-dark);
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: var(--ha-dark);
	color: #fff;
	text-shadow: none;
}
::selection {
	background: var(--ha-dark);
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: var(--ha-dark);
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*:focus {
    outline: none;
}
textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd;
}

.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #148941 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */

.btn {
	-moz-user-select: none;
	background: var(--ha-primary) none repeat scroll 0 0;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	padding: 13px 25px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
}
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    outline-color: transparent;
    outline-width: 0;
    outline-style: none;
    box-shadow: 0 0 0 0 rgba(0,123,255,0);
}
.breadcrumb > .active {
	color: #888;
}
.owl-carousel .owl-nav div {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	height: 40px;
	left: 20px;
	line-height: 40px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 40px;
}
.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px;
}
.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}
.owl-carousel .owl-nav div:hover {
	background: #2B96CC;
	color: #fff
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: var(--ha-primary);
}

/* scrollUp */
#scrollUp {
	background: var(--ha-primary);
	height: 35px;
	width: 35px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	line-height: 34px;
}
#scrollUp:hover {
	background: var(--ha-dark);
}
.PreLoader {
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff9e;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: wait !important;
}

/* nice select2 */
.nice-select {
    width: 100%;
    margin-bottom: 15px;
}
.nice-select.open .nice-select-dropdown {
    width: 100%;
}
.nice-select .nice-select-dropdown {
    width: 100%;
}
/* Header Section Start */
header {
	align-items: center;
	justify-content: center;
	align-self: middle;
	border-bottom: 1px solid #CED4DA; 
    transition: 0.3s all ease 0s;
}
/* make animation sticky from top to fixed with animate */
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
}
header.sticky .navbar-brand {
    padding: 10px 0;
}

header.sticky .navbar-nav a.nav-item:last-child {
    margin-right: 0;
}
header.sticky .navbar-nav a.nav-item {
    font-weight: bold;
    color: var(--ha-dark);
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    transition: 0.3s;
}
header.sticky .navbar-nav a.nav-item:hover {
    color: var(--ha-primary);
}

.logo {
	text-align: left;
    max-width: 100%;
    width: 120px;
    height: auto;
}

.navbar-nav a.nav-item:last-child {
    margin-right: 0;
}
.navbar-nav a.nav-item, .navbar-nav ul li.a {
    font-weight: bold;
    color: var(--ha-dark);
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0 0 5px;
    display: inline-block;
    transition: 0.3s;
}
ul.menu li.item:hover > a {
    color: var(--ha-primary);
}

.dropdown-menu {
    margin-top: 8px;
    width: 180px;
    overflow: hidden;
}
.dropdown-menu a {
    font-weight: normal;
    font-size: 15px;
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
    display: block;
}
.navbar-nav a:last-child {
    border-bottom: 0;
}
.navbar-nav a:hover {
    color: var(--ha-primary);
}
a.f-notification {
    position: relative;
}
 a.f-notification::after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: red;
    left: 10px;
    right: 0;
    border-radius: 100%;
}
a.f-notification::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    background: red;
    left: 10px;
    right: 0;
    border-radius: 100%;
}
.dropdown-menu-right {
    right: auto !important;
    left: auto;
}
/* Header Section End */

/* Hero section Start */
.hero-section {
    display: block;
	background-image: url('../img/header-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    padding: 150px 0;
}
.hero-title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.05em;
}
.hero-title h2 span {
    color: var(--ha-primary);
}
.hero-content.text-center p {
	position: relative;
    padding: 15px 0px;
    color: var(--ha-primary);
    margin: 0;
}
.hero-content.text-center p::before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url('../img/hero-border.png');
    height: 10px;
    text-align: center;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 10px;
}
.hero-content a {
    font-weight: 500;
    font-size: 16px;
}
/* Hero section End */

/* Breadcrumbs Section Start*/
.breadcrumbs-section { 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 50px;
  }
/* Breadcrumbs Section End */

/* Recent Register Start */
.recent-registe-section {
    background: #152536;
    padding: 20px 0;
}
.recent-title h4, .recent-reigster-item h4 {
    color: #fff;
}
.recent-item-register {
    background: #1B3C5F;
    padding: 10px 42px;
    border-radius: 3px;
    margin: 0px 6px;
}
.recent-reigster-item p {
    color: #ddd;
    font-size: 18px;
    font-weight: 500;
}
.recent-item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.recent-reigster-item {
    margin-left: 10px;
}
.recent-title h4::after {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    left: 0;
    right: 0;
    top: 40px;
    bottom: 0px;
    width: 150px;
    margin: auto;
}
/* Recent Register End */

/* Filter Section Start */

.data-filter {
    background: var(--ha-primary);
    padding: 30px;
    border-radius: 5px;
    color: #fff;
}
.data-filter label, .data-filter select {
    color: #fff;
}
.data-filter select {
    display: none;
}
.data-filter .nice-select, .data-filter .nice-select.open .nice-select-dropdown {
	cursor: pointer;
    background: #45CC7A;
    outline: none !important;
    border: #45CC7A;
    border-radius: 0;
    color: #fff;
    width: 100%;
}
.data-filter .nice-select .list {
    background: #45CC7A;
    color: #fff;
}

.data-filter select option:checked,
.data-filter select option:hover {
	cursor: pointer;
    box-shadow: 0 0 10px 100px #45CC7A inset;
}

.data-filter .nice-select .option {
    color: #152536;
}

.data-filter select option:hover {
	cursor: pointer;
	color: #152536;
	background-color: #45CC7A !important;
}
.data-filter .nice-select:after {
    border-color: #fff;
}

.submit-form button {
	cursor: pointer;
    outline: none;
    border: none;
    background: #45CC7A;
    color: #fff;
    padding: 5px 20px;
}
.card {
    margin-bottom: 10px;
}

.card-bg-1 {
	cursor: pointer;
    background: #DEFFE6;
    border: 1px dashed #22A354;
}
.card-bg-2 {
	cursor: pointer;
    background: #E2F5E3;
    border: 1px dashed var(--ha-primary);
}
.card-bg-3 {
	cursor: pointer;
    background: #DEEEFF;
    border: 1px dashed #0F6DD0;
}
.card-bg-4 {
	cursor: pointer;
    background: #FFE9E1;
    border: 1px dashed #CE3D08;
}
.achivement-content .card-title {
    font-size: 24px;
	color: var(--ha-dark);
}
/* Filter Section End */

/* Featured Biodata Start */
.featured-biodata {
	display: block;
	position: relative;
	padding: 100px 0;
    padding-top: 50px;
	overflow: hidden;
}
.biodata-card a.btn {

    font-weight: 400;
    font-size: 16px;
}
/* Featured Biodata End */

/* Biodata card Start */
.section-title {
    display: block;
    border-bottom: 1px solid #CED4DA;
    margin-bottom: 20px;
}

.biodata-card {
    border-radius: 5px;
    padding: 0 0 20px;
    transition: all .292s ease 0s;
    margin-bottom: 50px;
    border: 1px solid var(--ha-primary);
    transition: 0.2s ease-in-out;
}

.biodata-card:hover {
    transform: scale(1.02);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    cursor: pointer;
}

.biodata-card .biodata-body {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 40px 40px 25px;
}
.biodata-img img {
    position: relative;
    bottom: -3px;
}
.biodata-img {
    display: block;
    background: #fff;
    padding: 0px;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    text-align: center;
}

.biodata-header {
	color: #fff;
    margin: 0;
    width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 60px 0;
    box-shadow: 0 1px 0px 0px var(--ha-primary);
    background: var(--ha-primary);
}

.biodata-card .biodata-body label:nth-child(1) {
    border-top: 1px solid var(--ha-primary);
}
.biodata-card .biodata-body p:nth-child(2) {
    border-top: 1px solid var(--ha-primary);
}
.biodata-card .biodata-body label {
    max-width: 50%;
    flex: 0 0 50%;
    text-align: right;
    margin: 0;
    padding: 5px 10px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: var(--ha-primary);
    font-size: 16px;
    color: var(--ha-dark);
}
.biodata-card .biodata-body p {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0;
    text-align: left;
    padding: 5px 10px;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: var(--ha-primary);
    font-size: 16px;
}
.biodata-title h4 {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
}
.biodata-title p {
    margin: 0;
    color: #eee;
    font-size: 22px;
    padding: 0;
}
.profile-card {
    background: var(--ha-primary);
    text-align: center;
    color: #fff;
}
.profile-card button {
    background: #fff;
    color: #152536;
    font-weight: 400;
}
.profile-card .biodata-body label, .profile-card .biodata-body p, .profile-card .biodata-body label:first-child, .profile-card .biodata-body p:nth-child(2) {
    color: #fff;
    border-color: #fff;
}
.profile-card .biodata-header {
    padding: 30px 0;
}
.profile-card .biodata-body {
    padding: 15px 40px 25px;
}
/* Biodata card End */

/* Biodata List Section Start*/
.sorting select {
    border: none;
    background: #ccc;
}
.sorting select:hover, .sorting select:focus, .sorting select:active {
    border: none;
    background: #ccc;
}
.pagination-area {
    padding: 30px 0;
    text-align: center;
    margin: auto;
}
.pagination-area .page-link {
    color: var(--ha-primary);
}
.pagination-area  .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: var(--ha-primary);
    border-color: var(--ha-primary);
}
/* Biodata List Section End*/

/* Profile Section Start */
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.profile-card-content .card-header h5 {
    padding: 15px 10px;
    margin: 0 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: var(--ha-primary);
    display: block;
    border-top: 2px solid var(--ha-primary);
    border-radius: 5px;
    width: 100%;
}
.profile-card-content table tbody tr {
    text-align: left;
    color: #152536;
}
.profile-card-content table tbody tr th {
    font-weight: 500;
    font-size: 15px;
    width: 50%;
    border: none;
    vertical-align: middle !important;
}
.profile-card-content table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: top;
    border: 0;
    font-size: 14px;
    vertical-align: middle !important;
}
.contact-biodata button {
    font-weight: 400;
}
.contact-form {
    border-radius: 5px;
    padding: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.profile-tab-content .nav-biodata .nav-link {
    border-radius: 0;
    margin-bottom: 30px;
    font-family: 'Li Shobuj Nolua Unicode';
}
.profile-tab-content .nav-biodata .nav-link.active, .nav-biodata .show>.nav-link {
    color: #fff;
    background-color: var(--ha-primary);
    border-radius: 0;
    margin-bottom: 30px;
    font-family: 'Li Shobuj Nolua Unicode';
}
.nav .nav-link.active, .nav .show>.nav-link {
    color: #fff;
    background-color: var(--ha-primary);
}
/* Profile Section End */

/* About Section Start */
.about-section {
    display: block;
    background: var(--ha-primary);
    color: #fff;
    padding: 60px 0;
}
.about-section-content h3 {
	color: #fff;
	line-height: 55px;
}
.about-section-content p {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
}
/* About Section End */

/* Login Start */
.auth-card .card-header h5 {
    padding: 15px 10px;
    margin: 0 0;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: var(--ha-primary);
    display: block;
    border-top: 2px solid var(--ha-primary);
    border-radius: 5px;
    width: 100%;
}

.sign-in a {
    color: var(--ha-dark);
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 14px;
}
.auth-card {
    padding: 180px 0;
}
.auth-card label {
    color: var(--ha-dark);
    font-weight: bold;
}
/* Login End */

/* Profiel Edit and Dashboard Start */
.edit-profile .nav-biodata .nav-link {
    background: #f3f3f3;
    margin-bottom: 10px !important;
    border-radius: 0;
    font-family: 'Li Shobuj Nolua Unicode';
    margin-right: 5px;
    color: var(--ha-dark);
}

/* Profiel Edit and Dashboard End */

/* Footer Start  */
footer {
    display: block;
    overflow: hidden;
	position: relative;
    background: var(--ha-dark);
    padding: 20px 0px;
}
.copyright-text p {
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #FFFFFF;
}
.footer-logo {
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.social-icon a {
    margin-left: 10px;
    display: inline-block;
    background: var(--ha-primary);
    padding: 10px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 16px;
    text-align: center;
    font-size: 13px;
	color: #fff;
}
.footer-menu {
    position: relative;
    top: 29px;
}
.footer-menu ul li {
    display: inline-block;
    margin-right: 15px;
}
.footer-menu ul li:last-child {
    margin-right: 0px;
}
.footer-menu ul li a{
	font-size: 14px;
    color: #fff;
	font-style: normal;
}
.f-border {
    position: relative;
}
.f-border::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 97%;
    left: 0;
    bottom: 40px;
    right: 0;
    margin: auto;
}

/* Footer End */

.breadcrumbs {
    background: #0E994A;
    margin-bottom: 50px;
}
.breadcrumbs h2 {
    padding: 100px 0;
    text-align: center;
    color: #fff;
}
.about-content {
    padding: 30px 0;
    border-top: 1px dashed #ddd;
}
.about-content p {
    font-size: 19px;
    text-align: justify;
    line-height: 26px;
}

.social-content h3 {
    margin-bottom: 20px;
    line-height: 40px;
}
.social-content a {
    font-size: 20px;
}

#social-links ul {
    display: inline-block;
}

#social-links ul li:not(:first-child) {
    display: inline-block;
    padding: 0px 5px;
}
.biodata-approve-rulls {
    padding: 20px;
}
.biodata-approve-rulls ul li {
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 18px;
}
.biodata-approve-rulls ul li:last-child {
    border: none;
}
.biodata-approve-rulls ul li i {
    margin: 10px;
}
.modal-video {
    border-bottom: none;
}
.popup-title h4 {
    font-weight: 600;
    letter-spacing: 1.5px;
}