body {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Mulish';
	font-weight: 400;
	color: #000;
	background: #fff;
}
p {
	padding: 0px;
	margin: 0px;
}
a {
	padding: 0px;
	margin: 0px;
	outline: none;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
label {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
input[type="text"]::-webkit-placeholder {
opacity: 1;
}
input[type="text"]::-moz-placeholder {
opacity: 1;
}
input[type="password"]::-webkit-placeholder {
opacity: 1;
}
input[type="password"]::-moz-placeholder {
opacity: 1;
}
input[type="search"]::-webkit-placeholder {
opacity: 1;
}
input[type="search"]::-moz-placeholder {
opacity: 1;
}
input[type="email"]::-webkit-placeholder {
opacity: 1;
}
input[type="email"]::-moz-placeholder {
opacity: 1;
}
input[type="tel"]::-webkit-placeholder {
opacity: 1;
}
input[type="tel"]::-moz-placeholder {
opacity: 1;
}
textarea::-moz-placeholder {
opacity: 1;
}
textarea::-webkit-placeholder {
opacity: 1;
}
a:hover {
	outline: none !important;
	text-decoration: none;
}
a:active {
	outline: none !important;
	text-decoration: none;
}
a {
	text-decoration: none !important;
}
.container {
	max-width: 1330px;
}
.wrapper {
	width: 100%;
}
.panel-default > .panel-heading {
	background: none !important;
	border: none !important;
	border-radius: 0px !important;
}
.panel-default {
	border-radius: 0px !important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	background: none !important;
	border: none !important;
	border-radius: 0px !important;
	background: #fff;
}
a:hover, a:focus {
	text-decoration: inherit !important;
}
.tophed {
	width: 100%;
	text-align: center;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 6px;
}
.tophed:before {
	position: absolute;
	content: "";
	width: 100px;
	height: 2px;
	background: #F36C25;
}
.tophed h1, .tophed h2, .tophed h3, .tophed h4, .tophed h5, .tophed h6 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 34px;
	text-align: center;
	color: #000000;
}
.tophed p {
	font-style: normal;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #323c3d;
	line-height: 23px;
	margin-top: 16px;
}
/*header*/
.floating_header {
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 99 !important;
}
.header_sec {
	width: 100%;
	/*position: fixed;
	top: 0;
	left: 0;
	z-index: 99;*/
	padding: 0;
	-webkit-box-shadow: 0 0 7px -4px #000;
	-moz-box-shadow: 0 0 7px -4px #000;
	box-shadow: 0 0 7px -4px #000;
	background: #fff;
	position: relative;
	z-index: 9;
}
.nav_top {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	min-height: auto;
	box-shadow: none;
	border-radius: 0px;
}
.drop-nav {
	position: absolute;
	top: 10px;
	right: 0px;
}
.navbar-brand {
	padding: 0;
	margin: 0;
}
.hedBtn {
	position: relative;
}
.hedBtn li {
	display: block;
	padding: 0;
}

.hedBtn .pagbtn, .hedBtn .singbtn {
	width: 88px;
	padding: 0;
}
.pagbtn, .singbtn {
	font-size: 15px;
	padding: 0 26px;
	height: 36px;
	border-radius: 3px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
}
.pagbtn {
	background: #F26A26;
	color: #fff;
	line-height: 36px;
}
.pagbtn:hover {
	background: #F26A26;
}
.singbtn {
	border: solid 1px #aeafb1;
	line-height: 35px;
	color: #292d32;
}
.singbtn:hover {
	background: #F26A26;
	border-color: #F26A26;
	color: #fff;
}
.menu_sec {
	padding-right: 0;
}
.menu_sec li {
	display: inline-block;
	list-style: 20px;
	padding-left: 17px;
}
.menu_sec li:first-child {
	padding-left: 0;
}
.menu_sec li a {
	transition: all 0.3s;
}
.menu_sec li a:hover {
	color: #F26A26;
}
.phlik {
	display: none;
}
/*bannersec*/
.mar_top {
	margin-top: 177px;
}
.header_search_area {
	display: block;
}
.header_search_area .search_fields {
	width: 295px;
	height: 45px;
	background: #FFFFFF;
	border: 2px solid #D3D3D3;
	border-radius: 6px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #35474D;
	padding: 4px 15px;
}
.header_search_area .search_fields:focus {
	border: 2px solid #F47823;
	box-shadow: none !important;
}
textarea:focus, input:focus {
	outline: none;
}
.header_search_area .select_boxx {
	width: 295px;
	height: 45px;
	border: 2px solid #D3D3D3;
	border-radius: 6px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #35474D;
	cursor: pointer;
	padding: 4px 15px;
	margin: 0 4px;
	background: #fff url(../images/select.png)no-repeat;
	background-size: auto;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	background-size: 43px !important;
	position: relative;
	background-position: 101% -2px;
}
.header_search_area .select_boxx:focus {
	border: 2px solid #F47823;
	box-shadow: none;
}
.header_search_area .submitt_btnn {
	box-sizing: border-box;
	width: 48px;
	height: 43px;
	background: #262C2F;
	border-radius: 8px;
	border: none;
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	cursor: pointer;
}
.header_search_area .submitt_btnn:hover {
	background: #F47823
}
/*Categories*/
.categorisec {
	width: 96%;
	padding: 35px 0 12px 0;
	background: #fff;
	margin: 0 auto;
	margin-top: 0;
}
.categorisec .tophed {
	text-align: center;
}
.tophed::before {
	right: 0;
	left: 0;
	bottom: -1.5px;
	margin: 0 auto;
}
.categorisec .tophed p {
	margin-top: 10px;
}
.categorisec .tophed h2, .categorisec .tophed .category_title {
	color: #000;
}
.categoriIner {
	position: relative;
	width: 100%;
	padding: 50px 0;
}
.browseBt {
	position: absolute;
	left: 0;
	top: -46px;
	display: inline-block;
	padding-left: 39px;
	color: #F26A26;
	transition: all 0.5s;
	font-size: 17px;
	line-height: 18px;
	background: url(../images/arw.png)no-repeat;
	background-position: left center !important;
}
.browseBt:hover {
	background: url(../images/arw2.png)no-repeat;
	transition: all 0.5s;
	color: #F26A26;
}
.categorbox {
	width: 19%;
	text-align: left;
	display: block;
	overflow: hidden;
	border: 1px solid #868686;
	border-radius: 22px;
	padding: 15px 20px !important;
}
.only_bgg {
	background: #FDFFF3;
}
.categorbox li {
	width: 100%;
	display: block;
	margin: 9px 0;
}
.categorbox li a {
	transition: all 0.3s;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	color: #2A2E40;
}
.categorbox li a:hover {
	color: #F26A26;
}
/*Now Get Started*/
.getStartsec {
	width: 100%;
}
.getStartinr {
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 7px -4px #000;
	-moz-box-shadow: 0 0 7px -4px #000;
	box-shadow: 0 0 7px -4px #000;
	padding: 27px 23px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.getStartinr .pagbtn {
	-webkit-box-shadow: 0 0 7px -2px #767c7f;
	-moz-box-shadow: 0 0 7px -2px #767c7f;
	box-shadow: 0 0 7px -2px #767c7f;
	line-height: 40px;
	height: 42px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Barlow', sans-serif;
}
.getStartLeft {
	text-align: left;
}
.getStartLeft h2 {
	color: #1c1e2f;
	font-size: 34px;
	line-height: 40px;
	font-family: 'Barlow', sans-serif;
	font-weight: 700;
}
.getStartLeft p {
	margin-top: 8px;
	color: #6f6f6f;
	font-size: 18px;
	line-height: 22px;
}
/*Featured Listings*/
.recent-reviews-sec {
	margin: 0 auto;
	padding: 55px 0 56px;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(247, 248, 251, 1) 100%);
}
.recent-reviews-sec .tophed em {
	display: inline-block;
	width: 100%;
	margin-top: 12px;
}
.recent-iner {
	width: 100%;
}
.recent-iner .owl-item {
	padding: 26px 12px;
}
.recent-item {
	width: 100%;
	padding: 15px 0 12px 0;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.18);
	border-radius: 12px;
}
.recent-item .media {
	padding: 0 10px 0 10px;
}
.recent-item .media .media-body h6 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	color: #1E1E22;
}
.recent-item .media .media-body p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 27px;
	color: #585A5C;
}
.recent-item:hover .media .media-body h6 {
	color: #F47823;
}
.recent-item .media .media-body span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 27px;
	color: #585A5C;
}
.recent-item .media .media-body {
	text-align: left;
	padding: 0 10px 18px 10px;
}
.recent-img {
	position: relative;
	margin-left: 0;
	height: 281px;
	position: relative;
}
.recent-img strong {
	display: inline-block;
	width: 100%;
	height: 281px;
	background: #e6e6e6;
	overflow: hidden;
	border-radius: 17px;
	position: relative;
}
.recent-img strong img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 0;
	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	transition: 0.5s ease;
}
.recent-item:hover .recent-img strong img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.2);
}
.recent-img::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	border-radius: 17px;
	height: 144px;
}
.recent-img p {
	position: absolute;
	bottom: 9px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 25px;
	left: auto;
	color: #FFFFFF;
	right: 18px;
	z-index: 999;
}
.recent-img small {
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 25px;
	background: #F26A26;
	border-radius: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.recent-img small img {
	max-width: 100%;
	width: auto !important;
}
.recent-text {
	width: 100%;
	padding: 0 20px 0 20px !important;
	border-top: none;
	text-align: left;
	margin: 16px 0 20px 0;
}
.recent-text p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14.5px;
	line-height: 24px;
	color: #525E70;
}
.recent-text-star {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #F3EFEF;
	padding: 10px 20px;
	margin: 0;
}
.recent-text-star em {
	box-sizing: border-box;
	min-width: 65px;
	height: 31px;
	background: #F36C25;
	border: 1px solid #F36C25;
	border-radius: 4px;
	text-align: center;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px 0 0 0;
}
.recent-text-star span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.recent-text-star span img {
	width: auto !important;
	float: left;
	margin: 2px 2px 0 0;
}
.recent-text-star li {
	display: inline-block;
}
.recent-text-star li img {
	width: auto !important;
	float: left;
}
.recent-iner .owl-nav {
	display: none !important;
}
.recent-iner .owl-dots {
	display: flex !important;
	margin-top: 0;
	width: 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.recent-iner .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #ADADAD;
	display: inline-block;
	margin: 0 5px;
}
.recent-iner .owl-dot:hover {
	background: #ADADAD;
}
.recent-iner .owl-dot.active {
	padding: 3px;
	background: #fff;
	width: 16px;
	height: 16px;
	text-align: center;
	border: 1px solid #F26A26;
}
.recent-iner .owl-dot.active span {
	background: #F26A26;
	width: 8px;
	height: 8px;
	border-radius: 55px;
	display: block;
}
.connectSec {
	width: 100%;
	background: #F5F6F9;
	padding: 0 0 65px;
	position: relative;
	text-align: center;
	display: inline-block;
}
.connectIner {
	width: 100%;
}
.connectIner h2 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	color: #F26A26;
}
.connectIner h3 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 47px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	color: #000000;
	margin: 17px 0 15px 0;
}
.connectIner p {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #525E70;
	width: 69%;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-bottom: 25px;
}
.connectIner ul {
	margin-top: 52px;
}
.connectIner li {
	display: inline-block;
	padding: 0 5px;
}
.connectbtn {
	width: 130px;
	height: 44px;
	background: #F36C25;
	border-radius: 5px;
	display: block;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
.connectbtn:hover {
	color: #FFFFFF;
	background: #262C2F;
}
.connectbtn img {
	margin: 0 0 0 4px;
}
.banner_cat_topp {
	width: 100%;
	padding: 35px 0 18px 0;
	background: #F5F6F9;
	margin-top: 0;
	text-align: center;
	position: relative;
}
.banner_cat_topp .container {
	position: relative;
}
.banner_cat_topp .container a > img {
	max-width: 100%;
	margin: 0 auto;
	padding-right: 60px;
}
.banner_cat_full {
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 48px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 6px;
}
.banner_cat {
	width: 100%;
}
.banner_cat a {
	background: #FFFFFF;
	border: 3px solid #404040;
	border-radius: 22px;
	display: block;
	height: 203px;
	padding: 24px 0px;
	width: 94%;
	margin: 0 auto;
}
.banner_cat a:hover {
	background: #FBFBF0;
	border: 3px solid #f47823;
}
.banner_cat a span {
	width: 107px;
	height: 107px;
	background: #F47823;
	border-radius: 56px;
	display: inline-block;
	position: relative;
	margin-bottom: 18px;
}
.banner_cat a span img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.banner_cat strong {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #111112;
	width: 100%;
	display: block;
}
.banner_cat a:hover strong {
	color: #f47823;
}
/*footer*/
.footSec {
	width: 100%;
}
.footTop {
	width: 100%;
	background: #25262A;
	padding: 33px 0;
	float: left;
}
.footbotm {
	width: 100%;
	border-top: solid 1px #cdd2db;
}
.footbotinr {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 0;
}
.footbotmleft {
	width: auto;
	float: right;
	margin: 25px 0 0 0;
}
.footbotmleft li {
	display: inline-block;
	color: #4b5768;
	font-size: 15px;
	padding: 0 4px;
	vertical-align: middle;
}
.footbotmleft li span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.footbotmleft a {
	color: #4b5768;
	transition: all 0.3s;
}
.footbotmleft a:hover {
	opacity: 0.6;
}
.footbotright {
	width: auto;
}
.footbotright li {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0.01em;
	color: #3A3A3A;
}
.footbotright li a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 0.01em;
	color: #3A3A3A;
}
.footbotright li a:hover {
	color: #F36C25;
}
/*font-family: "Outfit", sans-serif;
font-family: "Mulish", sans-serif;*/

