@-webkit-keyframes go-left {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-moz-keyframes go-left {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-ms-keyframes go-left {
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
  /* line 21, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 26, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}

@keyframes go-left {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-webkit-keyframes go-right {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-moz-keyframes go-right {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-ms-keyframes go-right {
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
  /* line 40, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 45, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}

@keyframes go-right {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /*    100% {
    opacity: 1;
    -webkit-transform:  translate(0, 0);
    transform:  translate(0, 0);
}*/
}

@-webkit-keyframes return-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes return-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-ms-keyframes return-right {
  /* line 59, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /* line 64, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes return-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes return-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes return-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-ms-keyframes return-left {
  /* line 73, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  /* line 78, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes return-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes beat {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-ms-keyframes beat {
  /* line 87, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 90, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  50% {
    -webkit-transform: scale(1.1);
  }
  /* line 93, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

/* line 98, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header {
  -webkit-box-shadow: compact(0 1px 2px #777, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 1px 2px #777, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 1px 2px #777, false, false, false, false, false, false, false, false, false);
}

/* line 100, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header.sticky-nav {
  border: none;
  z-index: 2000;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 104, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  header.sticky-nav #homehunting-phone {
    margin-left: 66px;
    margin-top: 9px;
    font-size: 14px;
  }
}

/* line 108, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > li {
  background-color: transparent;
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  /* line 112, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  header #top-nav-inner-wrapper > ul#navbar_about > li:hover {
    color: #777;
    background-color: #eeeeee;
  }
}

/* line 117, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > li a {
  text-align: left;
}

/* line 118, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > li i.fa-sort-down {
  position: absolute;
  top: 10px;
  right: 12px;
}

/* line 122, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > a {
  color: white;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 124, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  header #top-nav-inner-wrapper > ul#navbar_about > a:first-of-type {
    display: none;
  }
}

/* line 127, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > a:last-of-type > li {
  /*background-color: $orange-bright;*/
  font-weight: bold;
}

/* line 131, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > a > li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 133, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
header #top-nav-inner-wrapper > ul#navbar_about > a > li:hover {
  color: #777;
  background-color: white;
}

/* line 140, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service {
  padding-top: 0px;
}

/* line 141, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service .text p {
  margin-bottom: 0px !important;
}

/* line 161, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service .sep {
  float: left;
  width: 100%;
  display: none;
}

/* line 166, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service .fa-ul {
  margin-top: 0;
}

/* line 168, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service sup {
  vertical-align: super;
  font-size: smaller;
}

/* line 174, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service h2 {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  line-height: 1.4em;
  margin-bottom: 10px;
}

/* line 181, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service h3 {
  font-weight: 300;
  margin-top: 0px;
  color: #777;
  margin-bottom: 60px;
  text-align: center;
}

/* line 188, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service section {
  padding-bottom: 80px;
  background-color: white;
}

/* line 191, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service section.bg-alt {
  background-color: #f7f7f7;
}

/* line 195, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #head {
  height: auto;
  background: transparent;
  border: none;
}

/* line 200, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service .button-wrapper {
  float: none;
  text-align: center;
}

/* line 203, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service .button-wrapper .button {
  display: inline-block;
  margin: 0 5px;
  font-size: 18px;
  min-width: 214px;
  min-height: 52px;
  padding: 15px 30px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 213, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service .button-wrapper .button {
    float: none;
    width: 100%;
  }
}

/* line 219, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
  color: white;
  position: relative;
}

/* line 226, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide {
  background-image: url("../../img/about/banner.jpeg?23102018");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  /*min-height: 650px;*/
  min-height: 400px;
  /*padding-top: 180px;*/
  /*padding-bottom: 100px;*/
  background-position: center center;
  /*background-position: bottom;*/
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 226, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_intro .banner-slide {
    padding: 50px 0;
  }
  /* line 247, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_intro .banner-slide h1 {
    font-size: 44px !important;
  }
  /* line 250, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_intro .banner-slide h2 {
    font-size: 34px !important;
    margin: 40px auto;
  }
  /* line 254, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_intro .banner-slide h3 {
    margin-bottom: 20px !important;
    font-size: 26px !important;
    font-weight: normal !important;
  }
}

/* line 261, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide .button-wrapper {
  margin-bottom: 80px;
}

/* line 264, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide .button-wrapper .button {
  font-size: 18px;
  padding: 15px 30px;
  line-height: 1.2em;
  margin: 0 15px 15px;
  min-width: 263px;
}

@media only screen and (max-width: 767px) {
  /* line 264, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_intro .banner-slide .button-wrapper .button {
    font-size: 18px;
    margin: 0 -5px 15px;
  }
}

/* line 278, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide h1 {
  margin-top: 112px;
  margin-bottom: 80px;
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 600;
  text-align: center;
}

/* line 287, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide h2 {
  font-weight: 300;
  margin-top: 90px;
  margin-bottom: 30px;
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 600;
  /* text-shadow: 2px 3px 1px rgba(119, 119, 119, 0.9); */
}

/* line 296, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_intro .banner-slide h3 {
  color: white;
  font-size: 30px;
  line-height: 1.2em;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
}

/* line 307, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos {
  background-color: #eeeeee;
}

/* line 309, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos h2 {
  margin-bottom: 50px;
  color: #E67E22;
}

/* line 313, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos {
  text-align: center;
}

/* line 316, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .slick-dots button:before {
  font-size: 16px;
  color: #CCC;
  opacity: 1;
}

/* line 321, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .slick-active button:before {
  color: #E67E22;
}

/* line 325, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial {
  overflow: hidden;
}

/* line 327, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper {
  /*height: 350px;*/
  width: 50%;
  /*float: left;*/
  margin: auto auto;
  position: relative;
  /*background-color: $grey-lighter-2;*/
  /*line-height: 1.2em;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 767px) {
  /* line 327, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper {
    width: 100%;
    min-height: 200px !important;
  }
}

/* line 347, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper .title {
  margin: auto auto;
  max-width: 220px;
}

/* line 353, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper .quote {
  line-height: 1.6em;
  padding: 20px;
  color: #5b5c64;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 14pt;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -moz-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

/* line 367, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper .rating {
  color: #E67E22;
  margin-top: 10px;
}

/* line 372, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_testemunhos #testemunhos .testimonial .info-wrapper .name {
  bottom: 0px;
  /*height: 40px;*/
  right: 0px;
  font-weight: bold;
  text-align: center;
  color: #40B7A0;
  font-size: 12pt;
}

