header .newNav em {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: none;
  align-items: center;
  justify-content: center
}

  header .newNav em.hIcon {
    background: url(/assets/images/header-icons/header-spirit.svg) no-repeat left top;
    width: 30px;
    height: 30px;
    background-size: 342px
  }

    header .newNav em.hIcon.icon1 {
      background-position: -32px -1px
    }

    header .newNav em.hIcon.icon2 {
      background-position: -63px -1px
    }

    header .newNav em.hIcon.icon3 {
      background-position: -94px -1px
    }

    header .newNav em.hIcon.icon4 {
      background-position: -125px -1px
    }

    header .newNav em.hIcon.icon5 {
      background-position: -156px -1px
    }

    header .newNav em.hIcon.icon6 {
      background-position: -187px -1px
    }

    header .newNav em.hIcon.icon7 {
      background-position: -218px -1px
    }

    header .newNav em.hIcon.icon7a {
      background-position: -247px -1px
    }

    header .newNav em.hIcon.icon7b {
      background-position: -277px -1px
    }

    header .newNav em.hIcon.icon8 {
      background-position: -1px -32px
    }

    header .newNav em.hIcon.icon8a {
      background-position: -1px -63px
    }

    header .newNav em.hIcon.icon8b {
      background-position: -1px -93px
    }

    header .newNav em.hIcon.icon8c {
      background-position: -1px -125px
    }

    header .newNav em.hIcon.icon8d {
      background-position: -1px -156px
    }

    header .newNav em.hIcon.icon8e {
      background-position: -1px -187px
    }

    header .newNav em.hIcon.icon8f {
      background-position: -1px -218px
    }

    header .newNav em.hIcon.icon8g {
      background-position: -1px -249px
    }

    header .newNav em.hIcon.icon9 {
      background-position: -32px -32px
    }

    header .newNav em.hIcon.icon9a {
      background-position: -32px -63px
    }

    header .newNav em.hIcon.icon9b {
      background-position: -32px -93px
    }

    header .newNav em.hIcon.icon9c {
      background-position: -32px -125px
    }

    header .newNav em.hIcon.icon9d {
      background-position: -32px -156px
    }

    header .newNav em.hIcon.icon9e {
      background-position: -32px -187px
    }

    header .newNav em.hIcon.icon10 {
      background-position: -63px -32px
    }

    header .newNav em.hIcon.icon10a {
      background-position: -63px -63px
    }

    header .newNav em.hIcon.icon10b {
      background-position: -63px -93px
    }

    header .newNav em.hIcon.icon10c {
      background-position: -63px -125px
    }

    header .newNav em.hIcon.icon10d {
      background-position: -63px -156px
    }

    header .newNav em.hIcon.icon11 {
      background-position: -94px -32px
    }

    header .newNav em.hIcon.icon11a {
      background-position: -94px -63px
    }

    header .newNav em.hIcon.icon11b {
      background-position: -94px -93px
    }

    header .newNav em.hIcon.icon11c {
      background-position: -94px -125px
    }

    header .newNav em.hIcon.icon11d {
      background-position: -94px -156px
    }

    header .newNav em.hIcon.icon11e {
      background-position: -94px -187px
    }

    header .newNav em.hIcon.icon11f {
      background-position: -94px -218px
    }

    header .newNav em.hIcon.icon11g {
      background-position: -94px -249px
    }

    header .newNav em.hIcon.icon11i {
      background-position: -94px -280px
    }

    header .newNav em.hIcon.icon12 {
      background-position: -125px -32px
    }

    header .newNav em.hIcon.icon12a {
      background-position: -125px -63px
    }

    header .newNav em.hIcon.icon13 {
      background-position: -125px -32px
    }

    header .newNav em.hIcon.icon14 {
      background-position: -156px -32px
    }

    header .newNav em.hIcon.icon15 {
      background-position: -187px -32px
    }

    header .newNav em.hIcon.icon16 {
      background-position: -218px -32px
    }

    header .newNav em.hIcon.icon17 {
      background-position: -247px -32px
    }

    header .newNav em.hIcon.icon18 {
      background-position: -279px -32px
    }

header .newNav ul li.dropDown .moreServicesList a {
  padding: 0 15px;
  display: flex;
  align-items: center;
  line-height: 40px;
  border-top: #f1f1f1 solid 1px;
  color: #333;
  transition: .3s
}

  header .newNav ul li.dropDown .moreServicesList a em {
    display: flex
  }

  header .newNav ul li.dropDown .moreServicesList a:hover {
    background: #f7f7fc;
    cursor: pointer
  }

header .newNav ul li.dropDown:hover .moreServicesList {
  display: block
}

header .newNav ul li.dropDown .resourcesList .leftmenu {
  padding: 0;
  width: 160px;
  border-right: 1px solid #efefef;
  height: 100%
}

  header .newNav ul li.dropDown .resourcesList .leftmenu li {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    color: #333;
    line-height: 40px
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu .linkPad {
    padding: 0 20px;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #000;
    line-height: 40px
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu .resourcesTab {
    padding: 0 20px;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #000;
    line-height: 40px;
    position: relative
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu li:hover {
    background: #f7f7fc;
    cursor: pointer
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu li.active {
    background: #f7f7fc;
    cursor: default;
    position: inherit
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu li em.icon-arrow-right {
    display: block;
    font-size: 10px;
    color: #333;
    position: absolute;
    right: -15px;
    transition: .3s;
    top: 15px
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu .resourcesInnerBox {
    display: none
  }

  header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox {
    padding: 0;
    display: block;
    position: absolute;
    left: 160px;
    top: 0
  }

    header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox em {
      height: 30px;
      width: 30px;
      display: flex
    }

      header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox em img {
        max-height: 100%;
        border-radius: 3px;
        overflow: hidden
      }

    header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox a {
      padding: 0 20px;
      margin: 0;
      display: flex;
      align-items: center;
      font-size: 13px;
      color: #333;
      line-height: 32px;
      white-space: nowrap
    }

      header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox a .smallText {
        padding: 0 0 0 3px;
        margin: 0;
        font-size: 10px;
        font-weight: 400
      }

header .newNav ul li.dropDown:hover .resourcesList {
  display: block
}

.Shorttlis, .Shorttlis1 {
  display: block;
  position: absolute;
  right: -10px;
  background: #5f449b;
  white-space: nowrap;
  border: #f3ebff solid 1px;
  padding: 2px 10px;
  border-radius: 8px;
  top: 34px;
  font-size: 10px;
  box-shadow: 0 10px 50px 0 #0000001a;
  color: #fff
}

  .Shorttlis1:after, .Shorttlis:after {
    content: '';
    position: absolute;
    top: -8px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #5f449b
  }

.noShortlistedProperties {
  display: block;
  text-align: center;
  background: #fff
}

  .noShortlistedProperties figure {
    padding: 15px;
    height: 140px;
    display: flex;
    display: -webkit-flex;
    justify-content: center
  }

  .noShortlistedProperties strong {
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    font-weight: 700
  }

  .noShortlistedProperties p {
    padding: 0 10px;
    margin-top: -10px;
    font-size: 14px;
    color: #333;
    line-height: 26px
  }

  .noShortlistedProperties .shortlistedIcon {
    padding: 0 5px;
    position: relative;
    top: 9px;
    display: inline-block
  }

  .noShortlistedProperties .compareIcon {
    padding: 0 5px;
    position: relative;
    top: 4px;
    display: inline-block
  }

.lgnDsktpDrpdwnUl {
  text-transform: uppercase
}

.profileDropdownBox ul {
  display: block;
  float: none;
  border-radius: 0 0 8px 8px;
  overflow: hidden
}

  .profileDropdownBox ul li {
    margin: 0;
    float: none;
    display: flex;
    border-top: solid 1px #efefef;
    cursor: pointer;
    font-size: 14px;
    color: #666;
    transition: .5s
  }

    .profileDropdownBox ul li a {
      padding: 0 15px;
      display: flex;
      align-items: center;
      position: relative;
      width: 100%
    }

    .profileDropdownBox ul li span {
      padding: 0 15px;
      display: flex;
      align-items: center;
      line-height: 38px;
      text-transform: uppercase;
      color: #333;
      transition: .5s
    }

    .profileDropdownBox ul li em {
      display: flex;
      width: 22px;
      height: 20px;
      align-items: center;
      justify-content: center
    }

    .profileDropdownBox ul li:first-child {
      border-top: solid 0 #efefef
    }

    .profileDropdownBox ul li:active {
      background: #e0faee;
      color: #58bf93;
      transition: .5s
    }

      .profileDropdownBox ul li:active span {
        color: #58bf93;
        transition: .5s
      }

    .profileDropdownBox ul li:hover {
      background: #efe8ff;
      color: #5e449b;
      transition: .5s
    }

      .profileDropdownBox ul li:hover span {
        color: #5e449b;
        transition: .5s
      }

    .profileDropdownBox ul li ul {
      display: block;
      border-radius: 0 0 10px 10px;
      overflow: hidden
    }

      .profileDropdownBox ul li ul li {
        padding-left: 46px;
        border: 0;
        font-size: 13px;
        line-height: 38px;
        color: #333
      }

    .profileDropdownBox ul li.active ul {
      display: block;
      background: #fff
    }

    .profileDropdownBox ul li:hover ul {
      background: #fff
    }

    .profileDropdownBox ul li ul li:hover {
      background: #e0faee;
      color: #58bf93;
      transition: .5s
    }

.profileDropdownBox .userProfile {
  padding: 15px 15px 15px 100px;
  overflow: hidden;
  position: relative;
  border-bottom: solid 1px #efefef;
  height: 105px
}

  .profileDropdownBox .userProfile picture {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px
  }

  .profileDropdownBox .userProfile .nameBox {
    font-weight: 600;
    font-size: 13px;
    color: #333
  }

  .profileDropdownBox .userProfile .locationBox {
    font-size: 12px;
    color: #c1c1c1
  }

    .profileDropdownBox .userProfile .locationBox em {
      margin-right: 3px;
      position: relative;
      top: 3px;
      color: #58bf93;
      font-size: 15px;
      width: 14px;
      display: inline-block
    }

  .profileDropdownBox .userProfile .btn-edit {
    padding: 2px 5px;
    margin-top: 5px;
    border-radius: 3px;
    line-height: 16px;
    background: #e0faee;
    color: #58bf93;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    height: 20px
  }

    .profileDropdownBox .userProfile .btn-edit em {
      margin-right: 5px;
      font-size: 10px;
      display: inline-block;
      width: 10px
    }

.headerProfileBox:hover .profileDropdownBox {
  display: block
}

.clr {
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 20px
}

.clr0 {
  background: #ccc
}

.clr1 {
  background: #c41915
}

.clr2 {
  background: #ca4318
}

.clr3 {
  background: #ec6c20
}

.clr4 {
  background: #fd8a26
}

.clr5 {
  background: #9aca28
}

.clr6 {
  background: #c8b654
}

.clr7 {
  background: #c79c38
}

.clr8 {
  background: #ca7620
}

.clr9 {
  background: #87b043
}

.clr10 {
  background: #53a527
}

.clr11 {
  background: #13874b
}

.clr12 {
  background: #20aa66
}

.clr13 {
  background: #66b393
}

.clr14 {
  background: #1897a6
}

.clr15 {
  background: #70b3b8
}

.clr16 {
  background: #3cb6e3
}

.clr17 {
  background: #199aca
}

.clr18 {
  background: #1993e7
}

.clr19 {
  background: #1789ce
}

.clr20 {
  background: #8266c9
}

.clr21 {
  background: #754cb2
}

.clr22 {
  background: #6568c9
}

.clr23 {
  background: #1a57b6
}

.clr24 {
  background: #a969ca
}

.clr25 {
  background: #983bca
}

.clr26 {
  background: #9d44b6
}

.clr27 {
  background: #fc464b
}

.clr28 {
  background: #a29497
}

.clr29 {
  background: #a37c82
}

.clr30 {
  background: #c35e7e
}

.clr31 {
  background: #e62565
}

.clr32 {
  background: #424242
}

.clr33 {
  background: #333
}

.shortlist-ico {
  background: url(/assets/images/sprite-icon/shortlist-sprite-icon.svg) no-repeat left top;
  background-size: 150px;
  display: block
}

.si-no-shortlist {
  background-position: -3px -3px;
  width: 138px;
  height: 110px
}

.si-compare {
  background-position: -44px -122px;
  width: 22px;
  height: 20px
}

.si-shortlist-heart {
  background-position: -7px -117px;
  width: 30px;
  height: 30px
}

.si-shortlist-delete {
  background-position: -71px -126px;
  width: 16px;
  height: 16px
}

@media screen and (max-width:1024px) {
  .container {
    width: 100%
  }

  header .newNav em {
    display: flex
  }

  header .newNav ul {
    padding: 0;
    float: none
  }

    header .newNav ul li {
      margin: 0;
      display: block;
      float: none;
      color: #333;
      line-height: 45px;
      border-top: #efefef solid 1px
    }

      header .newNav ul li:first-child {
        border-top: solid 0 #efefef
      }

      header .newNav ul li a {
        padding: 0 15px;
        width: 100%;
        color: #333;
        line-height: 45px;
        font-size: 13px
      }

        header .newNav ul li a span {
          color: #fff
        }

      header .newNav ul li:hover, header .newNav ul li:hover a {
        color: #333;
        transition: .3s
      }

      header .newNav ul li.dropDown small {
        padding: 0 15px;
        width: 100%
      }

        header .newNav ul li.dropDown small:after {
          color: #333;
          right: 15px
        }

      header .newNav ul li.dropDown .moreServicesList {
        display: none;
        position: relative;
        top: inherit;
        left: 0;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
        background: #f8f5ff
      }

        header .newNav ul li.dropDown .moreServicesList a {
          padding: 0 15px 0 40px;
          border: 0
        }

      header .newNav ul li.dropDown .resourcesList {
        position: inherit;
        display: block;
        top: inherit;
        left: inherit;
        width: 100%;
        box-shadow: none;
        overflow: inherit;
        height: auto
      }

        header .newNav ul li.dropDown .resourcesList .leftmenu {
          width: 100%
        }

          header .newNav ul li.dropDown .resourcesList .leftmenu li {
            border-bottom: 0
          }

            header .newNav ul li.dropDown .resourcesList .leftmenu li em.icon-arrow-right {
              font-size: 10px;
              color: #333;
              position: absolute;
              right: 0;
              top: 15px;
              transform: rotate(90deg);
              width: 20px;
              height: 20px;
              display: flex;
              align-items: center;
              justify-content: center;
              transition: .5s
            }

            header .newNav ul li.dropDown .resourcesList .leftmenu li.active .resourcesInnerBox {
              position: relative;
              display: block;
              top: inherit;
              left: 20px
            }

            header .newNav ul li.dropDown .resourcesList .leftmenu li.active em.icon-arrow-right {
              transform: rotate(270deg);
              transition: .5s
            }

          header .newNav ul li.dropDown .resourcesList .leftmenu .resourcesTab {
            padding: 0 15px;
            line-height: 45px;
            font-size: 13px
          }

      header .newNav ul li.dropDown.resourcesListDropDown small {
        padding: 0 15px;
        display: block;
        width: 100%;
        font-weight: 600
      }

        header .newNav ul li.dropDown.resourcesListDropDown small em {
          display: none;
          width: 100%
        }

        header .newNav ul li.dropDown.resourcesListDropDown small:after {
          display: none
        }

      header .newNav ul li.dropDown .resourcesList .leftmenu .linkPad {
        padding: 0 15px
      }

      header .newNav ul li.dropDown:hover small:after {
        transform: rotate(180deg);
        transition: .5s
      }

  .headerProfileBox strong {
    max-width: 50px
  }
}

@media screen and (max-width:768px) {
  .headerProfileBox {
    margin-right: 0
  }

    .headerProfileBox strong {
      max-width: 80px
    }
}

.globalOverflow {
  display: none
}

.globalModal {
  display: none
}

@media screen and (max-width:540px) {
  .globalModal {
    bottom: -5000px;
    transform: .3s
  }
}

body.active {
  overflow: hidden
}

img:not([src]) {
  opacity: 0
}

.inputSearchLoading {
/*  background-image: url(../images/inputSearchLoading.gif) !important;*/
  background-size: 20px 20px !important;
  background-position: right 5px center !important;
  background-repeat: no-repeat !important
}

.scrollBarHide {
  -webkit-scrollbar-width: none;
  -moz-scrollbar-width: none;
  -ms-scrollbar-width: none;
  scrollbar-width: none
}

  .scrollBarHide::-webkit-scrollbar {
    display: none
  }

.menuOverLayBox {
  background-color: rgba(0,0,0,.7);
  position: fixed;
  top: 48px;
  height: calc(100vh - 45px);
  width: 100%;
  z-index: 4;
  display: none
}

  .menuOverLayBox.active {
    display: block
  }

.pannel#recentProjects {
  display: none;
  background: #fff;
  overflow: hidden;
  position: fixed;
  right: 0;
  z-index: 9;
  width: calc(100% - 260px);
  min-height: 355px;
  border-radius: 0 0 5px 5px;
  margin: 0 130px;
  top: 48px
}

.pannel.active#recentProjects {
  display: block;
  z-index: 99
}

.pannel#recentProjects .pannelHeader {
  padding: 0 18px;
  display: block;
  line-height: 40px;
  font-weight: 600;
  background: #f7f7f7;
  color: #333
}

  .pannel#recentProjects .pannelHeader em {
    float: right;
    position: relative;
    top: 12px;
    color: #fff;
    display: none
  }

.pannel#recentProjects .pannelBody {
  height: 374px;
  overflow: hidden;
  overflow-y: auto
}

  .pannel#recentProjects .pannelBody ul li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 15px
  }

    .pannel#recentProjects .pannelBody ul li:last-child {
      border-bottom: 0
    }

    .pannel#recentProjects .pannelBody ul li .leftDiv {
      width: 15%;
      float: left;
      color: #333;
      font-size: 14px;
      font-weight: 600;
      align-items: center;
      display: flex;
      min-height: 74px
    }

    .pannel#recentProjects .pannelBody ul li .rightDiv {
      width: 85%;
      display: inline-block;
      padding: 15px 0 15px 15px;
      border-left: 1px solid #e5e5e5
    }

      .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li {
        font-size: 13px;
        border-left: 1px solid #e5e5e5;
        border-bottom: 0;
        display: inline;
        line-height: normal
      }

        .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li:first-child {
          border-left: 0;
          padding-left: 0
        }

        .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li a {
          text-decoration: none;
          color: #333
        }

          .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li a:hover {
            color: #58bf93
          }

