.snap-drawers * {
	max-height: 999999px;
	-webkit-text-size-adjust: none;
	-webkit-transform: translateZ(0);
}
body {
	height: 100%;
	/*height: 100vh;*/
	    overflow: hidden;
}
.disabled {
	display: none;
}

::-webkit-scrollbar {
 display: none;
}
.all-elements {
	position: absolute;
	/*overflow-x: hidden!important;*/
	width: 100%;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}
.large-title h3 {
	text-align: center;
}
.large-title p {
	text-align: center;
}
.user-business-image-setting img{
	width:100%;
}
/*Backgrounds */

.bg1 {
	background-image: url(../images/pictures/1.jpg);
	background-position: center center;
}
.bg2 {
	background-image: url(../images/pictures/2.jpg);
	background-position: center center;
}
.bg3 {
	background-image: url(../images/pictures/3.jpg);
	background-position: center center;
}
.bg4 {
	background-image: url(../images/pictures/4.jpg);
	background-position: center center;
}
/*Center Socials*/

.facebook-color {
	background-color: #3b5998;
	color: #FFFFFF;
}
.twitter-color {
	background-color: #4099ff;
	color: #FFFFFF;
}
/* .twitter-color {
	background-color: #ff40d1;
	color: #FFFFFF;
} */
.google-color {
	background-color: #d34836;
	color: #FFFFFF;
}
.pinterest-color {
	background-color: #C92228;
	color: #FFFFFF;
}
.sms-color {
	background-color: #27ae60;
	color: #FFFFFF;
}
.mail-color {
	background-color: #3498db;
	color: #FFFFFF;
}
/*Header*/

.header {
	height: 60px;

}
.header-home {
	/*height: 160px;*/
	height: auto;
	    display: flex;
	    justify-content: center;
	    /*min-height: 190px;*/
	    /*align-items: center;*/
}
.header-home h3{
	margin-top: 10px;
}
.homepage-header {
	position: absolute;
	width: 100%;
	z-index: 999999;
	background-color: transparent!important;
}
.header .sidebar-deploy {
	float: left;
	/*height: 60px;*/
	/*line-height: 60px;*/
	width: 60px;
	text-align: center;
	position: relative;
	z-index: 1;
	/*top:25%;*/
}
.header .sidebar-deploy i {
    margin-top: unset;
}
.header i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #EF3E4C;
}
.header .contact-deploy {
	float: right;
	margin-top: -52px;
	height: 60px;
	line-height: 60px;
	width: 60px;
	text-align: center;
	position: relative;
	z-index: 1;
	left: 20px;
}.home-user-icon{top:20px;}
.header h3 {
	float: left;
	width: 100%;
	text-align: center;
	/*margin-top: -40px;*/
	position: relative;
	z-index: 0;margin-bottom: 0px;
}
.homepage-header h3 {
	color: #FFFFFF;
}
.homepage-header i {
	color: #FFFFFF;
}
.homepage-slider .overlay {
	background-color: rgba(0,0,0,0.4)!important;
}
/*Footer*/

