#logo {
  margin: 0; }

#logo.logo-white img {
  width: 115px;
  height: auto; }

body.int_dark_bg {
  background: #121B22; }

.int_dark_bg .headings {
  display: flex;
  align-items: center; }
  .int_dark_bg .headings h1 {
    margin-bottom: 0; }

.projects-right .recent-16 {
  margin-bottom: 30px;
  border-radius: 6px; }

.int_infosidebar {
  z-index: 999; }

button.mfp-close, button.mfp-arrow {
  z-index: 99999; }

.int_dark_bg .services-home .border-1 {
  margin: 0 30px 0 0;
  margin-bottom: 30px;
  margin: 0;
  margin-bottom: 70px; }

.services-home .slick-lancers .service {
  margin: 10px 15px; }
.services-home .service .agent-section {
  padding-top: 45px !important; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: none; }

.whatsapp-sticky {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 9999999999;
  display: grid;
  gap: 15px; }
  .whatsapp-sticky a {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    border-radius: 50%; }
    .whatsapp-sticky a i {
      color: #fff;
      font-size: 27px;
      line-height: 50px; }
    .whatsapp-sticky a.facebook-icon {
      background-color: #1877f2; }
    .whatsapp-sticky a.instagram-icon {
      background-color: #e1306c; }
    .whatsapp-sticky a.whatsapp-icon {
      background-color: #25d366; }

.mmenu-trigger {
  margin: 0; }

#navigation {
  margin: 0; }

.nice-select {
  text-align: start !important; }
  .nice-select::after {
    right: auto;
    left: 12px; }
  .nice-select .current {
    font-size: 18px; }
  .nice-select .list {
    width: 100%;
    left: auto;
    right: 0; }
    .nice-select .list li {
      text-align: start; }

.agents-grid {
  margin: 0 0 0 30px; }

@media (max-width: 1600px) {
  .int_infosidebar {
    top: 0; } }
@media (max-width: 1199px) {
  .container {
    max-width: 900px; } }
@media (max-width: 991px) {
  .content-menu {
    display: flex;
    align-items: center;
    justify-content: space-between; }

  #header {
    padding: 0;
    height: 110px; }

  #logo {
    text-align: end;
    margin: 0;
    padding: 0;
    position: inherit;
    width: auto; }

  #logo.logo-white img {
    height: 80px; }

  #navigation {
    display: none; }

  .clearfix {
    display: none; }

  #logo.logo-white img {
    width: 100px;
    height: auto; }

  .agents-grid {
    margin: 0; } }
@media (min-width: 991px) {
  .container-fluid {
    padding-left: 60px; } }
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f39e"; }

/*# sourceMappingURL=style.css.map */