.floatTag {
  text-align: center;
  line-height: 250px;
  margin: auto;
  position: fixed;
  z-index: 9;
  top: 49%;
  right: 0;
  width: 44px;
  height: 174px;
  background: #0094d8;
  border-radius: 3px 0 0 3px;
  cursor: pointer
}

  .floatTag span {
    font-size: 14px;
    color: #fff;
    transform: rotate(270deg);
    white-space: nowrap;
    display: block
  }

.outerPannel {
  background: #fff;
  overflow: hidden;
  position: fixed;
  right: -1100px;
  top: 126px;
  z-index: 6;
  display: block;
  width: 1000px;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.06);
  transition: .3s
}

  .outerPannel.active {
    right: 55px;
    transition: .3s
  }

  .outerPannel .pannelHeader {
    padding: 0 18px;
    display: block;
    line-height: 40px;
    font-weight: 600;
    background: #f7f7f7;
    color: #333
  }

    .outerPannel .pannelHeader em {
      float: right;
      position: relative;
      top: 12px;
      color: #959595;
      cursor: pointer
    }

  .outerPannel .pannelBody {
    padding: 0 0 5px;
    display: block;
    overflow: hidden
  }

    .outerPannel .pannelBody .box {
      padding: 10px 0;
      margin: 0 18px;
      display: block;
      float: left;
      width: calc(24% - 26px);
      min-height: 180px
    }

      .outerPannel .pannelBody .box:nth-child(1), .outerPannel .pannelBody .box:nth-child(2), .outerPannel .pannelBody .box:nth-child(3) {
        border: 0
      }

      .outerPannel .pannelBody .box .heading {
        margin-bottom: 5px;
        font-weight: 600;
        color: #333;
        line-height: 22px
      }

      .outerPannel .pannelBody .box ul {
        display: block
      }

        .outerPannel .pannelBody .box ul li {
          display: block
        }

          .outerPannel .pannelBody .box ul li a {
            display: block;
            color: #333;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 26px
          }

            .outerPannel .pannelBody .box ul li a:hover {
              color: #fa1321
            }

        .outerPannel .pannelBody .box ul::-webkit-scrollbar {
          width: 8px;
          height: 8px;
          background-color: rgba(255,255,255,.1);
          position: absolute;
          z-index: 10000
        }

        .outerPannel .pannelBody .box ul::-webkit-scrollbar-thumb {
          background-color: #bfbfbf;
          border-radius: 20px
        }

        .outerPannel .pannelBody .box ul::-moz-scrollbar {
          width: 8px;
          height: 8px;
          background-color: rgba(255,255,255,.1);
          position: absolute;
          z-index: 10000;
          right: 0
        }

        .outerPannel .pannelBody .box ul::-moz-scrollbar-thumb {
          background-color: #bfbfbf;
          border-radius: 20px
        }

  .outerPannel .btnBox {
    display: flow-root;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    padding: 15px
  }

    .outerPannel .btnBox .btn.btn-primary {
      float: right
    }

.cct {
  max-width: 710px;
  border-radius: 10px;
  background: #fff;
  width: calc(100% - 20px);
  position: fixed;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 17px 0 rgba(0,0,0,.08);
  transform: translate(-50%,-50%);
  z-index: 100;
  transition: .3s;
  display: none
}

  .cct.active {
    display: block
  }

  .cct .header .closeCCt {
    position: absolute;
    right: 7px;
    top: 10px;
    border: none;
    background: 0 0
  }

    .cct .header .closeCCt:hover {
      cursor: pointer
    }

  .cct .header {
    background: #fafafa;
    padding: 20px 25px;
    border-radius: 10px 10px 0 0;
    position: relative
  }

    .cct .header h5 {
      font-size: 18px;
      font-weight: 600;
      color: #333;
      margin-bottom: 8px
    }

    .cct .header p {
      font-size: 14px;
      color: #666;
      line-height: 20px
    }

  .cct .cctBody {
    padding: 20px 25px
  }

    .cct .cctBody .form-group label.text {
      display: block;
      font-size: 13px;
      margin-bottom: 5px;
      color: #666
    }

    .cct .cctBody .form-group .formCheckBox {
      padding: 0 0 5px 30px
    }

    .cct .cctBody .selectBox {
      display: block;
      position: relative;
      z-index: 0;
      width: 100%
    }

      .cct .cctBody .selectBox::after {
        content: "\e919";
        font-family: icomoon;
        font-size: 12px;
        color: #666;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: -1
      }

    .cct .cctBody .form-group {
      position: relative
    }

      .cct .cctBody .form-group button {
        font-size: 18px;
        width: 100%;
        font-weight: 600;
        color: #fff;
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
        border-radius: 3px;
        background-color: #58bf93;
        line-height: 48px;
        border: none
      }

    .cct .cctBody .destiType {
      display: flex;
      flex-wrap: wrap
    }

      .cct .cctBody .destiType .typeBox {
        border-radius: 5px;
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.04);
        border: solid 1px #ededed;
        background-color: #fff;
        display: flex;
        height: 43px;
        padding: 0 15px 0 10px;
        align-items: center;
        margin-right: 10px;
        flex-shrink: 0
      }

        .cct .cctBody .destiType .typeBox:hover {
          cursor: pointer
        }

        .cct .cctBody .destiType .typeBox input[type=radio] {
          position: absolute;
          opacity: 0;
          cursor: pointer
        }

        .cct .cctBody .destiType .typeBox .check {
          display: block;
          width: 20px;
          height: 20px;
          margin-right: 6px;
          box-shadow: 0 0 1px 0 #b2b2b2;
          border: solid 3px #fff;
          background-color: #e3e3e3;
          border-radius: 50%
        }

        .cct .cctBody .destiType .typeBox input:checked ~ .check {
          box-shadow: 0 0 1px 0 #58bf93;
          background: #58bf93
        }

    .cct .cctBody .form-group .autoComplete {
      max-height: 0;
      width: 100%;
      background: #fff;
      position: absolute;
      left: 0;
      top: 64px;
      overflow: auto;
      border-radius: 0 0 5px 5px;
      transition: .3s;
      z-index: 1
    }

      .cct .cctBody .form-group .autoComplete.active {
        max-height: 130px;
        transition: .3s;
        box-shadow: 0 6px 6px 0 rgba(0,0,0,.16);
        border: 1px solid #ccc;
        border-top: none
      }

    .cct .cctBody .input-group input:focus ~ .autoComplete {
      max-height: 209px;
      transition: .3s;
      box-shadow: 0 6px 6px 0 rgba(0,0,0,.16)
    }

    .cct .cctBody .form-group .autoComplete::-webkit-scrollbar {
      width: 5px
    }

    .cct .cctBody .form-group .autoComplete::-webkit-scrollbar-track {
      background: 0 0
    }

    .cct .cctBody .form-group .autoComplete::-webkit-scrollbar-thumb {
      background: rgba(0,0,0,.5);
      border-radius: 10px
    }

    .cct .cctBody .form-group .autoComplete .recentSearch {
      display: block;
      border-bottom: 1px solid #ccc
    }

    .cct .cctBody .form-group .autoComplete ul li {
      padding: 5px 15px;
      position: relative;
      display: flex;
      color: #333;
      line-height: 23px;
      cursor: pointer
    }

      .cct .cctBody .form-group .autoComplete ul li em {
        margin-right: 10px;
        padding-top: 4px
      }

      .cct .cctBody .form-group .autoComplete ul li span {
        display: block;
        color: #666;
        line-height: 15px
      }

.searchMap {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 10;
  background-size: cover
}

  .searchMap .searchBody {
    position: relative;
    height: 100%
  }

    .searchMap .searchBody .mapLocation {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      z-index: -1
    }

    .searchMap .searchBody .searchBox {
      padding: 15px
    }

  .searchMap .searchBox .back {
    background: 0 0;
    border: none
  }

    .searchMap .searchBox .back em {
      font-size: 18px
    }

  .searchMap .searchBox input {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.16);
    background-color: #fff;
    height: 46px;
    border: none;
    font-size: 13px;
    padding: 0 15px 0 50px
  }

  .searchMap .searchBox .form-group {
    position: relative;
    padding-top: 20px
  }

    .searchMap .searchBox .form-group em {
      position: absolute;
      top: 32px;
      left: 13px;
      font-size: 20px
    }

  .searchMap .tailMain {
    position: fixed;
    padding-right: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background: rgba(255,255,255,.5)
  }

    .searchMap .tailMain ul {
      display: flex;
      overflow-y: auto;
      padding: 15px
    }

      .searchMap .tailMain ul li {
        border-radius: 8px;
        padding: 15px;
        display: flex;
        align-items: center;
        min-width: 255px;
        position: relative;
        margin-right: 10px
      }

        .searchMap .tailMain ul li.active {
          border: solid 1px #58bf93
        }

        .searchMap .tailMain ul li .tailbg {
          position: absolute;
          width: 100%;
          height: 100%;
          -webkit-backdrop-filter: blur(30px);
          box-shadow: 0 2px 15px 0 rgba(0,0,0,.08);
          backdrop-filter: blur(30px);
          z-index: -1;
          left: 0;
          background-color: #fff
        }

        .searchMap .tailMain ul li:last-child {
          margin-right: 0
        }

        .searchMap .tailMain ul li picture {
          margin-right: 12px;
          width: 42px;
          height: 42px;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          align-items: center
        }

    .searchMap .tailMain .workingHeading {
      display: flex;
      flex-direction: column
    }

    .searchMap .tailMain .removeWork {
      position: absolute;
      background: 0 0;
      border: none;
      right: 3px;
      top: 10px
    }

    .searchMap .tailMain ul li h5 {
      font-size: 12px;
      line-height: 12px;
      color: #666;
      text-transform: uppercase
    }

    .searchMap .tailMain ul li h6 {
      font-size: 13px;
      color: #333;
      font-weight: 600
    }

  .searchMap.active {
    display: block
  }

#mapDiv #map {
  z-index: 1
}

#mapLoc #map {
  z-index: 1
}

.alert {
  position: relative;
  padding: 2px 15px;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 13px;
  line-height: normal
}

  .alert.error {
    color: #721c24;
    background: #f8d7da
  }

  .alert.success {
    color: #29b24b;
    background-color: #d4edda;
    border-color: #d4edda
  }

.shotlistPopup {
  display: none;
  background: #fff;
  width: 385px;
  float: right;
  right: 0;
  position: absolute;
  top: 48px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.23);
  border-radius: 0 0 5px 5px
}

  .shotlistPopup.active {
    display: block
  }

  .shotlistPopup input[type=checkbox] {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    float: left
  }

  .shotlistPopup .projectTiles {
    max-height: 305px;
    overflow: hidden;
    overflow: auto
  }

    .shotlistPopup .projectTiles .shortlistheader {
      background: #f1f1f1
    }

      .shotlistPopup .projectTiles .shortlistheader span {
        padding: 2px 10px 3px;
        display: inline-block;
        font-weight: 600;
        line-height: 35px;
        color: #333
      }

      .shotlistPopup .projectTiles .shortlistheader em {
        padding: 6px 12px;
        color: #333;
        font-size: 12px;
        float: right;
        border-radius: 3px;
        cursor: pointer;
        height: 40px;
        display: flex;
        display: -webkit-flex;
        align-items: center
      }

  .shotlistPopup .alert-danger {
    padding: 10px;
    color: #fff;
    background-color: #13191d;
    line-height: 15px;
    font-size: 13px;
    border-radius: 5px;
    position: absolute;
    z-index: 2;
    margin: 10px;
    width: calc(100% - 35px)
  }

    .shotlistPopup .alert-danger strong {
      font-weight: 600
    }

  .shotlistPopup .projectTile {
    padding: 10px 40px 10px 105px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    position: relative
  }

    .shotlistPopup .projectTile .checkBox {
      width: 25px;
      position: absolute;
      left: 10px;
      top: 26px;
      z-index: 0
    }

    .shotlistPopup .projectTile picture {
      width: 55px;
      height: 55px;
      display: block;
      position: absolute;
      left: 38px
    }

      .shotlistPopup .projectTile picture img {
        width: 55px;
        height: 55px
      }

    .shotlistPopup .projectTile .projectData {
      display: block
    }

      .shotlistPopup .projectTile .projectData label {
        margin: 0;
        display: block;
        line-height: 15px;
        color: #333;
        font-size: 14px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
      }

      .shotlistPopup .projectTile .projectData span {
        display: block;
        font-size: 12px;
        color: #666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
      }

      .shotlistPopup .projectTile .projectData h3 {
        color: #58bf93;
        font-size: 13px;
        font-weight: 600
      }

    .shotlistPopup .projectTile .deleteItem {
      position: absolute;
      right: 10px;
      top: 0;
      height: 100%
    }

      .shotlistPopup .projectTile .deleteItem em {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 30px;
        opacity: .3
      }

        .shotlistPopup .projectTile .deleteItem em:hover {
          opacity: 1
        }

        .shotlistPopup .projectTile .deleteItem em img {
          width: 14px
        }