.footer p {
	clear: both;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	display: block;
	overflow: hidden;
}
.content-box .footer-socials {
	width: 240px;
}
.footer-socials {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: -15px;
	margin-bottom: 40px!important;
	width: 185px;
	display: flex;
}
.footer-socials a:hover {
	transform: scale(1.15, 1.15 );
	color: #FFFFFF;
	transition: all 250ms ease-in-out;
}
.footer-socials a {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 35px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	transition: all 250ms ease-in-out;
}
.footer-socials a i {
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.footer-facebook {
	background-color: #3b5998;
}
.footer-share {
	background-color: #27ae60;
}
.footer-twitter {
	background-color: #4099FF;
}
.footer-google {
	background-color: #d34836;
}
.footer-up {
	background-color: #2c3e50;
	line-height: 32px!important;
}
.footer-menu {
	position: fixed;
	z-index: 9999999;
	background-image: url(../images/misc/menu-bg.png);
	background-size: 100px 100px;
	width: 100%;
	height: 60px;
	bottom: 0px;
}
.footer-menu a {
	border-right: solid 1px rgba(255,255,255,0.08);
	color: #FFFFFF;
	font-size: 14px;
}
.footer-menu a:hover {
	color: #FFFFFF;
	background-color: rgba(255,255,255,0.05);
}
.footer-menu-clear {
	height: 60px;
}
.footer-menu a i {
	height: 60px;
	line-height: 60px;
}
.footer-menu-three-icons a {
	width: 33.3%;
	float: left;
	text-align: center;
}
.footer-menu-four-icons a {
	width: 25%;
	float: left;
	text-align: center;
}
.footer-menu-five-icons a {
	width: 20%;
	float: left;
	text-align: center;
}
.footer-menu-six-icons a {
	width: 16.7%;
	float: left;
	text-align: center;
}
.snap-drawer {
	background-color: #203D5B;
}
/*Sidebar Menu*/

.sidebar-header a {
	width: 20%;
	float: left;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}
.sidebar-header a i {
	height: 60px;
	line-height: 60px;
	width: 100%;
	text-align: center;
}
.sidebar-header a:hover {
	color: #FFFFFF;
	background-color: rgba(255,255,255,0.03);
}
.sidebar-logo {
	background-image: url(../images/white-logo.png);
	width: 160px;
	height: 99px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.sidebar-decoration {
	border-bottom: solid 1px rgba(0,0,0,0.1);
	height: 1px;
	width: 100%;
}
.sidebar-copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	color: rgba(255,255,255,0.4);
	/*position: absolute !important;*/
    bottom: 0;
    left: 0;
    right: 0;
}
.sidebar-menu li {
	position: relative;
	overflow: hidden;
	display: block;
	list-style: none;
	line-height: 60px;
	margin-bottom: 0px;
}
.sidebar-menu li a:hover {
	background-color: rgba(255,255,255,0.02);
}
.submenu li a:hover {
	background-color: rgba(255,255,255,0.02)!important;
}
.sidebar-menu li a {
	padding-left: 70px;
	line-height: 60px;
	color: #1B3C5A;
	/*font-family: 'Roboto', sans-serif;*/
	border-bottom: solid 1px rgba(0,0,0,0.1);
	transition: all 250ms ease;
	font-size: 13px;
}
.sidebar-menu li a i:first-child {
	position: absolute;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	left: 10px;
	font-size: 17px;
	color: #1B3C5A;
}
.sidebar-menu li a i:last-child {
	position: absolute;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 4px;
	color: white;
	left: 190px;
}
.sidebar-menu li .fa-caret-right {
	font-size: 10px!important;
}
.sidebar-menu li .fa-mobile {
	font-size: 27px!important;
}
.submenu {
	margin-bottom: 0px;
}
.submenu li {
	border: none!important
}
.submenu li a {
	border: none;
}
.submenu a {
	text-indent: 15px!important;
	color: #7e7e7e!important;
	margin-left: -px;
	font-size: 11px;
	line-height: 40px;
	line-height: 100%;
	margin-top: -1px;
	margin-left: -10px;
	text-transform: none!important;
}
.submenu .fa-angle-right {
	font-size: 8px!important;
	top: 0px;
	left: 35px!important;
}
.submenu .fa-circle {
	text-indent: 19px;
}
.deploy-submenu .fa-plus {
	font-size: 8px!important;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all 250ms ease;
}
.active-menu {
	background-color: rgba(255,255,255,0.02);
}
.active-menu .fa-circle {
	color: #27ae60!important;
	font-size: 6px!important;
}
.active-submenu {
	-webkit-transition-delay: 250ms;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all 250ms ease;
}
.active-submenu .fa-plus {
	margin-top: 1px;
	color: #c0392b!important;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	transition: all 250ms ease;
}
.submenu {
	display: none;
	overflow: hidden;
}
.show-submenu {
	display: block;
}
.submenu li:last-child a {
	border-bottom: solid 1px rgba(0,0,0,0.1)!important;
}
.border-clear {
}
/*Center Socials*/

.center-socials {
	width: 243px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: -10px;
}
.center-socials a {
	transition: all 250ms ease;
 	margin-bottom: 10px;
	float: left;
        margin-right: 10px;
}
.center-socials a:hover {
	color: #FFFFFF;
	transform: scale(1.1, 1.1);
	transition: all 250ms ease;
}
/* .center-socials a i {
	width: 40px;
	height: 40px;
	line-height: 40px;
} */
.center-socials .facebook-social {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.center-socials .twitter-social {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.center-socials .google-social {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.center-socials .instagram-social {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/*Content Heading*/
/*///////////////*/

.content-heading {
	margin-bottom: 30px;
}
.content-heading h4 {
	color: #FFFFFF;
	position: absolute;
	z-index: 9999;
	text-transform: uppercase;
	margin-top: 27px;
	padding-left: 30px;
	pointer-events: none;
	font-weight: 800;
}
.content-heading {
	max-height: 100px;
}
.content-heading p {
	color: #FFFFFF;
	position: absolute;
	z-index: 999;
	margin-top: 48px;
	padding-left: 30px;
	opacity: 0.5;
	pointer-events: none;
}
.content-heading .overlay {
	z-index: 99;
	background-color: rgba(0,0,0,0.8);
}
.content-heading i {
	font-size: 32px;
	position: absolute;
	color: #FFFFFF;
	right: 30px;
	z-index: 999;
	margin-top: 36px;
	pointer-events: none;
}
.content-heading img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
	transition: all 250ms ease;
}
.content-heading img:hover {
	filter: blur(3px);
	-webkit-filter: blur(3px);
	transition: all 250ms ease;
}
.tab-content .notification-page-item:last-child
{
  margin-bottom:60px !important;
}

@media (min-width:768px) {
.content-heading {
	max-height: 140px;
}
.content-heading h4 {
	font-size: 20px;
	margin-top: 45px;
	padding-left: 50px;
}
.content-heading p {
	font-size: 13px;
	margin-top: 75px;
	padding-left: 50px;
}
.content-heading i {
	font-size: 40px;
	margin-top: 53px;
	right: 50px;
}
}
/*Thumbnails Columns*/

.thumb-clear {
	height: 40px;
	display: block;
	width: 100%;
}
.thumb-left {
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
	width: 35%;
	float: left;
}
.thumb-left a {
	display: block;
	text-align: right;
}
.thumb-left img {
	width: 100%;
	transition: all 250ms ease;
}
.thumb-left img:hover {
	transform: scale(0.9, 0.9);
	transition: all 250ms ease;
}
.thumb-left strong {
	color: #1a1a1a;
	display: inline-block;
	padding-bottom: 5px;
	font-size: 13px;
}
.thumb-left em {
	font-style: normal;
}
.thumb-right {
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}
.thumb-right img {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	float: right;
	margin-left: 20px;
	transition: all 250ms ease;
}
.thumb-right img:hover {
	transform: scale(0.9, 0.9);
	transition: all 250ms ease;
}
.thumb-right strong {
	color: #1a1a1a;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}
.thumb-right em {
	font-style: normal;
}

@media (min-width:600px) {
.thumb-left img {
	width: 140px;
	height: 140px;
	border-radius: 150px;
}
.thumb-left em {
	line-height: 28px;
}
.thumb-left strong {
	padding-top: 10px;
}
.thumb-right img {
	width: 140px;
	height: 140px;
	border-radius: 150px;
}
.thumb-right em {
	line-height: 28px;
}
.thumb-right strong {
	padding-top: 10px;
}
}
/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img {
	border-radius: 300px;
	max-width: 150px;
	margin-left: auto;
	margin-right: auto;
	transition: all 250ms ease;
	margin-top: 10px;
}
.staff-item img:hover {
	transform: scale(0.9, 0.9);
	transition: all 250ms ease;
}
.staff-item h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
.staff-item em {
	text-align: center;
	font-size: 12px;
	color: #e34e47;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	font-style: normal;
}
.staff-item strong {
	display: block;
	font-weight: 400;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
}
/* Quote Slider */

.quote-slider h4 {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-size: 18px;
	font-weight: 300;
	width: 87%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 36px;
}
.quote-slider a {
	text-align: center;
	margin-top: 20px;
}
.features-page a {
	font-size: 14px;
}
.features-page a i {
	width: 15px;
	text-align: center;
	padding-right: 30px;
	color: #c0392b;
}
.features-page {
	border-top: solid 1px rgba(0,0,0,0.1);
	margin-top: 30px!important;
	display: block;
}
.features-page a {
	line-height: 60px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	color: #1f1f1f;
	font-weight: 500;
}
.features-page a:hover {
	color: #1f1f1f;
}
.features-page .fa-angle-right {
	float: right;
	line-height: 60px;
	text-align: right!important;
	margin-right: -20px;
}
/*Back Button*/

.back-button {
	position: absolute;
	right: 0px;
	z-index: 10;
	font-size: 13px;
}
.back-button i {
	padding-right: 10px;
	font-size: 12px;
}
/*Reminder Box*/

.reminder-check-square {
	background-image: url(../images/ui/checkbox1.png);
	background-repeat: no-repeat;
	background-size: 16px 18px;
	background-position: 10px 43px;
}
.reminder-check-round {
	background-image: url(../images/ui/radio2.png);
	background-repeat: no-repeat;
	background-size: 16px 18px;
	background-position: 10px 43px;
}
.reminder i {
	padding-right: 10px;
}
.reminder-check-square-selected {
	background-image: url(../images/ui/checkbox1c.png);
}
.reminder-check-round-selected {
	background-image: url(../images/ui/radio2c.png);
}
.reminder-check-square-selected em {
	opacity: 0.5;
	transition: all 250ms ease;
}
.reminder-check-square-selected strong {
	opacity: 0.5;
	transition: all 250ms ease;
}
.reminder-check-round-selected em {
	opacity: 0.5;
	transition: all 250ms ease;
}
.reminder-check-round-selected strong {
	opacity: 0.5;
	transition: all 250ms ease;
}
.reminder strong {
	font-size: 14px;
	font-weight: 600;
	padding-left: 50px;
	color: #1f1f1f;
	transition: all 250ms ease;
}
.reminder em {
	display: block;
	padding-left: 50px;
	transition: all 250ms ease;
	font-style: normal
}
.reminder {
	border-bottom: solid 1px rgba(0,0,0,0.1);
	padding-bottom: 30px;
	padding-top: 30px;
}
/*Checklists*/

.checklist-square {
	font-size: 14px;
	font-weight: 500;
	background-image: url(../images/ui/checkbox1.png);
	background-size: 16px 18px;
	background-position: 0px 32px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	padding-bottom: 30px;
	color: #1f1f1f;
	transition: all 250ms ease;
	padding-top: 30px;
}
.checklist-square-selected:hover {
	color: #1f1f1f;
	text-decoration: line-through!important;
	transition: all 250ms ease;
}
.checklist-square:hover {
	color: #1f1f1f;
}
.checklist-square-selected {
	background-image: url(../images/ui/checkbox1c.png);
	text-decoration: line-through;
	opacity: 0.5;
	transition: all 250ms ease;
}
.checklist-round {
	font-size: 14px;
	font-weight: 500;
	/* background-image: url(../images/ui/radio1.png); */
    /* background-size: 16px 18px; */
    /* background-position: 0px 32px; */
    /* background-repeat: no-repeat; */
	padding: 5px 0px 5px 15px;
	color: #1f3c5b;
	transition: all 250ms ease;
	/* padding-top: 30px; */
	line-height: 40px;
}
/*.checklist-round-selected:hover {
	color: #1f1f1f;
	text-decoration: line-through!important;
	transition: all 250ms ease;
}
.checklist-round:hover {
	color: #1f1f1f;
}
.checklist-round-selected {
	background-image: url(../images/ui/radio1c.png);
	text-decoration: line-through;
	opacity: 0.5;
	transition: all 250ms ease;
}*/
/*Custom*/
.owl-item h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.owl-item h4 a {
	color: #203D5B;
	font-weight: 600;
	font-size: 12px;
}
.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}
.auto {
	margin: auto !important;
	float: none !important
}
.swipebox img {
	width: 40%;
	margin: auto
}
.product-details .swipebox img {
	width: 100%;
	margin: auto
}
.adaptive-item {
	text-align: center
}
.adaptive-item img {
	width: 35px;
	margin: auto;
}
.slider-box {
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: -20px 22px 25px -20px rgba(0,0,0,0.27);
	-moz-box-shadow: -20px 22px 25px -20px rgba(0,0,0,0.27);
	box-shadow: -20px 22px 25px -20px rgba(0,0,0,0.27);
	margin-top: 10px;
	margin-bottom: 10px;
}
.getp-wrap {
	height: 24px !important;
	margin-bottom: 0px !important;
	overflow: hidden;
}
.get {
	background: #E6E7E8;
	float: left;
	width: 50%;
	text-align: center;
}
.provide {
	float: left;
	width: 50%;
	text-align: center;
	background: #D3D3D3
}
.get a {
	color: #203D5B;
	font-weight: bold;
	padding: 2px;
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Lato', sans-serif;*/
	font-size: 12px;
}
.provide a {
	color: #203D5B;
	font-weight: bold;
	padding: 2px;
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Lato', sans-serif;*/
	font-size: 12px;
}
.background-wrap {
	background: #E6E7E8;
	padding: 0px;
	/*min-height: 400px;max-height: 500px; max-height: 90%;*/
	overflow-y: auto;
	
	margin-top: 5px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.category {
	color: #EF3E4C;
	padding: 5px 0px 5px 30px;
	/*padding: 0px 0px 0px 30px;*/
	font-weight: bold;
	font-size: 13px;
}
.owl-carousel {
	padding-bottom: 3px;
}
input.blog-search:focus, input.loc:focus {
	background: none;
	padding-left: 15px;
	border: 2px solid #EF3E4C
}
.owl-buttons {
	/*height: 47px;*/
	position: absolute !important;
	width: 100%;
	cursor: pointer;
	/* top: 100px !important; */
	z-index: 1000;
	top: -58px;
	overflow: visible !important;
	display: grid;
}
.owl-controls {
	position: relative !important;
	overflow: inherit
}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: 0.2;
}
.owl-prev {
	background : url("../images/prev.png") no-repeat;
	left: 0px;
	position: absolute;
	width: 14px;
	height: 26px;
	text-indent: -9999px;
}
.owl-next {
	background : url("../images/next.png") no-repeat;
	right: 0px;
	position: absolute;
	width: 14px;
	height: 26px;
	text-indent: -9999px;
}
.form-control {
	border: 0;
	outline: 0;
	background: transparent;
	border-bottom: 2px solid #1f3c5b;
	width: 20%;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	float: left;
	color: #EF3E4C;
}
.otp {
	margin: 50px 0px;
	display: block;
	overflow: hidden;
}
.mg-30 {
	margin: 30% auto !important
}
.mg-15 {
	margin: 15% auto !important
}
.previous img {
	margin: 35% auto;
	width: 22px;
}
/*innerpages*/
.breadcrumb {
	border-bottom: 1px solid #e4e4e4;
}
.breadcrumb h3 {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: -46px;
	position: relative;
	z-index: 0;
	padding-left: 60px;
}
.bg-wrap-light {
	background: none;
	padding: 0px;
	overflow-y: auto;
	max-height: 90%;
	margin-top: 5px;
	border-radius: 0px
}
.background-wrap.bg-wrap-light {
    padding-bottom: 100px;
}
.checklist-round a > span {
	display: inline;
	float: left !important;
	margin-right: 10px;
}
.checklist-round span img {
	float: left;
	margin-right: 8px;
	/*background: #f3f3f3;*/
	padding: 7px;/*   border-radius: 50%;*/
}
.bg-wrap-light li {
	list-style: none;
	margin-bottom: 2px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.checklist-round span {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #b4c3d2;
	border-radius: 50%;
	margin-right: 10px;
	float: left
}
.checklist-round span img {
	width: 37px;
	height: 37px;
	display: block;
	/* border: 1px solid #b4c3d2; */
     border-radius: 50%; 
	margin-right: auto;
	padding: 0px;
}
.bg-wrap-light ul {
/*	margin-top: 10px*/
}
.back {
	width: 15%;
	/*	float: left;*/
	display: block;
	height: inherit;
	float: right;
}
.count {
	width: 40%;
	float: left;
	display: block;
	height: inherit;
	line-height: 36px;
	font-weight: bold;
	color: #8f83b8;
	font-size: 12px;
}
.filter-bx {
	float: right;
	text-align: left;
	width: 60%;
}
.text-catogry {
	float: right;
	text-align: left;
	width: 85%;
	height: 40px
}
.text-catogry h4 {
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #6c7b9e;
	/*font-family: 'Lato', sans-serif;*/
	text-transform: uppercase;
	display: inline-block;
	margin-left: 15px !important;
}
.job-listing {
	clear: both;
	padding: 15px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	display: inline-block;
	width: 100%;
}
.right {
	width: 60%;
	float: left;
	display: block;
	min-height: 106px;
}
.service-title h4 {
	font-size: 14px;
	color: #1f3c5b;
	font-weight: bold;
	line-height: 28px;
}
.one-third img {
	width: 100%;
}
.right a {
	font-size: 14px;
	color: #1f3c5b;
	font-weight: bold;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;

}
.service-location {
	margin-top: 5px
}
.sign-in-with {
	margin-top: 30px;
	margin-bottom: 10px !important;
	color: #808285;
	font-weight: 500 !important;
}
.service-location a {
	font-size: 12px !important;
	color: #666;
	font-weight: 500;
	margin-top: 2px;
	line-height: 13px;
}
.service-location img {
	width: 10px;
	float: left;
	margin-right: 5px
}
.rupee img {
	width: 10px;
	float: left;
	margin-right: 5px
}
.right h5 {
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	line-height: 15px
}
.job-listing button {
	background: none
}
.fa-heart:before {
	/*color: #EF3E4C*/
}
.fa-heart-o:before {
	color: #1f3c5b
}
.count-filter {
	position: relative;
	display: block;
	padding: 5px;
	height: 36px
}
.sldr {
}
.descr_title h4 {
	font-size: 19px;
	color: #1f3c5b;
	font-weight: bold;
}
.main_detail {
	margin: 20px 0px
}
.main_detail h5 {
	font-size: 15px;
	padding: 4px 0px
}
.deatils {
	padding: 20px 0px 10px;
	border-top: 1px solid #ccc;
	margin: 20px 0px
}
.deatils h5 {
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4d
}
.rw {
	padding: 3px 0px;
	display: block;
	display: flex
}
.deatils p {
	margin-bottom: 0px
}
 .call {
	float: left;
	width: 50%;
	text-align: center;
}
.call a {
	padding: 10px;
	color: #fff;
	font-size: 16px
}

.call {
	background: #EF3E4C;
}
.detail-fav button {
	background: none
}
.detail-fav .fa {
	font-size: 16px
}
.back .fa-remove:before, .back .fa-close:before, .back .fa-times:before {
	content: "\f00d";
	display: block;
	text-align: center;
	font-size: 18px;
}
.sldr .owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	/* padding: 3px 10px; */
	font-size: 12px;
	background-color: rgb(255, 255, 255);
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.sldr .owl-buttons {
	height: 47px;
	position: absolute !important;
	width: 100%;
	cursor: pointer;
	top: -130px !important;
	z-index: 1000;
	overflow: visible !important;
}
.sldr .owl-next {
	background: url(../images/next.png) no-repeat 8px 3px;
}
.sldr .owl-prev {
	background: url(../images/prev.png) no-repeat 8px 3px;
}
.descr_title input, .descr_title textarea {
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e4e4e4;
	width: 100%;
}
.mg-0 {
	margin-bottom: 5px !important
}
.descr_title label {
	margin-bottom: 20px
}
.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 15px;
}
.btn {
	border: 2px solid #e4e4e4;
	color: #757775;
	background-color: white;
	padding: 8px 20px 9px 60px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 500;
	background: url(../images/add-image.svg) no-repeat 8px 4px;
	background-size: 36px;
	line-height: 23px;
}
.upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	height: 50px;
}
.main_detail .button {
	text-align: center;
	display: block;
}
.main_detail .one-half {
	width: 50%
}
.om-form-items input, .om-form-items textarea, .custom-select {
	display: inline-block;
	width: 100%;
	/*height: calc(1.5em + .75rem + 2px);*/
	line-height: 1.5;
	color: #949494;
	vertical-align: middle;
	background: url(../images/dp-down.svg) no-repeat right .75rem center/8px 10px;
	background-color: #fff;
	/*padding: .375rem 1.75rem .375rem 0rem;*/
	padding-left: 0px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;
	/*font-size: 14px;*/
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e4e4e4;
}
input.custom-select, .om-form-items input, .om-form-items textarea{
	background:none;
}
.custom-select:focus ,.om-form-items input:focus ,.om-form-items textarea:focus{
	padding-left: 1.75rem;
	outline: none
}
.product h5 {
	display: block;
	float: left;/*margin-right: 10px*/
}
.count-price {
	display: flex;
}
.count-price h5:first-child {
	margin-right: 10px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
.count-price .fa-heart-o {
	padding-left: 5px;
}
.pdct .btn {
	color: #757775;
	background-color: white;
	padding: 8px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 500;
	background-size: 36px;
	line-height: 23px;
	background-image: none;
	margin: 8px 0px;
}
.available {
	border: 2px solid #89d8b9
}
.disable {
	border: 2px solid #f5f5f5;
	color: #e4e4e4 !important;
}
.hire-taxi input, .hire-taxi textarea {
	border: 2px solid #e4e4e4;
	text-align: center;
	padding: 0px
}
.drop-arrow {
	width: 30px;
	height: 30px;
	margin: 10px auto
}
.date-time {
	display: inline-block;
	border: solid 1px #808285;
	transition: all 200ms ease;
	background-color: #FFFFFF;
	float: left;
	width: 49% !important;
	padding: 10px 10px 10px 36px !important;
}
.date {
	background: url(../images/date.svg) no-repeat 8px 6px;
	background-size: 26px;
}
.clock {
	background: url(../images/time.svg) no-repeat 8px 6px;
	background-size: 30px;
}
input.date:focus, input.clock:focus {
	background: none;
	padding-left: 15px;
}
.div {
	display: flex
}
.search-category .one-third {
	width: 20%;
}
.search-category .one-third img {
	border-radius: 50%
}
.search-category .right a {
	line-height: 52px;
	color: #5379a2;
}
.search-category .right {
	min-height: 21px;
}
.search-category {
	padding: 5px;
	margin: 5px 0px
}
.mg-auto {
	margin: 5px 10%
}
.sqft h5:nth-child(2) {
	color: #808285!important;
	font-weight: normal
}
.posted-on {
	margin-top: 5px
}
.dt {
	color: #c3c3c3
}
.dt strong {
	padding-right: 5px
}
 textarea::-webkit-input-placeholder, .descr_title input::-webkit-input-placeholder {
 color: #949494;
}
 textarea:-moz-placeholder, .descr_title input::textarea:-moz-placeholder { /* Firefox 18- */
 color: #949494;
}
 textarea::-moz-placeholder, .descr_title input::textarea::-moz-placeholder {  /* Firefox 19+ */
 color: #949494;
}
 textarea:-ms-input-placeholder, .descr_title input::textarea:-ms-input-placeholder {
 color: #949494;
}
 textarea::placeholder, .descr_title input::textarea::placeholder {
 color: #949494;
}
.mg-b {
	margin-bottom: 20px;
	display: list-item;
}
.bg-wrap-light li:nth-child(even) {
	background: #f7f7f7;
}
.bg-wrap-light li:first-child {
	border-top: 0px
}
.bg-wrap-light li:last-child {
	border-bottom: 0px
}
#stickThis {
	display: block;
	height: 40px;
	/* background-color: red; */
	position: sticky;
	bottom: 0px;
	width: 90%;
	margin: auto;
}
input:focus::-webkit-input-placeholder {
color:transparent;
}
input:focus:-moz-placeholder {
color:transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
color:transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
color:transparent;
} /* IE 10+ */
.advertisment img {
	width: 100%;
	margin-bottom: 10px
}
.advertisment .owl-controls {
	display: none !important
}
.advertisment {
	margin-bottom: 10px
}
.advertisment .owl-item {
	height: 100px
}
.chat-sticky-header {
	background: #f9f9f9;
	position: sticky;
	top: 0px;
	z-index: 1000;
	border: 0px !important
}
.chat-text-sticky {
	position: absolute;
	z-index: 10000;
	bottom: 0px;
	background: #f9f9f9;
	padding: 10px;
	/* position: absolute; */
	width: 100%;
}
.chat-text-sticky textarea {
	border: 1px solid #f4f4f4;
	border-radius: 30px;
	padding: 6px 20px;
	width: 100%;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;
}
.msg_send_btn {
	background: #05728f none repeat scroll 0 0;
	border: medium none;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	height: 33px;
	position: absolute;
	right: 20px;
	top: 19px;
	width: 33px;
}
#scl {
	height: calc(100vh - 205px);
	overflow-y: auto;
	-ms-overflow-style: none;
	overflow-x: hidden;
}
.grey {
	background: #f4f4f4 !important
}
.white {
	background: #FFF;
	padding: 50PX;
	border-radius: 12px;
	-webkit-box-shadow: 0px 22px 25px -20px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 22px 25px -20px rgba(0,0,0,0.27);
	box-shadow: 0px 22px 25px -20px rgba(0,0,0,0.27);
	margin-bottom: 10% !important;
	margin-top: 2% !important
}
.settings-menu li {
	list-style: none;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 0px;
	font-size: 13px;
}
.settings-menu li a {
	padding: 14px 0px;
	color: #848484;
	font-size: 13px;
}
.settings-menu img {
	width: 18px;
	display: block;
	float: left;
	margin-right: 10px;
}
.type {
	float: left;
	width: 10%;
	margin-top: 5px;
}
.type img {
	width: 16px;
}
.product-cat {
	display: flex;
	clear: both;
}
.product-cat a {
	width: 90%;
	float: left
}
.gm {
	margin-top: 2px !important;
	border-right: 0px !important
}
.tag span {
	/*border-right: 1px solid #ececec;*/
	padding: 3px 5px;
	margin-right: 2px;
	color: #8a8a8a;
}
.tag span a {
	color: #888 !important;
	font-size: 12px !important;
	font-weight: normal !important;
}
.tag {
	display: inline-block;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
.tag span:last-child {
	border: none !important;
	padding-right: 0px;
	margin-right: 0px;
}
.chat-call {
	margin: 6px 0px;
	display: flex
}
.chat-call .chat, .chat-call .call {
	line-height: 10px;
	font-size: 12PX
}
.mg-10 {
	margin: 10px 0px
}
.chat-call a {
	border: 1px solid #efefef;
	margin-right: 5px;
	border-radius: 5px;
	font-size: 18px;
	padding: 5px;
	width: 33px;
	text-align: center;
}
.chat-call a img {
	width: 18px;
	margin: 2px auto;
}
.chat-call .fa-heart:before {
	/*color: #EF3E4C*/
}
.chat-call a:nth-child(even) {
	/*color: #203D5B*/
}
.no-border {
	border: none
}
.business-profile {
	margin: 0px !important;
	padding: 0px 20px
}
.user-auto {
	margin: auto;
	display: block;
	/*width: 200px;*/
	width: 100%;
	padding: 20px 0px 15px;
	text-align: center
}
.user-auto img {
	width: 95px;
	height: 95px;
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	margin: auto auto 10px;
}
.business-mode .ic img {
	border: 2px solid #fff;
	background: #fff;
	border-radius: 50%;
}
.user-name {
	font-size: 23px;
	color: #fff;
	margin-bottom: 3px;
	line-height: 25px;
}
.mobile {
	color: #b3b3c9;
	font-weight: normal;
	font-size: 14px;
}
.upgraded {
	/*border-radius: 10px;*/
	padding: 20px 0px;
	-webkit-box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	-moz-box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	display: flow-root;
	background: #fff;
}
.upgraded li {
	float: left;
	display: block;
	width: 33%;
	text-align: center;
	border-right: 2px solid #dee8f2;
	position: relative
}
.upgraded li a {
	color: #9999ac;
	font-weight: bold;
	font-size: 14px;
}
.upgraded li span img {
	margin: 5px auto;
	width: 22px;
	height: 22px;
}
.upgraded li:last-child {
	border: none
}
.menus {
	border-radius: 10px;
	padding: 20px;
	-webkit-box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	-moz-box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	box-shadow: -4px 9px 22px -9px rgba(0,0,0,0.14);
	display: flow-root;
	background: #fff;
	margin: 20px 0px 20px 0px
}
.menus ul {
	margin-bottom: 0px
}
.menus li:last-child {
	border: none
}
.menus li a {
	color: #87879d;
	font-weight: normal
}
.business-mode {
	position: relative;
	width: 30px;
	margin: auto
}
.business-mode .ic {
	position: absolute;
	top: -35px;
}
.locked {
	opacity: 0.3;
	pointer-events: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
.unlock-notification {
	position: absolute;
	text-align: center;
	color: #ff6d7e;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.upgrade-cta {
	border: 2px solid #ffffff;
    border-radius: 20px;
    display: inline-block;
    padding: 5px;
    background: #ff6a7b;
}
.upgrade-cta a {
	    color: #ffffff;
    font-size: 11px;
}
.subcription {
	border-radius: 10px;
	padding: 20px;
	-webkit-box-shadow: 2px 3px 45px -16px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 3px 45px -16px rgba(0,0,0,0.25);
	box-shadow: 2px 3px 45px -16px rgba(0,0,0,0.25);
	display: flow-root;
	background: #fff;
	margin: 0px 0px 20px 0px;
	text-align: center;
	border: 1px solid #ececec;
}
.subcription p {
	margin-bottom: 5px;
	color: #888888
}
.subcription h3 {
	/*color: #646262*/
	color: #1f3c5b
}
.subscribe-cta {
	border: 1px solid #EF3E4C;
	border-radius: 20px;
	display: inline-block;
}
.subscribe-cta:hover {
	border: 1px solid #EF3E4C;
	border-radius: 20px;
	display: inline-block;
	background: #EF3E4C
}
.subscribe-cta a {
	font-weight: bold;
	padding: 5px 10px;
	color: #EF3E4C
}
.subscribe-cta button {
	font-weight: bold;
	padding: 8px 15px;
	color: #EF3E4C;
	background: #fff;
	border: 1px solid #EF3E4C;
	border-radius: 20px;
	font-size: 11px;
}
.subscribe-cta button:hover {
	color: #fff;
	background: #EF3E4C
}
.subscribe-cta a:hover {
	color: #fff
}
.page-icon {
	width: 95px;
	height: 95px;
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.45);
	-moz-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.45);
	box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.45);
	margin: 18px auto 10px;
	background: #fff;
}
.page-title {
	text-align: center;
	padding: 5px 0px;
	color: #203d5b;
	font-size: 24px;
	margin-bottom: 20px;
}
.page-icon img {
	width: 60px;
	margin: auto;
	/* display: flex; */
	margin-top: 14px;
}
.tabs {
	display: inline-block;
	    margin-left: 15px;
}
.delete {
	background: #a8b6c6;
	padding: 5px 10px !important;
	border-radius: 10px;
	color: #fff
}
.edit {
	background: #203D5B;
	padding: 5px 10px !important;
	border-radius: 10px;
	color: #fff
}
.view, .love {
	float: left;
	display: flex;
	margin-right: 10px;
	color: #aaaaaa;
	font-size: 11px;
}
.view img {
	width: 22px !important;
	margin-right: 6px;
	margin-top: 0px !important;
	height: 22px;
}
.love img {
	width: 15px;
	margin-top: 0px !important;
	margin-right: 6px;
	height: 22px;
}
.notification-page-item {
	display: inline-block;
	border-bottom: 1px solid #e0e2e4;
	padding: 15px 0px;
	width: 100%;
}
.notification-page-item:last-child {
	border-bottom: 0px
}

@media only screen and (min-width: 426px) {
	.notification-page-item {
		width: calc(100vw - 181px) !important;
	}
}
@media only screen and (max-width: 368px) {
.notification-page-item a {
	margin-left: 5px !important;
	font-size: 11px;
}

.view, .love {
	margin-right: 7px;
	font-size: 11px;
}
.notification-page-item em {
	margin-bottom: 5px !important
}
}
.header-sm {
	height: 30px
}
/*SHOP*/

.mt {
	margin: 0px 0px 30px 0px;
}
.shop-title {
	color: #f55564 !important;
	font-weight: bold;
	font-size: 22px !important
}
.css-star-rating {
	position: relative;
	display: inline-block;
	border: none;
	font-size: 14px;
	vertical-align: middle;
}
.css-star-rating label, .css-star-rating label span, .css-star-rating label:before {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.css-star-rating label {
	position: relative;
	float: right;
	color: #C8C8C8
}
.css-star-rating input {
	border: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	opacity: 0;
}
.css-star-rating label:before {
	margin: 3px;
	font-size: 1.1em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}
.css-star-rating .star-half:before {
	position: absolute;
	content: "\f089"
}
.css-star-rating:hover label:hover, .css-star-rating:hover label:hover ~ label, .css-star-rating input:checked ~ label {
	color: #FFB801
}
.css-star-rating:hover label:hover ~ label {
	color: #FFED85
}
.css-star-rating label, .css-star-rating:hover label, .css-star-rating:hover input ~ label {
	color: #DBE3E6
}
.css-star-rating label span {
	position: absolute;
	top: -80px;
	left: -9999px;
	z-index: 10;
	display: block;
	opacity: 0;
	padding: 2px 10px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	background: #000;
	color: #fff;
	white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: margin 0.6s, opacity 0.6s;
	-moz-transition: margin 0.6s, opacity 0.6s;
	transition: margin 0.6s, opacity 0.6s
}
.css-star-rating label:hover span {
	top: -28px;
	left: -5px;
	opacity: 1
}
.css-star-rating label span:before {
	content: '';
	position: absolute;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	left: 10px;
	top: 100%
}
.css-star-rating.medium label:before {
	font-size: 1.6em;
	margin: 4px
}
.css-star-rating.medium label:hover span {
	top: -31px;
	left: 0
}
.css-star-rating.large label:before {
	font-size: 2.17em;
	margin: 5px
}
.css-star-rating.large label:hover span {
	top: -33px;
	left: 5px
}
/* Red */
.css-star-rating.red:hover label:hover, .css-star-rating.red:hover label:hover ~ label, .css-star-rating.red input:checked ~ label {
	color: #EA6153
}
.css-star-rating.red:hover label:hover ~ label {
	color: #F99
}
.css-star-rating.green:hover label:hover, .css-star-rating.green:hover label:hover ~ label, .css-star-rating.green input:checked ~ label {
	color: #1FDEB8
}
.css-star-rating.green:hover label:hover ~ label {
	color: #93F0DD
}
.css-star-rating.blue:hover label:hover, .css-star-rating.blue:hover label:hover ~ label, .css-star-rating.blue input:checked ~ label {
	color: #438FFD
}
.css-star-rating.blue:hover label:hover ~ label {
	color: #9BCDEE
}
.css-star-rating.purple:hover label:hover, .css-star-rating.purple:hover label:hover ~ label, .css-star-rating.purple input:checked ~ label {
	color: #9B59B6
}
.css-star-rating.purple:hover label:hover ~ label {
	color: #D3B7DF
}
.css-star-rating.black:hover label:hover, .css-star-rating.black:hover label:hover ~ label, .css-star-rating.black input:checked ~ label {
	color: #3D566E
}
.css-star-rating.black:hover label:hover ~ label {
	color: #7B99B7
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.css-star-rating {
	-webkit-animation: bugfix infinite 1s;
}
 @-webkit-keyframes bugfix {
from {
padding:0;
}
to {
padding:0;
}
}
}
.mb {
	margin-bottom: 8px
}
.rating {
	display: inline-block;
	width: 100%;
	position: relative
}
.rating .one-half {
	width: 60%;
	margin-right: 3%;
}
.rating .one-third {
	/*width: 37%;*/
	/*float: right;*/
	/*margin: 0;*/
	/*text-align: right;*/
}
.shop-listing {
	border: none;
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f7fa;
	border-radius: 0px;
}
.address {
	width: 100%;
}
.shop-listing .product-cat a {
	font-size: 15px;
}
.shop-listing .tag span a {
	color: #a3b1c0 !important
}
.shop-listing .service-location a {
	color: #798a9d
}
.sub-title {
	color: #1f3c5b;
	margin-top: 35px
}
.address img {
	width: 25px;
	float: left;
	margin-right: 30px
}
.address em {
	font-weight: normal !important;
	color: #798a9d !important;
	font-size: 13.5px;
}
.col-sm-3 {
	width: 25%;
	float: left;
}
.col-sm-9 {
	width: 75%;
	float: left
}
.review-block-description {
	font-size: 11px;
	line-height: 18px;
	color: #a3b1c0
}
.review-block-title {
	color: #3d4d65
}
.avathar {
	width: 65px;
	height: 65px
}
.review-detail {
	border-bottom: 1px solid #cad3df;
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.review-detail:last-child {
	border: none
}
.owl-buttons {
	top: -68px !important;
}
.user {
	width: 50px;
	height: 50px;
	margin: auto;
	text-align: center
}
.p-contact {
	text-align: center;
	color: #768699;
	font-size: 11px
}
.user img {
	border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	box-shadow: -2px 1px 39px -17px rgba(0,0,0,0.75);
	color: #768699;
	font-size: 11px
}
.positioning {
	position: absolute;
	right: 0px;
	top: -10px;
	top: -46px;
}
.call-to-actions a {
	width: 100%;
	text-align: center;
	color: red;
	font-size: 6px
}
.call-to-actions {
	display: block;
	width: 100%;
	/* margin-bottom: 20px; */
     
	border-top: 1px solid #e2eaf3;
	border-bottom: 1px solid #e2eaf3;
	padding: 14px 0px 10px 0px;
}
.call-to-actions li {
	list-style: none;
	display: flex;
	width: 50px;
	float: left;
	margin-right: 15px;
	margin: auto;
}
.call-to-actions a img {
	width: 41px;
	/*margin: 0px auto 3px auto;
	padding: 6px 8px;
	border: 2px solid #bfcfe1;
	border-radius: 5px;
	background: #e2eaf3;*/
}
.call-to-actions ul {
	margin-bottom: 0px;
	width: 100%;
	display: flex;
}
.load-more a {
	background: #fafafa;
	border: 2px solid #bfcfe1;
	padding: 10px;
	color: #ff5e6c;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	text-align: center;
	/* vertical-align: middle; */
	display: table;
	border-radius: 6px;
}
.load-more {
	margin: 10px 0px
}
.shop-image img {
	margin: 70px auto;
}
.shop-image {
	width: 100%;
	height: 200px;
	background-size: cover;
	margin: 25px 0px;
	position: relative
}
.image-add {
/*position: absolute;
	margin: auto;
	width: 100%;
	height: 80px*/
}
.profile-edit li {
	background: #ffffff;
	border: 1px solid #d6d8de;
	;
	padding: 10px;
	margin: 8px 0px;
	border-radius: 5px;
}
.profile-edit {
	padding: 0px;
	background: none !important;
	box-shadow: none;
	margin-top: 0px;
}
.profile-edit li a {
	padding: 4px 0px;
	background-color: #fff;
	background: url(../images/edit.png) #fff no-repeat right;
	text-transform: capitalize;
}
.profile-edit li:last-child {
	border: 1px solid #e7e7e7;
}
.profile-edit .submenu-nav-items textarea {
	width: 100%;
	/* background: #f9f9f9; */
	/*padding: 20px;*/
	padding-bottom: 5px;
	color: #757575;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;
	border-radius: 5px;
	border-bottom: 2px solid #e4e4e4;
	font-size: 12px;
}
.profile-edit .submenu-nav-items .form-control {
	color: #a5a5b6;
	/*font-family: 'Poppins', sans-serif;*/
	font-family: 'Lato', sans-serif;
	width: 100%;
	height: 40px;
	padding: 10px;
	text-align: left;
	margin-left: 0px;
	border: 1px solid #f9f9f9;
	border-radius: 5px;
	margin-bottom: 10px;
}
.profile-edit .submenu-nav-items {
	display: none;
	padding: 20px;
	background: #fff;
}
.submenu-nav-items a {
	/*background-color: #EF3E4C !important;*/
	color: #FFFFFF !important;
	border-radius: 20px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100px;
	text-align: center;
	background: #EF3E4C !important;
	padding: 5px 0px !important;
	margin-top: 10px
}
.profile-bg {
	background: #203D5B;
	margin-top: 20px;
}
.fm-control {
	width: 100%;
	/* background: #ccc; */
	padding: 10px;
	border: 1px solid #adb4c5;
	border-radius: 6px;
	color: #8f8a8a;
	margin-bottom: 10px;
	font-size: 12px;
}
.profile-edit h3 {
    color: #7a797e;
    padding: 17px 0px 8px 0px;
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 16px;
}
.submenu-nav-items p {
	padding: 10px 25px;
	margin: 0px
}
.u-profile .submenu-nav-deploy {
	background-image: none !important
}
.edt span {
	float: left;
	display: block;
	font-weight: bold;
	color: #203D5B;
}
.edt span img {
	padding-top: 3px;
	padding-left: 6px;
	width: 18px;
}
.edt a {
	border: 1px solid #ccc;
    border-radius: 22px;
    padding: 2px 11px;
    color: #203D5B;
    display: inline-block;
    margin-left: 10px;
    float: left;
    font-size: 10px;
}
.image-upload > input
{
    display: none;
}

.image-upload img
{
    
    cursor: pointer;
	background: #fff
}

/*.img-hover{left: 50%;
    position: absolute;
    width: 95px;
    margin: auto;
    bottom: 10px;
    font-size: 12px;
    text-align: center;
    background: #21C48C;
    border-radius: 50px;
    margin-left: -47.5px;
    height: 95px;	
	
    }
*/
.lk{    color: #837066;}
.css-star-rating .fa-thumbs-o-up, .css-star-rating .fa-thumbs-o-down{color:#836697}






/*form styles*/
#msform-progress {
	/*width: 400px;*/
	margin: 10px auto;
	text-align: center;
	position: relative;
	/*min-height: 550px;*/
}
.msform {
	/*width: 400px;*/
	margin: 10px auto;
	text-align: center;
	position: relative;
	min-height: 550px;
}
.msform fieldset {
	background: white;
    border: 0 none;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative;	
}
/*Hide all except first fieldset*/
.msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
.msform input, .msform textarea {
	padding: 15px 0px;
	 
	 
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
 
	color: #2C3E50;
	/*font-size: 13px;*/
	font-size: 12px;
}
/*buttons*/
.msform .action-button {
	    width: 100px;
    
    margin-right: 10px;
    
    
    cursor: pointer;
    padding: 10px 5px;
   /* margin: 10px 5px;*/
    display: block;
    float: left;
	
	background-color: #EF3E4C;
    color: #FFFFFF;
    border-radius: 50px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
	
	
	
	
}
/*.msform .action-button:hover, .msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}*/
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: capitalize;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	    list-style-type: none;
    color: #727272;
    text-transform: capitalize;
    font-size: 13px;
    width: 50%;
    float: left;
    position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	    color: #fff;
	background: #EF3E4C;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #EF3E4C;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	 
	color: white;
	background: #1f3c5b;
}
/*Search*/
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sb-search {
	position: absolute;
    width: 0%;
    min-width: 50px;
    height: 50px;
    float: right;
    right: 60px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    top: 9px;
    -webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
  width: 90%; 
    /*height: 50px;*/
    height: 40px;
    margin: 0;
    z-index: 10;
    /*padding: 20px 65px 20px 20px;*/
    padding: 0px 40px 0px 0px;
    font-family: inherit;
    font-size: 14px;
    color: #6c7fa1;
    text-indent: 10px;
  /*  border-bottom: 1px solid #e4e4e4;*/
}

.sb-search-input::-webkit-input-placeholder {
	color:#6c7fa1;
}

.sb-search-input:-moz-placeholder {
	color:  #6c7fa1;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #EF3E4C;
	z-index: 90;
	font-size: 16px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	border-radius: 30px;
}

.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 80% !important;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #EF3E4C;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}


.sb-search form{overflow: initial}
.blog-search{
	width: 87% !important;
	margin-right: 0px;
	font-size: 12px;
}
.loc{float: right;width:auto !important}

.select-location{color: #333;text-align: center;font-size: 16px;font-weight: bold}
.md-close{padding: 5px;
    border-radius: 10px;
    background: #ff5252;
    color: #fff;}
    .fm-control {
        background: #fff;
    }
    #partitioned {
        padding-left: 15px;
        letter-spacing: 42px;
        border: 0;
        background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        background-size: 50px 1px;
        background-repeat: repeat-x;
        background-position-x: 35px;
        width: 220px;
        min-width: 220px;
        font-size: 16px;
        font-weight: bold;
        color: #EF3E4C;
    }

    #divInner{
        left: 0;
        position: sticky;
    }

    #divOuter{
        width: 190px; 
        overflow: hidden;
        margin: 0 auto;
    }

    .mobile-number{
        display: flex;
        justify-content: center;
    }
    .mobile-number .form-control {
        width: 50%;
        font-size: 16px;
        font-weight: bold;
    }
    .profile-completeness-form .fm-control {
        background: none;
        padding: 15px 0px;
        border:none;
        border-bottom: 1px solid #adb4c5 !important;
        border-radius: 0px;
        color: #2C3E50;
        font-weight: 600;
    }
    #profession-help-text{
        text-align: left;
        color:#adb4c5;
        font-size: 10px;
    }
    .msform .action-button {
        margin: 0 auto;
        float: unset;
        display: inline;
    }
    .profile-bg {
        margin-top: 0px !important;
    }
    .breadcrumb {
        margin-bottom: 0px;
    }

    /*User edit : image upload modal*/
    #uploaded-user-image{
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .upload-btn-wrapper {
        position: relative;
        overflow: hidden;
        display: inline-block;
        margin-bottom: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 180px;
        width: 100%;
    }

    .select-photo-div{
        text-align: center;
    }
    /*.select-photo-btn, .btn {*/
    .select-photo-btn {
        border: 1px solid #EF3E4C;
        color: #EF3E4C;
        background-color: white;
        padding: 5px 15px;
        border-radius: 4px;
        font-size: 16px;
        width: 200px;
        margin: 0 auto;
    }

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }
    .upload-image-modal-title{
        /*text-align: center;*/
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
    }
    .upload-button{
        background: url(/images/image-add.png) no-repeat center;
        padding: 35px;
    }
    .btn-round{
        padding: 10px 30px;
        border-radius: 30px;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 15px;
    }
    .close{
        background: #dedede;
        padding: 4px 8px;
        border-radius: 15px;
    }
    .submenu-nav-items label{
        font-size: 11px;
        font-weight: bold;
        /*display: none;*/
    }
    input, select, .custom-select, textarea, .om-form-items input{
        background-color: inherit;
    }

    /*Global search starts here*/
    #global-search{
        padding-right: 0px!important;

    }
    #search-result ul li{
        display: block;
        padding: 8px 15px;
        z-index: 100000;
        cursor: pointer;
        border-bottom: 1px solid #f1f1f1;

    }
    #search-result ul li:last-child{
        border:none;
    }
    #search-result ul li span{
        font-size: 12px;
        font-weight: normal;
        color:#203D5B;
    }
    #search-result ul li span:last-child{
        font-size: 10px;
        float: right;
    }
    #search-result ul, #search-result ul li{
        margin-bottom: 0;
        list-style:none;
    }
    #search-result ul li:hover{
        background:#dedede !important;
    }
    #search-result{
        position: absolute;
        /*border: solid 1px #e6e7e8;*/
        /*box-shadow: 0 1px 2px #b4b4be;*/
        width: 61%;
        /*padding-left: 30px;*/
        /*padding-right: 30px;*/
        border-radius: 8px;
        margin-right: 10px;
        z-index: 10;
        background: #f9f9f9;
        margin-top: 35px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        max-height: 50%;
        overflow: scroll;
    }
    form#search{
        position: unset;
    }

  
    #sb-search #search-result{
        width: 90%;
        right: 0;
        margin-right: 0px;
        margin-top: 40px;
    }
    /*Global search ends here*/
    .validation-errors p{
        margin-bottom: 0px;
        font-size: 10px;
        color: #ef394e;
        line-height: 1.7;
    }
    /*Subscription button*/
    .razorpay-payment-button {
        font-weight: bold;
        padding: 8px 15px;
        color: #EF3E4C;
        background: #fff;
        border: 1px solid #EF3E4C;
        border-radius: 20px;
    }
    .razorpay-payment-button:hover {
        color: #fff;
        background: #EF3E4C
    }








