body {
  font-family: "Assistant", sans-serif; }

h1 {
  font-family: "Assistant", sans-serif; }

a {
  text-decoration: none; }

*:focus {
  outline: none; }

input,
textarea {
  font-family: "Assistant", sans-serif; }

.container {
  max-width: 950px;
  width: 100%;
  margin: 0 auto; }

body {
  background-color: #f1f1f1; }

header .filter {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 337px; }
  header .filter .wrp-label-option {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 0 0 37px;
    max-width: 150px;
    width: 100%; }
    header .filter .wrp-label-option:first-child {
      margin: 0; }
    header .filter .wrp-label-option label {
      color: #ffffff;
      font-size: 12px;
      font-weight: 400;
      margin: 0 0 5px 0; }
    header .filter .wrp-label-option select {
      background-color: #ffffff;
      padding: 5px;
      color: #938d8d;
      font-size: 13px;
      font-weight: 400;
      min-width: 150px; }

#view {
  min-width: 150px;
  padding: 5px;
  color: #8d8d8d; }

.wrp-form-display {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 665px;
  margin: 0 auto; }
  .wrp-form-display .wrp-display ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .wrp-form-display .wrp-display ul li {
      position: relative;
      padding-right: 20px;
      margin: 0 10px; }
      .wrp-form-display .wrp-display ul li:after {
        content: "";
        width: 16px;
        height: 16px;
        position: absolute;
        right: 0;
        background-repeat: no-repeat;
        background-size: 100% 100%; }
      .wrp-form-display .wrp-display ul li:first-child:after {
        background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAdVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAADlNUBSAAAAJXRSTlMACgviAW+SiThWTCIuKxGrl0tbJaOPUGZkKE9GHCQjDuh3lDsN3Y8cBAAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABQSURBVAjXlcxHEoAgEAXRr46YMAfMAeH+V3QxZRVb3rqrEYRw2YhikTCRIstRyJLJCl7qhtru12MYaVIzU4vfat2wHyc7LtibHi2YfmGM237waAXz3zjwfQAAAABJRU5ErkJggg==); }
      .wrp-form-display .wrp-display ul li:last-child:after {
        background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEUAAAD///////////////////////////////////////8AAAC0t6v7AAAACnRSTlMAwODT3srm8/0By47WtwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAA8SURBVAjXYxAyNglgdTZWZFi1atUCLiDBkLVqVQH7qlXLsDC6IGpWIERmzpw5gRNIIBh4FGMy4JbCnAEAsdk+9QSjgugAAAAASUVORK5CYII=); }
  .wrp-form-display .wrp-display a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400; }
    .wrp-form-display .wrp-display a:hover, .wrp-form-display .wrp-display a.active {
      color: #10d4db; }

.wrp-page .wrp-sort {
  margin: 0 0 5px 0; }
  .wrp-page .wrp-sort form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
  .wrp-page .wrp-sort input,
  .wrp-page .wrp-sort select {
    color: #9b9696;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 0 10px 20px;
    max-width: calc(150px - 20px);
    width: 100%;
    border: 1px solid #9b9696; }
  .wrp-page .wrp-sort input {
    width: 100%;
    max-width: calc(70px - 20px);
    padding: 5px 15px; }
  .wrp-page .wrp-sort select {
    width: 100%;
    border-left: 0;
    max-width: calc(120px - 20px);
    padding: 5px 15px;
    font-size: 11px; }

.wrp-page article {
  box-shadow: 0 0 3px rgba(1, 5, 7, 0.28);
  background-color: #ffffff;
  padding: 0 15px 0 0;
  margin: 10px 0; }

.wrp-page .wrp-two-col {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  align-items: flex-start; }
  .wrp-page .wrp-two-col .one-col {
    width: 50%; }
    .wrp-page .wrp-two-col .one-col:first-child {
      display: flex;
      align-items: center;
      justify-content: center;
      justify-content: flex-start;
      max-width: 410px;
      height: 207px;
      overflow: hidden; }
      .wrp-page .wrp-two-col .one-col:first-child img {
        width: 100%;
        height: auto; }
    .wrp-page .wrp-two-col .one-col:last-child {
      max-width: 505px;
      width: 100%;
      margin: 20px 0 0 20px; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: space-between; }
      .wrp-page .wrp-two-col .one-col:last-child h3 {
        color: #ac4053;
        font-size: 25px;
        font-weight: 700; }
      .wrp-page .wrp-two-col .one-col:last-child span {
        color: #969ba2;
        font-size: 16px;
        font-weight: 700; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-property ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: flex-start;
        margin: 28px 0 42px; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-property li {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        color: #000000;
        font-size: 20px;
        font-weight: 400;
        position: relative;
        margin: 0 23px; }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:before {
          position: absolute;
          content: "";
          display: block;
          left: 0;
          top: calc(50% - 20px); }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:nth-child(1) {
          padding-left: 50px;
          margin: 0; }
          .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:nth-child(1):before {
            background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAhCAMAAACC5ikkAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABmFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADn+ofsAAAAh3RSTlMAMQjHcQfr93cM4P2SFdyrIOL7QljFLgHmmD8CNTnaVAXkKD2vzvFrChwJsoMQHpsYQdG0JAOAz1djSfNHBDRcF9N0C3CgkRKChSwGDqZ8FLUqvC/p1zp+W9m37U8270RZVcpnQ96oDSOXfxNoDxGezCEblGwwO3t5UdWObRkrvj6dGsjDwa2PSEkaAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAatJREFUOMuN0+dTGkEYBvAFREXqCbronhosIKgEC8bkxEJix4KoZ9eg2LClmBh7zfNve4DjjHqF58Pu7M5v3p15d5fo9CSfGAqM+bDComJTHqwEZotVm9lQCLtDk3GlThfKyqkGc8Oqr4CtkmlV46uqAXfNB1XmKa2tq+d1DV5fo/qhfhYgxN9kbm5RZcHs7LfjY0iTsdY2oL1Di4U7P3V9RgNP1RlpsVL2RbB1R9RZJrSnzdNrVGN9mbZRvh+IflVmNPpNend6e1HzAAaHlKsNY8RE6KhuLGbBuF+RTQADk9kNo888FaeKTMC0I7uTmMHsHFNi4jwWElKV2CLGF5aWI7JMxApzrQprjATWv8fiSWwY5ZmT0M0UenNVglsQt2VZlTTu2M3R3IfkgV3re7YHXzo9lN4XYDmQlodHOEb9D5m+vWTqJyWhX8WO30LyhL5hf/Ym/mZyeiqKy9LFsTBh/2bPWtlrJhfaBa8rosm2z+HFReCZXSqxq+vhmy1h5DDH4kwhY8FQODiN2zuJrYIzJOVjuL9/SHqBhwQjjymPWykc5+ZSKa7k/8kTjyx7dArqS/wAAAAASUVORK5CYII=);
            width: 38px;
            height: 33px; }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:nth-child(2) {
          padding-left: 50px; }
          .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:nth-child(2):before {
            background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAwCAMAAABzC0lBAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABX1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABIpo43AAAAdHRSTlMACUpfXWFJCOv7+f3pXLcXhqCdmMXant7MpaarjhgvcHkyc3x7ATh4ghJDfrnDvtzBAlT38Wl0LRYUGj0e2eIO5gzkCwrXB4nRBMAFFcoDoym0qHHPvKqtm8jTtfUTbTDVJsealaKUkZKPi4iFlyBvDzFXW1tTDdgAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAACnElEQVRIx9WW+1cSURDHx8JFW9cSkkUwzepSqyCi+cgnyObqbrkUhZWgaGr4yFfz/5/mXlyMEyLXn+p7OIc7985n7szs4y603bvvk1a74of2js4H0lK7NOjGO6kbHj7qCQgFHyP2hgI3KqQjhvsiQtH+J3CtAcRBaKKniAMNF4YQnzUDnyMO/SPgbTW+aFwjYzHEl6yJXiHGGKuDjOGReGI0idiVGLtRiQ7E5GgiPjJsXGGpcdmrP54SOUb4eOJ1i5rg3hGe8SQNpqZn3rSomekpAiYBZulvDqQ0R8gs+G65CI00iOiDIKrzsuC8ikFYwMUlWXBpERcgjb0ZWTDTi2lYvhu4/J+BWQDTIMmCb1cALH4H6q2imQUBrq5x0NZ01PmsYZhi1RQpOIZDM4wsp7r47hp8v85BC+hBJnebtrYYMJ6DbdKk5VIuGlk5YHzR9kB1LMVB13D5nI26oqMC5KnY6PJotstj6VUjp8RqO35IeTWa4PDAGkWwUYMcokO+BiAZFIlP2LlaqupHAdq0KdXA/XjO9H4RhsifG2KgUHjX66oaEaDl6LTMuE+ednQxz32dOpCBk0c0PbAvVWuOSZBuXflRWVcd88CYzjvFIFut0QMZbwbj/VOojpguulsH5ngjqMjsp1qqcjI/15ojp7aCADekQX9A1Bhflwa/CPCrI51qhMA0fluRBuP0zklj0pQFs6sEbmKxJAuWirgJW9IngDgDtmAbseyX4/xlxG1YL9Dnyw5rHWM7YcQCXcISnXjF3Q33+15gvycUCO4dcP2oHFQqlcOj45OTY+uo/7DyMxDap3V3Y7dIp6loy2m46fGrqn9NhU+rm6+dRcvFFj8FO4vl6Nmal3bq/OLSp/3S/pSPfo10eXEu7u3fpOo/bJ4015sAAAAASUVORK5CYII=);
            width: 40px;
            height: 34px;
            background-size: 100%; }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li:nth-child(3) {
          color: #000000;
          font-size: 21px;
          font-weight: 700; }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li sup {
          vertical-align: super;
          margin-top: -10px; }
        .wrp-page .wrp-two-col .one-col:last-child .wrp-property li small {
          color: #000000;
          font-size: 10px;
          font-weight: 400; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-description p {
        color: #acb0b0;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        line-height: 18px; }

.wrp-page .wrp-pagination {
  margin: 40px 0 100px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrp-page .wrp-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center; }
  .wrp-page .wrp-pagination a,
  .wrp-page .wrp-pagination span {
    color: #6e6a6a;
    font-size: 19px;
    font-weight: 700;
    margin: 0 5px;
    border: 1px solid transparent; }
    .wrp-page .wrp-pagination a.active, .wrp-page .wrp-pagination a.current, .wrp-page .wrp-pagination a:hover,
    .wrp-page .wrp-pagination span.active,
    .wrp-page .wrp-pagination span.current,
    .wrp-page .wrp-pagination span:hover {
      color: #000000;
      border: 1px solid #000000;
      padding: 0 5px;
      margin: 0; }

@media (max-width: 992px) {
  .wrp-page article {
    max-width: 480px;
    width: calc(100% - 30px);
    margin: 0 auto 10px; }
  .wrp-page .wrp-two-col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .wrp-page .wrp-two-col .one-col:first-child {
      width: 100%; }
    .wrp-page .wrp-two-col .one-col:last-child {
      margin: 20px 0 0; } }

@media (max-width: 860px) {
  body.category .wrp-container .wrp-text h2,
  body.tax-location .wrp-container .wrp-text h2,
  body.search-results .wrp-container .wrp-text h2,
  body.page-template-searchpage .wrp-container .wrp-text h2,
  body.single .wrp-container .wrp-text h2 {
    font-size: 28px; } }

@media (max-width: 590px) {
  .wrp-form-display {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .wrp-form-display .filter {
      margin: 0 0 10px; }
  .wrp-page .wrp-two-col .one-col:first-child {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 250px; }
  .wrp-page .wrp-two-col .one-col:last-child {
    margin: 10px 0 0; }
    .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr h3 {
        margin: 0 0 10px; }
    .wrp-page .wrp-two-col .one-col:last-child .wrp-property ul {
      flex-wrap: wrap;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 10px 0; }
      .wrp-page .wrp-two-col .one-col:last-child .wrp-property ul li {
        margin: 10px 23px; } }

@media (max-width: 480px) {
  body.category .wrp-container .search-form select,
  body.category .wrp-container .search-form select:nth-child(2),
  body.category .wrp-container .search-form input[type="text"],
  body.tax-location .wrp-container .search-form select,
  body.tax-location .wrp-container .search-form select:nth-child(2),
  body.tax-location .wrp-container .search-form input[type="text"],
  body.search-results .wrp-container .search-form select,
  body.search-results .wrp-container .search-form select:nth-child(2),
  body.search-results .wrp-container .search-form input[type="text"],
  body.page-template-searchpage .wrp-container .search-form select,
  body.page-template-searchpage .wrp-container .search-form select:nth-child(2),
  body.page-template-searchpage .wrp-container .search-form input[type="text"],
  body.single .wrp-container .search-form select,
  body.single .wrp-container .search-form select:nth-child(2),
  body.single .wrp-container .search-form input[type="text"] {
    max-width: 100%;
    width: calc(100% - 24px); }
  body.category .wrp-container .search-form input[type="submit"],
  body.tax-location .wrp-container .search-form input[type="submit"],
  body.search-results .wrp-container .search-form input[type="submit"],
  body.page-template-searchpage .wrp-container .search-form input[type="submit"],
  body.single .wrp-container .search-form input[type="submit"] {
    max-width: 330px;
    width: calc(100% - 24px); }
  .wrp-page .wrp-breadcrumbs li,
  .wrp-page .wrp-breadcrumbs a {
    font-size: 10px; } }

@media (max-width: 480px) {
  body.category .wrp-container .search-form,
  body.tax-location .wrp-container .search-form,
  body.search-results .wrp-container .search-form,
  body.page-template-searchpage .wrp-container .search-form,
  body.single .wrp-container .search-form {
    background-color: transparent;
    max-width: 270px;
    padding: 0;
    amrgin: 0 auto; }
    body.category .wrp-container .search-form div,
    body.tax-location .wrp-container .search-form div,
    body.search-results .wrp-container .search-form div,
    body.page-template-searchpage .wrp-container .search-form div,
    body.single .wrp-container .search-form div {
      width: 100%; }
    body.category .wrp-container .search-form #wrp-city,
    body.tax-location .wrp-container .search-form #wrp-city,
    body.search-results .wrp-container .search-form #wrp-city,
    body.page-template-searchpage .wrp-container .search-form #wrp-city,
    body.single .wrp-container .search-form #wrp-city {
      margin-bottom: 5px; }
    body.category .wrp-container .search-form select,
    body.category .wrp-container .search-form select:nth-child(2),
    body.category .wrp-container .search-form input[type="text"],
    body.tax-location .wrp-container .search-form select,
    body.tax-location .wrp-container .search-form select:nth-child(2),
    body.tax-location .wrp-container .search-form input[type="text"],
    body.search-results .wrp-container .search-form select,
    body.search-results .wrp-container .search-form select:nth-child(2),
    body.search-results .wrp-container .search-form input[type="text"],
    body.page-template-searchpage .wrp-container .search-form select,
    body.page-template-searchpage .wrp-container .search-form select:nth-child(2),
    body.page-template-searchpage .wrp-container .search-form input[type="text"],
    body.single .wrp-container .search-form select,
    body.single .wrp-container .search-form select:nth-child(2),
    body.single .wrp-container .search-form input[type="text"] {
      max-width: 100%;
      width: 100%;
      margin: 5px 0; }
    body.category .wrp-container .search-form input[type="submit"],
    body.tax-location .wrp-container .search-form input[type="submit"],
    body.search-results .wrp-container .search-form input[type="submit"],
    body.page-template-searchpage .wrp-container .search-form input[type="submit"],
    body.single .wrp-container .search-form input[type="submit"] {
      max-width: 330px;
      width: 100%;
      color: #ffffff;
      font-family: "Open Sans";
      font-size: 18px;
      font-weight: 700;
      max-width: 116px;
      padding: 10px 0;
      margin: 5px auto 0; }
  body.category .wrp-container h1,
  body.tax-location .wrp-container h1,
  body.search-results .wrp-container h1,
  body.page-template-searchpage .wrp-container h1,
  body.single .wrp-container h1 {
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 23px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 190px;
    margin: 0 auto; }
  body.category .wrp-container .wrp-text,
  body.tax-location .wrp-container .wrp-text,
  body.search-results .wrp-container .wrp-text,
  body.page-template-searchpage .wrp-container .wrp-text,
  body.single .wrp-container .wrp-text {
    text-align: justify;
    margin-bottom: 10px; }
    body.category .wrp-container .wrp-text h2,
    body.tax-location .wrp-container .wrp-text h2,
    body.search-results .wrp-container .wrp-text h2,
    body.page-template-searchpage .wrp-container .wrp-text h2,
    body.single .wrp-container .wrp-text h2 {
      color: #ffffff;
      font-family: "Open Sans";
      font-size: 15px;
      font-weight: 700; }
    body.category .wrp-container .wrp-text p,
    body.tax-location .wrp-container .wrp-text p,
    body.search-results .wrp-container .wrp-text p,
    body.page-template-searchpage .wrp-container .wrp-text p,
    body.single .wrp-container .wrp-text p {
      color: #ffffff;
      font-family: "Open Sans";
      font-size: 9px;
      font-weight: 400;
      line-height: 9px; }
  header .filter .wrp-label-option select {
    width: 100%;
    min-width: inherit; }
  .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr {
    flex-direction: row;
    justify-content: space-between; }
    .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr h3 {
      color: #ac4053;
      font-family: "Open Sans";
      font-size: 13px;
      font-weight: 700; }
    .wrp-page .wrp-two-col .one-col:last-child .wrp-title-descr span {
      color: #969ba2;
      font-family: "Open Sans";
      font-size: 9px;
      font-weight: 700; }
  .wrp-page .wrp-two-col .one-col:last-child .wrp-property ul li {
    margin: 10px 13px;
    font-size: 11px; }
    .wrp-page .wrp-two-col .one-col:last-child .wrp-property ul li:nth-child(3) {
      font-size: 11px; } }