.listingSorted {
  padding: 10px 10px 7px 115px !important;
  width: calc(100% - 45px);
  margin: 5px 5px 5px 35px;
  position: relative;
  background: #fff;
  border-radius: 8px;
  overflow: initial !important;
  box-shadow: 0 0 14px 0 rgba(0,0,0,.06);
  border: solid 1px #e8e8e8 !important;
  display: block;
  display: block;
  height: 100px
}

.shotlistPopup .projectTile.listingSorted .checkBox {
  left: -25px;
  top: 0;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  z-index: 0
}

.listingSorted ~ .listingSorted {
  margin-top: 10px
}

.shotlistPopup .projectTile.listingSorted picture {
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  box-shadow: 0 0 14px 0 rgba(0,0,0,.18);
  border-radius: 5px;
  overflow: hidden
}

  .shotlistPopup .projectTile.listingSorted picture img {
    width: 100px;
    height: 100px
  }

.shotlistPopup .projectTile.listingSorted label {
  font-size: 13px !important;
  max-width: calc(100% - 20px)
}

.shotlistPopup .projectTile.listingSorted .deleteItem em {
  height: 30px;
  cursor: pointer
}

.shotlistPopup .projectTile.listingSorted .deleteItem {
  right: 0
}

.shotlistPopup .projectTile.listingSorted .projectData span {
  color: #333
}

.shotlistPopup .projectTile .projectData h3 {
  color: #5f449b
}

.listingSorted span {
  width: calc(100% - 15px)
}

.tkBo {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background: #fff;
  border: 1px solid #d0d0d0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  z-index: 1;
  border-radius: 3px
}

  .tkBo:checked {
    background: #58bf93;
    border-color: #58bf93
  }

    .tkBo:checked::before {
      content: "\e92a";
      font-family: icomoon;
      display: flex;
      font-size: 10px;
      text-align: center;
      line-height: 10px;
      color: #fff;
      height: 100%;
      align-items: center;
      justify-content: center;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0
    }

.listingSorted .statustype {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  overflow: hidden
}

  .listingSorted .statustype li {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    flex-shrink: 0;
    font-size: 12px;
    color: #333
  }

    .listingSorted .statustype li:nth-child(2) {
      margin-left: 10px;
      padding-left: 10px
    }

      .listingSorted .statustype li:nth-child(2)::before {
        width: 4px;
        height: 4px;
        border-radius: 100%;
        display: block;
        position: absolute;
        left: -2px;
        top: 9px;
        content: '';
        background: #a9a9a9
      }

.shotlistPopup .btnBox {
  padding: 10px !important;
  width: 100%
}

  .shotlistPopup .btnBox .btn {
    padding: 10px 21px;
    margin: 0;
    width: 100%
  }

    .shotlistPopup .btnBox .btn.btn-primary {
      background: #58bf93;
      color: #fff;
      border: #58bf93 solid 1px
    }

    .shotlistPopup .btnBox .btn[disabled] {
      padding: 10px 21px;
      background: #b1b1b1;
      border: #b1b1b1 solid 1px;
      cursor: default
    }

.shorlistTab {
  padding: 10px;
  display: block;
  height: 50px
}

  .shorlistTab ul {
    padding: 0 !important;
    float: none !important;
    flex-direction: row !important;
    display: flex !important;
    border: #333 solid 1px;
    overflow: hidden;
    border-radius: 10px
  }

    .shorlistTab ul li {
      padding: 0 10px;
      margin: 0 !important;
      height: auto !important;
      cursor: pointer;
      justify-content: center;
      text-align: center;
      background: #f1f1f1;
      line-height: 32px !important;
      color: #333 !important;
      width: 100%
    }

      .shorlistTab ul li + li {
        border-left: #333 solid 1px
      }

      .shorlistTab ul li.active {
        background: #333;
        color: #fff !important;
        cursor: default
      }

      .shorlistTab ul li:last-child {
        display: block !important;
        border-right: #333 solid 0
      }

.breadcrumbBox .more .seoTable {
  cursor: default
}

  .breadcrumbBox .more .seoTable .heading {
    padding: 10px 15px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    border-bottom: #e5e5e5 solid 1px
  }

  .breadcrumbBox .more .seoTable .tableBox {
    padding: 5px 15px;
    overflow: auto;
    max-height: 132px
  }

  .breadcrumbBox .more .seoTable table {
    border-collapse: collapse;
    font-size: 13px;
    width: 100%;
    text-align: left
  }

    .breadcrumbBox .more .seoTable table th {
      color: #333;
      font-weight: 600;
      line-height: 22px
    }

    .breadcrumbBox .more .seoTable table td {
      color: #666;
      line-height: 22px
    }

.breadcrumbBox .more.active .seoTable {
  display: block
}

footer .seoFooter {
  padding: 40px 0 20px;
  background: #fafafa
}

  footer .seoFooter h4 {
    margin-bottom: 20px;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    display: block
  }

  footer .seoFooter ul {
    margin-bottom: 15px;
    display: block
  }

    footer .seoFooter ul li {
      padding-right: 5px;
      margin-right: 5px;
      font-size: 12px;
      display: inline-block;
      position: relative
    }

      footer .seoFooter ul li::after {
        content: '';
        position: absolute;
        top: 5px;
        right: -1px;
        width: 1px;
        height: 12px;
        background: #666
      }

      footer .seoFooter ul li strong {
        font-weight: 600;
        color: #333
      }

      footer .seoFooter ul li a {
        color: #333
      }

        footer .seoFooter ul li a:hover {
          color: #333;
          text-decoration: underline
        }

      footer .seoFooter ul li:first-child {
        margin-right: 0
      }

        footer .seoFooter ul li:first-child::after, footer .seoFooter ul li:last-child::after {
          display: none
        }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none
}

input[type=number] {
  -moz-appearance: textfield
}

#messsage, .Otp, .popupForm {
  margin: -175px 0 0 -187.5px;
  display: none;
  border-radius: 10px;
  background: #fff;
  position: fixed;
  max-width: 375px;
  width: calc(100% - 20px);
  left: 50%;
  top: 50%;
  box-shadow: 0 0 17px 0 rgba(0,0,0,.08);
  z-index: 11
}

  #messsage.active, .Otp.active, .popupForm.active {
    display: block
  }

  #messsage .formBox .closeBtn, .Otp .formBox .closeBtn, .popupForm .formBox .closeBtn {
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 10px;
    color: #666;
    font-size: 13px;
    display: block
  }

  #messsage .formBox .btn-primary, .Otp .formBox .btn-primary, .popupForm .formBox .btn-primary {
    margin-left: 0;
    width: 100%;
    font-weight: 600
  }

    #messsage .formBox .btn-primary em, .Otp .formBox .btn-primary em, .popupForm .formBox .btn-primary em {
      margin-right: 3px;
      font-size: 14px;
      position: relative;
      top: 2px
    }

.overLayBox {
  display: none;
  background-color: rgba(0,0,0,.7);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10
}

  .overLayBox.active {
    display: block
  }

.formCheckBox {
  padding: 0 0 15px 30px;
  font-size: 13px;
  color: #333;
  position: relative;
  overflow: hidden;
  min-height: 18px;
  z-index: 0
}

  .formCheckBox input {
    outline: 0;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-appearance: none;
    border: #ccc solid 1px;
    border-radius: 3px
  }

    .formCheckBox input[type=checkbox]:checked {
      background: #58bf93;
      border: #58bf93 solid 1px
    }

      .formCheckBox input[type=checkbox]:checked:after {
        padding: 3px 0;
        font-size: 10px;
        content: '\e92a';
        color: #fff;
        font-family: icomoon;
        width: 100%;
        height: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        border-radius: 3px
      }

  .formCheckBox span {
    padding-left: 5px;
    color: #6dbf61
  }

    .formCheckBox span img {
      position: relative;
      top: 3px
    }

.optionInput {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background: #fff;
  border: 1px solid #d0d0d0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  z-index: 1;
  border-radius: 3px
}

  .optionInput:checked {
    background: #fff
  }

    .optionInput:checked::before {
      content: "\e92a";
      font-family: icomoon;
      display: flex;
      font-size: 12px;
      text-align: center;
      line-height: 10px;
      color: #333;
      height: 100%;
      align-items: center;
      justify-content: center
    }

  .optionInput.radio:checked::after {
    border-radius: 100%
  }

  .optionInput.radio:checked {
    background: #fff;
    border: 1px solid #58bf93
  }

    .optionInput.radio:checked::before {
      content: "";
      width: 11px;
      height: 11px;
      background: #58bf93;
      border-radius: 100%;
      left: 2px;
      top: 2px;
      position: absolute
    }

  .optionInput.radio {
    margin-top: 0;
    border-radius: 50%
  }

    .optionInput.radio::after {
      border-radius: 50%
    }

.reportListingBox {
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,.7);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  transition: .3s
}

  .reportListingBox.active {
    display: flex;
    display: -webkit-flex;
    transition: .3s
  }

  .reportListingBox .reportBody {
    display: none
  }

    .reportListingBox .reportBody.active {
      display: block
    }

  .reportListingBox h4 {
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    font-size: 14px
  }

  .reportListingBox .form-group {
    margin-bottom: 15px !important
  }

  .reportListingBox .reportList {
    display: block
  }

    .reportListingBox .reportList ul {
      display: block
    }

      .reportListingBox .reportList ul .formCheckBox {
        padding: 0 0 8px 30px
      }

        .reportListingBox .reportList ul .formCheckBox label {
          cursor: pointer
        }

        .reportListingBox .reportList ul .formCheckBox input {
          top: 3px
        }

  .reportListingBox textarea {
    height: auto !important;
    resize: none
  }

    .reportListingBox textarea:focus {
      border: 1px solid #b2b2b2;
      box-shadow: 0 0 17px 0 rgba(0,0,0,.08)
    }

  .reportListingBox .reportListingBody {
    padding: 15px;
    width: 350px;
    border-radius: 10px;
    background: #fff;
    position: relative
  }

    .reportListingBox .reportListingBody .reportListingHeading {
      padding: 10px 20px;
      margin: -15px -15px 15px;
      background: #333;
      color: #fff;
      font-size: 14px;
      border-radius: 10px 10px 0 0
    }

      .reportListingBox .reportListingBody .reportListingHeading .icon-close {
        position: absolute;
        right: -25px;
        top: 2px;
        cursor: pointer
      }

    .reportListingBox .reportListingBody .formBox {
      padding: 0;
      border: none;
      box-shadow: none;
      background: 0 0
    }

      .reportListingBox .reportListingBody .formBox .btn {
        width: 100%;
        font-size: 14px;
        font-weight: 600
      }

      .reportListingBox .reportListingBody .formBox .inputGroupAdd {
        border-right: 0
      }

  .reportListingBox .thankYouReport {
    text-align: center;
    min-height: 180px;
    display: none;
    align-items: center;
    flex-direction: column;
    justify-content: center
  }

    .reportListingBox .thankYouReport em {
      margin: 0 auto 10px;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background: #58bf93;
      display: flex;
      display: -webkit-flex;
      color: #fff;
      font-size: 18px;
      align-items: center;
      justify-content: center
    }

    .reportListingBox .thankYouReport h3 {
      margin-bottom: 10px;
      color: #333;
      font-size: 24px
    }

    .reportListingBox .thankYouReport.active {
      display: flex;
      display: -webkit-flex
    }

.formSlider {
  padding: 0 24px;
  margin-top: 10px;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: none
}

  .formSlider:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    z-index: 9
  }

  .formSlider .owl-item .list {
    padding: 8px 0;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    font-size: 12px;
    line-height: 16px
  }

  .formSlider .owl-item:first-child.list {
    border-right: 1px solid #e5e5e5
  }

  .formSlider .owl-item .list span {
    display: block
  }

  .formSlider .owl-item .list.active {
    font-weight: 600;
    color: #333;
    background: #f0f0f0
  }

  .formSlider .owl-theme .owl-nav {
    margin: 0;
    display: block
  }

    .formSlider .owl-theme .owl-nav .disabled {
      opacity: 1;
      color: #f1f1f1
    }

  .formSlider .owl-prev {
    margin: 0 !important;
    position: absolute;
    top: calc(50% - 25px);
    left: -25px;
    width: 27px;
    height: 50px;
    background: #fff !important
  }

  .formSlider .owl-next {
    margin: 0 !important;
    position: absolute;
    top: calc(50% - 25px);
    right: -25px;
    width: 27px;
    height: 50px;
    background: #fff !important
  }

  .formSlider .owl-prev:after {
    padding: 14px 0;
    content: '\e916';
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 50px;
    font-family: icomoon;
    font-size: 13px;
    color: #797979;
    border-right: 1px solid #e5e5e5
  }

  .formSlider .owl-next:after {
    padding: 14px 0;
    content: '\e917';
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 50px;
    font-family: icomoon;
    font-size: 13px;
    color: #797979;
    border-left: 1px solid #e5e5e5
  }

  .formSlider .owl-next:hover, .formSlider .owl-prev {
    color: #333
  }

.overlayCTA {
  background-color: rgba(0,0,0,.7);
  position: fixed;
  top: 48px;
  height: calc(100vh - 45px);
  width: 100%;
  z-index: 4;
  display: none
}

.bottomCTA em {
  height: 35px;
  width: 35px;
  cursor: pointer;
  position: absolute;
  left: 48%;
  top: -78px;
  background: rgba(255,255,255,.28);
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: .58;
  display: none
}

  .bottomCTA em.icon-close {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 34px
  }

  .bottomCTA em.profileCase {
    top: -90px
  }

    .bottomCTA em.profileCase.top {
      top: -300px
    }

.bottomCTA {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  transition: .3s
}

  .bottomCTA.activeWhatsapp {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 9;
    transition: .3s
  }

  .bottomCTA.activeMeeting {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 9;
    transition: .3s
  }

  .bottomCTA.activeCallback {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 9;
    transition: .3s
  }

  .bottomCTA .activeWhatsappForm {
    display: block;
    display: block;
    display: block
  }

  .bottomCTA .callFlexBox {
    background: #5e449b;
    box-shadow: 0 -10px 50px 0 rgba(0,0,0,.23);
    border-radius: 20px 20px 0 0;
    height: 42px
  }

.callFlexBox ul.flexBox {
  display: flex;
  position: relative;
  top: -26px
}

  .callFlexBox ul.flexBox li {
    width: 52px;
    height: 52px;
    background: #eaeaea;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    display: flex;
    cursor: pointer;
    transition: .3s;
    align-items: center;
    justify-content: center
  }

    .callFlexBox ul.flexBox li.disabled {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      transition: .3s
    }

    .callFlexBox ul.flexBox li#flexMeeting.disabled img {
      opacity: .7
    }

    .callFlexBox ul.flexBox li#flexCallback.disabled img {
      opacity: .5
    }