.md-content .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.md-content .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.md-content .btn:hover, .md-content .btn:focus {
	color: #333;
	text-decoration: none
}
.md-content .btn:active, .md-content .btn.active {
	background-image: none;
	outline: 0;
	margin: 5px 0px
	 
}
.md-content .btn.disabled, .md-content .btn[disabled], fieldset[disabled] .md-content .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.md-content .btn-default {
	    border-color: #ff5252;
    width: 100%;
    margin: 5px 0px;
}
 
.md-content .btn-default:hover, .md-content .btn-default:focus, .md-content .btn-default:active, .md-content .btn-default.active, .open .dropdown-toggle.md-content .btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.md-content .btn-default:active, .md-content .btn-default.active, .open .dropdown-toggle.md-content .btn-default {
	background-image: none
}
.md-content .btn-default.disabled, .md-content .btn-default[disabled], fieldset[disabled] .md-content .btn-default, .md-content .btn-default.disabled:hover, .md-content .btn-default[disabled]:hover, fieldset[disabled] .md-content .btn-default:hover, .md-content .btn-default.disabled:focus, .md-content .btn-default[disabled]:focus, fieldset[disabled] .md-content .btn-default:focus, .md-content .btn-default.disabled:active, .md-content .btn-default[disabled]:active, fieldset[disabled] .md-content .btn-default:active, .md-content .btn-default.disabled.active, .md-content .btn-default[disabled].active, fieldset[disabled] .md-content .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.md-content .btn-default .badge {
	color: #fff;
	background-color: #fff
}
.md-content .btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}
.md-content .btn-primary:hover, .md-content .btn-primary:focus, .md-content .btn-primary:active, .md-content .btn-primary.active, .open .dropdown-toggle.md-content .btn-primary {
	color: #fff;
	background-color:  #ff5252;
	border-color: #ff5252;
	width: 100%
}
.md-content .btn-primary:active, .md-content .btn-primary.active, .open .dropdown-toggle.md-content .btn-primary {
	background-image: none
}
.md-content .btn-primary.disabled, .md-content .btn-primary[disabled], fieldset[disabled] .md-content .btn-primary, .md-content .btn-primary.disabled:hover, .md-content .btn-primary[disabled]:hover, fieldset[disabled] .md-content .btn-primary:hover, .md-content .btn-primary.disabled:focus, .md-content .btn-primary[disabled]:focus, fieldset[disabled] .md-content .btn-primary:focus, .md-content .btn-primary.disabled:active, .md-content .btn-primary[disabled]:active, fieldset[disabled] .md-content .btn-primary:active, .md-content .btn-primary.disabled.active, .md-content .btn-primary[disabled].active, fieldset[disabled] .md-content .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
	width: 100%;
}
.md-content .btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.md-content .btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.md-content .btn-warning:hover, .md-content .btn-warning:focus, .md-content .btn-warning:active, .md-content .btn-warning.active, .open .dropdown-toggle.md-content .btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.md-content .btn-warning:active, .md-content .btn-warning.active, .open .dropdown-toggle.md-content .btn-warning {
	background-image: none
}
.md-content .btn-warning.disabled, .md-content .btn-warning[disabled], fieldset[disabled] .md-content .btn-warning, .md-content .btn-warning.disabled:hover, .md-content .btn-warning[disabled]:hover, fieldset[disabled] .md-content .btn-warning:hover, .md-content .btn-warning.disabled:focus, .md-content .btn-warning[disabled]:focus, fieldset[disabled] .md-content .btn-warning:focus, .md-content .btn-warning.disabled:active, .md-content .btn-warning[disabled]:active, fieldset[disabled] .md-content .btn-warning:active, .md-content .btn-warning.disabled.active, .md-content .btn-warning[disabled].active, fieldset[disabled] .md-content .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.md-content .btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.md-content .btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.md-content .btn-danger:hover, .md-content .btn-danger:focus, .md-content .btn-danger:active, .md-content .btn-danger.active, .open .dropdown-toggle.md-content .btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.md-content .btn-danger:active, .md-content .btn-danger.active, .open .dropdown-toggle.md-content .btn-danger {
	background-image: none
}
.md-content .btn-danger.disabled, .md-content .btn-danger[disabled], fieldset[disabled] .md-content .btn-danger, .md-content .btn-danger.disabled:hover, .md-content .btn-danger[disabled]:hover, fieldset[disabled] .md-content .btn-danger:hover, .md-content .btn-danger.disabled:focus, .md-content .btn-danger[disabled]:focus, fieldset[disabled] .md-content .btn-danger:focus, .md-content .btn-danger.disabled:active, .md-content .btn-danger[disabled]:active, fieldset[disabled] .md-content .btn-danger:active, .md-content .btn-danger.disabled.active, .md-content .btn-danger[disabled].active, fieldset[disabled] .md-content .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.md-content .btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.md-content .btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.md-content .btn-success:hover, .md-content .btn-success:focus, .md-content .btn-success:active, .md-content .btn-success.active, .open .dropdown-toggle.md-content .btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.md-content .btn-success:active, .md-content .btn-success.active, .open .dropdown-toggle.md-content .btn-success {
	background-image: none
}
.md-content .btn-success.disabled, .md-content .btn-success[disabled], fieldset[disabled] .md-content .btn-success, .md-content .btn-success.disabled:hover, .md-content .btn-success[disabled]:hover, fieldset[disabled] .md-content .btn-success:hover, .md-content .btn-success.disabled:focus, .md-content .btn-success[disabled]:focus, fieldset[disabled] .md-content .btn-success:focus, .md-content .btn-success.disabled:active, .md-content .btn-success[disabled]:active, fieldset[disabled] .md-content .btn-success:active, .md-content .btn-success.disabled.active, .md-content .btn-success[disabled].active, fieldset[disabled] .md-content .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.md-content .btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.md-content .btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.md-content .btn-info:hover, .md-content .btn-info:focus, .md-content .btn-info:active, .md-content .btn-info.active, .open .dropdown-toggle.md-content .btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.md-content .btn-info:active, .md-content .btn-info.active, .open .dropdown-toggle.md-content .btn-info {
	background-image: none
}
.md-content .btn-info.disabled, .md-content .btn-info[disabled], fieldset[disabled] .md-content .btn-info, .md-content .btn-info.disabled:hover, .md-content .btn-info[disabled]:hover, fieldset[disabled] .md-content .btn-info:hover, .md-content .btn-info.disabled:focus, .md-content .btn-info[disabled]:focus, fieldset[disabled] .md-content .btn-info:focus, .md-content .btn-info.disabled:active, .md-content .btn-info[disabled]:active, fieldset[disabled] .md-content .btn-info:active, .md-content .btn-info.disabled.active, .md-content .btn-info[disabled].active, fieldset[disabled] .md-content .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
/*.background-wrap{height: 100vh;}*/
.onemarket-logo{
	width: 200px;
	/*margin: -10px auto 10px !important;*/
}
.header .contact-deploy{    
	/*margin-top: -66px !important;*/
	/*margin-top: -182px !important;*/
	/*margin-top: -56px !important;*/
}
.header .contact-deploy {
    /* margin-top: -66px !important; */
    /*margin-top: -16%;*/
}
.mt-15{
	margin-top:15px !important;
}
.login-username{
	font-size: 12px;
}
.red{
	color: red;
}


