

.bg-motion{
    background: linear-gradient(-45deg, #000000, #000000, #132a32, #051612);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
body {
/*font-family: Poppins !important;*/
font-family: 'Heebo', sans-serif !important;


/*
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	height: 100vh;
*/


}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
footer {

   left:0px;
   bottom:0px;
   height:30px;
   width:100%;

   z-index: 3;


}
.main-font{
    font-family: 'Poppins';
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
h1{
    color:#416CAE !important;
}
h5{
    color:#416CAE !important;
}
/*
a {
    font-weight: 600 !important;
    color:#416CAE !important;
}*/
a {
    font-weight: 600 !important;
    color:#878787 !important;
    text-decoration: auto !important;
}
a:active{
    font-weight: 600 !important;
    color:#878787 !important;
    text-decoration: auto !important;
}


a:hover {
    color: #5ac6ef !important;
    text-decoration: underline;
}
/* COLORS */
.light-blue{
background-color: #e0f2fb !important;
}

.light-darker-blue{
background-color: #c8e2fd !important;
}
.main-bg-color{
background-color:#416CAE !important;
}
.main-color{
    color: #416CAE !important;
}
.main-color-h{
    color: #416CAE !important;
}
    .main-color-h:hover{
        color: #5ac6ef !important;
    }
.secondary-color-h{
    color: #5ac6ef !important;
}
    .secondary-color-h:hover{
        color: #416CAE !important;
    }

.grey-color{
    color:#878787 !important;
}
.post-request-bg-color{
    background-color: #edf8fb;
    /* background-color: #E1F0F4; */
}
/* COLORS END */

/* TEXTS */

.my-bold {
    font-weight: 600!important;
}
/* TEXTS END */

/* SERVICES LISTING PAGE */
.mt-15 {
    margin-top: 0.15rem!important;
}
.my-shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.55)!important;
}

.thumb-my{
    height: 49px !important;
    width: 49px !important;
}

.card{
--bs-card-border-radius: 1.375rem;
--bs-card-inner-border-radius: calc(1.375rem - 1px);
}
.card-action {
        position: relative;
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        z-index: 2;
        color: #E26D5C;
        background: #fff;
        border-radius: 100%;
        padding: 13px 15px 10px 15px;
        font-size: 15px;
        border: 0;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
    }

    .card-action:hover {
        color: #fff !important;
        background: #416CAE;
        -webkit-animation: pulse 1.5s infinite;
    }
.card-action-thumb {
        position: relative;
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        z-index: 2;
        color: #E26D5C;
        background: #fff;
        border-radius: 100%;
        padding: 0;
        font-size: 15px;
        border: 0;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
    }

    .card-action-thumb:hover {
        color: #fff !important;
        background: #666666;
        -webkit-animation: pulse 1.5s infinite;
    }

.active>.page-link, .page-link.active {
z-index: 3;
color: var(--bs-pagination-active-color);
background-color: #f1f1f1;
border-color: #e7e7e7;
}
/* SERVICES LISTING PAGE END */

/* WHISLIST PAGE
#whishlits*/

.card-action-x {
        position: relative;
        float: left;
        margin-top: 6px;
        margin-right: 20px;
        z-index: 2;
        color: #fff !important;
        background: #E26D5C;
        border-radius: 100%;
        padding: 0px 7px 0px 6px;
        font-size: 15px;
        border: 0;

        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
    }


    .card-action-x:hover {
        color: #fff !important;
        background: #e54c35;
        -webkit-animation: pulse 1.5s infinite;
    }

/* PC  */
@media (min-width: 960px){
.container-nav{
    padding-left: 7em !important;
    padding-right: 7em !important;
}
.container-fluid{
    padding-left: 6em;
    padding-right: 6em;
}
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
/* INDEX PAGE  */

.homepage_tab .btn-outline-primary{
 background-color: #ffffff !important;
}
.homepage_tab a:hover {
    color: #666!important;
    text-decoration: underline;
}
.explain-nav-my .nav-link.active {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #e9f2ff !important;
}

.pt-6F{
    padding-top: 5rem!important;
}

.form-control-lgF {
    padding: 0.5rem 6rem !important;
    border: 3px solid #406db0 !important;
}
.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:17%;top:calc(34% - 20px); }
    .MultiCarousel .leftLst { left:0; background:#416CAE !important; }
    .MultiCarousel .rightLst { right:0; }

        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
/*
.navbar-nav .nav-link {
    padding-right: 2.2rem !important;
}
*/

.index-img{
     width: 100%;

     /*
  max-width: 400px;
  height: auto;
 height: 400px;*/
}
/* post request banner */
.index-img-request{
 height: 311px;
 padding: inherit;
 padding-top: 50px;
}
/* post request banner END */
}
/* MOBILE  */
@media (max-width: 960px){
.container-nav{
    padding-left: 2em !important;
    padding-right: 2em !important;
}
.container-fluid{
    padding-left: 0em;
    padding-right: 0em;
}

.form-control-lgF {
    padding: 0.5rem 0.5rem 0.5rem 3rem !important;
}
.navbar-nav .nav-link {
    padding-right: 0rem !important;
}
.index-img{
    padding-top: 30px;
 /*    height: 250px;
    padding-left: 17px;*/
}
/* post request banner */
.index-img-request{
    padding-top: 30px;
    height: 225px;
    padding-left: 17px;
}
/* post request banner END */
}
/* NAVIGATION */

.logo-size{
max-height: 36px;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 3; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.sidenav-index {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 3; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 17px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav-index a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav-index a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav-index .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation
#main {
  transition: margin-left .5s;
  padding: 20px;
}*/

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size)
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}*/
/* LOGGED IN CUSTOMER */
.fa-lg { color: #416CAE; font-size: 1.53333em !important; -webkit-text-stroke: 0.4px;}
.fa-lg:hover { color: #5ac6ef }
.fa-lg:hover > i { color: #5ac6ef; }

.btn-lgN {
    padding: 0.26rem 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0rem 1rem 1rem 0rem;
}

.form-control-lgN {
    /*padding: 0.5rem 6rem !important;*/
    font-size: 1.0rem;
    height: 3rem;
    line-height: 1.5;
    border-radius: 1rem 0rem 0rem 1rem;
    border: 3px solid #406db0 !important;
}
.container-nav-my{
    width: 550px;
}

@media (max-width: 1500px){
.container-nav-my{
    width: 380px;
}
}
@media (max-width: 1300px){
.container-nav-my{
    width: 250px;
}
}

@media (min-width: 992px){
.dropdown-menum-my{
    right: auto;
    left: -170px !important;
}}
/* LOGGED IN CUSTOMER END */
.badge-my{
    font-family: 'Poppins';
    padding: 0.3em 0.3em;
    font-size: 11px;
    font-weight: 500;
}
.badge-notify{
   background:#f74141;
    position: relative;
    top: -17px;
    left: -10px;
}

/* NAVIGATION END */

/* index page */
/* buttons */

.btn-primary{
    border-color: #416CAE !important;
    background-color:#416CAE !important;
    border: 3px solid #406db0 !important;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #5ac6ef !important;
    border-color: #5ac6ef !important;
}

.btn-lgF {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0rem 1rem 1rem 0rem;
}
.btn-lgpages {

    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0rem 0rem 0rem 0rem;
}
.btn-height{
height: 42px;
}

/* buttons END */
/* Search bar */
.form-control-lgpages {
    /*padding: 0.5rem 6rem !important;*/
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0rem 0rem 0rem 0rem;
    border: 3px solid #406db0 !important;
}
.form-control-lgF {
    /*padding: 0.5rem 6rem !important;*/
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 1rem 0rem 0rem 1rem;
    border: 3px solid #406db0 !important;
}
.form-control{
    border: 1px solid #406db0;
}
/*
.form-control{
    border: 3px solid #406db0;
}
*/
.search-iconF{
    z-index: 1;
    margin-left: 15px;
    margin-top: 5px;
    position: absolute;
    color: #bbb !important;
    max-width: 27px;
}
/* Search bar END */

/* index page END */

/*  DASHBOARD PAGE */
.thumb-lg {
    height: 88px;
    width: 88px;
}
.profile-user-box {
    position: relative;
    border-radius: 5px
}
.bg-custom {
    background-color: #02c0ce!important;
}
.profile-user-box {
    position: relative;
    border-radius: 5px;
}

.card-box {
    padding: 20px;
    border-radius: 1.375rem;
    margin-bottom: 30px;
    background-color: #fff;
}
.inbox-widget .inbox-item img {
    width: 40px;
}

.inbox-widget .inbox-item {
    border-bottom: 1px solid #f3f6f8;
    overflow: hidden;
    padding: 10px 0;
    position: relative
}

.inbox-widget .inbox-item .inbox-item-img {
    display: block;
    float: left;
    margin-right: 15px;
    width: 40px
}

.inbox-widget .inbox-item img {
    width: 40px
}

.inbox-widget .inbox-item .inbox-item-author {
    color: #313a46;
    display: block;
    margin: 0
}

.inbox-widget .inbox-item .inbox-item-text {
    color: #98a6ad;
    display: block;
    font-size: 14px;
    margin: 0
}

.inbox-widget .inbox-item .inbox-item-date {
    color: #98a6ad;
    font-size: 11px;
    position: absolute;
    right: 7px;
    top: 12px
}

.comment-list .comment-box-item {
    position: relative
}

.comment-list .comment-box-item .commnet-item-date {
    color: #98a6ad;
    font-size: 11px;
    position: absolute;
    right: 7px;
    top: 2px
}

.comment-list .comment-box-item .commnet-item-msg {
    color: #313a46;
    display: block;
    margin: 10px 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px
}

.comment-list .comment-box-item .commnet-item-user {
    color: #98a6ad;
    display: block;
    font-size: 14px;
    margin: 0
}

.comment-list a+a {
    margin-top: 15px;
    display: block
}

.ribbon-box .ribbon-primary {
    background: #49e579;
}
.ribbon-box .ribbon-offline {
    background: #cb4444;
}

.ribbon-box .ribbon {
    position: relative;
    float: left;
    clear: both;
    border-radius: 0.7rem;
    padding: 5px 12px 5px 12px;
    margin-left: -27px;
    margin-top: -17px;
    margin-bottom: 44px;
    font-family: Rubik,sans-serif;
    -webkit-box-shadow: 2px 5px 10px rgb(49 58 70 / 15%);
    -o-box-shadow: 2px 5px 10px rgba(49,58,70,.15);
    box-shadow: 2px 5px 10px rgb(49 58 70 / 15%);
    color: #fff;
    font-size: 13px;
}
.text-custom {
    color: #02c0ce!important;
}

.badge-custom {
    background: #02c0ce;
    color: #fff;
}
.badge {
    font-family: Rubik,sans-serif;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,.06), 0 1px 0 0 rgba(0,0,0,.02);
    box-shadow: 0 0 24px 0 rgba(0,0,0,.06), 0 1px 0 0 rgba(0,0,0,.02);
    padding: .35em .5em;
    font-weight: 500;
}
.text-muted {
    color: #98a6ad!important;
}

.font-13 {
    font-size: 13px!important;
}

/*  DASHBOARD PAGE END*/



/*  PROFILE EDIT PAGE */
/**/

.body {
    margin: 0;
    color: #2e323c;
    background: #f8f9fa;
    position: relative;
    height: 100%;
}
.account-settings .user-profile {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    text-align: center;
}
.account-settings .user-profile .user-avatar {
    margin: 0 0 1rem 0;
}
.account-settings .user-profile .user-avatar img {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.account-settings .user-profile h5.user-name {
    margin: 0 0 0.5rem 0;
}
.account-settings .user-profile h6.user-email {
    margin: 0;
    font-size: 0.8rem;
    font-weight: 400;
    color: #9fa8b9;
}
.account-settings .about {
    margin: 2rem 0 0 0;
    text-align: center;
}
.account-settings .about h5 {
    margin: 0 0 15px 0;
    color: #007ae1;
}
.account-settings .about p {
    font-size: 0.825rem;
}
.form-control-my {
    border: 1px solid #cfd1d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 10px;
    font-size: 1rem;
    background: #ffffff;
    color: #2e323c;
}
.form-group{
/* padding-top: 15px; */
}
.card {
    background: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 1.375rem;
    border: 0;
    margin-bottom: 1rem;
    min-width: 335px;
}
#id_content{
max-height: 85px;

}
#id_description{
max-height: 255px;
}
textarea
{

}
/*  PROFILE PAGE END */


/*  SERVICE DETAIL PAGE */

/* FLOATING SIDEBARD */
.price-size{
font-size: 1.6rem !important;
}
.min-250{
    min-width: 250px;
}
.content-section {
  /* min-height: 2000px; */
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}


.sidebar-item {

	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	/* Position the items */
	 &:nth-child(2) { top: 25%; }
	 &:nth-child(3) { top: 50%; }
	 &:nth-child(4) { top: 75%; }
}


.make-me-sticky {
  position: -webkit-sticky;
	position: sticky;
    top: 218px;
    padding-right:0px;
    margin-left: auto;
    float:right;
}



/* Ignore This, just coloring */





.title-section, .content-section, .sidebar-section {
  background: #fff;
  // border-radius: 12px;
  // border: solid 10px #f1f1f1;
}

.title-section {
  text-align: center;
  padding: 50px 15px;
  margin-bottom: 30px;
}

.content-section h2 {
  text-align: center;
  margin: 0;
  padding-top: 200px;
}

.sidebar-item {
  text-align: center;

  h3 {
    background: gold;
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 0 100px;
    border-bottom: solid 1px #fff;
  }
}
/* FLOATING SIDEBARD END */

/*  SERVICE DETAIL PAGE END */


/* CHAT */


.chat-online {
    color: #34ce57
}

.chat-offline {
    color: #e4606d
}

.chat-messages {
    display: flex;
    flex-direction: column;
    max-height: 400px;
    overflow-y: scroll;
    min-height: 400px;
    background: white;
}

.chat-message-left,
.chat-message-right {
    display: flex;
    flex-shrink: 0
}

.chat-message-left {
    margin-right: auto
}

.chat-message-right {
    flex-direction: row-reverse;
    margin-left: auto
}
.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.flex-grow-0 {
    flex-grow: 0!important;
}
.border-top {
    border-top: 1px solid #dee2e6!important;
}
/* CHAT END */

/* CHECKOUT */

.card {
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 5%);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 1.3rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem 1.5rem;
}
/* CHECKOUT END */