.callbackForm, .meetingForm, .whatsappForm {
  display: none !important;
  overflow: hidden
}

  .callbackForm.active, .meetingForm.active, .whatsappForm.active {
    display: block !important
  }

.bottomCTA .formBoxx {
  margin-top: -18px;
  display: none;
  background: #fff
}

  .bottomCTA .formBoxx .flexHeading {
    padding: 10px 20px;
    background: #5e449b;
    color: #fff;
    font-size: 14px
  }

  .bottomCTA .formBoxx form {
    padding: 20px;
    display: block
  }

  .bottomCTA .formBoxx .input-group {
    display: flex;
    width: 100%
  }

  .bottomCTA .formBoxx .selectBox {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%
  }

    .bottomCTA .formBoxx .selectBox::after {
      content: "\e919";
      font-family: icomoon;
      font-size: 12px;
      color: #666;
      position: absolute;
      right: 10px;
      top: 10px;
      z-index: -1
    }

  .bottomCTA .formBoxx .inputGroupAdd {
    width: 122px
  }

    .bottomCTA .formBoxx .inputGroupAdd select {
      border-radius: 5px 0 0 5px;
      border-right: 0
    }

    .bottomCTA .formBoxx .inputGroupAdd + input {
      border-radius: 0 5px 5px 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none
    }

  .bottomCTA .formBoxx .form-group {
    margin-bottom: 15px !important;
    position: relative
  }

    .bottomCTA .formBoxx .form-group .gps-location {
      padding: 12px;
      position: absolute;
      top: 0;
      right: 0;
      height: 45px;
      width: 45px;
      z-index: 1
    }

.bottomCTA .formSlider {
  margin-bottom: 15px
}

.bottomCTA .btn-primary {
  background: #58bf93;
  color: #fff;
  border: 0;
  width: 100%;
  cursor: pointer
}

.bottomCTA .showProfile {
  display: none;
  background: #fff;
  padding: 15px;
  border-radius: 20px 20px 0 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: -295px;
  z-index: 9;
  transition: .3s;
  min-height: 250px
}

  .bottomCTA .showProfile .closePop em {
    top: -70px
  }

  .bottomCTA .showProfile.active {
    display: block
  }

  .bottomCTA .showProfile.profileBox {
    bottom: 0;
    transition: .3s
  }

    .bottomCTA .showProfile.profileBox .pic {
      width: 87px;
      height: 87px;
      background: #f5f5f5;
      border-radius: 50%;
      text-align: center;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative
    }

      .bottomCTA .showProfile.profileBox .pic figure {
        width: 75px;
        height: 75px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden
      }

        .bottomCTA .showProfile.profileBox .pic figure img {
          width: 75px
        }

  .bottomCTA .showProfile .agentInfo {
    border-radius: 3px;
    padding: 5px;
    border: 1px solid #f5f5f5
  }

  .bottomCTA .showProfile p {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 15px
  }

  .bottomCTA .showProfile span {
    font-size: 13px;
    color: #666;
    text-align: center;
    text-align: center;
    display: block;
    margin: 0
  }

  .bottomCTA .showProfile .btn.btn-primary {
    margin-top: 10px
  }

  .bottomCTA .showProfile.profileBox .pic .lds-ring {
    display: inline-block;
    position: absolute;
    top: -5.6px;
    left: -6px;
    width: 64px;
    height: 64px
  }

    .bottomCTA .showProfile.profileBox .pic .lds-ring div {
      box-sizing: border-box;
      display: block;
      position: absolute;
      width: 87px;
      height: 87px;
      margin: 6px;
      border: 6px solid #fff;
      border-radius: 50%;
      animation: lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;
      border-color: #5e449b transparent transparent
    }

      .bottomCTA .showProfile.profileBox .pic .lds-ring div:nth-child(1) {
        animation-delay: -.45s
      }

      .bottomCTA .showProfile.profileBox .pic .lds-ring div:nth-child(2) {
        animation-delay: -.3s
      }

      .bottomCTA .showProfile.profileBox .pic .lds-ring div:nth-child(3) {
        animation-delay: -.15s
      }

@keyframes lds-ring {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.intercom {
  padding: 12px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #58bf93;
  color: #fff;
  z-index: 2;
  opacity: 0;
  box-shadow: 0 3px 16px 0 rgba(0,0,0,.24);
  transition: .5s;
  cursor: pointer
}

.intercomCloseBtn {
  padding: 10px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #58bf93;
  color: #fff;
  z-index: 2;
  opacity: 0;
  box-shadow: 0 3px 16px 0 rgba(0,0,0,.24);
  transition: .5s;
  cursor: pointer
}

  .intercom.active, .intercomCloseBtn.active {
    opacity: 1;
    z-index: 3;
    transition: .5s
  }

  .intercomCloseBtn.active {
    background: #646464;
    border: solid 1px #4d4d4d
  }

.intercomFormBox {
  padding: 0 !important;
  position: fixed !important;
  bottom: -1000px !important;
  right: 15px !important;
  width: 350px;
  z-index: 3;
  transition: .5s !important;
  opacity: 0 !important;
  border: 0;
  box-shadow: 0 3px 46px 0 rgba(0,0,0,.2)
}

  .intercomFormBox .flexHeading {
    padding: 10px 20px;
    background: #333;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px 0 0
  }

  .intercomFormBox form {
    padding: 20px
  }

    .intercomFormBox form .form-group {
      margin-bottom: 15px !important;
      position: relative;
      z-index: 2
    }

      .intercomFormBox form .form-group .gps-location {
        padding: 12px;
        position: absolute;
        top: 0;
        right: 0;
        height: 45px;
        width: 45px;
        z-index: 1
      }

  .intercomFormBox .btn {
    width: 100%
  }

  .intercomFormBox.active {
    top: inherit;
    bottom: 85px !important;
    transition: .5s !important;
    opacity: 1 !important
  }

  .intercomFormBox .showProfile {
    padding: 15px;
    text-align: center
  }

    .intercomFormBox .showProfile .pic {
      width: 87px;
      height: 87px;
      background: #f5f5f5;
      border-radius: 50%;
      text-align: center;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative
    }

      .intercomFormBox .showProfile .pic figure {
        width: 75px;
        height: 75px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden
      }

        .intercomFormBox .showProfile .pic figure img {
          width: 75px
        }

      .intercomFormBox .showProfile .pic .lds-ring {
        display: inline-block;
        position: absolute;
        top: -5.6px;
        left: -6px;
        width: 64px;
        height: 64px
      }

        .intercomFormBox .showProfile .pic .lds-ring div {
          box-sizing: border-box;
          display: block;
          position: absolute;
          width: 87px;
          height: 87px;
          margin: 6px;
          border: 6px solid #fff;
          border-radius: 50%;
          animation: lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;
          border-color: #5e449b transparent transparent
        }

          .intercomFormBox .showProfile .pic .lds-ring div:nth-child(1) {
            animation-delay: -.45s
          }

          .intercomFormBox .showProfile .pic .lds-ring div:nth-child(2) {
            animation-delay: -.3s
          }

          .intercomFormBox .showProfile .pic .lds-ring div:nth-child(3) {
            animation-delay: -.15s
          }

@keyframes lds-ring {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.navPanel {
  position: fixed;
  bottom: -1000px;
  right: -1000px;
  width: 360px;
  height: 360px;
  background: rgba(0,0,0,.8);
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;
  overflow: hidden;
  transition: .5s
}

  .navPanel.active {
    bottom: -140px;
    right: -140px;
    transition: .5s
  }

  .navPanel .link {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center
  }

    .navPanel .link figure {
      padding: 15px;
      background: #fff;
      width: 55px;
      height: 55px;
      border-radius: 50%;
      display: block
    }

      .navPanel .link figure img {
        width: 100%
      }

    .navPanel .link span {
      margin-top: 3px;
      display: block;
      font-size: 13px;
      color: #fff
    }

  .navPanel .link1 {
    left: 148px;
    top: 18px
  }

  .navPanel .link2 {
    left: 65px;
    top: 52px
  }

  .navPanel .link3 {
    left: 20px;
    top: 132px
  }

    .navPanel .link3 figure {
      padding: 5px
    }

.callbackOpenForm, .meetingOpenForm, .whatsappOpenForm {
  display: none
}

  .callbackOpenForm.active, .meetingOpenForm.active, .whatsappOpenForm.active {
    display: block
  }

.popupForm.SiteVisitFormContainer {
  background: 0 0 !important
}

.tableFlexBox tbody {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap
}

  .tableFlexBox tbody tr {
    width: 228px
  }

.postPopup {
  padding: 0 30px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  transition: .3s;
  z-index: 10;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,.9)
}

  .postPopup.active {
    display: flex;
    display: -webkit-flex;
    transition: .3s
  }

  .postPopup .postBox {
    padding: 28px;
    border-radius: 8px;
    background: #fff;
    width: 100%;
    max-width: 879px;
    box-shadow: 0 0 17px 0 rgba(0,0,0,.08);
    z-index: 11;
    text-align: center;
    position: relative
  }

    .postPopup .postBox .flexBox {
      margin: 30px 0;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center
    }

      .postPopup .postBox .flexBox .flexCol {
        padding: 0 55px 10px;
        width: 50%;
        text-align: center
      }

        .postPopup .postBox .flexBox .flexCol:nth-child(2) {
          border-left: 1px solid #e6e6e6
        }

    .postPopup .postBox h3 {
      margin-bottom: 10px;
      font-size: 26px;
      color: #030303;
      font-weight: 600;
      font-weight: 500;
      line-height: normal
    }

    .postPopup .postBox strong {
      font-size: 20px;
      color: #666;
      font-weight: 500;
      font-weight: 600
    }

    .postPopup .postBox p {
      font-size: 14px;
      color: #333
    }

    .postPopup .postBox .closeBtn {
      position: absolute;
      right: -15px;
      top: -15px;
      background: #fff;
      border-radius: 100%;
      font-size: 12px;
      height: 36px;
      width: 36px;
      color: #888;
      text-align: center;
      cursor: pointer;
      transition: .3s;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center
    }

      .postPopup .postBox .closeBtn:hover {
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
        color: #333;
        transition: .3s
      }

    .postPopup .postBox .figureBox {
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center;
      height: 194px;
      width: 100%
    }

    .postPopup .postBox h4 {
      margin-bottom: 7px;
      font-size: 22px;
      color: #333;
      font-weight: 500;
      font-weight: 600;
      line-height: normal
    }

    .postPopup .postBox .btn {
      margin: 28px auto 0;
      width: 100%;
      max-width: 277px;
      font-size: 14px
    }

.yourCommment {
  clear: both;
  border-radius: 8px;
  margin-bottom: 20px;
  max-width: 100%;
  overflow: hidden;
  background: #fff
}

  .yourCommment .yourCommmentBody {
    display: flex;
    padding: 20px 15px;
    width: 100%;
    overflow-x: auto;
    position: relative;
    z-index: 1
  }

    .yourCommment .yourCommmentBody::-webkit-scrollbar {
      width: 5px;
      height: 5px
    }

    .yourCommment .yourCommmentBody::-webkit-scrollbar-track {
      border-radius: 15px
    }

    .yourCommment .yourCommmentBody::-webkit-scrollbar-thumb {
      background: #dedede;
      border-radius: 15px
    }

  .yourCommment .heading {
    padding: 0 15px;
    border-bottom: #e3e3e3 1px solid;
    display: flex;
    justify-content: space-between
  }

    .yourCommment .heading h2 {
      font-size: 18px;
      color: #333;
      font-weight: 600;
      line-height: 45px
    }

    .yourCommment .heading button {
      border: none;
      color: #58bf93;
      background: 0 0;
      font-size: 13px;
      font-weight: 600;
      border-radius: 3px;
      display: flex;
      align-items: center
    }

      .yourCommment .heading button dd {
        height: 18px;
        width: 18px;
        flex-shrink: 0;
        margin: 0 6px 0 0;
        background: #58bf93;
        color: #fff;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: 10px
      }

  .yourCommment .workplace {
    display: flex;
    clear: both;
    padding-bottom: 5px
  }

    .yourCommment .workplace .workTile {
      width: 273px;
      background: #fff;
      border-radius: 8px;
      margin-right: 25px;
      border: solid 1px #ebebeb;
      box-shadow: 0 2px 15px 0 rgba(0,0,0,.04)
    }

      .yourCommment .workplace .workTile:last-child {
        margin-right: 0
      }

      .yourCommment .workplace .workTile.addDesti {
        padding: 17px 10px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
      }

        .yourCommment .workplace .workTile.addDesti .addDestination {
          border: solid #e03d31 1px;
          padding: 0 12PX;
          background: 0 0;
          height: 38px;
          font-size: 13px;
          font-weight: 600;
          border-radius: 3px;
          display: flex;
          align-items: center
        }

          .yourCommment .workplace .workTile.addDesti .addDestination:hover {
            cursor: pointer
          }

          .yourCommment .workplace .workTile.addDesti .addDestination dd {
            height: 18px;
            width: 18px;
            margin: 0 10px 0 0;
            background: #e03d31;
            color: #fff;
            border-radius: 50%;
            justify-content: center;
            align-items: center;
            display: flex;
            font-size: 10px
          }

        .yourCommment .workplace .workTile.addDesti p {
          margin-top: 7px;
          color: #a7a7a7;
          font-size: 13px
        }

      .yourCommment .workplace .workTile h5 {
        font-size: 12px;
        line-height: 12px;
        color: #666;
        text-transform: uppercase;
        font-weight: 100
      }

      .yourCommment .workplace .workTile .workingHeading {
        display: flex;
        flex-direction: column;
        justify-content: center
      }

      .yourCommment .workplace .workTile .worktime {
        display: flex;
        padding: 15px;
        border-bottom: solid 1px #ebebeb;
        position: relative
      }

        .yourCommment .workplace .workTile .worktime h6 {
          font-size: 13px;
          color: #333;
          font-weight: 600
        }

        .yourCommment .workplace .workTile .worktime picture {
          margin-right: 12px;
          width: 42px;
          height: 42px;
          border-radius: 50%;
          display: flex;
          justify-content: center;
          align-items: center
        }

      .yourCommment .workplace .workTile .btnBox {
        display: flex;
        justify-content: center
      }

        .yourCommment .workplace .workTile .btnBox button {
          background: 0 0;
          border: none;
          padding: 10px 0;
          flex: 0 48%;
          border-radius: 3px;
          font-size: 13px;
          color: #58bf93;
          font-weight: 600;
          justify-content: center;
          align-items: center;
          display: flex
        }

          .yourCommment .workplace .workTile .btnBox button em {
            margin-left: 6px;
            margin-top: 2px
          }

          .yourCommment .workplace .workTile .btnBox button:hover {
            color: #58bf93;
            transition: .3s;
            cursor: pointer
          }

      .yourCommment .workplace .workTile .removeWork {
        position: absolute;
        background: 0 0;
        border: none;
        right: 3px;
        top: 10px
      }

.syScrollbar ::-webkit-scrollbar {
  width: 10px
}

.syScrollbar ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(254,254,254,.2)
}

.syScrollbar ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #333
}

.syLeftNav {
  background: #333;
  width: 285px;
  position: fixed;
  right: -400px;
  top: 0;
  bottom: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 9
}

.syOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.6);
  z-index: -1
}