.recent-reviews-sec .media {
	display: block;
}
.navbar-expand-md .navbar-collapse {
	justify-content: end;
}
.category_iicn {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
}
.category_iicn span {
	float: left;
	width: 39px;
	height: 39px;
	background: #F47823;
	border-radius: 56px;
	display: inline-block;
	position: relative;
	margin-right: 9px;
}
.category_iicn img {
	max-height: 20px;
	max-width: 20px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.category_iicn p{
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #1E1E22;
	float: left;
	margin: 10px 0 6px 0;
}
.category_iicn p a {
	color: #1E1E22 !important;
}
.category_iicn p a:hover{
	color: #F47823 !important;
}
.category_box_main_area {
	background: #fff;
	margin: 25px 0 0 0;
	display: flex;
	justify-content: space-between;
}
/*.categorbox ul > a {
  width: 65px;
  height: 24px;
  border: 1px solid #201F1F;
  border-radius: 5px;
  background: #fff;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #201F1F;
  display: block;
  float: left;
  text-align: center;
  margin: 14px 0 0 0;
}
.categorbox ul > a img{
	position: relative;
  margin: -3px 0 0 -1px;
}
.categorbox ul > a:hover {
   color: #fff;
   background: #201F1F;
  border: 1px solid #201F1F;
}
.categorbox ul > a:hover img{
	filter: invert(100%) sepia(0%) saturate(7481%) hue-rotate(167deg) brightness(124%) contrast(97%);
}*/
/*.categoriIner .col-sm-3:nth-child(4) .categorbox{
	border-right: none;
}
.categoriIner .col-sm-3:nth-child(8) .categorbox{
	border-right: none;
}*/


.tob_header {
	width: 100%;
	height: 99px;
	background: #E7E9AE;
	text-align: center;
	display: block;
	padding: 2px 0 0 0;
	position: relative;
	z-index: 99999;
}
.tob_header .container > a {
  display: inline-block;
}
.footTopinr {
	display: block;
	overflow: hidden;
	width: auto;
	float: left;
}
.footTopinr h5 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 500;
	font-size: 19px;
	line-height: 24px;
	letter-spacing: 0.03em;
	margin: 0 0 8px 0;
	color: #FFFFFF;
}
.footTopinr ul {
	margin: 0;
	padding: 0;
	float: left;
}
.footTopinr ul li {
	list-style: none;
	float: left;
}
.footTopinr ul li a {
	float: left;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #A0A0A0;
	position: relative;
}
.footTopinr ul li a:hover {
	color: #F36C25;
}
.footTopinr ul li a:after {
	content: "/";
	padding: 0 15px;
	color: #444650;
}
.header_dropdown_area {
	display: block;
	top: -3px;
	position: relative;
	z-index: 9;
	width: fit-content;
	margin: 0 auto;
}
.dropdown_downn {
	box-sizing: border-box;
	width: 255px;
	height: 42px;
	background: #F26A26;
	border: 1.5px solid #F26A26;
	border-radius: 6px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	padding: 8px 12px 0 12px;
	text-align: left;
}
.dropdown_downn:hover {
	background: #262C2F;
	border: 1.5px solid #262C2F;
}
.dropdown_downn > img {
	float: left;
	margin: 3px 8px 0 0;
}
.dropdown_downn em {
	float: right;
}
.dropdown_menu {
	display: none;
	-webkit-box-shadow: 0 0 7px -4px #000;
	-moz-box-shadow: 0 0 7px -4px #000;
	box-shadow: 0 0 7px -4px #000;
	background: #fff;
	width: auto;
	position: absolute;
	left: 0;
	border-radius: 0 0 6px 6px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
}
.dropdown_menu a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #35474D;
	display: block;
}
.dropdown_menu a:hover {
	color: #F26A26;
}
.menu_llk {
}
.postt_add {
	width: 119px;
	height: 40px;
	background: #F36C25;
	border-radius: 5px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF !important;
	text-align: center;
	display: block;
	padding: 9px 0 0 0;
}
.postt_add:hover {
	background: #262C2F;
	color: #FFFFFF;
}
.postt_add img {
	width: auto !important;
	margin: -3px 1px 0 0 !important;
}
.header_two {
	display: flex;
	justify-content: space-between;
	padding: 3px 0 3px 0;
}
.navbar-collapse {
	flex-basis: inherit !important;
	flex-grow: inherit !important;/*
   flex-basis: 100%;
   flex-grow: 1;
   */
}
.header_two a img, .header_logo img {
	width: auto;
	max-width: 204px;
}
.pptt {
  padding-top: 6px;
}
.menu_llk li a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
}
.menu_llk li a:hover {
}
.menu_llk li a img {
	position: relative;
	top: -2px;
	margin-right: 1px;
}
.logginn {
	color: #272E31;
}
.logginn:hover img {
	transition: all 0.3s;
	filter: invert(52%) sepia(40%) saturate(4374%) hue-rotate(347deg) brightness(99%) contrast(91%);
}
.siggnupp {
	color: #F26A26;
}
.siggnupp:hover {
	transition: all 0.3s;
	color: #272E31 !important;
}
.siggnupp:hover img {
	transition: all 0.3s;
	filter: invert(0%) sepia(1%) saturate(7486%) hue-rotate(279deg) brightness(0%) contrast(100%) !important;
}
.banner_stats {
	position: absolute;
	right: 0;
	top: 20px;
}
.banner_stats h1 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	margin: 0 0 12px 0;
	letter-spacing: 0.01em;
	color: #131617;
}
.banner_stats span {
	width: 135px;
	height: 57px;
	background: #FFFFFF;
	border: 1px solid #D4D4C8;
	border-radius: 6px;
	display: block;
	float: left;
	margin: 0 6px;
	padding: 9px 0 0 0;
}
.banner_stats h2 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #17191A;
}
.banner_stats p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #17191A;
}
/*login*/
.section-title {
	width: 100%;
	height: 93px;
	background: #F5F5F5;
	border-radius: 11px;
	margin: 0 0 20px 0;
	padding: 16px;
}
.section-title h2 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 34px;
	text-align: center;
	color: #000000;
}
.section-title p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #4B4E53;
}
.login_area {
	width: 100%;
	padding: 45px 0 45px 0;
	background: #FBFBFB;
	margin-top: 0;
	text-align: center;
}
.login_rm02 {
	box-sizing: border-box;
	width: 455px;
	background: #FFFFFF;
	box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.18);
	border-radius: 12px;
	margin: 0 auto;
	padding: 26px;
}
.login_rm02 .form-group label {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #2B3135;
	text-align: left;
	float: left;
	margin: 0 0 6px 0;
}
.login_rm02 .form-group .rm_form_fild {
	box-sizing: border-box;
	width: 100%;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #8B8C8F;
	border-radius: 8px;
	padding: 5px 15px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #35474D;
}
.login_rm02 .form-group .rm_form_fild:hover {
	border: 1px solid #F26A26;
}
.login_rm02 .form-group .rm_form_fild:focus {
	border: 1px solid #F26A26;
}
.submit_rm {
	background: #F26A26;
	margin: 0 0 20px 0;
	color: #fff;
	padding: 12px 10px;
	width: 100%;
	border-radius: 6px;
	border: none;
	height: 50px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	cursor: pointer;
}
.submit_rm:hover {
	background: #25262A;
}
.donnt_account p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	color: rgba(1, 26, 65, 0.84);
}
.donnt_account p a {
	color: #F26A26 !important;
}
.donnt_account p a:hover {
	color: #000 !important;
}
.rmm02 {
	float: right;
}
.rmm02 a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	text-align: right;
	color: #F26A26;
}
.rmm02 a:hover {
	color: #25262A;
}
.rmm02 p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #3C4248;
}
.rmm02 p a {
	font-size: 14px;
}
/**/
.login_rm02 .rmm01 {
	margin-left: 0px;
}
.login_rm02 .rmm01 {
	margin-left: 0px;
	float: left;
}
.checkbox-group {
	position: relative;
	padding: 0;
}
.checkbox-group input[type=checkbox] {
	display: none
}
.mtb {
	margin: 20px 0 30px 0;
}
.checkbox-group label {
	padding-left: 35px;
	cursor: pointer;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	/* identical to box height, or 162% */
	color: #3C4248;
}
.checkbox-group label span {
	display: block;
	position: absolute;
	left: 0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	transition-duration: .3s
}
.checkbox-group label .box {
	background: #262626;
	height: 27px;
	width: 27px;
	z-index: 9;
	border-radius: 6px;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
}
.checkbox-group label .check {
	top: 4px;
	left: 10px;
	width: 7px;
	height: 15px;
	border: 2px solid #fff;
	border-top: none;
	border-left: none;
	opacity: 0;
	z-index: 10;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	transition-delay: .3s
}
input[type=checkbox]:checked ~ label .box {
	background: #25262A
}
input[type=checkbox]:checked ~ label .check {
	opacity: 1;
	-webkit-transform: scale(1) rotate(45deg);
	-moz-transform: scale(1) rotate(45deg);
	transform: scale(1) rotate(45deg);
}
.act_users {
	width: 280px !important;
	margin: 12px 0 0 8px !important;
	display: block !important;
	overflow: hidden;
	height: 67px !important;
}
.banner_stats .act_users h2 {
	font-weight: 800;
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 0;
	text-transform: capitalize !important;
}
.high_pic {
	position: absolute;
	left: 64px;
	z-index: 9;
	top: 116px;
}
.high_pic a {
	display: block;
}
.high_pic a img {
	width: 100%;
	max-width: 644px;
}
.fa-eye-slash:before {
	content: "" !important;
	width: 20px;
	height: 20px;
	background-image: url(../images/eye-off.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 2.5px 10px;
}
.fa-eye:before {
	content: "" !important;
	width: 20px;
	height: 20px;
	background-image: url(../images/eye.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 2.5px 10px;
}
.form-group {
	position: relative;
}
.form-group i {
	position: absolute;
	right: 14px;
	top: 43px;
	cursor: pointer;
	z-index: 99;
}
.form-group span {
	position: absolute;
	right: 14px;
	top: 43px;
	z-index: 99;
	cursor: pointer;
}
.form-group em {
	position: absolute;
	right: 1px;
	top: 30px;
	cursor: pointer;
	border-radius: 0 12px 14px 0;
	overflow: hidden;
}
.form-group em img {
	height: 46px;
}
.eertt {
	margin: 8px 0 20px 0 !important;
}
.pcm_right {
	padding-right: 8px;
}
.pcm_left {
	padding-left: 8px;
}
.for_main_category_01 {
	padding: 0;
	margin: 13px 0 13px 0;
	background: #fff;
}
.for_main_category_01 .banner_cat_full {
	position: relative;
	bottom: 18px;
	padding: 0;
}
.for_main_category_02 {
	padding-top: 150px;
}
.breadcrumbs_area {
	margin: 0 0 30px 0;
	text-align: left;
	width: 100%;
	overflow: hidden;
	display: block;
}
.breadcrumbs_area a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 23px;
	color: #35474D;
	float: left;
}
.breadcrumbs_area a:hover {
	color: #F47823;
}
.breadcrumbs_area a img {
  float: left;
  margin: 5px 6px 0 6px !important;
  padding: 0 !important;
}
.w-100 {
	width: 100% !important;
	overflow: hidden;
	display: block;
}
.for_main_category_02 {
	background: #F5F6F9;
	width: 100%;
	padding: 36px 0 32px 0 !important;
	overflow: hidden;
	display: block;
}
.for_main_category_03 {
	width: 100%;
	padding: 36px 0 36px 0 !important;
	overflow: hidden;
	display: block;
}
.paginationsec {
	width: 100%;
	padding-top: 3px;
	display: inline-block;
	display: flex;
	justify-content: center;
}
.paginationsec li {
	float: left;
}
.paginationsec li:last-child a {
	border-right: solid 1px #e1e1e1;
	border-radius: 0 5px 5px 0;
}
.paginationsec li:first-child a {
	border-right: solid 1px #e1e1e1;
	border-radius: 5px 0 0 5px;
}
.paginationsec li a {
	width: 37px;
	height: 39px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #302929;
	background: #fff;
	border-top: solid 1px #D2D2D2;
	border-bottom: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.paginationsec li a.actv {
	background: #F26A26;
	color: #fff;
}
.paginationsec li a:hover {
	background: #262C2F;
	color: #fff;
}
.doubleborder {
	border: 1px solid #d9d9d9;
	height: 5px;
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
	margin: 17px 0;
}
.main_category_boxx:nth-child(odd) {
	background-color: #E7E9AE;
	box-shadow: none;
}
.main_category_boxx:nth-child(even) {
	background: #fff;
	box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.18);
}
.main_category_boxx:nth-child(even) .informationn p {
	color: #465060 !important;
}
.main_category_boxx {
	box-sizing: border-box;
	width: 100%;
	border-radius: 12px;
	padding: 12px 16px;
	margin-bottom: 28px;
	display: flex;
	position: relative;
}
.main_category_boxx span {
	min-width: 128px;
	height: 137px;
	border-radius: 17px;
	overflow: hidden;
	margin: 0 19px 0 0;
	max-width: 128px;
}
.main_category_boxx > span {
  display: inline-block;
  position: relative;
}
.main_category_boxx span a {
	display: block;
}
.main_category_boxx span a img {
	max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;


	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
	transition: 0.5s ease;
}
.main_category_boxx:hover span a img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.2);
}
.informationn {
	padding-right: 20px;
}
.informationn a {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	line-height: 29px;
	color: #1E1E22;
}
.informationn a:hover {
	color: #F36C25;
}
.informationn p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	color: #292F37;
}
.cat_subcat_sec {
	margin: 9px 0;
}
.cat_subcat_sec span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #1F2225;
	margin: 0 25px 0 0;
}
.cat_subcat_sec span img {
	margin: 0 2px 0 0;
	position: relative;
	top: 0px;
}
.price_area {
	border-left: 1px solid #C9C9C9;
	display: flex;
	align-items: center;
	padding: 0 24px;
	width: 150px;
}
.price_area p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 21px;
	line-height: 21px;
	/* identical to box height, or 100% */
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #F26A26;
}
.price_area a {
	display: block;
	background: #FFFBEB;
	border-radius: 6px;
	width: 86px;
	height: 28px;
	text-align: center;
	margin: 3px 0;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 11.9px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #F26A26;
	justify-content: center;
}
.price_area a:hover {
	color: #fff;
	background: #262C2F;
}
.price_area a img {
	margin: 0 6px 0 0;
}
.featured_tag {
	position: absolute;
	right: -39px;
	top: -35px;
}
.featured_tag p {
	position: absolute;
	right: 32px;
	top: 62px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.03em;
	color: #fff;
	transform: matrix(0.73, 0.68, -0.68, 0.73, 0, 0);
	z-index: 9;
}
.main_category_boxx .price_area p {
	margin-bottom: 7px !important;
}
.top_catt_subb {
	display: block;
	overflow: hidden;
	width: auto;
	float: left;
	margin: 22px 0 0 0;
}
.top_catt_subb ul {
	margin: 0;
	padding: 0;
	float: left;
}
.top_catt_subb ul li {
	list-style: none;
	float: left;
}
.top_catt_subb ul li a {
	float: left;
	position: relative;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 29px;
	color: #35474D;
}
.top_catt_subb ul li a:hover {
	color: #F36C25;
}
.top_catt_subb ul li a:after {
	content: "/";
	padding: 0 15px;
	color: #B5BBBD;
}
.cmb {
	margin: 0 0 9px 0;
}
.dashboard_sections {
	width: 100%;
	padding: 45px 0;
	background: #F5F6F9;
	margin-top: 30px;
	position: relative;
}
.dashboard_lefts {
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}
.sticky_new {
	position: -webkit-sticky;
	position: sticky;
	top: 75px;
}
.dash_left_list {
	padding: 15px 18px;
}
.dash_left_list ul::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #DCDCDC;
	top: 0;
	left: 57px;
}
.dash_left_list li a {
	display: inline-block;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.dash_left_list li a em {
	margin-right: 34px;
}
.dash_left_list li a:hover p, .dash_left_list li a.active p {
	background: #F26A26;
	color: #fff;
}
.dash_left_list li a p {
	border-radius: 6px;
	width: 100%;
	padding: 0 19px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 47px;
	letter-spacing: 0.02em;
	color: #1E212C;
}
.log_dash {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #E1E2E3;
}
.dashboard_rights {
	padding: 20px;
	margin: 0 0 22px 0;
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}
.profile_progress {
	display: block;
}
.profile_progress h2 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #141521;
	margin: 0 0 12px 0 !important;
}
.profile_progress p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.01em;
	margin: 0 0 15px 0;
	color: #595E66;
}
.das_headingds {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: #363739;
	margin-top: 23px;
}
.dashboxitm {
	width: 100%;
	height: 148px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.13);
	border-radius: 10px;
	text-align: center;
	padding: 18px;
}
.dashboxitm > img {
	width: auto;
	display: inline-block;
	margin: 0 0 8px 0;
}
.stats_bxo {
	width: 100%;
	display: block;
}
.stats_bxo h6 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #201F1F;
}
.stats_bxo span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	color: #F36C25;
}
.af_log_dv {
	margin-left: 15px;
	cursor: pointer;
}
#profidrop {
	display: flex;
	align-items: center;
}
.af_log_dv a > img {
	width: 36px !important;
	height: 36px !important;
	border-radius: 100%;
	object-fit: cover;
	cursor: pointer;
	margin-right: 9px;
}
.header_log h6 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
	text-align: right;
	letter-spacing: 0.01em;
	color: #000000;
}
.header_log h6 strong {
	font-weight: 600;
}
.af_log_dv span img {
	margin-left: 1px;
	cursor: pointer;
	width: auto;
	height: 14px;
}
.profidropdid {
	border-radius: 0 0 12px 12px;
	padding: 2px 0;
	top: 52px;
	width: 209px;
	position: absolute;
	right: 0;
	cursor: pointer;
	z-index: 99999;
	left: 0;
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
}
.profidropdid ul {
	padding: 5px 24px;
}
.profidropdid ul a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 40px;
	color: #1E212C;
}
.profidropdid ul a:hover, .profidropdid ul a.active {
	color: #F26A26;
}
.main_banner_slider {
	display: block;
	position: relative;
}
.main_banner_slider .item span h1 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	position: absolute;
	top: 38px;
	left: 43px;
}
.main_banner_slider .item span h1 strong {
	color: #FFB13C;
	width: 100%;
	display: block;
	font-weight: 700;
	text-align: left;
}
.blc_clor {
	color: #000 !important;
}
.main_banner_slider .owl-dots {
	display: none;
}
.main_banner_slider .owl-nav {
	position: absolute;
	top: 58px;
	left: 0;
	width: 108%;
	display: flex;
	justify-content: space-between;
	left: -4%;
}
.main_banner_slider .owl-nav .owl-prev {
	background: url(../images/slider_left_arrow.png)no-repeat;
	background-size: auto;
	width: 54px;
	height: 54px;
	font-size: 0;
}
.main_banner_slider .owl-nav .owl-next {
	background: url(../images/slider_right_arrow.png)no-repeat;
	background-size: auto;
	width: 54px;
	font-size: 0;
	height: 54px;
}
.bord_infoo {
	display: block;
	overflow: hidden;
	width: 100%;
}
.dashboard_rights h3 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #1E1E22;
}
.bord_infoo h3 img {
	float: left;
	margin: -4px 1px 0 0;
}
.bord_infoo p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 26px;
	color: #465060;
	float: left;
	margin: 7px 0 25px 0;
}
.dashboard_rights .main_category_boxx {
	margin-top: 14px;
}
.profile_progress .mt-0 {
	margin-bottom: 5px !important;
}
.for_sdasbord_nna {
	border-left: 2px solid #C9C9C9;
	padding: 0 0 0 14px;
	width: auto;
	flex-direction: column;
}
.main_banner_slider .owl-carousel .owl-item img {
	height: 166px;
}
.edit_profile_page {
	box-shadow: none;
	border-radius: 0;
	height: auto;
	padding: 0;
	width: 100%;
}
.edit_profile_page .form-group label {
	text-align: left;
	float: left;
	margin: 0 0 3px 0;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #35474D;
}
.ttl {
	text-align: left;
	float: left;
	margin: 0 0 3px 0;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #35474D;
}
.edit_profile_page .form-group .rm_form_fild {
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #C1C8D2;
	border-radius: 10px;
	padding: 5px 15px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #35474D;
}
.readonly {
	background: #FAFAFA !important;
}
.change_ppsd {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
	letter-spacing: 0.01em;
	color: #000000;
	margin: 20px 0 10px 0;
}
.for_save_changes_tob {
	width: 100%;
	height: auto;
	display: block;
	border-top: 1px solid #D9D9D9;
	margin: 30px 0px 0 0px;
	overflow: hidden;
	padding: 18px 0 0 0;
}
.for_save_changes {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	width: auto;
	padding: 0 40px;
	margin: 0 !important;
}
/*upload-css*/
/*.cursor-upload .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}*/
.cursor-upload .inputfile {
	width: 100%;
	height: 52px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	background: #fb3434;
	left: 0;
}
.cursor-upload .inputfile + label,
.cursor-upload .inputfile + .error + label {
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	height: 48px;
	border-radius: 8px;
	width: 100%;
	padding: 0px 0px 0px 15px;
	float: left;
	border: 2px solid #25262A;
	background: #25262A;
	line-height: 45px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.cursor-upload .inputfile + label:hover {
	background: #F26A26;
	border: 2px solid #F26A26;
}
.cursor-upload .inputfile + label img {
	float: right;
	padding: 12px 9px;
	width: auto !important;
}
.cursor-upload {
	float: left;
	width: 100%;
    margin-bottom: 0;
}
.uploaded_picc {
	loat: left;
	display: block;
	margin: 19px 0 0 0;
	width: 55px;
	height: 55px;
	overflow: hidden;
	background: #dfdede;
	border-radius: 50%;
}
.uploaded_picc img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	object-fit: cover;
}
/*upload-css*/