.rank-label-container {
    margin-top: -19px;
    z-index: 1000;
    text-align: center;
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
}


.label.label-default.rank-label {
   background-color: rgb(255, 255, 255);
        padding: 2px 10px 2px 10px;
    border-radius: 27px;
}

.image-upload{position: relative;margin-bottom: 10px;}

.label.label-default.rank-label a{color: #203D5B;
    font-weight: bold;
    font-size: 11px;}
.js-float-label-wrapper {
	position: relative;
}

.js-float-label-wrapper label {
	position: absolute;
	top: 1em; left: 1em;
	opacity: 0;
}

.js-float-label-wrapper.focused label,
.js-float-label-wrapper.populated label {
	opacity: 1;
    z-index: 1000;
    left: 0px;
    padding-bottom: 10px;
    top: 2px;
 
    /*font-family: 'Poppins', sans-serif;*/
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #999 !important;
	
}

.js-float-label-wrapper.focused input,
.js-float-label-wrapper.populated input,
.js-float-label-wrapper.focused textarea,
.js-float-label-wrapper.populated textarea {
	padding-top: 2em;
}
.js-float-label-wrapper input,
.js-float-label-wrapper textarea,
.js-float-label-wrapper label {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.js-float-label-wrapper label {
	font-weight: 500;
}

.js-float-label-wrapper.focused label,
.js-float-label-wrapper.populated label {
	color: #999 !important;
}

.js-float-label-wrapper.focused.populated label {
	color: #666;
}



/*sidebaruser*/

.sidebar-user{
     
    width: 80px;
    height:80px;
    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
	border-radius: 50%;
}


.user-name-left{text-align: center;
    display: block;
    color: #1B3C5A;
    /*padding-bottom: 20px;*/
    font-weight: bold;
font-size: 13px;
}

.chat-user {
	color: #3d4d65;
	font-size: 12px;
}
.user-avathar {
	border-radius: 50%
}
.last-chat-time {
	
	color: #ccc;
    position: absolute;
    right: 10px;
    top: 10px;
}
.chat-list {
	border: 1px solid #d7e6ef;
    padding: 20px 20px;
    background: #f7fcff;
    border-radius: 5px;
}
.u-list {
	margin: auto
}
/*.user-chat-detail:nth-child(odd){
	    background: #f7fcff;
}
*/
.user-chat-active{
	    background: #e8ebee;
}

.user-chat-detail{margin-bottom: 0px;padding: 10px;   border-bottom: 1px solid #f1f1f1;   position: relative;}


.chat-link{min-height: 40px;
    display: contents;}



.js-float-label-wrapper option {
    padding: 5px;
    /*font-family: 'Poppins', sans-serif;*/
    font-family: 'Lato', sans-serif;
}
select option:first-child:focus{display: none}

input, select, textarea{
	font-size: 12px !important;
}
select option{
	padding: 5px 10px !important;
}
.default-sidebar-logo{
    /*background: #fff !important;*/
        padding: 10px 0px !important;
        display: flex!important;
        justify-content: center !important;
       /* border: 17px solid #1f3c5b;*/
            border-radius: 36px;
}
.default-sidebar-logo img{
    width: 150px !important;
}

.login-snap-content{
	display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    min-height: 100vh;
	    padding: 2.4rem;
	    page-break-after: always;
	    position: relative;
	    word-wrap: break-word;
}
#location-selection .md-close{
	width: 50% !important;
            line-height: 1 !important;

}


/*For funcky radio buttone starts here*/
.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: 1em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  /*background: #D1D3D4;*/
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #fff;
    background: #d43f3a;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d43f3a;
}
/*For funcky radio buttone ends here*/

    .owl-item h4 {
      color: #203D5B;
      font-weight: 500;
      font-size: 12px;
    line-height: 15px;
    }

    .md-content > div {
      padding: 15px 40px 20px !important;
      border-radius: 10px;
      /*min-height: 270px;*/
    }
    #location-selection .md-cancel{
      width: 30% !important;
      margin: 0 !important;
      line-height: 1 !important;
      padding: 6px !important;

    }
    #location-selection .active{
      border-color: #ff5252 !important;
      background: #ff5252 !important;
      color:#fff !important;
    }
    .md-content, .location-selection{
      background-color: #203D5B !important;
    }
    .select-location{
      color: #fff;
    }
    .md-content #search-location{
      /*border: none !important;*/
    }
    .cd-main-content {
      position: unset;
    }$categories = Category::select('id','title_'.app()->getLocale().' as title')->whereStatus(1)->whereMainCategoryId(1)->get();
            ret
    .tag-div{
      display: none;
      position: absolute;
      background: #dedede;
      width: 100%;
      z-index: 1;
      /*height: 0px;*/
      top: 55px;
    }
    ul.tag-list{
      margin-bottom: 0px;
    }
    .tag-list-item{
      list-style: none;
      padding: 5px 10px;
      margin-bottom: 0px;
    }
    .selected-tags{
      display: block;
      margin-bottom: 20px;
    }
    .selected-tags span{
      padding: 5px 15px;
      border: 1px solid #dedede;
      border-radius: 15px;
      background: #f3f3f3;
    }
    #tags-select{
      width:100%;
    }
    .select2-results__option{
      list-style: none;
    }
    .select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple{
      border:none !important;
      border-bottom: 2px solid #e4e4e4 !important;
    }
    .lang-text{
      padding: 5px;
      border: 1px solid #aaa;
      background: #ddd;
      color: rgb(31, 60, 91);
      text-align: center;
      font-size: 12px;
      border-radius: 4px;
      font-weight: 500;
      margin-top: 12px;
      margin-bottom: 12px;
    }
  }
  a#map-link{
    color: #fff !important;
    line-height: 10px !important;
  }
  .pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    justify-content: center;
    margin-top: 3em;
  }