.syLeftNav.active {
  right: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

  .syLeftNav.active .syOverlay {
    display: block
  }

.syLeftNav .syHeading, .syLeftNav ul li {
  padding: 10px 15px;
  position: relative;
  color: #ddd;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px
}

.syLeftNav .link {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ddd
}

.syLeftNav .syNavBody {
  position: relative;
  height: 100%
}

.syLeftNav ul {
  height: calc(100% - 42px);
  overflow: auto
}

  .syLeftNav ul li.next {
    cursor: pointer
  }

.syLeftNav em {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #aaa;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.syLeftNav ul li em {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0
}

.syLeftNav .syTab {
  display: none;
  height: 100%
}

  .syLeftNav .syTab.active {
    display: block
  }

.syLeftNav .syHeading, .syLeftNav ul li:hover {
  background: #333;
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

  .syLeftNav .syHeading, .syLeftNav ul li:hover .link, .syLeftNav ul li:hover em {
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }

.syLeftNav .syHeading {
  padding: 0 15px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px
}

  .syLeftNav .syHeading span {
    width: calc(100% - 56px);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }

  .syLeftNav .syHeading em {
    padding: 0 15px;
    margin: 0 0 0 -15px;
    width: 44px;
    height: 100%;
    cursor: pointer;
    font-size: 14px
  }

    .syLeftNav .syHeading em:hover {
      color: #fff;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s
    }

.syLeftNav .syNavSubBody {
  background: #333;
  color: #fff;
  width: 100%;
  position: absolute;
  right: -400px;
  top: 0;
  height: 100%;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  z-index: 1
}

  .syLeftNav .syNavSubBody.active {
    right: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }

.custom-combobox {
  width: 100%
}

  .custom-combobox input {
    padding: 6px 12px;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 13px;
    color: #333;
    background: 0 0;
    border-radius: 5px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  .custom-combobox a {
    width: 100%
  }

  .custom-combobox > #ddlLocation_div {
    z-index: 1
  }

.drop-downcity {
  padding: 5px;
  max-height: 250px;
  overflow: hidden;
  overflow-y: auto;
  border: none;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,.2)
}

.formBox .drop-downcity {
  position: absolute !important;
  left: 0;
  top: 0 !important;
  right: 0;
  width: 100% !important;
  background: #fff;
  z-index: 4
}

.drop-downcity li {
  padding: 0;
  display: block;
  line-height: 30px;
  cursor: pointer;
  color: #333;
  text-align: left
}

  .drop-downcity li .ui-menu-item-wrapper {
    padding: 0 5px;
    font-size: 13px
  }

  .drop-downcity li:hover, .ui-menu-item-wrapper {
    background: 0 0;
    border: none;
    color: #333
  }

  .drop-downcity .ui-state-active, .drop-downcity li .ui-state-focus {
    margin: 0;
    border: 0;
    color: #333;
    background: #f0f0f0
  }

.custom-combobox {
  position: relative;
  display: inline-block
}

.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0
}

.custom-combobox-input {
  margin: 0;
  padding: 5px 10px
}

.GloblSmallTail {
  display: flex;
  padding: 15px 0;
  margin: 0 15px
}

  .GloblSmallTail .listBox {
    display: flex;
    flex: none;
    width: 38%;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.04);
    border-radius: 8px;
    border: solid 1px #ededed;
    margin-right: 15px
  }

    .GloblSmallTail .listBox figure, .GloblSmallTail .listBox picture {
      width: 59px;
      height: 59px;
      border-radius: 8px;
      overflow: hidden;
      flex-shrink: 0
    }

      .GloblSmallTail .listBox figure img, .GloblSmallTail .listBox picture img {
        width: 100%;
        height: 100%;
        object-fit: cover
      }

    .GloblSmallTail .listBox a {
      display: flex
    }

    .GloblSmallTail .listBox .listingDetails {
      padding-left: 10px;
      min-width: 0
    }

      .GloblSmallTail .listBox .listingDetails h2 {
        font-size: 13px;
        color: #333;
        line-height: 1.36;
        font-weight: 600;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden
      }

        .GloblSmallTail .listBox .listingDetails h2 a {
          font-size: 13px !important;
          color: #333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          display: block
        }

      .GloblSmallTail .listBox .listingDetails .location {
        font-size: 12px;
        color: #333;
        line-height: 1.58
      }

        .GloblSmallTail .listBox .listingDetails .location a {
          color: #333
        }

      .GloblSmallTail .listBox .listingDetails ul {
        display: flex
      }

        .GloblSmallTail .listBox .listingDetails ul li.price {
          color: #5f449b;
          line-height: 1.29;
          font-size: 13px;
          font-weight: 600;
          padding-right: 10px;
          max-width: 50%
        }

          .GloblSmallTail .listBox .listingDetails ul li.price small {
            font-size: 12px;
            white-space: nowrap;
            display: block;
            text-overflow: ellipsis;
            overflow: hidden
          }

        .GloblSmallTail .listBox .listingDetails ul li.areaMain {
          display: flex;
          font-size: 13px;
          line-height: 1.29;
          color: #333;
          font-weight: 600;
          padding-left: 10px;
          position: relative;
          flex: 1 0 auto
        }

          .GloblSmallTail .listBox .listingDetails ul li.areaMain:before {
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #969696;
            left: -2px;
            top: 7px;
            position: absolute
          }

          .GloblSmallTail .listBox .listingDetails ul li.areaMain .areaDropdown {
            position: relative;
            padding-left: 4px;
            display: none;
            padding-right: 4px
          }

            .GloblSmallTail .listBox .listingDetails ul li.areaMain .areaDropdown::after {
              content: '\e919';
              position: absolute;
              right: 0;
              top: 4px;
              font-family: icomoon !important;
              font-size: 9px
            }

            .GloblSmallTail .listBox .listingDetails ul li.areaMain .areaDropdown select {
              appearance: none;
              -moz-appearance: none;
              -webkit-appearance: none;
              border: none;
              font-size: 12px;
              border-bottom: dashed 1px #d2d2d2;
              background: #fff
            }

          .GloblSmallTail .listBox .listingDetails ul li.areaMain .changeArea {
            cursor: pointer;
            position: relative;
            padding-left: 5px
          }

          .GloblSmallTail .listBox .listingDetails ul li.areaMain .sqfitSelect {
            font-size: 12px;
            vertical-align: text-bottom;
            border-bottom: dashed 1px #d2d2d2;
            line-height: 16px;
            position: relative;
            color: #333
          }

          .GloblSmallTail .listBox .listingDetails ul li.areaMain em {
            font-size: 8px;
            color: #333;
            margin-left: 5px
          }

  .GloblSmallTail .viewAllLsting {
    color: #5f449b;
    line-height: 1.13;
    font-size: 14px;
    font-weight: 600;
    flex: 1;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #ece5ff;
    min-width: 120px;
    cursor: pointer
  }

    .GloblSmallTail .viewAllLsting:hover {
      background: #ebe4ff
    }

.Area-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 18px;
  max-height: 200px;
  overflow-y: scroll;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,.2);
  background: #fff;
  z-index: 1;
  border-radius: 5px
}

  .Area-menu ul {
    flex-direction: column
  }

  .Area-menu li {
    padding: 0 10px !important
  }

    .Area-menu li:hover {
      background: #f0f0f0
    }

    .Area-menu li span {
      font-size: 13px !important;
      color: #333 !important;
      line-height: 22px !important
    }

  .Area-menu::-webkit-scrollbar {
    width: 5px
  }

  .Area-menu::-webkit-scrollbar-track {
    background: #f1f1f1
  }

  .Area-menu::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 20px
  }

    .Area-menu::-webkit-scrollbar-thumb:hover {
      background: #555
    }

  .Area-menu.active {
    display: block
  }

.alertMsg {
  padding: 8px 12px;
  font-size: 12px;
  color: #fff;
  position: fixed;
  right: -500px;
  top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  white-space: nowrap;
  border-radius: 8px;
  box-shadow: 0 10px 20px 0 rgba(70,70,75,.2);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 11;
  max-width: 290px
}

  .alertMsg.active {
    right: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 1
  }

  .alertMsg .iconBox span {
    padding: 2px;
    margin-right: 10px;
    font-size: 36px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #333
  }

  .alertMsg .msgBody {
    padding-right: 20px;
    display: block;
    color: #fff;
    position: relative;
    white-space: normal
  }

    .alertMsg .msgBody .icon-close {
      position: absolute;
      right: -4px;
      top: 0;
      width: 15px;
      height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      opacity: .6;
      cursor: pointer;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      font-size: 10px
    }

      .alertMsg .msgBody .icon-close:hover {
        opacity: 1;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
      }

    .alertMsg .msgBody strong {
      display: block;
      font-size: 18px
    }

    .alertMsg .msgBody p {
      margin: 0;
      line-height: 16px;
      color: #fff;
      font-size: 12px
    }

  .alertMsg span img {
    width: 100%;
    height: 100%
  }

  .alertMsg.success {
    background: #28a745
  }

    .alertMsg.success span {
      color: #28a745
    }

  .alertMsg.info {
    background: #17a2b8
  }

    .alertMsg.info span {
      color: #17a2b8
    }

  .alertMsg.warning {
    background: #ffc107
  }

    .alertMsg.warning span {
      padding: 7px;
      color: #ffc107;
      font-size: 26px
    }

  .alertMsg.error {
    background: #de071c !important;
    z-index: 15
  }

    .alertMsg.error span {
      color: #de071c
    }

.gblOrflw {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.7);
  width: 100%;
  content: '';
  z-index: -1 !important;
  display: none
}

.gblPpup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 11;
  align-items: center;
  justify-content: center;
  display: none;
  transition: .3s
}

  .gblPpup.active {
    display: flex;
    display: -webkit-flex
  }

    .gblPpup.active .gblOrflw {
      display: block
    }

  .gblPpup .formBox .closeBtn, .gblPpup .ldBxClsBtn {
    display: flex;
    display: -webkit-flex;
    cursor: pointer
  }

@media screen and (max-width:1024px) {
  .container {
    width: 100%
  }

  .outerPannel {
    width: 930px
  }

    .outerPannel .pannelBody .box {
      width: initial
    }

  .pannel#recentProjects {
    width: calc(100% - 40px);
    margin: 0 20px
  }

  .GloblSmallTail {
    overflow-x: auto
  }

    .GloblSmallTail .listBox {
      min-width: 295px
    }
}

@media screen and (max-width:768px) {
  .cityContainer.active {
    z-index: 10 !important
  }

  .cityContainer .pannel#moreCityDropDown ul {
    max-height: calc(100vh - 115px) !important
  }

  .shotlistPopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
    overflow: hidden;
    overflow-x: auto;
    border-radius: 0
  }

    .shotlistPopup .btnBox {
      position: fixed;
      bottom: 0;
      width: 100%
    }

    .shotlistPopup .projectTiles {
      max-height: inherit
    }

    .shotlistPopup .alert-danger {
      width: calc(100% - 20px)
    }

  .pannel#recentProjects .pannelBody {
    height: 100%;
    overflow: hidden;
    overflow-y: auto
  }

  .outerPannel {
    top: 0;
    z-index: 10;
    right: -105vw;
    width: 101vw;
    height: 100vh;
    transition: .3s;
    border-radius: 0
  }

    .outerPannel.active {
      right: 0;
      transition: .3s
    }

    .outerPannel .pannelBody .box {
      width: 100%
    }

    .outerPannel .pannelBody {
      padding: 0 0 5px;
      display: block;
      overflow: hidden;
      height: 89vh;
      overflow-y: auto
    }

    .outerPannel .btnBox .btn {
      width: 100%
    }

    .outerPannel .pannelHeader {
      background: #13191d;
      color: #fff
    }

      .outerPannel .pannelHeader em {
        color: #fff
      }

  .pannel#recentProjects {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0 auto;
    height: 100%
  }

    .pannel#recentProjects .pannelBody {
      height: 100vh;
      overflow: hidden;
      overflow-y: auto
    }

      .pannel#recentProjects .pannelBody ul li .leftDiv {
        width: 20%
      }

      .pannel#recentProjects .pannelBody ul li .rightDiv {
        width: 80%
      }

    .pannel#recentProjects .pannelHeader em {
      display: block;
      color: #fff;
      cursor: pointer
    }

    .pannel#recentProjects .pannelHeader {
      background: #333;
      color: #fff
    }

  .bottomCTA {
    display: block
  }

  .overlayCTA.active {
    display: block
  }

  .bottomCTA em.active {
    display: block
  }

  .tableFlexBox table {
    min-width: 1142px !important
  }

  .postPopup .postBox .flexBox {
    margin-bottom: 0
  }

    .postPopup .postBox .flexBox .flexCol {
      padding: 0 15px 10px
    }

  .GloblSmallTail .listBox .listingDetails ul li.areaMain .changeArea {
    display: none
  }

  .GloblSmallTail .listBox .listingDetails ul li.areaMain .areaDropdown {
    display: block
  }
}