.create_select {
	background: #fff url(../images/down_aro.png)no-repeat !important;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	background-size: 12px !important;
	cursor: pointer;
	background-position: 95% 52% !important;
}
.edit_profile_page .form-group label strong {
	font-weight: 700;
	color: #929A9D;
}
.ttl strong {
	font-weight: 700;
	color: #929A9D;
}
.create_text_area {
	min-height: 100px;
}
.added_phot {
	width: 112px;
	height: 121px;
	position: relative;
	float: left;
	overflow: hidden;
	border-radius: 17px !important;
	margin: 0 18px 0 0;
}
.added_phot > img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 17px;
	object-fit: cover;
}
.added_phot span {
	position: absolute;
	width: 26px;
	height: 26px;
	right: 6px;
	top: 5px;
	background: #F26A26;
	border-radius: 55px;
	text-align: center;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.5);
	padding: 2px 0 0 0;
}
.added_phot span:hover {
	background: #25262A;
}
.added_phot span a {
	width: 26px;
	height: 26px;
	border-radius: 55px;
	display: block;
}
.upgrade_lst {
	margin: 40px 0 0 0;
}
.savlst {
	transform: translateY(30%);
	height: 100%;
	position: relative;
	top: 0;
}
.paginationsec li a:hover img {
	filter: invert(100%) sepia(0%) saturate(7481%) hue-rotate(167deg) brightness(124%) contrast(97%);
}
/*==============
Message page start
===============*/
.edit_area {
	float: left;
	width: 100%;
	background: #fcfdfd;
	padding: 45px 0 80px 0;
	margin-top: 68px;
}
.message_head {
	float: left;
	width: 100%;
	text-align: center;
}
.message_head h2 {
	color: #232428;
	font-family: 'Baskerville-Medium';
	font-weight: 400;
	font-size: 34px;
	line-height: 36px;
	text-transform: uppercase;
}
.message_head span {
	margin: 0 auto;
	margin-top: 0px;
	width: 38px;
	height: 3px;
	background: #6078ea;
	margin-top: 10px;
	margin-bottom: 28px;
	display: block;
}
.message-section {
	width: 100%;
	display: flex;
	margin-top: 0px !important;
	justify-content: space-between;
}
.msg_header {
	background: #fff;
	min-height: 50px;
	padding: 0 10px;
	border: 1px solid #E5E7EB;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.msg_head_lft {
	/* border-right: 1px solid #FFF; */
	padding: 12px 0 11px 10px;
}
.top_lyr {
	padding: 5px 0;
	float: left;
}
.inbox_btn {
	background: #FFF;
	display: inline-block;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
}
a.white_txt {
	color: #fff;
	padding: 5px 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 700;
}
a.white_txt:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
	border-radius: 3px;
}
.msg_search {
	background: #fff;
	padding: 11px 15px;
	border: 1px solid #E5E7EB;
	border-radius: 6px 0 0 0;
	position: relative;
	border-bottom: none;
	border-right: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 5px;
}
.msg_search input[type="text"] {
	background: #fff;
	position: relative;
	padding: 6px 10px;
	width: calc(100% - 35px);
	margin: 0;
	border-radius: 6px;
	border: 1px solid #D3D3D3;
	height: 42px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #CCCCCC;
}
.msg_search button#searchBtn {
	border: none;
	height: 42px;
	margin: 0;
	display: inline-block;
	color: #FFF;
	border-radius: 0 6px 6px 0;
	position: absolute;
	top: 11px;
	right: 50px;
	width: 40px;
	cursor: pointer;
	background: #F36C25 url(../images/search.png) no-repeat scroll 9px 12px;
}
.msg_search button#searchBtn:hover {
	background: #262C2F url(../images/search.png) no-repeat scroll 9px 12px;
}
.msg_search button#mssgRefresh{
	background: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  display: inline-flex;
  width: 20px;
  height: 20px;
  overflow: hidden;
  padding: 0px !important;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}