/* ORDERS PAGE */
body{

}
.panel-order .row {
	border-bottom: 1px solid #ccc;
}
.panel-order .row:last-child {
	border: 0px;
}
.panel-order .row .col-md-1  {
	text-align: center;
	padding-top: 15px;
}
.panel-order .row .col-md-1 img {
	width: 50px;
	max-height: 50px;
}
.panel-order .row .row {
	border-bottom: 0;
}
.panel-order .row .col-md-11 {
	/*border-left: 1px solid #ccc;*/
}

.panel-order .row .row .col-md-12 {
	padding-top: 7px;
	padding-bottom: 7px;
}
.panel-order .row .row .col-md-12:last-child {
	font-size: 11px;
	color: #555;
	background: #efefef;
}
.panel-order .btn-group {
	margin: 0px;
	padding: 0px;
}
.panel-order .panel-body {
	padding-top: 0px;
	padding-bottom: 0px;
}
.panel-order .panel-deading {
	margin-bottom: 0;
}
/* ORDERS PAGE END */

/* ORDER Delivery PAGE */
.no-dots-list{
    padding-left: 0 !important;
    list-style-type: none;
}


.timeline {
    position: relative;
    padding: 20px 0;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #e9ecef;
}
.timeline > .timeline-item {
    position: relative;
    margin-bottom: 20px;
}
.timeline > .timeline-item:after,
.timeline > .timeline-item:before {
    content: " ";
    display: table;
}
.timeline > .timeline-item:after {
    clear: both;
}
.timeline > .timeline-item > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #e9ecef;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}
.timeline > .timeline-item > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-color: transparent #e9ecef;
    border-style: solid;
    border-width: 8px 0 8px 8px;
}
.timeline > .timeline-item > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 7px 0 7px 7px;
}
.timeline > .timeline-item > .timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0;
}
.timeline > .timeline-item.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0;
}
.timeline-badge.primary {
    background-color: #7460ee;
}
.timeline-badge.success {
    background-color: #39c449;
}
.timeline-badge.warning {
    background-color: #ffbc34;
}
.timeline-badge.danger {
    background-color: #f62d51;
}
.timeline-badge.info {
    background-color: #009efb;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-left:before {
    left: 30px;
}
.timeline-left > .timeline-item > .timeline-badge {
    left: 30px;
    top: 9px;
}
.timeline-left > .timeline-item > .timeline-panel {
    width: calc(100% - 80px);
}
.timeline-right:before {
    right: 30px;
    left: auto;
}
.timeline-right > .timeline-item > .timeline-badge {
    right: 5px;
    top: 9px;
    left: auto;
}
.timeline-right > .timeline-item > .timeline-panel {
    width: calc(100% - 80px);
}
/* ORDER Delivery PAGE END */