/*.page-item:first-child {
    margin-top: 0px;
}*/
  .page-link {
    position: relative;
    display: block;
    padding: 1.2rem 1.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #1f3c5b;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #1f3c5b;
    border-radius: 30px;
  }
  .page-item:first-child{
    margin-top: 1px;
  }

  .page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #1f3c5b;
    border-color: #1f3c5b;
  }

  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }

  .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-radius: 30px;
  }

  .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-radius: 30px;
  }

  .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1f3c5b;
    border-color: #1f3c5b;
  }

  .page-item.disabled .page-link {
    color: #EF3E4C;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #EF3E4C;
  }

  .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
  }

  .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
  }

  .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
  }

  .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
  }
  .page-description{
    text-align: center;
  }
  .subcription h3 span:first-child{
    color: #EF3E4C;
  }
  .subcription h3 span:last-child{
    color: #203D5B;
  }
  .provide-form-heading{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .provide-form-heading img{
    margin-right: 8px;
  }
  .css-star-rating a:hover{
    color: #333 !important;
  }
  .fa-om-icons{
    padding-top: 4px;
        border: 2px solid #bfcfe1;
        border-radius: 5px;
        font-size: 26px !important;
        background: #e2eaf3;
        color: #6d8298;
        width: 40px;
        padding-bottom: 4px;
  }
/*.fa-heart:before {
    color: #1f3c5b !important;
}
  .favorite .fa-heart:before {
    color: unset !important;
}*/
  .favorite .active{
    color:#f55564 !important;
  }
  .owners-pagination ul li{
    list-style: none;
  }
  .owners-pagination .page-item:first-child {
      margin-top: 0px;
  }
  .chat-text-sticky textarea {
      border: 1px solid #05728f;
      border-radius: 6px;
      width: calc(100% - 54px);
      float: right;
  }
  .msg_send_btn{
    height: 40px;
    right: 12px;
    top: 12px;
    width: 40px;
      border-radius: 6px;
  }
  .image-upload-btn{
    width: 48px;
    height: 48px;
        font-size: 17px;
      border-radius: 6px;
  }
  .container {
      background: none !important;
    }

    .js-float-label-wrapper {
        height: 70px;
    }
    .login-username{
      color:#333;
    }
    .select2-container--default .select2-selection--single{
      border: none !important;
      border-bottom: 2px solid #e4e4e4 !important;
    }
    .select2-container--default .select2-results>.select2-results__options {
        border-bottom: 1px solid #aaa;
    }
    .disabled-details p{ 
      border: 1px solid #e0e0e0;
        background: #f7f7f7;
        color: #0e1724;
        padding: 10px;
        line-height: 18px;
        border-radius: 4px;
      }

    .disabled-details h5 {
      font-size: 14px !important;    
      font-weight: 500;
    }
    
    .disabled-details {
      border:none;padding-bottom: 0px;margin-bottom: 0px;padding-top: 13px;margin-top: 5px
    }

    .disabled-details:last-child p {margin-bottom: 30px}



    .edit-proceed{ 
        display: block;
        height: 40px;
        /* background-color: red; */
        /* position: sticky; */
        /* bottom: 0px; */
        width: 90%;
        margin: auto;
     }
    .continue{
      background: #27ae60
    }


    .img-up{
      /*width: 150px;height: 150px;*/
      background: #f9f9f9
    }
    .img-up img{
          width:50%;
        }
    .action-button{
      font-size: 15px;
      text-transform: uppercase;
      border-radius: 20px;
      line-height: 1;
      font-weight: bold;
      width:160px;
      text-align: center;
      padding: 10px 12px;
      margin: 5px;
    }
    .button-edit{
      border:1px solid #1f3c5b;
      background: #fff;
      color:#1f3c5b;
    }
    .button-save{
      border:1px solid #EF3E4C;
      background: #EF3E4C;
      color:#fff;
    }
    .preview-actions{
      display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 30px;
    }
    input[type="file"]{
      border:none;
    }
    #upload-provide-image{
      margin-top: 30px;
    }
    .custom-select{
      color: #333;
    }
    .required{
      color: #EF3E4C;
    }
    #partitioned {
      letter-spacing: 34px !important;
      font-size: 25px !important;
    }
    /*.edt a:first-child{
      margin-left:0px;
    }*/
    .select2-container{
      width:100% !important;
    }
    .select2-results__options, .select2-selection__placeholder, .select2-selection__rendered{
            font-size:12px !important;
            /*font-family: 'Poppins', sans-serif;*/
            font-family: 'Lato', sans-serif;
            font-weight: 500;
     }
     .select2-selection__placeholder, .select2-selection__rendered{
       padding-left: 0px !important;
    }
     .mt-20{
      margin-top:20px !important;
     }
     #old-image{
      width:300px;
     }
     .page-title {
         line-height: 1.2;
     }
     .sweet-alert-btn{
      padding: 3px 6px;
      background: #EF3E4C;
      color: #fff;
      border-radius: 15px;
      font-weight: 700;
      margin-left:5px;
     }

      .descr_title label {
          margin-bottom: 0px;
      }
     .field {
         display: flex;
         flex-flow: column-reverse;
         margin-bottom: 3em;
     }

     .field label, .field input {
         transition: all 0.2s;
         touch-action: manipulation;
     }

     .field input[type="text"], .field select{
         font-size: 1.5em;
         border: 0;
         font-family: inherit;
         -webkit-appearance: none;
         border-radius: 0;
         cursor: text;
         height: auto;
         border-bottom: 2px solid #e4e4e4;
             padding-bottom: 5px;
     }

     .field input:focus {
         outline: 0;
         border-bottom: 1px solid #666;
     }

     .field label {
         letter-spacing: 0.05em;
         font-size: 12px;
         /* color: #1f3c5b; */
         font-weight: 700;
     }
     .field.textarea-field{
      margin-bottom: 0em;
     }
     /*Help center / faq*/
     .accordionjs {
       position: relative;
       margin: 0;
       padding: 0;
       list-style: none;
       margin-top: 10px;
       margin-bottom: 20px;
     }
     .accordionjs .acc_section {
      /* border: 1px solid #ccc;*/
       position: relative;
       z-index: 10;
       margin-top: -1px;
       overflow: hidden;list-style: none
     }
     .accordionjs .acc_section .acc_head {
       position: relative;
       background: #fff;
       padding: 10px;
       display: block;
       cursor: pointer;font-weight: 500;
         font-size: 15px;border-bottom: 1px solid !important;
     	    color: #283a66;
     }
     .accordionjs .acc_section .acc_head h3 {
       line-height: 1;
       margin: 5px 0;
     }
     .accordionjs .acc_section .acc_content {
       padding: 10px;
     }
     .accordionjs .acc_section:first-of-type,
     .accordionjs .acc_section:first-of-type .acc_head {
      /* border-top-left-radius: 3px;
       border-top-right-radius: 3px;*/
     }
     .accordionjs .acc_section:last-of-type,
     .accordionjs .acc_section:last-of-type .acc_content {
       border-bottom-left-radius: 3px;
       border-bottom-right-radius: 3px;
     }
     .accordionjs .acc_section.acc_active > .acc_content {
       display: block;
       text-align: justify;
       line-height: 20px;
       font-size: 14px;
     }
     .accordionjs .acc_section.acc_active > .acc_head {
      background: #283a66;
         border-bottom: 1px solid #ccc;
         color: #fff;
     }
     /*merchant page*/
	.no-item-box{
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	
	
	.no-item-box p{
		text-align: center;
		margin-bottom: 0px;
	}

	.no-items-title{
		font-size: 16px;
		font-weight: 600;
	}
	.btn-om-red{
		background: #ef3e4c;
		color: #fff;
		text-align: center;
		width: 150px;
		margin: 20px auto;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 600;
		padding: 10px 20px;
		border-radius: 30px;
	}
	.btn-om-red:hover{
		color: #fff;
		text-decoration: none;
	}
	.listing-description{
		font-size: 13px;
		color: #798a9d;
	}
	.listing-know-more{
		font-weight: 400 !important;
		    color: #ef3e4c !important;
		    font-size: 13px !important;
		    /*border: 1px solid #ef3e4c;*/
		    /*padding: 0px 5px;*/
		    border-radius: 5px;
	}

	.user-notifications{
	    display: flex;
	    justify-content: space-evenly;
	    margin-left: 15px;
	    margin-right: 15px;
	}
	.badge {
	    padding: initial !important;
	    background-color: #ef3e4c;
	    border-radius: 50px !important;
	    margin-left: 5px;
	    height: 20px;
	    width: 20px;
	    display: inline-block;
	    color: #fff;
	    line-height: 20px;
	    text-align: center;
	    margin-top: 5px;
	    font-weight: 800;
	}
	.notification{
	    width: auto;
	    padding: 0px;
	    /*border: solid 1px #afafaf;*/
	    border-radius: 8px;
	    margin-top: 3px;
	    color: #203d5b;
	    background:#e6e7e8;
	    height: 35px;
	    width: 30%;
	    text-align: center;
	    line-height: 35px;
	    font-size:11px;
	}

	@media (max-width:500px){
		/*.menus.u-profile .edt{
			display: flex;
			    align-items: center;
			    justify-content: space-evenly;
			    flex-direction: column;
		}*/
		.menus.u-profile .edt a{
			margin-bottom:10px;
		}
	}
.user-chat-avathar{
	width:40px;
	height:40px;
	border-radius:50%;
}

:root {
	--marquee-width: 80vw;
	--marquee-height: 20vh;
	/* --marquee-elements: 12; */ /* defined with JavaScript */
	--marquee-elements-displayed: 5;
	--marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
	--marquee-animation-duration: calc(var(--marquee-elements) * 3s);
  }
  
  .marquee {
	  margin-top: 8px;
	width: var(--marquee-width);
	height: var(--marquee-height);
	color: #000;
	overflow: hidden;
	position: relative;
  }
  .marquee:before, .marquee:after {
	position: absolute;
	top: 0;
	width: 10rem;
	height: 100%;
	content: "";
	z-index: 1;
  }
  .marquee:before {
	left: 0;
  }
  .marquee:after {
	right: 0;
  }
  .marquee-content {
	list-style: none;
	height: 100%;
	display: flex;
	animation: scrolling var(--marquee-animation-duration) linear infinite;
  }
  /* .marquee-content:hover {
	animation-play-state: paused;
  } */
  @keyframes scrolling {
	0% { transform: translateX(0); }
	100% { transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements))); }
  }
  .marquee-content li {
	  list-style-type: none;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	/* text-align: center; */
	flex-shrink: 0;
	width: var(100%);
	padding-right: 80px;
	max-height: 100%;
	font-size: calc(var(--marquee-height)*3/4); /* 5rem; */
	white-space: nowrap;
  }
  
  
  
  @media (max-width: 600px) {
	html { font-size: 12px; }
	:root {
	  --marquee-width: 100vw;
	  --marquee-height: 16vh;
	  --marquee-elements-displayed: 3;
	}
	.marquee:before, .marquee:after { width: 5rem; }
  }
<<<<<<< HEAD
<<<<<<< HEAD
=======
  
  
  .animated
  {
	  height:100% !important;
  }
>>>>>>> b02969d5a1b69a2cd71f8dbdcd788b9da5f5bca5
=======
    
<<<<<<< HEAD
  .animated
  {
	  height:100% !important;
  }
>>>>>>> 3358207c53ca03b37abac68adefa1afe988e2cea
=======
 
>>>>>>> 878b2dd676346b0782734032b0641101f0a1c273