.msg_search button#mssgRefresh:hover svg path{
	stroke:#F36C25;
}
.msg_search::after{
	display: none;
}
.no_padd {
	padding: 0;
}
.no_pad_right {
	padding-right: 0px !important;
}
.no_pad_left {
	padding-left: 0px !important;
}
.msg_search .fa {
	font-size: 17px;
	color: #fff;
	margin-top: 2px;
}
.onli_portn {
	height: 392px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #f36c25 #cfd7dd;
	scrollbar-width: thin;
}
.msg_btm_portion {
	margin-top: 10px;
	border-bottom: 1px solid #cfcfcf;
	display: block;
	color: #2a2a2a;
}
.msg_user {
	margin: 4px;
	width: 40px;
}
.onli_actv {
	padding-top: 2px;
	font-weight: 500;
	font-family: "Helvetica";
}
.online_dot {
	float: left;
	margin: 1px 7px 0 0;
}
.blue_txt1 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 13.6px;
	line-height: 24px;
	/* or 176% */
	display: flex;
	align-items: center;
	color: #000000;
}
.flt-left {
	float: left;
}
.light_txt1 {
	color: #646464;
	font-size: 12px;
	font-weight: 500;
	font-family: 'Helvetica-Normal';
	margin: 16px 0 0 0;
	display: block;
	overflow: hidden;
}
.msg_btm_portion:hover {
	background: #ebf3f9;
	color: #fff !important;
}
.msg_btm_portion1 {
	border-bottom: 1px solid #cfcfcf;
	display: block;
	padding: 1px 0;
	color: #2a2a2a;
}
.msg_btm_portion1:hover {
	background: #FFF7ED;
	color: #fff;
	border-left: 2px solid #f36c25;
}
.padboth {
	padding: 0px !important;
}
.noopadd {
	padding: 0px !important;
}
.dark_txt1 {
	margin: 0;
	font-family: 'Mulish' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 11.9px;
	line-height: 20px;
	/* or 168% */
	display: flex;
	align-items: center;
	color: #4B5563;
}
.msg_head_rgt {
	padding: 8px 15px;
}
.bld_txt {
	margin: 0;
	color: #fff;
	font-weight: 500;
	font-size: 22px;
	font-family: 'Mulish';
	line-height: 29px;
}
.norm_txt {
	color: #fff;
	font-family: 'Mulish';
	font-size: 13px;
	font-weight: 500;
	margin: 0;
}
.msg_btm_portion2 {
	margin-left: 0;
	padding: 15px 0 0 12px;
	border-left: 1px solid #E5E7EB;
	border-right: 1px solid #E5E7EB;
}
.msg_btm_portion2_scrol {
	height: 431px;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-color: #f36c25 #cfd7dd;
	scrollbar-width: thin;
	padding-right: 14px;
}
.active_img_holder {
	border: none;
	background: transparent;
	padding: 1px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}