/* Messages popup for later */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body
{
font-family: 'Open Sans', sans-serif;
}
.chat_box .chat_message_wrapper ul.chat_message > li + li {
    margin-top: 4px;
}
.popup-box-on {
    display: block !important;
}
a:focus {
    outline: none;
    outline-offset: 0px;
}
.popup-head-left.pull-left h1 {
    color: #fff;
    float: left;
    font-family: oswald;
    font-size: 18px;
    margin: 2px 0 0 5px;

}
.popup-head-left a small {
    display: table;
    font-size: 11px;
    color: #fff;
    line-height: 4px;
    opacity: 0.5;
    padding: 0 0 0 7px;
}
.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 7px;
    font-size: 15px;
    height: 26px;
    opacity: 0.9;
    padding: 0;
    text-align: center;
    width: 26px;
}
.popup-head-right {
    margin: 9px 0 0;
}
.popup-head .btn-group {
    margin: -5px 3px 0 -1px;
}
.gurdeepoushan .dropdown-menu {
    padding: 6px;
}
.gurdeepoushan .dropdown-menu li a span {
    border: 1px solid;
    border-radius: 50px;
    display: list-item;
    font-size: 19px;
    height: 40px;
    line-height: 36px;
    margin: auto;
    text-align: center;
    width: 40px;
}
.gurdeepoushan .dropdown-menu li {
    float: left;
    text-align: center;
    width: 33%;
}
.gurdeepoushan .dropdown-menu li a {
    border-radius: 7px;
    font-family: oswald;
    padding: 3px;
   transition: all 0.3s ease-in-out 0s;
}
.gurdeepoushan .dropdown-menu li a:hover {
    background:#304445 none repeat scroll 0 0 !important;
    color: #fff;
}
.popup-head {
    background: #304445 none repeat scroll 0 0 !important;
    border-bottom: 3px solid #ccc;
    color: #fff;
    display: table;
    width: 100%;
    padding: 8px;
}
.popup-head .md-user-image {
    border: 2px solid #5a7172;
    border-radius: 12px;
    float: left;
    width: 44px;
}
.uk-input-group-addon .glyphicon.glyphicon-send {
    color: #ffffff;
    font-size: 21px;
    line-height: 36px;
    padding: 0 6px;
}
.chat_box_wrapper.chat_box_small.chat_box_active {

    height: 342px;
    overflow-y: scroll;
    width: 316px;
}
aside {
     background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://z-1-scontent-cdg2-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/12670232_624826600991767_3547881030871377118_n.jpg?oh=b4541268dfcdc6c8b2758066dba9c0c7&oe=572DDCE7");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat;
    border: 1px solid #304445;
    bottom: 0;
    display: none;
    height: 466px;
    position: fixed;
    right: 70px;
    width: 318px;
    font-family: 'Open Sans', sans-serif;
}
.chat_box {
    padding: 16px;
}
.chat_box .chat_message_wrapper::after {
    clear: both;
}
.chat_box .chat_message_wrapper::after, .chat_box .chat_message_wrapper::before {
    content: " ";
    display: table;
}
.chat_box .chat_message_wrapper .chat_user_avatar {
    float: left;
}
.chat_box .chat_message_wrapper {
    margin-bottom: 32px;
}
.md-user-image {
    border-radius: 50%;
    width: 34px;
}
img {
    border: 0 none;
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.chat_box .chat_message_wrapper ul.chat_message, .chat_box .chat_message_wrapper ul.chat_message > li {
    list-style: outside none none;
    padding: 0;
}
.chat_box .chat_message_wrapper ul.chat_message {
    float: left;
    margin: 0 0 0 20px;
    max-width: 77%;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li:first-child::before {
    border-right-color: #616161;
}
.chat_box .chat_message_wrapper ul.chat_message > li:first-child::before {
    border-color: transparent #ededed transparent transparent;
    border-style: solid;
    border-width: 0 16px 16px 0;
    content: "";
    height: 0;
    left: -14px;
    position: absolute;
    top: 0;
    width: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li {
    background: #FCFBF6 none repeat scroll 0 0;
    color: #000000;
}
.open-btn {
    border: 2px solid #189d0e;
    border-radius: 32px;
    color: #189d0e !important;
    display: inline-block;
    margin: 10px 0 0;
    padding: 9px 16px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
    background: #ededed none repeat scroll 0 0;
    border-radius: 4px;
    clear: both;
    color: #212121;
    display: block;
    float: left;
    font-size: 13px;
    padding: 8px 16px;
    position: relative;
    word-break: break-all;
}
.chat_box .chat_message_wrapper ul.chat_message, .chat_box .chat_message_wrapper ul.chat_message > li {
    list-style: outside none none;
    padding: 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
    margin: 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li p {
    margin: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li .chat_message_time {
    color: rgba(185, 186, 180, 0.9);
}
.chat_box .chat_message_wrapper ul.chat_message > li .chat_message_time {
    color: #727272;
    display: block;
    font-size: 11px;
    padding-top: 2px;
    text-transform: uppercase;
}
.chat_box .chat_message_wrapper.chat_message_right .chat_user_avatar {
    float: right;
}
.chat_box .chat_message_wrapper.chat_message_right ul.chat_message {
    float: right;
    margin-left: 0 !important;
    margin-right: 24px !important;
}
.chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
    border-left-color: #E8FFD4;
}
.chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li:first-child::before {
    border-right-color: #FCFBF6;
}
.chat_box .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
    border-color: transparent transparent transparent #ededed;
    border-width: 0 0 29px 29px;
    left: auto;
    right: -14px;
}
.chat_box .chat_message_wrapper ul.chat_message > li:first-child::before {
    border-color: transparent #ededed transparent transparent;
    border-style: solid;
    border-width: 0 29px 29px 0;
    content: "";
    height: 0;
    left: -14px;
    position: absolute;
    top: 0;
    width: 0;
}
.chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li {
    background: #E8FFD4 none repeat scroll 0 0;
}
.chat_box .chat_message_wrapper ul.chat_message > li {
    background: #ededed none repeat scroll 0 0;
    border-radius: 12px;
    clear: both;
    color: #212121;
    display: block;
    float: left;
    font-size: 13px;
    padding: 8px 16px;
    position: relative;
}
.gurdeep-chat-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    padding: 3px;
}
#submit_message {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 4px;
}
.gurdeep-chat-box i {
    color: #333;
    font-size: 21px;
    line-height: 1px;
}
.chat_submit_box {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.uk-input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
/* Messages popup END */

/* Review rating */
.rating-list li {
          float: right;
          color: #ddd;
          padding: 10px 5px;
        }

        .rating-list li:hover,
        .rating-list li:hover ~ li {
          color: orange;
        }

        .rating-list {
          display: inline-block;
          list-style: none;
        }
        .checked {
            color: orange;
        }
/* Review rating END */

/* REMOVE IMAGE */
.remove-image {
display: none;
position: absolute;
right: 26px;
margin-top: -7px;
border-radius: 10em;
padding: 2px 6px 3px;
text-decoration: none;
font: 700 21px/20px sans-serif;
background: #416CAE;
/*border: 3px solid #fff;*/
color: #FFF !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.3);
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.remove-image:hover {
 background: #E54E4E;
  padding: 3px 7px 5px;
  color: #fff !important;

}
.remove-image:active {
 background: #e52a2a;

}
/* REMOVE IMAGE END */

/* SCROLLING CATEGORIES TAB START */

.o-hidden {
    overflow:hidden;
}

.nav-categories {
    transition: transform 0.4s;
    transform: translateX(0%);

}
.nav-categories.justify-content-end {
    transform: translateX(50%);
    right: 50%;
}
.nav-hor-my{
display: inline-block;
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important;
    padding: 0 10px;
    position: relative;


}
/* SCROLLING CATEGORIES TAB END */

/* Sccs Boostrap rewriting */
.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: #212529;
    --bs-dropdown-bg: #fff;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: 0.375rem;
    --bs-dropdown-border-width: 1px;
    --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-dropdown-link-color: #212529;
    --bs-dropdown-link-hover-color: #1e2125;
    --bs-dropdown-link-hover-bg: #e9ecef;
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #7a7a7a;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
}

.btn-outline-primary {

    --bs-btn-active-bg: #e9e9e9;

}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #e9e9e9;
}
/* SCCS Boostrap rewriting END */


.modal-backdrop {
  z-index: 1 !important;
/*  background-color:#fff;*/
}
.modal-dialog, .modal-content {
  z-index: 2 !important;
}