/* CSS Document */
.header-widget {
  float: inline-start;
}

#header .right-side {
  right: 1rem;
  text-align: start;
}

#header .header-widget {
  margin-inline-end: -1px;
}

#header .header-widget:last-of-type {
  float: inline-end;
  border-inline-end: none;
}

.header-widget:last-of-type {
  margin-inline-end: 0;
}

.header-widget .btn-site {
  margin-inline-start: 10px;
}

.header-notifications {
  padding-inline-end: 15px;
}

.header-notifications-dropdown {
  right: -15px;
}

.header-widget .dropdown-item.active:before {
  right: 1rem;
}

.user-menu .header-notifications-dropdown {
  left: -16px;
}

.user-menu .header-notifications-dropdown:before {
  right: 23px;
}

ul.user-menu-small-nav li a i {
  margin-inline-end: 2px;
}

.home-search .intro-search-button {
  margin-inline-start: 0;
}

.list-3 li,
.list-2 li,
.list-1 li {
  padding-inline-start: 22px;
}

.list-4 li:before,
.list-3 li:before,
.list-2 li:before,
.list-1 li:before {
  left: 0;
}

.list-1 li:before {
  left: 6px;
}

.list-3 li:before {
  content: "\e912";
}

.list-4 li:before {
  content: "\e917";
}

.input-with-icon input,
.input-with-icon .form-control {
  padding-inline-end: 45px;
}

.input-with-icon > a,
.input-with-icon > i {
  right: 1rem;
}

.search-box .input-with-icon > i {
  right: 0;
}

.dashboard-nav ul li a:after {
  right: 1rem;
}

.buttons-to-right,
.dashboard-box-list .button.to-right {
  right: 1rem;
}

.dashboard-box-list .buttons-to-right.always-visible:not(.single-right-button) {
  right: auto;
}

.user-name {
  padding-inline-start: 10px;
}

.messages-inbox .message-avatar {
  left: 1rem;
}

.messages-inbox ul li:before {
  left: 0;
}

.messages-container-inner .message-by-headline span {
  right: 1rem;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  right: 8px;
}

.sort-by .bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 10px;
}

.sort-by .bootstrap-select .dropdown-menu {
  right: 0;
  left: auto;
}

.sort-by .bootstrap-select.btn-group button {
  padding-inline-end: 18px;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
  margin-inline-start: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: inline-end;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: start;
  float: inline-start;
}

.bs-searchbox:after,
.bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 15px;
}

.caret {
  margin-inline-start: 2px;
}

.toggleUD {
  float: inline-end;
}

.card-ads .total-ad-pic {
  left: 1rem;
}

.card-ads .mark_fav, .featured-icon {
  right: 1rem;
}

.copy-url input {
  border-radius: 4px 0 0 4px;
  border-inline-end: 0;
}

.copy-url .copy-url-button {
  border-radius: 0 4px 4px 0;
}

.share-buttons-content span {
  margin-inline-start: 10px;
}

.share-buttons-icons {
  left: 5px;
}

.share-buttons-icons li {
  float: inline-start;
}

.share-buttons-icons li:first-child a {
  border-radius: 4px 0 0 4px;
}

.share-buttons-icons li:last-child a {
  border-radius: 0 4px 4px 0;
}

#ninja-slider .fs-icon {
  right: 0;
  left: auto;
}

#thumbnail-slider div.inner ul {
  left: 0;
  float: inline-start;
}

.icon-feather-chevron-right:before {
  content: "\e930";
}

#backtotop {
  right: 25px;
}

.show_details_room .adsimage,
.show_details_room .ads-body {
  margin-inline-end: 1rem;
}

.show_details_room .viewads {
  margin-inline-start: auto;
}

.btn-file {
  margin-inline-end: 15px;
}

.message-bubble .message-avatar {
  left: 0;
}

.message-bubble .message-text {
  margin-inline-start: 60px;
  float: inline-start;
}

.message-bubble.me .message-text {
  float: inline-end;
}

.message-bubble.me .message-avatar {
  left: auto;
  right: 0;
}

.message-bubble.me .message-text {
  margin-inline-start: 0;
  margin-inline-end: 60px;
}

.message-reply textarea {
  margin-inline-end: 1rem;
}

.message-bubble.me .message-text:before {
  right: -6px;
  left: auto;
}

.message-bubble .message-text:before {
  left: -6px;
  right: auto;
}

.status-icon {
  right: 0;
}

.accordion__item > .accordion-header:after {
  right: 20px;
}

.checkbox label {
  padding-inline-start: 30px;
}

.magic-radio + label:before,
.magic-checkbox + label:before {
  left: 0;
}

.magic-checkbox + label:after {
  left: 7px;
}

.cat-trigger {
  float: inline-end;
  margin-inline-start: 10px;
}

.mm-next:after,
.mm-prev:before {
  border-top: 2px solid transparent;
  border-inline-start: 2px solid transparent;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: end;
  right: 0;
}

.mm-prev:before {
  left: 23px;
  right: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-next:after {
  right: 23px;
  left: auto;
}

html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-menu.mm-opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-inline-end: 50px;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-inline-start: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-inline-end: 50px;
  margin-inline-end: 0;
}

em.mm-counter {
  right: 45px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-inline-end: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-inline-start: 0;
}

em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span {
  padding-inline-end: 90px;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span {
  padding-inline-end: 90px;
}

.bookmark-button {
  padding-inline-start: 44px;
}

.bookmark-button .bookmark-icon {
  left: 0;
  right: auto;
}

.messages-headline .input-with-icon i {
  right: 14px;
}

.single-page-section .carousel-control-prev-icon {
  border-radius: 0 1rem 1rem 0;
}

.single-page-section .carousel-control-next-icon {
  border-radius: 1rem 0 0 1rem;
}

.choose-file::before {
  content: "Choose File";
  left: 0;
}

.owl-theme .owl-nav {
  right: 0;
}

.select-dropdown .btn-form-control::after {
  right: 0.5rem;
}
.select-dropdown.search-box::before {
  left: 0;
}
.select-dropdown.search-box > h6 {
  left: 7px;
}

.mega-menu {
  left: 0;
}
.mega-menu:before {
  left: 0;
}

.headerCat ul > li:nth-last-child(2) .mega-menu {
  left: auto;
  right: 0;
}
.headerCat ul > li:nth-last-child(2) .mega-menu .dropdown > li ul {
  left: auto;
  right: 100%;
}
.headerCat ul > li:last-child .mega-menu {
  left: auto;
  right: 0;
}
.headerCat ul > li:last-child .mega-menu .dropdown > li ul {
  left: auto;
  right: 100%;
}
.headerCat ul .dropdown {
  left: 0;
}
.headerCat ul .dropdown > li .mega-item {
  left: 100%;
}

.app .coming-soon {
  right: -25px;
  transform: rotate(35deg);
}

.resumeCV .cv-list::before {
  left: 0;
}
.resumeCV .cv-list .card::before {
  left: -24px;
}
.resumeCV .cv-list .card::after {
  left: -29px;
}

@media (min-width: 768px) {
  .task-listing-bid > a > img,
  .task-listing-bid > img {
    border-radius: 4px 0 0 4px;
  }
}
@media (max-width: 767.98px) {
  .featured-icon {
    right: 3.5rem;
  }
}
/* *//*# sourceMappingURL=style_en.css.map */