.blue_txt2 {
	color: #f36c25;
	margin: 0 0 5px 0;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Mulish';
	line-height: 23px;
}
.norm_txt1 {
	margin: 0 0 15px 0;
	color: #5c666a;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Mulish';
	line-height: 23px;
}
.rply_msg {
	background: #fff;
	padding: 10px;
	border: 1px solid #E5E7EB;
	display: flex;
	justify-content: space-between;
}
.rply_msg_txtbx {
	width: 100%;
	border: 1px solid #E5E7EB;
	background: #fff;
	padding: 10px !important;
	color: #7b7b7b;
	margin-bottom: 0;
	height: 42px;
	font-family: 'Mulish';
	font-weight: 500;
	font-size: 14px;
	border-radius: 6px;
}
.fileContainerr {
	padding: 5px 8px 5px 16px;
	color: #FFF !important;
	font-family: 'Mulish';
	font-weight: 500;
	font-size: 13px;
	margin: 7px 0 0 0;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}
.fileContainerr [type="file"] {
	cursor: pointer;
	display: block;
	font-size: 999px;
	filter: alpha(opacity=0);
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
.fileContainerr:hover {
	color: #FFF !important;
	transition-duration: 0.3s;
}
input.submit_input {
	border: medium none;
	border-radius: 6px;
	float: right;
	font-size: 17px;
	font-family: 'Mulish';
	font-weight: 400;
	margin: 0 0 0 9px !important;
	padding: 0;
	line-height: 19px;
	cursor: pointer;
	width: 102px;
	height: 42px;
	background: #F36C25 url(../images/send.png) no-repeat scroll 31px 12px;
}
input.submit_input:hover {
	background: #262C2F url(../images/send.png) no-repeat scroll 31px 12px;
}
.upmsg .cust_file {
	height: 40px;
	width: 121px;
	text-align: center !important;
	margin-bottom: 5px;
	box-shadow: none;
}
.upmsg .upld_txt {
	float: none !important;
	padding: 11px 0 0 2px !important;
}
/*upload button*/
.form_hold {
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.form_hold label {
	color: #555353;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 9px 0 10px 0;
	font-family: 'Mulish';
}
.form_hold label p {
	margin-bottom: 5px;
}
.cust_file {
	background: #F36C25;
	height: 45px;
	padding: 0 !important;
	text-align: left !important;
	width: 170px;
	border: none;
	border-radius: 2px;
	color: #fff;
	box-shadow: 1px 2px 3px #898a8a;
}
.cust_file:hover {
	background: #262C2F;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 0;
}
.cust_file span.upld_bdr {
	background: url(../img/up_btn.png) no-repeat scroll 17px 15px;
	width: 45px;
	margin-right: 10px;
	display: inline-block;
	height: 45px;
	float: left;
	border-radius: 5px 0 0 5px;
}
.cust_file span.upld_txt {
	text-transform: capitalize;
	font-family: 'Mulish';
	font-size: 15px;
	display: inline-block;
	float: left;
	padding: 13px 0 0 2px;
	color: #fff !important;
	font-weight: 300;
	width: auto;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	height: 42px;
	width: 50px;
	left: 0;
}
/*upload button*/
.upmsg .cust_file {
	height: 42px;
	width: 50px;
	text-align: center !important;
	margin-bottom: 0;
	box-shadow: none;
	border-radius: 6px;
	margin: 1px 8px 0 0;
}
.upmsg .upld_txt {
	float: none !important;
	padding: 9px 0 0 2px !important;
}
.noopadd {
	padding: 0px !important;
}
.ppc_sg {
	width: auto !important;
}
.ownr_products {
	display: block;
	position: absolute;
	right: 17px;
	top: 4px;
}
.ownr_products span {
	width: 46px;
	height: 49px;
	overflow: hidden;
	border-radius: 9px;
	float: left;
	margin: 0 12px 0 0;
}
.ownr_products span img {
	width: 100%;
}
.ownr_products p, .ownr_products p a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 11.9px;
	line-height: 20px;
	/* or 168% */
	display: flex;
	align-items: center;
	color: #000000 !important;
}
.ownr_products h6,.ownr_products h6 a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 13.6px;
	line-height: 24px;
	/* or 176% */
	display: flex;
	align-items: center;
	color: #F97316 !important;
}
.msg_usr {
	display: flex;
	align-items: center;
	float: left;
	flex-wrap: wrap;
	flex-grow: 1;
}
.msg_usr span {
	float: left;
}
.msg_usr span img {
	width: 36px !important;
	height: 36px !important;
	border-radius: 100%;
	object-fit: cover;
	float: left;
	cursor: pointer;
	margin: 2px 10px 0px 0px;
}
.msg_usr span p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 13.6px;
	line-height: 24px;
	/* or 176% */
	display: flex;
	align-items: center;
	color: #000000;
}
.usr_left_all {
	display: block;
	width: 100%;
}
.msg-usr_left_all {
	height: 502px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #f36c25 #cfd7dd;
	scrollbar-width: thin;
}
.msg-usr_left_all a {
	float: left;
	width: 100%;
	border: 1px solid #E5E7EB;
	border-radius: 7px;
	height: 77px;
	padding: 17px 14px;
	transition: all 0.3s;
}
.msg-usr_left_all a:hover {
	border: 1px solid #fff;
	background: #FFF7ED;
	border-left: 3px solid #f36c25;
	transition: all 0.3s;
}
.msg-usr_left_all a.active-message {
	border: 1px solid #fff;
	background: #FFF7ED;
	border-left: 3px solid #f36c25;
	transition: all 0.3s;
}
.msg-usr_left_all a > img {
	width: 36px !important;
	height: 36px !important;
	border-radius: 100%;
	object-fit: cover;
	float: left;
	cursor: pointer;
	margin: 4px 10px 0 0;
}
.msg-usr_left_all a span {
	float: left;
	display: flex;
	width: calc(100% - 50px);
	justify-content: space-between;
}
.msg-usr_left_all span p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 13.6px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #000000;
}
.msg-usr_left_all span strong {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 10.2px;
	line-height: 16px;
	/* identical to box height, or 157% */
	display: flex;
	align-items: center;
	color: #6B7280;
}
.comment_one {
	display: block;
	overflow: hidden;
	width: auto;
	margin: 0 0 20px 0;
	float: left;
}
.comment_one img {
	width: 36px !important;
	height: 36px !important;
	border-radius: 100%;
	object-fit: cover;
	float: left;
	cursor: pointer;
	margin: 2px 10px 0 0;
}
.comment_one_comment {
	float: left;
	width: 429px;
	height: auto;
	padding: 11px 14px;
	background: #F3F4F6;
	border-radius: 0px 8px 8px 8px;
}
.comment_one_comment p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 11.9px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #000000;
}
.comment_one_comment span {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 10.2px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: right;
	color: #000000;
	float: right;
	margin-top: 12px;
	margin-left: 12px;
}
.com_two_text {
	background: #FFF7ED !important;
}
.com_two {
	width: auto;
	float: right;
}
.com_two img {
	margin: 2px 0 0 10px;
}
/*=============
message page end
===============*/