@media screen and (max-width:480px) {
  .gblPpup {
    top: auto;
    bottom: -5000px;
    height: 100%;
    align-items: flex-end
  }

    .gblPpup.active, .gblPpup.active .gblOrflw {
      bottom: 0;
      transition: .3s
    }

    .gblPpup .ldBx {
      width: 100%;
      border-radius: 8px 8px 0 0
    }

  .listingSorted {
    width: calc(100% - 50px)
  }

  .breadcrumbBox ul li span {
    display: inline-block
  }

  .breadcrumbBox .more .seoTable {
    width: 355px
  }

  footer .seoBox {
    width: 100%;
    display: block;
    overflow: auto
  }

  footer .seoBoxScroll {
    display: flex;
    display: -webkit-flex
  }

    footer .seoBoxScroll ul {
      padding-left: 15px;
      margin-left: 15px;
      display: inline-block;
      float: left
    }

      footer .seoBoxScroll ul:first-child {
        padding: 0;
        margin-left: 0
      }

  footer .seoFooter {
    padding: 15px 0 0
  }

    footer .seoFooter h4 {
      margin-bottom: 5px;
      font-size: 18px
    }

    footer .seoFooter ul li {
      max-width: 250px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px;
      display: block
    }

      footer .seoFooter ul li:first-child {
        font-size: 13px;
        color: #333
      }

      footer .seoFooter ul li::after {
        display: none
      }

  .pannel#recentProjects {
    height: 100%
  }

    .pannel#recentProjects .pannelBody ul li .leftDiv {
      width: 25%
    }

    .pannel#recentProjects .pannelBody ul li .rightDiv {
      width: 75%
    }

      .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li {
        display: block;
        border-left: 0;
        margin-bottom: 10px
      }

        .pannel#recentProjects .pannelBody ul li .rightDiv ul.proName li:first-child {
          padding-left: 15px
        }

  .outerPannel .pannelBody {
    height: 84.4vh
  }

  .pannel#recentProjects .pannelBody {
    height: 100%
  }

  .bottomCTA em {
    left: 45.5%
  }

  #messsage, .Otp {
    max-width: 300px;
    margin: 50px 0 0 -150px
  }

  .popupForm.visitPopup {
    margin: 50px 0 0 -150px;
    max-width: 300px
  }

  .popupForm.SiteVisitFormContainer {
    height: 100% !important
  }

  .postPopup {
    padding: 0;
    top: auto;
    height: 100%;
    bottom: -5000px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end
  }

    .postPopup.active {
      height: 100%;
      bottom: 0;
      display: flex;
      display: -webkit-flex
    }

    .postPopup .postBox {
      padding: 15px;
      text-align: left;
      border-radius: 8px 8px 0 0
    }

      .postPopup .postBox .flexBox {
        margin: 10px 0 0;
        display: block
      }

        .postPopup .postBox .flexBox .flexCol {
          padding: 15px;
          width: 100%;
          display: block;
          text-align: left;
          border: 1px solid #cbcbcb !important;
          border-radius: 8px
        }

          .postPopup .postBox .flexBox .flexCol + .flexCol {
            margin-top: 15px
          }

      .postPopup .postBox h3 {
        margin: 0;
        font-size: 20px
      }

      .postPopup .postBox strong {
        font-size: 13px
      }

      .postPopup .postBox .flexBox .figureBox {
        margin-bottom: 10px;
        display: block;
        height: 65px
      }

      .postPopup .postBox h4 {
        margin-bottom: 3px;
        font-size: 14px
      }

      .postPopup .postBox p {
        font-size: 13px
      }

      .postPopup .postBox .closeBtn {
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -48px;
        border: solid 1px #707070;
        background: rgba(0,0,0,.4)
      }

      .postPopup .postBox .btn {
        padding: 0 20px;
        margin: 10px 0 0;
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        width: auto;
        max-width: none
      }

  .cct .header p {
    font-size: 12px
  }

  .cct .cctBody, .cct .header {
    padding: 15px
  }

  .cct {
    width: 100%;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    transform: translate(0,0);
    border-radius: 10px 10px 0 0
  }

    .cct .cctBody .destiType {
      justify-content: space-between
    }

      .cct .cctBody .destiType .typeBox {
        flex-basis: 48.5%;
        margin-right: 0;
        margin-bottom: 10px;
        white-space: nowrap
      }

    .cct .header .closeCCt {
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      height: 37px;
      width: 37px;
      border-radius: 50%;
      background: rgba(112,112,112,.2);
      top: -50px
    }

      .cct .header .closeCCt em {
        color: #d1d1d1
      }

  .reportListingBox {
    top: auto;
    bottom: -1000px;
    display: flex;
    display: -webkit-flex;
    bottom: -1000px;
    height: 100%;
    align-items: flex-end
  }

    .reportListingBox.active {
      bottom: 0
    }

    .reportListingBox .reportListingBody {
      border-radius: 10px 10px 0 0;
      width: 100%;
      border: none
    }

      .reportListingBox .reportListingBody .formBox {
        position: static
      }

      .reportListingBox .reportListingBody .reportListingHeading .icon-close {
        margin: 0 auto;
        right: 0;
        top: -45px;
        height: 30px;
        border: 1px solid #ccc;
        width: 30px;
        display: flex;
        display: -webkit-flex;
        left: 0;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        font-size: 12px
      }

  .navOverlay.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333ab
  }

  .intercom.active, .intercomCloseBtn.active {
    display: none !important
  }

  .GloblSmallTail {
    padding: 5px 10px;
    margin-bottom: 10px
  }
}

@media screen and (max-width:411px) {
  .outerPannel .pannelBody {
    height: 85.9vh
  }
}

@media screen and (max-width:375px) {
  .popupForm {
    margin: -175px 0 0 -150px;
    max-width: 300px
  }

  .Otp {
    max-width: 300px;
    margin: 50px 0 0 -150px
  }

  .popupForm.visitPopup {
    margin: 50px 0 0 -150px
  }

  .outerPannel .pannelBody {
    height: 83vh
  }

  .pannel#recentProjects .pannelBody ul li .leftDiv {
    width: 30%
  }

  .pannel#recentProjects .pannelBody ul li .rightDiv {
    width: 70%
  }
}

@media screen and (max-width:360px) {
  .cct .header p {
    font-size: 12px
  }

  .cct .cctBody .destiType .typeBox {
    padding: 0 0 0 6px
  }

  .cct .cctBody .form-group {
    margin-bottom: 8px
  }

  .breadcrumbBox .more .seoTable {
    width: 305px
  }

  .cityContainer .pannel#recentProjects .pannelBody ul li .leftDiv {
    width: 30%
  }

  .cityContainer .pannel#recentProjects .pannelBody ul li .rightDiv {
    width: 70%
  }

  .outerPannel .pannelBody {
    height: 82vh
  }

  .alertMsg {
    left: 15px
  }
}

@media screen and (max-width:320px) {
  .bottomCTA em {
    left: 44.5%
  }

  .postPopup .postBox .flexBox .figureBox {
    display: none
  }

  .yourCommment .workplace .workTile {
    width: 288px
  }

  .yourCommment .heading h2 {
    font-size: 13px;
    line-height: 20px
  }

  .yourCommment .workplace .workTile {
    width: 288px
  }
}

.seoTableFooter {
  padding: 40px 0 20px;
  background: #fafafa;
  display: block
}

  .seoTableFooter.m-top40 {
    margin-top: 48px
  }

  .seoTableFooter h1, .seoTableFooter h3 {
    padding-bottom: 30px;
    font-size: 26px;
    color: #333;
    display: block;
    text-align: center;
    font-weight: 600
  }

  .seoTableFooter p {
    color: #333
  }

  .seoTableFooter .tableBox {
    display: block;
    overflow: hidden;
    overflow-x: auto
  }

    .seoTableFooter .tableBox.rowFlex tr {
      width: 100%;
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap
    }

    .seoTableFooter .tableBox table {
      width: 100%;
      min-width: 700px;
      color: #333;
      font-size: 12px;
      text-align: left;
      border-collapse: collapse;
      border: 0
    }

      .seoTableFooter .tableBox table tr th {
        font-weight: 600;
        width: 20%
      }

      .seoTableFooter .tableBox table tr td, .seoTableFooter .tableBox table tr th {
        padding: 3px 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 225px
      }

      .seoTableFooter .tableBox table tr td {
        width: 20%
      }

      .seoTableFooter .tableBox table.trColumn tr {
        display: grid;
        float: left;
        width: 20%
      }

        .seoTableFooter .tableBox table.trColumn tr td {
          width: 100%
        }

      .seoTableFooter .tableBox table tr td a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 230px;
        color: #333
      }

@media screen and (max-width:1024px) {
  .seoTableFooter h3 {
    font-size: 14px
  }

  .seoTableFooter {
    padding: 20px 0
  }

    .seoTableFooter h3 {
      text-align: left
    }
}

.exclusive_tag {
  margin-left: 5px;
  float: right;
  position: relative
}

  .exclusive_tag .mobile {
    display: none
  }

.exclusive_popup {
  padding: 10px 15px;
  position: absolute;
  top: -38px;
  right: -240px;
  background: #fff;
  border-radius: 5px;
  width: 225px;
  color: #333;
  font-size: 13px;
  line-height: 20px;
  transition: .5s;
  opacity: 0;
  z-index: 3;
  border: 1px solid #58bf93;
  box-shadow: 0 0 17px 0 rgba(0,0,0,.08);
  user-select: none;
  pointer-events: none
}

  .exclusive_popup h3 {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 600
  }

  .exclusive_popup li {
    color: #4a4a4a;
    padding-left: 15px !important;
    position: relative;
    margin-left: 0 !important;
    border-left: 0 !important
  }

    .exclusive_popup li:before {
      content: '';
      height: 8px;
      width: 8px;
      position: absolute;
      background: #d7d7d7;
      border-radius: 50%;
      left: 0;
      top: 50%;
      transform: translateY(-50%)
    }

  .exclusive_popup:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #58bf93;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translateY(-50%)
  }

.exclusive_tag:hover .exclusive_popup {
  transition: .5s;
  opacity: 1;
  right: -235px
}

.brokerage_tag {
  float: right;
  position: relative
}

  .brokerage_tag .mobile {
    display: none
  }

@media screen and (max-width:480px) {
  .profileDropdown span {
    display: block !important
  }

  .exclusive_tag .desktop {
    display: none
  }

  .exclusive_tag .mobile {
    display: block
  }

  .brokerage_tag .desktop {
    display: none
  }

  .brokerage_tag .mobile {
    display: block
  }

  .mobile-chat-container {
    z-index: 8 !important
  }
}

.navToggle .notification {
  position: absolute;
  top: 10px;
  right: -5px;
  width: 8px;
  height: 8px;
  background: red;
  border: #ffb2b9 solid 1px;
  border-radius: 10px;
  display: none !important
}

.ViewEnquiryTag {
  padding: 0 0 10px;
  display: block
}

  .ViewEnquiryTag ul {
    padding: 0;
    margin: 0 !important;
    list-style: none;
    display: flex
  }

    .ViewEnquiryTag ul li {
      padding: 0 12px 0 5px !important;
      margin: 0 12px 0 0 !important;
      border-radius: 5px;
      border: solid 1px #5f449b !important;
      background-color: #efeaf8;
      font-size: 13px;
      color: #5f449b;
      line-height: inherit !important;
      display: inline-flex;
      align-items: center
    }

      .ViewEnquiryTag ul li em {
        height: 20px;
        width: 20px;
        overflow: hidden;
        display: inline-block
      }

        .ViewEnquiryTag ul li em.icon-view {
          background: url(/assets/images/sprite-icon/project-sprite-icons.svg) no-repeat;
          background-size: 125px;
          transition: .3s;
          background-position: -21px -52px
        }

        .ViewEnquiryTag ul li em.icon-headphone {
          background: url(/assets/images/sprite-icon/project-sprite-icons.svg) no-repeat;
          background-size: 125px;
          transition: .3s;
          background-position: 0 -52px
        }

.popupForm.agent .formBox {
  padding: 0 20px 20px;
  width: auto;
  min-width: 375px
}

  .popupForm.agent .formBox .closeBtn {
    width: auto;
    height: auto
  }

  .popupForm.agent .formBox h5 {
    font-size: 18px
  }

@media screen and (max-width:540px) {
  .popupForm.agent.active {
    bottom: 0;
    top: inherit;
    margin: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    max-width: 100%
  }

  .popupForm.agent .formBox {
    min-width: inherit
  }

    .popupForm.agent .formBox .closeBtn {
      left: inherit;
      border: 0
    }

    .popupForm.agent .formBox .changeNumber, .popupForm.agent .formBox .otpBox {
      padding-top: 0
    }
}

.position-sticky {
  margin: 20px 0;
  position: sticky;
  z-index: 1;
  top: 112px;
  position: -webkit-sticky
}

.popupBox .factsheetBox .syFormBox {
  width: 375px
}

  .popupBox .factsheetBox .syFormBox .closeButton {
    color: #999;
    right: 0;
    top: 0;
    display: flex;
    display: -webkit-flex
  }

.projectInfo .ratingBox.project span {
  color: #333;
  text-decoration: underline;
  font-weight: 700;
  font-size: 13px;
  cursor: pointer;
  transition: .5s
}

  .projectInfo .ratingBox.project span:hover {
    color: #58bf93;
    transition: .5s
  }

.projectInfo .ratingBox.project .starRating .rating {
  display: block;
  height: 23px;
  position: absolute;
 
  top: 0
}

.projectInfo .ratingBox.project .starRating {
  display: inline-block;
  height: 22px;
  width: 130px;
  position: relative;
  top: 7px;
  left: -5px
}

.projectInfo .popularBox {
  padding-right: 15px;
  display: inline-block;
  max-width: 100%;
  background: #e0f5ff;
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #333;
  line-height: 25px;
  font-weight: 600
}

  .projectInfo .popularBox strong {
    padding: 0 15px;
    margin-right: 10px;
    display: inline-block;
    background: #0095da;
    color: #fff;
    border-radius: 5px
  }

.projectInfo .emiStart {
  margin-top: 15px;
  position: relative;
  border: solid 1px #e6e6e6;
  border-left: solid 4px #5f449b;
  padding: 6px 25px 6px 10px;
  border-radius: 8px;
  cursor: pointer;
  max-width: 355px
}

  .projectInfo .emiStart::after {
    content: "\e917";
    margin-top: -10px;
    font-family: icomoon;
    position: absolute;
    top: 50%;
    right: 8px;
    font-size: 12px;
    color: #333
  }

  .projectInfo .emiStart ul {
    display: block
  }

    .projectInfo .emiStart ul li {
      padding-left: 12px;
      margin-left: 9px;
      display: inline-block;
      position: relative;
      font-weight: 600;
      font-size: 13px;
      color: #333
    }

      .projectInfo .emiStart ul li::after {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        background: #a2a2a2;
        height: 15px;
        width: 1px
      }

      .projectInfo .emiStart ul li:first-child {
        padding: 0;
        margin: 0
      }

        .projectInfo .emiStart ul li:first-child::after {
          display: none
        }

  .projectInfo .emiStart p {
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #666
  }

    .projectInfo .emiStart p img {
      position: relative;
      top: 5px
    }

.project-banner {
  padding: 0 0 0 160px;
  margin: 20px 0;
  border: 1px solid #f5c86d;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 8px
}

  .project-banner picture {
    padding: 25px 8px;
    display: block;
    position: absolute;
    top: 13px;
    left: 15px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: solid 1px #fae0a2;
    background-image: linear-gradient(to bottom,#fff6e1,rgba(255,220,139,.63));
    z-index: 1
  }

  .project-banner::after {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100px;
    background-image: linear-gradient(to bottom,#fff,#fcf5e4)
  }

  .project-banner .tc-apply {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
    color: #666;
    z-index: 1
  }

  .project-banner ul {
    padding: 40px 0;
    overflow: hidden;
    display: flex;
    width: 100%;
    z-index: 1;
    position: relative
  }

  .project-banner li {
    padding-left: 55px;
    font-size: 13px;
    color: #333;
    align-items: center;
    width: 100%;
    position: relative
  }

    .project-banner li em {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      color: #333;
      font-size: 25px;
      display: inline-block;
      padding: 7px;
      border: 1px solid #333;
      position: absolute;
      top: 12px;
      left: 0
    }

    .project-banner li span {
      display: block
    }

.reraBox {
  margin: 20px 0 0;
  padding: 0
}

  .reraBox li {
    padding: 5px 12px;
    margin: 0 10px 15px 0;
    display: inline-block;
    font-size: 13px;
    background: #fff;
    color: #333;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    float: left;
    max-width: 100%;
    overflow: hidden
  }

    .reraBox li span {
      display: block;
      color: #333;
      word-wrap: break-word
    }

    .reraBox li a {
      color: #333;
      text-decoration: underline
    }

      .reraBox li a:hover {
        color: #58bf93
      }

.htfp {
  display: flex;
  position: relative
}

  .htfp:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 131px;
    right: 0;
    opacity: .1
  }

.htfLocation {
  width: 123px;
  height: 82px;
  position: relative;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px
}

  .htfLocation picture {
    padding: 26px 8px 23px 160px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.03);
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: -78px;
    width: 250px;
    height: 236px;
    border-radius: 50%;
    background: #c4e9fa;
    z-index: 1
  }

.htfpheading {
  padding-top: 10px
}

  .htfpheading h4 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #333
  }

  .htfpheading a {
    font-size: 16px;
    font-weight: 600;
    color: #58bf93
  }

  .htfpheading em {
    font-size: 11px
  }

    .htfpheading em:before {
      transform: rotateY(180deg)
    }

.htpf_tail {
  margin-top: 20px
}