/* line 389, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_contacts h3 {
  font-weight: 300;
  margin-top: 0px;
  color: #777;
  margin-bottom: 60px;
  text-align: center;
  margin-bottom: 60px;
}

/* line 398, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_contacts #see-email {
  font-size: 14px;
  line-height: 22px;
  line-height: 1.3em;
  height: 24px;
  padding: 0px 10px;
}

/* line 405, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
#homehunted-service #section_contacts .contacts-details {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 413, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans {
    overflow: hidden;
  }
  /* line 417, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #type-tabs a.tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 45%;
    font-size: 14px;
  }
  /* line 424, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile {
    display: block;
    min-height: 400px;
    overflow: hidden;
  }
  /* line 428, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .sale, #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent {
    width: 100%;
    position: absolute;
    overflow: hidden;
  }
  /* line 434, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .sale > p, #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent > p {
    color: #777;
    font-size: 13px;
    text-align: center;
  }
  /* line 440, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-sale {
    min-height: 400px;
  }
  /* line 442, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-sale .sale {
    -moz-animation: return-left 0.3s both;
    -webkit-animation: return-left 0.3s both;
    animation: return-left 0.3s both;
  }
  /* line 447, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-sale .rent {
    -moz-animation: go-right 0.3s both;
    -webkit-animation: go-right 0.3s both;
    animation: go-right 0.3s both;
  }
  /* line 453, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-rent {
    min-height: 200px;
  }
  /* line 455, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-rent .sale {
    -moz-animation: go-left 0.3s both;
    -webkit-animation: go-left 0.3s both;
    animation: go-left 0.3s both;
  }
  /* line 460, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile.container-rent .rent {
    -moz-animation: return-right 0.3s both;
    -webkit-animation: return-right 0.3s both;
    animation: return-right 0.3s both;
  }
  /* line 466, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #66C5B3;
    margin: 5px 20px;
    padding: 20px;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
  }
  /* line 475, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .title {
    display: block;
    font-size: 25px;
    line-height: 1.3em;
    margin-bottom: 10px;
  }
  /* line 481, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .button-wrap {
    display: block;
    margin-top: 10px;
  }
  /* line 485, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .price-wrap {
    display: block;
    padding-top: 5px;
  }
  /* line 489, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .price-wrap small {
    font-size: 15px;
    line-height: 1.3em;
    display: block;
    padding-bottom: 5px;
  }
  /* line 495, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .price-wrap .price {
    display: inline-block;
    font-size: 30px;
    line-height: 1.1em;
    font-weight: 900;
    border: solid 1px white;
    padding: 3px 8px;
    margin-bottom: 5px;
    vertical-align: top;
  }
  /* line 504, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .price-wrap .price small {
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    line-height: 13px;
  }
  /* line 512, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package .open-button {
    border: none;
    background: #3cac96;
    color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
  }
  /* line 523, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package button {
    min-width: 105px;
    border: 0px solid transparent;
  }
  /* line 526, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package button:active {
    margin-top: 0px;
  }
  /* line 530, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package.featured {
    background-color: #40B7A0;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 534, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package.featured .open-button {
    background-color: #38a08c;
  }
  /* line 537, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .package.featured .badge {
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: #efc849;
    display: block;
    color: black;
    text-transform: uppercase;
    font-size: 15px;
    height: 30px;
    padding-top: 10px;
    line-height: 1.1em;
    text-align: center;
    width: 200px;
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: 900;
    color: #f6514d;
    -webkit-transform: rotate(-45deg) translate(-55px, -40px);
    -moz-transform: rotate(-45deg) translate(-55px, -40px);
    -ms-transform: rotate(-45deg) translate(-55px, -40px);
    -o-transform: rotate(-45deg) translate(-55px, -40px);
    transform: rotate(-45deg) translate(-55px, -40px);
  }
  /* line 559, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent {
    opacity: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  /* line 563, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent .package {
    background-color: #eda05c;
  }
  /* line 565, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent .package.featured {
    background-color: #E67E22;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 569, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent .package.featured .open-button {
    background-color: #d26f18;
  }
  /* line 573, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #price-table-container-mobile .rent .package .open-button {
    background: #df7619;
  }
  /* line 579, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details {
    display: block;
    position: fixed;
    overflow: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: white;
    opacity: 0;
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
    -webkit-transition: compact(compact(all 0.2s ease-in, false, false, false, false, false, false, false, false, false) false false...);
    -moz-transition: compact(compact(all 0.2s ease-in, false, false, false, false, false, false, false, false, false) false false false...);
    -o-transition: compact(compact(all 0.2s ease-in, false, false, false, false, false, false, false, false, false) false false false...);
    transition: compact(all 0.2s ease-in, false, false, false, false, false, false, false, false, false);
    z-index: 3000;
    padding: 20px;
  }
  /* line 594, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details h3 {
    margin-top: 0px;
    line-height: 1.1em;
    margin-bottom: 20px;
  }
  /* line 598, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details h3 small {
    display: block;
    font-size: 16px;
    line-height: 1.1em;
  }
  /* line 604, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details.show {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: compact(compact(all 0.2s ease-out, false, false, false, false, false, false, false, false, false) false false...);
    -moz-transition: compact(compact(all 0.2s ease-out, false, false, false, false, false, false, false, false, false) false false false...);
    -o-transition: compact(compact(all 0.2s ease-out, false, false, false, false, false, false, false, false, false) false false false...);
    transition: compact(all 0.2s ease-out, false, false, false, false, false, false, false, false, false);
    display: block;
  }
  /* line 610, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details .close {
    cursor: pointer;
    text-align: center;
    border: solid 1px #E67E22;
    position: absolute;
    top: 5px;
    right: 10px;
    color: #E67E22;
    background: none;
    font-size: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
  }
  /* line 624, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details .close.bottom {
    bottom: -60px;
    top: auto;
    right: auto;
    left: 10px;
  }
  /* line 632, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content > p {
    color: #777;
    font-size: 13px;
  }
  /* line 637, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity {
    overflow: hidden;
    max-width: 450px;
    margin: 0px auto;
    margin-bottom: 10px;
  }
  /* line 642, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity .val {
    float: left;
  }
  /* line 644, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity .val .green-check {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #40B7A0;
    font-size: 25px;
  }
  /* line 653, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity .val .times {
    color: #777;
    font-size: 32px;
    padding-left: 8px;
    line-height: 36px;
    text-align: center;
  }
  /* line 661, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity .name {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
    height: 37px;
    margin-left: 50px;
    line-height: 1.2em;
  }
  /* line 669, D:/Webserver/homehunting/webapp/assets/css/webapp/scss/about.scss */
  #homehunted-service #section_plans #price-table-container #mobile-package-details #mobile-package-details-content .activity .name .bubble {
    font-size: 14px;
    color: #ff8519;
    font-weight: bold;
  }
}