.pos_rela {
	position: relative;
}
.pos_rela em {
	position: absolute;
	top: 39px;
	right: 11px;
}
.pos_rela em img {
	width: 17px !important;
	height: 17px !important;
}
.Filter_btn {
	margin: 23px 0 0 0;
}
.Filter_btn .for_save_changes {
	width: auto;
	padding: 0 16px;
}
.border_btm {
	border-bottom: 1px solid #d0d0d0;
	padding: 0px 0 10px 0;
	margin-bottom: 24px;
}
/* 04-06 Anwesa */
.abt-pg-hdr {
	margin-bottom: 16px;
}
.abt-pg-hdr h2 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #141521;
	margin-bottom: 3px;
}
.abt-pg-hdr p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #595E66;
}
.abt-pg-content {
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 33px 38px 28px 38px;
}
.who-section {
	margin-bottom: 25px;
}
.who-sec-text h3, .why-sec h3 {
	margin-bottom: 15px;
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #141521;
}
.who-sec-text p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #000000;
	margin-bottom: 23px;
	padding-right: 12px;
}
.who-sec-text p:last-child {
	margin-bottom: 0px;
}
.who-sec-img {
	margin-left: 21px;
	width: calc(100% - 21px);
	height: fit-content;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 8px;
}
.who-sec-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
.mission-sec .who-sec-img {
	margin-left: 0px;
	margin-right: 21px;
}
.why-box {
	background: rgba(240, 90, 40, 0.05);
	border-radius: 8px;
	padding: 24px;
	height: 100%;
}
.why-box em svg {
	display: block;
	width: 32px;
	height: 32px;
	margin-bottom: 14px;
}
.why-box h5 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15.3px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #000000;
	margin-bottom: 11px;
}
.why-box p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 13.6px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #4B5563;
}
.why-sec-box-area {
	padding: 0 17px;
}
.deet-pg-brd {
	margin: 0px 0 !important;
	background-color: transparent;
	padding: 6px 0 !important;
}
.ad-details-sec {
	background: #FFFFFF;
	box-shadow: 0px 4px 1px rgb(0 0 0 / 9%);
	border-radius: 8px;
}
.details-header {
	padding: 24px 0;
}
.deet-hdr-lft h2, .deet-hdr-lft .detail_title {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 700;
	font-size: 20.4px;
	line-height: 32px;
	display: flex;
	align-items: center;
	color: #000000;
	margin-bottom: 0;
    margin-top: 18px;
}
.deet-hdr-lft ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	column-gap: 16px;
	row-gap: 10px;
}
.deet-hdr-lft ul li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-size: 11.9px;
	line-height: 20px;
	display: flex;
	align-items: center;
	color: #4B5563;
}
.deet-hdr-lft ul li svg {
	display: block;
	width: 16px;
	height: 16px;
}
.ad-price {
	background: rgba(243, 108, 37, 0.03);
	border-radius: 30px;
	padding: 11px 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	width: fit-content;
	margin: 0 auto;
}
.ad-price svg {
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 4px;
}
.ad-price text {
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	font-family: 'Outfit';
	color: #F97316;
	font-size: 25.5px;
	padding: 2px 0 2px 8px;
	border-left: 1px solid #F97316;
}
.pro_slider, #thumbnail-slider, #ninja-slider, #ninja-slider ul {
	height: 605px !important;
}
#thumbnail-slider {
	padding: 25px 0;
}
#thumbnail-slider ul li {
	width: 122px !important;
	height: 123px !important;
	text-align: center;
	margin: 5px 0 10px 0 !important;
}
#thumbnail-slider ul li.active a {
	border: 2px solid #F36C25 !important;
}
#thumbnail-slider .thumb {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #e9eaeb !important;
    background-position: center center;
    display: block;
    position: absolute;
    font-size: 0;
    border-radius: 17px !important;
}
#ninja-slider .ns-img {
	border-radius: 17px;
	overflow: hidden;
}
.deet-inside-right {
	width: 406px;
	max-width: 100%;
	margin: 0 auto;
	background: #F9FAFB;
	border-radius: 8px;
	padding: 16px 27px;
}
.dir-hdr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	margin-bottom: 12px;
}
.dir-hdr h5 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 15.3px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #000000;
}
.dir-hdr button {
	width: 28px;
	height: 28px;
	background: #F3F4F6;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none !important;
	outline: none !important;
	cursor: pointer;
	box-shadow: none !important;
}
.dir-hdr button svg {
	display: block;
	width: 18px;
	height: 18px;
}
.dir-hdr button:hover svg path {
	stroke: #F36C25 !important;
}
.flag-tooltip {
	width: fit-content;
	padding: 6px 12px;
	background-color: #262626;
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
	white-space: nowrap;
	color: white;
	top: -3px;
	transform: translate(-50%, -100%);
	left: 50%;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	border-radius: 3px;
}
.dir-hdr button:hover .flag-tooltip {
	opacity: 1;
}
.dir-main {
	margin-bottom: 22px;
}
.dir-main em {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 74px;
	height: 74px;
	overflow: hidden;
	background-color: #E5E7EB;
	border-radius: 50%;
	margin: 0 auto 9px auto;
}
.dir-main h3 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 20.8896px;
	line-height: 37px;
	color: #000000;
	margin-bottom: -5px;
	text-align: center;
}
.dir-main h6 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-size: 18.2784px;
	line-height: 31px;
	color: #4B5563;
	text-align: center;
}
.dir-btns-area {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 12px;
}
a.dir-btn, button.dir-btn {
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F3F4F6;
	border-radius: 6px;
	gap: 8px;
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 800;
	font-size: 13.6px;
	line-height: 24px;
	color: #F26A26;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	cursor: pointer;
}
a.dir-btn.call-ctrt {
	background-color: #F26A26;
	color: #fff;
}
a.dir-btn:hover, button.dir-btn:hover {
	background-color: #262C2F;
	color: white;
}
a.dir-btn:hover svg path, button.dir-btn:hover svg path {
	stroke: white;
}
button.dir-btn.save-listing:hover svg path {
	fill: white;
}
button.dir-btn.save-listing:focus svg path, button.dir-btn.save-listing.saved svg path {
	stroke: white;
	fill: white;
}
button.dir-btn.save-listing.saved {
	background-color: #f47823;
	color: white;
}
.crtr-sos {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 18px;
}
.crtr-sos li a {
	width: 58px;
	height: 58px;
	background: #F3F4F6;
	border-radius: 10.5455px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
}
.crtr-sos li a svg {
	display: block;
}
.crtr-sos li a:hover {
	background-color: #f47823;
}
.crtr-sos li a:hover svg path {
	stroke: white;
	fill: white;
}
.dir-btn.crtr-share {
	color: #4B5563;
}
.deets-insider-desc {
	margin-top: 16px;
}
.deets-insider-desc h4 {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 37px;
}
.deets-insider-desc p {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #374151;
	margin-bottom: 23px;
}
.ad-details-sec {
	padding-bottom: 38px;
}
.similar-list-sec {
	padding: 62px 0 69px 0 !important;
}
.breadcrumbs_area a + a img {
	float: left;
	margin: 6px 6px 0 6px;
}
.contact-page {
	padding: 34px 0 75px 0;
}
.contact-outr .col-lg-9 {
	margin-right: 9px;
	width: calc(100% - 9px);
}
.contact-outr .col-lg-3 {
	margin-left: -20px;
	width: calc(100% + 20px);
}
.contact-left-paper {
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 20px 24px 18px 26px;
}
.cont-frm-group {
	position: relative;
	margin-bottom: 32px;
}
.cont-frm-group label {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #2B3135;
	text-align: left;
	float: left;
	margin: 0 0 6px 0;
}
.cont-frm-group input, .cont-frm-group textarea, .cont-frm-group select {
	box-sizing: border-box;
	width: 100%;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #8B8C8F;
	border-radius: 8px;
	padding: 5px 15px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #35474D;
	outline: none;
	box-shadow: none;
	display: block;
}
.cont-frm-group select {
	height: 48px;
	background: #FFFFFF url(../images/cont-select.png) no-repeat right 15px center;
	background-size: 22px !important;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	background-position: right 15px center !important;
}
.cont-frm-group textarea {
	height: 102px;
	display: block;
}
.cont-frm-group input:hover, .cont-frm-group textarea:hover, .cont-frm-group select:hover, .cont-frm-group input:focus, .cont-frm-group textarea:focus, .cont-frm-group select:focus, .cont-frm-group input:focus-visible, .cont-frm-group textarea:focus-visible, .cont-frm-group select:focus-visible, .cont-frm-group input:focus-within, .cont-frm-group textarea:focus-within, .cont-frm-group select:focus-within {
border: 1px solid #F26A26 !important;
}
span.required {
	color: red;
	position: absolute;
	right: -9px;
	top: 0px;
}
span.optional {
	position: static;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #929A9D;
}
.cont-frm-footer {
	margin-top: 14px;
	padding-top: 18px;
	width: 100%;
	border-top: 1px solid #D9D9D9;
}
.cont-frm-footer button {
	width: 201px;
	height: 50px;
	background: #F26A26;
	border: 1.5px solid #F26A26;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	border: none !important;
	outline: none !important;
	cursor: pointer;
	box-shadow: none !important;
}
.cont-frm-footer button:hover {
	background: #262C2F;
	color: #FFFFFF;
}
.cont-info-box {
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 3px 12px 1px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 14px 33px 21px 28px;
}
.cont-info-box h2 {
	margin-bottom: 15px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #2B3135;
}
.cont-info-main ul li {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	column-gap: 6.6px;
	margin-bottom: 18px;
}
.cont-info-main ul li em {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #F26A26;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.cont-info-main ul li em svg {
	display: block;
}
.cont-info-main text h5 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	align-items: center;
	color: #000000;
	margin-bottom: 6px;
}
.cont-info-main text p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #3D3D3D;
}
.cont-info-main text p a {
	display: block;
	color: inherit;
	margin-bottom: 2px;
}
.cont-info-main text p a:hover {
	color: #F26A26;
}
.cont-sos-list h2 {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.01em;
	color: #000000;
	margin-bottom: 14px;
}
.cont-sos-list ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 11px;
}
.cont-sos-list ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 33px;
	height: 33px;
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
}
.cont-sos-list ul li a svg {
	display: block;
}
.cont-sos-list ul li a:hover {
	transform: translateY(-3px);
}
/* 04-06 Anwesa */