.whiteBox {
  margin-bottom: 20px;
  background: #fff;
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 8px
}

  .whiteBox .heading {
    padding: 13px 15px;
    border-bottom: 1px solid #e3e3e3;
    background: #5d459c;
    display: flex;
    position: relative
  }

    .whiteBox .heading h3 a {
      color: #fff;
      font-size: 13px
    }

    .whiteBox .heading h2, .whiteBox .heading h3, .whiteBox .heading h4 {
      font-size: 14px;
      color: #fff;
      font-weight: 600
    }

  .whiteBox .body {
    padding: 10px 15px;
    display: block;
    position: relative;
    z-index: 1
  }

    .whiteBox .body .btnBox {
      padding: 10px 15px;
      display: inline-block;
      width: calc(100% + 30px)
    }

    .whiteBox .body .unitType {
      margin: 5px 0 15px;
      display: flex
    }

      .whiteBox .body .unitType li {
        padding: 0 15px;
        margin-right: 5px;
        color: #333;
        font-size: 13px;
        line-height: 25px;
        font-weight: 600;
        border-radius: 5px;
        border: solid 1px #fff
      }

        .whiteBox .body .unitType li:hover {
          cursor: pointer
        }

        .whiteBox .body .unitType li.active {
          background: #e7faf1;
          border: solid 1px #58bf93
        }

.loadMoreBox {
  padding-top: 20px;
  display: block;
  text-align: center
}

  .loadMoreBox .btn-loadMore em {
    transform: rotate(90deg);
    display: inline-block;
    font-size: 12px
  }

.projectInformation {
  display: block
}

  .projectInformation ul {
    margin-bottom: 15px
  }

    .projectInformation ul li {
      padding-left: 20px;
      position: relative
    }

      .projectInformation ul li::before {
        width: 4px;
        height: 4px;
        background: #333;
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        border-radius: 100%
      }

  .projectInformation .body {
    max-height: 265px;
    overflow: hidden
  }

    .projectInformation .body p {
      margin-bottom: 10px;
      text-align: justify
    }

      .projectInformation .body p a {
        color: #333;
        text-decoration: underline
      }

        .projectInformation .body p a:hover {
          color: #58bf93
        }

    .projectInformation .body strong {
      font-weight: 600
    }

    .projectInformation .body.fullHeight {
      padding-bottom: 40px;
      max-height: 2000px;
      display: block;
      transition: .5s
    }

    .projectInformation .body .readMoreBox {
      height: 38px;
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      transition: .5s;
      cursor: pointer;
      background: #fff
    }

      .projectInformation .body .readMoreBox::before {
        margin: -9px 0 0 -50px;
        content: 'Show More';
        position: absolute;
        left: 50%;
        top: 50%;
        color: #58bf93;
        text-align: left;
        display: block;
        width: 85px
      }

      .projectInformation .body .readMoreBox::after {
        margin: -8px 0 0 -50px;
        content: "\e919";
        font-family: icomoon;
        position: absolute;
        left: 50%;
        top: 50%;
        color: #58bf93;
        text-align: right;
        display: block;
        width: 85px;
        font-size: 12px
      }

    .projectInformation .body.fullHeight .readMoreBox::before {
      margin: -9px 0 0 -50px;
      content: 'Show Less';
      position: absolute;
      left: 50%;
      top: 50%;
      color: #58bf93;
      text-align: left;
      display: block;
      width: 85px
    }

    .projectInformation .body.fullHeight .readMoreBox::after {
      margin: -8px 0 0 -50px;
      content: "\e918";
      font-family: icomoon;
      position: absolute;
      left: 50%;
      top: 50%;
      color: #58bf93;
      text-align: right;
      display: block;
      width: 85px;
      font-size: 12px
    }

.projectAnalysis {
  display: block
}

  .projectAnalysis ul {
    margin-bottom: 15px
  }

    .projectAnalysis ul li {
      padding-left: 20px;
      position: relative
    }

      .projectAnalysis ul li::before {
        width: 4px;
        height: 4px;
        background: #333;
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        border-radius: 100%
      }

  .projectAnalysis .body {
    max-height: 265px;
    overflow: hidden
  }

    .projectAnalysis .body p {
      margin-bottom: 10px;
      text-align: justify
    }

      .projectAnalysis .body p a {
        color: #333;
        text-decoration: underline
      }

        .projectAnalysis .body p a:hover {
          color: #58bf93
        }

    .projectAnalysis .body strong {
      font-weight: 600
    }

    .projectAnalysis .body.fullHeight {
      padding-bottom: 40px;
      max-height: 2000px;
      display: block;
      transition: .5s
    }

    .projectAnalysis .body .readMoreBox {
      height: 38px;
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      transition: .5s;
      cursor: pointer;
      background: #fff
    }

      .projectAnalysis .body .readMoreBox::before {
        margin: -9px 0 0 -50px;
        content: 'Show More';
        position: absolute;
        left: 50%;
        top: 50%;
        color: #58bf93;
        text-align: left;
        display: block;
        width: 85px
      }

      .projectAnalysis .body .readMoreBox::after {
        margin: -8px 0 0 -50px;
        content: "\e919";
        font-family: icomoon;
        position: absolute;
        left: 50%;
        top: 50%;
        color: #58bf93;
        text-align: right;
        display: block;
        width: 85px;
        font-size: 12px
      }

    .projectAnalysis .body.fullHeight .readMoreBox::before {
      margin: -9px 0 0 -50px;
      content: 'Show Less';
      position: absolute;
      left: 50%;
      top: 50%;
      color: #58bf93;
      text-align: left;
      display: block;
      width: 85px
    }

    .projectAnalysis .body.fullHeight .readMoreBox::after {
      margin: -8px 0 0 -50px;
      content: "\e918";
      font-family: icomoon;
      position: absolute;
      left: 50%;
      top: 50%;
      color: #58bf93;
      text-align: right;
      display: block;
      width: 85px;
      font-size: 12px
    }

#search-box {
  width: 100%;
  min-height: 45px
}

.cctBody .leaflet-locationiq-expanded {
  width: 100% !important
}

.cctBody .leaflet-bar {
  box-shadow: none !important;
  border: 1px solid #ccc;
  border-radius: 5px !important
}

.cctBody .leaflet-locationiq-input {
  padding: 0 15px !important;
  text-indent: inherit !important
}

.cctBody .leaflet-locationiq-close {
  display: none !important
}

#result {
  width: 100%;
  min-height: 45px
}

.cctBody .leaflet-locationiq-results {
  top: 44px
}

  .cctBody .leaflet-locationiq-results .leaflet-locationiq-result .name {
    color: #333;
    font-weight: 600
  }

    .cctBody .leaflet-locationiq-results .leaflet-locationiq-result .address strong, .cctBody .leaflet-locationiq-results .leaflet-locationiq-result .name strong {
      color: #58bf93;
      font-weight: 500
    }

#ratingError {
  text-align: left
}

.tileWrap {
  padding-bottom: 20px;
  display: block
}

.tileBox {
  padding: 0 15px;
  margin-top: 15px;
  display: block;
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 14px 0 rgba(0,0,0,.06);
  border: solid 1px #e8e8e8
}

  .tileBox.featured {
    border-color: #f4c885
  }

  .tileBox .featuredTag {
    display: none
  }

  .tileBox.featured .featuredTag {
    position: absolute;
    z-index: 3;
    left: -11px;
    top: -9px;
    display: block
  }

    .tileBox.featured .featuredTag ~ .btnBox, .tileBox.featured .featuredTag ~ .tileBody {
      background: #fffff7
    }

  .tileBox .tileBody {
    padding: 15px;
    margin: 0 -15px;
    display: flex;
    cursor: pointer;
    min-height: 130px;
    border-radius: 8px 8px 0 0
  }

  .tileBox a {
    color: #333;
    display: block
  }

  .tileBox .tileBody strong span {
    font-size: 17px;
    line-height: 24px;
    width: calc(100% - 15px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-weight: 600;
    color: #333
  }

  .tileBox .tileBody a span {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-weight: 500
  }

  .tileBox .tileBody .location {
    margin-bottom: 3px;
    font-size: 13px;
    color: #333;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    font-weight: 600
  }

  .tileBox .figureBox {
    margin-right: 15px;
    display: block;
    width: 115px
  }

    .tileBox .figureBox .defaultImage {
      padding: 15px;
      text-align: center;
      width: 150px;
      height: 125px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
      border: 1px solid #f3f3f3;
      background: #ededed
    }

      .tileBox .figureBox .defaultImage img {
        height: 80%;
        opacity: .3
      }

    .tileBox .figureBox picture {
      width: 115px;
      height: 100px;
      display: block;
      border-radius: 8px;
      box-shadow: 0 0 14px 0 rgba(0,0,0,.18);
      overflow: hidden;
      position: relative;
 
    }

  .tileBox .tileBody .figureBox picture .img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .tileBox .tileBody .textBody {
    width: calc(100% - 130px)
  }

  .tileBox .tileBody .typeBox {
    width: 100%;
    display: inline-block;
    position: relative
  }

  .tileBox .tileBody .buildingType li {
    padding: 0 10px;
    float: left;
    line-height: 16px;
    font-size: 12px;
    border: none;
    border-radius: 0
  }

    .tileBox .tileBody .buildingType li:first-child {
      padding-left: 0;
      border-right: 1px solid #e8e8e8
    }

      .tileBox .tileBody .buildingType li:first-child a {
        color: #24c863
      }

    .tileBox .tileBody .buildingType li:nth-child(2) a {
      color: #de3c7a
    }

  .tileBox .tileBody strong {
    margin-bottom: 4px;
    display: block;
    font-weight: 500
  }

    .tileBox .tileBody strong span {
      font-size: 17px;
      line-height: 24px;
      display: inline-block
    }

  .tileBox .tileBody .projectDetails {
    margin-top: 8px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between
  }

    .tileBox .tileBody .projectDetails .projectFlex {
      flex: none;
      display: flex;
      display: -webkit-flex
    }

  .tileBox .tileBody .priceBox {
    background-color: #f4efff;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 5px;
    flex-shrink: 0
  }

    .tileBox .tileBody .priceBox .price {
      font-size: 18px;
      font-weight: 600;
      color: #5f449b;
      line-height: 25px
    }

  .tileBox .tileBody .areaDetails {
    display: flex
  }

    .tileBox .tileBody .areaDetails li {
      display: flex;
      justify-content: center;
      flex-direction: column;
      padding: 0 24px;
      position: relative;
      flex-shrink: 0;
      border: none;
      margin-top: 0;
      line-height: inherit;
      overflow: inherit
    }

      .tileBox .tileBody .areaDetails li.dotIcon:before {
        content: '';
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #969696;
        left: -2px;
        top: 7px;
        position: absolute
      }

      .tileBox .tileBody .areaDetails li .sqfit {
        color: #333;
        display: flex;
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        position: relative
      }

        .tileBox .tileBody .areaDetails li .sqfit .sqfitSelect {
          font-size: 12px;
          vertical-align: text-bottom;
          border-bottom: dashed 1px #d2d2d2;
          line-height: 16px;
          position: relative
        }

        .tileBox .tileBody .areaDetails li .sqfit em {
          font-size: 8px;
          color: #333;
          line-height: 18px;
          top: inherit
        }

    .tileBox .tileBody .areaDetails .areaDropdown {
      position: relative;
      padding-left: 4px;
      display: none;
      padding-right: 5px;
      line-height: 20px
    }

      .tileBox .tileBody .areaDetails .areaDropdown::after {
        content: '\e919';
        position: absolute;
        right: 0;
        top: 1px;
        font-family: icomoon !important;
        font-size: 9px
      }

      .tileBox .tileBody .areaDetails .areaDropdown select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        font-size: 12px;
        border-bottom: dashed 1px #707070;
        background: #fff
      }

  .tileBox .tileBody .priceBox .price {
    font-size: 14px
  }

  .tileBox .tileBody .areaDetails li span.changeArea {
    color: #333;
    font-size: 12px;
    position: relative;
    line-height: 18px;
    padding-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .tileBox .tileBody .location li {
    padding: 0 10px;
    float: left;
    border: none;
    border-left: 1px solid #e8e8e8;
    line-height: 16px;
    border-radius: 0
  }

    .tileBox .tileBody .location li:first-child {
      padding-left: 0;
      border: none
    }

  .tileBox .tileBody .location a {
    color: #333
  }

  .tileBox .tileBody .projectDetails .tlDate {
    z-index: 1;
    color: #666;
    font-size: 12px
  }

  .tileBox .faveBox {
    position: absolute;
    right: -5px;
    top: -5px;
    display: flex
  }

    .tileBox .faveBox .itemBox {
      margin-left: 10px;
      display: flex;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      align-items: center;
      justify-content: center;
      background: #f0f0f0;
      font-size: 13px;
      position: relative;
      transition: .3s all
    }

      .tileBox .faveBox .itemBox.active em, .tileBox .faveBox .itemBox:hover em {
        color: #fff
      }

      .tileBox .faveBox .itemBox.active, .tileBox .faveBox .itemBox:hover {
        background: #58bf93;
        box-shadow: 0 3px 6px 0 rgba(0,0,0,.07)
      }

  .tileBox .shareBox .itemBox {
    margin-left: 10px;
    display: flex;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    background: #f0f0f0;
    font-size: 10px;
    position: relative
  }

  .tileBox .btnBox {
    padding: 15px;
    margin: 0 -15px;
    background: #fcfcfc;
    text-align: right;
    border-radius: 0 0 8px 8px;
    border-top: 1px solid #f3f3f3
  }

    .tileBox .btnBox .infoBox {
      padding-left: 55px;
      display: block;
      position: relative;
      float: left;
      text-align: left;
      width: calc(100% - 142px)
    }

      .tileBox .btnBox .infoBox .pic {
        position: absolute;
        left: 0;
        top: -3px;
        width: 44px;
        height: 44px;
        background: #404040;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 23px;
        color: #fff;
        overflow: hidden
      }

        .tileBox .btnBox .infoBox .pic .img-responsive {
          border-radius: 100%;
          width: 100%;
          height: 100%;
          object-fit: cover
        }

      .tileBox .btnBox .infoBox strong {
        font-size: 14px;
        color: #333;
        font-weight: 500;
        cursor: pointer;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        width: calc(100% - 65px);
        font-weight: 600
      }

        .tileBox .btnBox .infoBox strong a {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          display: block
        }

        .tileBox .btnBox .infoBox strong .text {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          display: block
        }

      .tileBox .btnBox .infoBox p {
        width: 100%;
        overflow: hidden;
        font-size: 12px;
        color: #666;
        line-height: 15px
      }

  .tileBox .btn {
    position: relative
  }

    .tileBox .btn.padManage {
      padding: 10px 21px 10px 38px
    }

    .tileBox .btn em {
      margin-left: -22px;
      top: 10px;
      font-size: 18px;
      position: absolute
    }

  .tileBox .rating {
    padding: 0 5px;
    margin-left: 5px;
    float: left;
    height: 18px;
    border-radius: 3px;
    background: #f87c45;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    display: inline-flex;
    align-items: center
  }

    .tileBox .rating em {
      margin-left: 3px;
      font-size: 10px
    }

  .tileBox .btnBox.p-agent {
    padding: 17px 15px;
    height: 79px;
    background: #fffff7
  }

  .tileBox .btn.btn-primary {
    font-weight: 600
  }

  .tileBox .callBox {
    display: inline-block
  }

    .tileBox .callBox a {
      font-size: 13px;
      font-weight: 600
    }

.tagBox {
  position: relative;
  margin: -7px 0 0 -25px;
  width: 100%;
  max-width: 105px;
  height: 19px;
  border: solid 1px #eee;
  color: #333;
  font-size: 10px;
  border-radius: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center
}

  .tagBox em {
    margin-right: 5px;
    width: 17px;
    height: 17px;
    border: solid 2px #fff;
    background: #eee;
    border-radius: 100%;
    overflow: hidden;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px
  }

  .tagBox.premium {
    border-color: #f9c000
  }

    .tagBox.premium em {
      background: #f9c000
    }

.shotlistPopup {
  display: none
}

.projectInfo .btnBox {
  display: flex;
  display: -webkit-flex;
  align-items: center
}

.btn-wave {
  position: relative;
  text-align: left;
  border: 1px solid #5e449b;
  color: #5e449b;
  background: 0 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}

  .btn-wave:hover {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    transition: .5s
  }

  .btn-wave .waveBox {
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 100%;
    background: #5e449b;
    z-index: 2;
    margin-right: 10px
  }

    .btn-wave .waveBox .circle {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border-radius: 100%;
      background: #5e449b;
      opacity: 0;
      z-index: -1;
      pointer-events: none;
      animation: waveBtn 2s linear infinite
    }

    .btn-wave .waveBox i {
      position: relative;
      color: #fff;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px
    }

  .btn-wave .text {
    line-height: 14px;
    font-size: 12px;
    display: block
  }

    .btn-wave .text strong {
      display: block;
      font-size: 14px;
      font-weight: 600
    }

@keyframes waveBtn {
  from {
    opacity: .4
  }

  to {
    transform: scale(3);
    opacity: 0
  }
}

.sellBanner {
  margin-top: 15px;
  display: block
}

  .sellBanner a {
    display: block;
    overflow: hidden
  }

    .sellBanner a img {
      float: left
    }

.stkyNavBox ::-webkit-scrollbar {
  height: 0
}

.stkyNavBox {
  margin: -1px 0 0 0;
  display: block;
  border: solid 1px #eee;
  border-width: 1px 0 0 1px;
  background: #fff;
  position: sticky;
  position: -webkit-sticky;
  top: 48px;
  z-index: 4;
  height: 51px;
  box-shadow: 0 5px 8px 0 rgb(224 224 224 / 50%)
}

  .stkyNavBox .tabBox {
    margin: 0;
    display: flex;
    display: -webkit-flex;
    height: 50px;
    overflow: auto
  }

    .stkyNavBox .tabBox li {
      float: left
    }

      .stkyNavBox .tabBox li a {
        padding: 0 13px;
        height: 50px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        color: #333;
        font-size: 13px;
        position: relative;
        font-weight: 600;
        white-space: nowrap
      }

      .stkyNavBox .tabBox li.active a, .stkyNavBox .tabBox li.first a {
        color: #57c092
      }

        .stkyNavBox .tabBox li.active a::after, .stkyNavBox .tabBox li.first a::after {
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0;
          background: #57c092;
          height: 2px;
          content: ''
        }

.dataIntelligence .whiteBoxTitle {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%
}

  .dataIntelligence .whiteBoxTitle strong {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 280px)
  }