.msgg_left_side {
	width: 322px;
}
.msgg_right_side {
	width: calc(100% - 322px);
}
.srch_bg {
  background: #F5F6F9;
  padding-top: 13px;
  margin: 0;
}
.srch_bg .breadcrumbs_area {
  margin: 0 0 18px 0 !important;
}
.search_result_area{
	padding: 0 0 18px 0 !important;
	width: 100% !important;
	overflow: visible;
	position: relative;
}
.search_result h2, .search_result .search_title {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 34px;
	color: #000000;
	margin-bottom: 4px;
}
.search_result p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 27px;
	color: #585A5C;
}
.reletv {
  position: relative;
}



.dropdown_downn1 {
  box-sizing: border-box;
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  border-radius: 6px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #282A32;
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.dropdown_downn1:hover {
	background: transparent;
	border: none;
	color: #F26A26;
}
.dropdown_menu1 {
  display: none;
  -webkit-box-shadow: 0 0 7px -8px #000;
  -moz-box-shadow: 0 0 7px -8px #000;
  box-shadow: 0 0 7px -8px #000;
  background: #fff;
  width: auto;
  position: absolute;
  left: 0;
  border-radius: 0 0 6px 6px;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  top: 44px;
}


.dropdown_menu1 a {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #35474D;
  display: block;
  margin-bottom: 5px;
}
.dropdown_menu1 a:hover {
  color: #F26A26;
}
.sortby {
  position: absolute;
  top: 39px;
  right: 14px;
  z-index: 99;
}




/**/
.about_faq_content{
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 0 18px 0;
}
.about_faq_content h6{

font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 25px;
/* identical to box height */
letter-spacing: 0.02em;

color: #141521;
margin-bottom: 5px;


}
.about_faq_content p{


font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 22px;
/* identical to box height, or 138% */
letter-spacing: 0.01em;

color: #595E66;


}
#main {
  margin:0 0 40px 0;
}

#main #faq .card {
  margin-bottom: 16px;
  border: 0;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}
#main #faq .card .card-header {
  border: 0;
  border-radius: 8px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  border-radius: 8px !important;
  color: #f36c25;
  padding: 14px 20px;
  font-family: 'Mulish';
  font-weight: 700;
  background: rgba(240, 90, 40, 0.05);
  font-size: 16px;
  line-height:22px;
  white-space: normal;
  word-wrap:break-word;
}


#main #faq .card .card-header .btn-header-link.collapsed {
  background: #f5f5f5;
  color: #262c2f;
  border-radius: 8px;
}


.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none;
}
#main #faq .card .collapsing {
  background: #fff;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #3A3F42;
  line-height: 31px;
}

.faq_pagge{
	box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.18);
  border-radius: 12px;
  overflow: hidden;
  padding:40px 50px;
  background: #fff;
}
.need_help {
  float: left;
  width: 100%;
  height: auto;
  background: rgba(240, 90, 40, 0.05);
  border-radius: 12px;
  padding: 26px 35px 38px 35px;
  position: relative;
  margin: 30px 0 0 0;
}
.need_help h1{
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 140%;
color: #000000;
}
.need_help p {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #5D5D5D;
  width: 48%;
  margin: 10px 0 24px 0;
}

.need_help span{
	position: absolute;
  bottom: 0;
  right: 0;

}
.need_help span img{
	max-width:100%;
}
.need_help a {
  width: 201px;
  height: 50px;
  background: #F26A26;
  border-radius: 6px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}


.need_help a:hover{
	background: #25262A;
	color: #FFFFFF;
}




.terms-paper{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 41px;
gap: 24px;
background: #FFFFFF;
border-radius: 12px;
box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.18);
}
.term-box h3{
    margin-bottom: 16px;
font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-size: 26.26px;
line-height: 43px;
color: #000000;
}
.term-box p{
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
color: #4B5563;
}
.term-box ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 10px !important;
  margin-bottom: 20px;
}
.term-box ul li{
    padding-left: 24px;
font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
color: #4B5563;
position: relative;
}
.term-box ul li::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #4B5563;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}

#main .card-body p {
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #3A3F42 !important;
  line-height: 31px !important;
}






#main #faq .card .card-header .btn-header-link:after {
  content: "";
  float: right;
  background: url(../images/Icon_up.png)no-repeat;
  background-size: 12px;
  width: 12px;
  height: 16px;


  position: relative;
  top: 7px;
  position: absolute;
  right: 15px;
  top: 22px;
}
#main #faq .card .card-header .btn-header-link.collapsed:after {
   float: right;
  background: url(../images/Icon_down.png)no-repeat;
  background-size: 12px;
  width: 12px;
  height: 16px;


  position: relative;
  top: 7px;
  position: absolute;
  right: 15px;
  top: 22px;
}
#main #faq .card .card-header .btn-header-link.collapsed {
  word-wrap: break-word;
  white-space: inherit;
}
#main #faq .card .card-header .btn-header-link.collapsed:hover{
  background: rgba(240, 90, 40, 0.05);
  color: #f36c25;
  border-radius: 8px;
}

.form-group .error {
    right: auto !important;
    top: auto !important;
    left: 0 !important;
    bottom: 0px !important;
    transform: translateY(100%);
    text-align: left;
    line-height: 1;
    font-size: 12px;
}

.form-group.cursor-upload .error {
	bottom: -32px !important;
	transform: translateY(0%);
}
.header_search_area form{
    margin: 0;
}
.text-muted {
  color: #868e96 !important;
  float: left;
}

.ffr_p2{
  padding-left: 0;
}

.Filter_btn .for_save_changes {
  width: auto;
  padding: 0 14px;
  display: flex;
  float: left;
  align-items: center;
  gap: 0;
  margin: 0 6px 0 0 !important;
}
.main_category_boxx > span {
  border: 1px solid #e3e2e2;
}
.add_for_statuss{
    position: relative;
}
.add_for_statuss h6 {
  position: absolute;
  top: 2px;
  right: 14px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #F26A26;
}

.informationn a {
  width: calc(100% - 78px);
  display: inline-block;
}
.existing-style {
  background: #f8f9fa;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 10px 0 0 0;
}
.existing-style img {
  margin: 0 0 0 10px !important;
}
.existing-style{
  width: 123px !important;
}

.informationn {
    width: calc(100% - 147px);
}
.featured_tag_two{
    left: -29px;
    right: auto !important;
    top: -25px;
    rotate: 273deg;
}
.featured_tag_two img{
    width: 108px;
}
.featured_tag_two p {
        right: 21px !important;
    top: 38px !important;
    font-size: 13px !important;
    line-height: 19px !important;
}




.paginationsec li a {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.header_search_area select option{
	font-family: 'Mulish' !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}
.activeCat{
	color: #F26A26 !important;
}
.active_banner {
  background: #FBFBF0 !important;
  border: 3px solid #f47823 !important;
}

.email_verify{
    height: auto !important;
    margin: 0 0 7px 0 !important;
    padding: 24px 12px !important;
}
.email_verify h2 {
    font-weight: 800 !important;
    font-size: 33px !important;
    line-height: 35px !important;
}


.header_logo img {
  max-width: 240px;
  padding: 10px 0 6px 0;
}
.modal {
  padding-top: 100px;
  z-index: 999999 !important;
  background: rgba(6, 6, 6, 0.5);
}
.popp_reportt {
  padding: 16px 16px 0 16px;
}
.popp_reportt .form-group .rm_form_fild  {
	box-sizing: border-box;
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #C1C8D2;
  border-radius: 10px;
  padding: 3px 5px 5px 12px;
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: #35474D;
}
.modal-header {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 23px;
	letter-spacing: 0.01em;
	padding: 9px 15px;
}
.btn_popup_sr {
	background: #F26A26;
	color: #fff;
	border-radius: 6px;
	width: auto;
	padding: 0 19px;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 41px;
	letter-spacing: 0.02em;
	border: none;
	cursor: pointer;
}
.btn_popup_sr:hover{
background: #262C2F;
  color: #FFFFFF;
}
.modal-footer {
	justify-content: flex-start;
}
.popp_textarea {
  background-image: none !important;
  min-height: 100px;
}
.cursor_pointer{
	cursor: pointer !important;
}
.deet-hdr-lft{
    padding-left: 153px;
}
.dir-main em img{
  width: 100%;
}
.main_category_boxx:hover .informationn a {
  color: #F36C25 !important;
}


.message-time-sign span {
	background-color: #fff;
	font-size: 14px;
	color: #888;
	z-index: 11;
	position: relative;
	padding: 0 10px;
}
.message-time-sign {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 25px;
}
.message-time-sign::before {
	content: "";
	height: 1px;
	background-color: #eaeaea;
	display: block;
	max-width: 30%;
	margin: 0 auto;
	position: relative;
	top: 14px;
	z-index: 10;
}
.imgMsgBx .msgImage {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
}
.msg-link-color,.orange-color{
	color: #F26A26 !important;
}
.message-bubble {
	display: block;
	position: relative;
	margin-bottom: 25px;
}
.message-bubble .message-text {
	margin-left: 70px;
	background-color: #f4f4f4;
	border-radius: 4px;
	padding: 12px 18px;
	position: relative;
	display: inline-block;
	float: left;
	line-height: 25px;
}
.typing-indicator {
	width: auto;
	height: 24px;
	padding-top: 8px;
}
.message-bubble .message-text::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #f4f4f4;
	left: -6px;
	right: auto;
	top: 19px;
	position: absolute;
}
.typing-indicator span {
	height: 8px;
	width: 8px;
	float: left;
	margin: 0 1px;
	background-color: #a0a0a0;
	display: block;
	border-radius: 50%;
	opacity: 0.4;
}

.typing-indicator span:nth-of-type(1) { animation: 1s blink infinite 0.33333s; }
.typing-indicator span:nth-of-type(2) { animation: 1s blink infinite 0.66666s; }
.typing-indicator span:nth-of-type(3) { animation: 1s blink infinite 0.99999s; }

/* Message Bubble "me" */
.message-bubble.me .message-avatar {
	left: auto;
	right: 0;
}

.message-bubble.me .message-text {
	margin-left: 0;
	margin-right: 70px;
	background-color: #d7a751;
	color: #fff;
	position: relative;
}

/* Arrow */
.message-bubble .message-text:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #f4f4f4;
	left: -6px;
	right: auto;
	top: 19px;
	position: absolute;
}

.message-bubble.me .message-text:before {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #d7a751;
	border-right: none;
	right: -6px;
	left: auto;
}
.message-bubble .message-avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.message-bubble .message-avatar img {
	display: inline-block;
	width: 36px !important;
  height: 36px !important;
  border-radius: 100%;
}
.nodatatext {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.01em;
	margin: 24px 0 15px 0;
	color: #595E66;
}
.listMsgCount {
	position: absolute;
	right: 19px;
	top: 37px;
	text-align: right;
	font-size: 12px;
	color: #F26A26;
	font-weight: 800;
	font-family: 'Mulish' !important;
	font-style: normal;
}
.chat-holders{
	position: relative;
}
.no_chat_box{
	padding: 30px 0px;
}
.no_chat_box p {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 600;
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 0.01em;
	margin: 22px 0 15px 0;
	color: #595E66;
}
.sidebarMsgCount.countstyle{
	color: #f36c25;
	font-size: 13px;
	font-weight: 700;
	margin-left: 6px;
}

.dash_left_list li a:hover p .sidebarMsgCount, .dash_left_list li a.active p .sidebarMsgCount.countstyle{
	background: #F26A26;
	color: #fff;
}
.sidebarMsgCount.countstyle{
	background: #262c2f !important;
	color: #fff !important;
	border-radius: 50%;
	min-width: 26px;
	height: 26px;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 0;
	line-height: 26px !important;
	font-size: 12px !important;
}
.breadcrumbs_details {
    padding-left: 149px;
}

.dsp1-rtbtm {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}
.table-row{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding: 0;
    background-color: white;
}
.table-row:nth-of-type(even){
    background-color: #F26A260A;
}
.dash-tbl-cell{
    padding: 21px 5px 21px 0;
}
.dash-tbl-hdr .dash-tbl-cell{
	font-family: 'Mulish';
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 15px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.7);
}
.dash-tbl-hdr .dash-tbl-cell a{
color: rgba(0, 0, 0, 0.7) !important;
}
.ds-tbl-stat{
border-radius: 50px;
width: 68px;
height: 26px;
	font-family: 'Mulish';
font-style: normal;
font-weight: 500;
font-size: 11.2px;
line-height: 11px;
text-transform: capitalize;
padding: 6px 11px;
}
.stat-grn{
    background: #E1FCEF;
    color: #00BF8D;
}
.stat-red{
    background: #FBE7E8;
color: rgba(190, 19, 28, 0.7);

}
.dash-tbl-body .dash-tbl-cell{
	font-family: 'Mulish';
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 16px;
color: rgba(0, 0, 0, 0.7);
word-wrap: anywhere;
}
.dsp1-rtbtm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}
.dsh-edt-outr{
    flex-grow: 1;
}
.w-26{
    width: 26%;
}
.w-30{
    width: 30%;
}
.w-25{
    width: 25%;
}
.w-23-7{
    width: 23.7%;
}
.w-17{
    width: 17%;
}
.w-9{
    width: 9%;
}
.w-15-4{
    width: 15.4%;
}
.w-15{
    width: 15%;
}
.w-18{
    width: 18%;
}
.w-19{
    width: 19%;
}
.w-11-3{
    width: 11.3%;
}
.w-6{
    width: 6%;
}
.hide-sm {
	display: none;
}
#ninja-slider .ns-img {
  max-width: 100% !important;
  max-height: 100% !important;
 background-size: contain;
}
.change-email-link{
    color: #f26a26;
  font-size: 13px;
  display: inline-block;
  position: absolute;
  top: -2px;
  right: 0px;
  text-decoration: underline !important;
  text-underline-offset: 5px;
  margin: 0px !important;
  font-weight: 500;
}
.form-group.transform-none .error{
    transform: translateY(0%) !important;
    float:none !important;
}
.contact-outr .alert{
    text-align: center;
  margin: 10px 15px 10px 15px;
  width: 100%;
  display: block;
}
.profile_top_areaa {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_banner_slider .owl-carousel .owl-item img {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.deleteMsg {
	padding: 3px 4px 3px 2px;
	border-radius: 4px;
	border: 1px solid #F36C25;
	display: flex !important;
	flex-direction: row;
	justify-content: center;
	align-items: center !important;
	gap: 2px;
	/* font-size: 11px !important; */
	font-weight: 600 !important;
	color: #f36c25 !important;
	font-family: 'Mulish';
	background-color: white;
	margin-top: 11px !important;
	cursor: pointer;
}
.deleteMsg svg{
	display: block;
	width: 13px;
	height: 13px;
}
.deleteMsg:hover{
	background-color: #262C2F;
	border: 1px solid #262C2F;
	color: white !important;
}
.deleteMsg:hover svg{
	stroke: white !important;
}
.delete-all {
	display: flex;
	flex-direction: row;
	gap: 3px;
	font-weight: 400;
	white-space: nowrap;
	border: 1px solid #262C2F;
	padding: 7px 15px;
	font-size: 14px;
	line-height: 1;
	border-radius: 6px;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background: transparent;
	margin-left: 20px;
	color: #353333;
	cursor: pointer;
}
.delete-all svg{
	display: block;
	width: 15px;
	height: 15px;
}
.delete-all:hover{
	background: #262C2F;
	color: white;
}
.delete-all:hover svg{
	stroke:white !important;
}