.dataIntelligence .syDataIntelligenceHeading {
  display: flex;
  display: -webkit-flex;
  align-items: center
}

  .dataIntelligence .syDataIntelligenceHeading span {
    margin: 0 7px;
    white-space: nowrap
  }

@media screen and (max-width:768px) {
  .position-sticky {
    margin: 0;
    position: inherit;
    top: auto
  }

  .formSticky {
    padding: 0;
    margin: 0;
    position: fixed;
    top: inherit;
    bottom: -2000px;
    left: 0;
    width: 100%;
    border-radius: 0;
    z-index: 11;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0,0,0,.8);
    transition: .3s
  }

    .formSticky.show {
      bottom: 0;
      transition: .3s
    }

  .formBox {
    margin: 0 auto
  }

    .formBox .closeBtn {
      display: block
    }

    .formBox h5 {
      margin-bottom: 0;
      border: none
    }

    .formBox .btn-primary {
      width: 100%
    }

  .htfpheading {
    padding-top: 6px;
    padding-right: 15px
  }

    .htfpheading h4 {
      font-size: 14px;
      margin-bottom: 0
    }

    .htfpheading a {
      font-size: 13px
    }

  .htfLocation {
    width: 180px
  }

  .htfp:after {
    display: none
  }

  footer {
    padding-bottom: 70px
  }

  .tileBox .uspBox ul li {
    padding: 0 7px;
    font-size: 13px
  }

  .tileBox .tileBody .strong {
    white-space: normal
  }

  .tileBox .itemBox.share ul {
    right: 0;
    left: auto
  }

  .tileBox .tileBody .projectDetails {
    justify-content: space-between
  }

  .tileBox .tileBody .areaDetails li {
    padding: 0;
    flex-shrink: 0
  }

    .tileBox .tileBody .areaDetails li.dotIcon:before {
      display: none
    }

  .projectInfo .emiStart ul li {
    font-size: 13px
  }

  .stkyNavBox .tabBox li {
    padding: 0 10px
  }

    .stkyNavBox .tabBox li a {
      font-size: 13px;
      padding: 0;
      height: 50px
    }
}

@media screen and (max-width:540px) {
  .formBox {
    padding: 0 15px 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 8px 8px 0 0;
    display: block;
    height: auto
  }

    .formBox .selectBox::after {
      top: 13px
    }

    .formBox h5 {
      padding-left: 0;
      margin: 3px 0 6px
    }

    .formBox .form-control {
      height: 45px
    }

  .tileBox .faveBox {
    right: -1px
  }

  .tileBox .descBox {
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 0
  }

    .tileBox .descBox.active {
      padding: 8px 10px 30px
    }

    .tileBox .descBox .togBtn {
      right: 8px !important;
      bottom: 8px !important
    }

  .brokerageTagBox ul li {
    margin-right: 10px
  }

  .tileBox .tileBody .projectDetails {
    padding: 5px 0 10px
  }

  .tileBox .agetnlisBackground {
    margin: 0 15px;
    padding: 0 0 10px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border: solid 1px #e2e2e2
  }

    .tileBox .agetnlisBackground .btnBox {
      left: 0;
      right: 0;
      box-shadow: none;
      border: none;
      bottom: 0;
      margin: 0 5px
    }

      .tileBox .agetnlisBackground .btnBox::after {
        display: none
      }

  .projectInfo .emiStart p, .projectInfo .emiStart ul li {
    font-size: 12px
  }

  .sellBanner {
    display: none
  }

  .tileBox .tileBody .priceBox {
    padding: 6px 10px;
    margin-right: 10px
  }
}

.projectInfo .sliderBox .startingPrices {
  padding: 7px 15px;
  border-radius: 5px;
  position: absolute;
  bottom: 9px;
  left: 10px;
  background-color: rgba(0,0,0,.54);
  color: #fff;
  font-size: 20px
}

  .projectInfo .sliderBox .startingPrices strong {
    font-weight: 600
  }

.uspSection {
  display: block;
  background-image: linear-gradient(85deg,#fce5bd,#eafce3 100%);
  border-bottom: #ebebeb solid 1px
}

  .uspSection ul {
    padding: 30px 0;
    display: flex
  }

    .uspSection ul li {
      padding: 0 40px;
      width: calc(25% - 2px);
      font-size: 18px;
      color: #333;
      text-align: center;
      position: relative;
      font-weight: 600;
      display: flex;
      align-items: center
    }

      .uspSection ul li::after {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        background: #b2a489;
        width: 1px;
        height: 32px
      }

      .uspSection ul li:first-child::after {
        display: none
      }

.whiteBody {
  padding: 15px
}

@media screen and (max-width:1024px) {
  .uspSection ul li {
    padding: 0 20px
  }
}

@media screen and (max-width:768px) {
  .uspSection ul {
    padding: 20px 0
  }

    .uspSection ul li {
      padding: 0 15px;
      font-size: 13px;
      line-height: 18px
    }
}

@media screen and (max-width:540px) {
  .projectInfo {
    overflow: hidden
  }

    .projectInfo .sliderBox .startingPrices {
      font-size: 13px
    }

  .uspSection ul {
    padding: 15px 0;
    margin: 0 -15px;
    display: block;
    overflow: hidden
  }

    .uspSection ul li {
      padding: 0 15px 0 30px;
      width: auto;
      line-height: 22px;
      text-align: left
    }

      .uspSection ul li::after {
        height: 4px;
        width: 4px;
        border-radius: 5px;
        left: 15px;
        top: 9px
      }

      .uspSection ul li:first-child::after {
        display: block
      }
}

@media screen and (max-width:320px) {
  .projectInfo {
    overflow: hidden
  }

    .projectInfo .sliderBox .startingPrices {
      font-size: 13px
    }
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
  }

    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0
    }

  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
  }

  .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
  }

  .owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
  }

    .owl-carousel .owl-item img {
      display: block;
      width: 100%
    }

  .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
  }

  .no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
  }

  .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
  }

  .owl-carousel.owl-loading {
    opacity: 0;
    display: block
  }

  .owl-carousel.owl-hidden {
    opacity: 0
  }

  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden
  }

  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
  }

  .owl-carousel.owl-rtl {
    direction: rtl
  }

    .owl-carousel.owl-rtl .owl-item {
      float: right
    }

  .owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
  }

  .owl-carousel .owl-animated-in {
    z-index: 0
  }

  .owl-carousel .owl-animated-out {
    z-index: 1
  }

  .owl-carousel .fadeOut {
    animation-name: fadeOut
  }

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

  .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
  }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
/*  background: url(owl.video.play.png) no-repeat;*/
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

  .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
  }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
  margin-top: 10px
}

  .owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 13px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
  }

    .owl-theme .owl-nav [class*=owl-]:hover {
      background: #869791;
      color: #fff;
      text-decoration: none
    }

  .owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
  }

    .owl-theme .owl-nav.disabled + .owl-dots {
      margin-top: 10px
    }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
  }

  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
  }

footer {
  background: #000;
  border-top: #efefef solid 1px;
  overflow: hidden;
  position: relative;
  z-index: 0
}

  footer:after {
    content: '';

    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .1;
    z-index: -1
  }

  footer h4 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    display: block
  }

  footer .newFooterLinkSection {
    padding: 40px 0 20px;
    display: flex
  }

    footer .newFooterLinkSection .linkBox {
      display: inline-block;
      width: 100%
    }

      footer .newFooterLinkSection .linkBox ul {
        display: block
      }

        footer .newFooterLinkSection .linkBox ul li {
          display: block;
          line-height: 25px;
          color: #fff
        }

          footer .newFooterLinkSection .linkBox ul li a {
            display: inline-block;
            color: #fff
          }

  footer .overviewSection {
    padding: 20px 0;
    display: flex;
    border-top: #232323 solid 1px
  }

    footer .overviewSection .col {
      padding-left: 30px
    }

      footer .overviewSection .col:first-child {
        padding-left: 0
      }

      footer .overviewSection .col.col1 {
        width: 40%
      }

      footer .overviewSection .col.col2 {
        width: 26%
      }

      footer .overviewSection .col.col3 {
        width: 34%
      }

    footer .overviewSection .about {
      display: block
    }

      footer .overviewSection .about p {
        color: #fff
      }

  footer .connectWithUs {
    display: block
  }

    footer .connectWithUs li {
      color: #fff
    }

      footer .connectWithUs li .box {
        margin-bottom: 20px;
        display: block;
        color: #fa1321;
        line-height: 15px
      }

      footer .connectWithUs li:nth-child(3) .box {
        margin-bottom: 0
      }

      footer .connectWithUs li .box a {
        color: #fff
      }

        footer .connectWithUs li .box a:hover {
          text-decoration: underline
        }

      footer .connectWithUs li .box strong {
        display: block;
        color: #fff;
        line-height: 15px;
        font-weight: 600
      }

      footer .connectWithUs li:last-child .box a:hover {
        color: #fa1321;
        text-decoration: none
      }

  footer .appLinkBox {
    margin-bottom: 30px;
    display: block
  }

    footer .appLinkBox a {
      margin-right: 8px
    }

  footer .socialBox {
    display: block
  }

    footer .socialBox li {
      margin-right: 10px;
      display: inline-block;
      float: left;
      line-height: 25px;
      font-size: 32px;
      border-radius: 3px
    }

      footer .socialBox li a {
        display: flex;
        color: #fff;
        vertical-align: middle;
        align-items: center;
        transition: .2s;
        border-radius: 4px;
        overflow: hidden
      }

        footer .socialBox li a img {
          width: 32px;
          border-radius: 5px;
          vertical-align: bottom
        }

        footer .socialBox li a:hover {
          margin-top: -3px;
          text-decoration: none;
          transition: .2s
        }

  footer .ourPresence {
    padding: 20px 0;
    display: block;
    border-top: #232323 solid 1px
  }

    footer .ourPresence h4 {
      margin-bottom: 10px;
      font-size: 13px;
      color: #fff;
      font-weight: 600;
      display: block
    }

    footer .ourPresence h6 {
      margin-bottom: 10px;
      font-size: 13px;
      color: #fff;
      font-weight: 600;
      display: block
    }

  footer address {
    position: relative;
    font-style: inherit;
    overflow: hidden
  }

    footer address:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #232323
    }

    footer address ul {
      display: block
    }

      footer address ul li {
        padding: 0 0 0 15px;
        display: block;
        float: right;
        background: #000;
        position: relative;
        z-index: 1;
        color: #fff
      }

        footer address ul li:first-child {
          padding: 0 15px 0 0;
          float: left
        }

        footer address ul li strong {
          color: #fff;
          font-weight: 600
        }

        footer address ul li:last-child {
          font-size: 14px
        }

  footer .addressList {
    padding-top: 20px;
    display: block
  }

    footer .addressList.indianCity {
      padding-bottom: 15px;
      border-bottom: #232323 solid 1px
    }

    footer .addressList ul {
      display: block
    }

      footer .addressList ul li {
        position: relative;
        width: 14%;
        display: inline-block;
        line-height: 30px;
        cursor: pointer;
        color: #fff
      }

        footer .addressList ul li .heading {
          padding-bottom: 5px;
          line-height: 18px;
          display: block;
          font-weight: 600
        }

        footer .addressList ul li .addresBox {
          padding: 10px;
          background: #fff;
          position: absolute;
          top: 0;
          left: 0;
          border-radius: 5px;
          box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
          z-index: -1;
          width: 215px;
          opacity: 0
        }

          footer .addressList ul li .addresBox em {
            position: absolute;
            top: 8px;
            right: 8px;
            font-size: 12px;
            color: #333
          }

          footer .addressList ul li .addresBox p {
            line-height: 18px;
            color: #333
          }

        footer .addressList ul li.active .addresBox {
          z-index: 1;
          width: 215px;
          opacity: 1
        }

  footer .copyRight {
    padding: 15px 0;
    display: block;
    border-top: #232323 solid 1px;
    text-align: center;
    overflow: hidden;
    width: 100%
  }

@media screen and (max-width:1024px) {
  .container {
    width: 100%
  }

  footer .addressList ul li {
    width: 19.6%
  }
}

@media screen and (max-width:768px) {
  footer .overviewSection {
    display: block;
    overflow: hidden
  }

    footer .overviewSection .col.col1 {
      width: 100%
    }

    footer .overviewSection .col.col2 {
      padding-left: 0;
      width: 50%;
      float: left
    }

    footer .overviewSection .col.col3 {
      width: 50%;
      float: left
    }

    footer .overviewSection .about {
      margin-bottom: 30px;
      display: block
    }

  footer .addressList ul li:nth-child(5) .addresBox {
    left: inherit;
    right: 0
  }
}
