@charset "UTF-8";
/*------------------------------------------------------------------

[Table of contents]

1. Libraries
2. Colors
3. Variables
4. Custom Mixins
5. Common Classes
6. Basic Elements
7. Page Layout
8. Forms
9. Buttons
10. Widgets
11. Pagination
12. Pricing
13. Partners
14. Breadcrumbs
15. Charts
16. Navigation
17. Tables
18. Promo Box
19. Invoice Template
20. Isotope
21. FAQ
22. Posts
23. Features
24. Footer
25. Headers
26. Promotions
27. Map
28. Bootstrap Carousel
29. Agents
30. Agencies
31. Properties
32. Misc
*/
/*------------------------------------------------------------------
[ 1. Libraries ]
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
     
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container, #slider .carousel-caption, .cookie-policy-inner, .cover-search {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, #slider .carousel-caption:before, .cookie-policy-inner:before, .cover-search:before, .container:after, #slider .carousel-caption:after, .cookie-policy-inner:after, .cover-search:after {
    content: " ";
    display: table; }
  .container:after, #slider .carousel-caption:after, .cookie-policy-inner:after, .cover-search:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, #slider .carousel-caption, .cookie-policy-inner, .cover-search {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, #slider .carousel-caption, .cookie-policy-inner, .cover-search {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, #slider .carousel-caption, .cookie-policy-inner, .cover-search {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .property-amenities ul {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .property-amenities ul:before, .row:after, .property-amenities ul:after {
    content: " ";
    display: table; }
  .row:after, .property-amenities ul:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .property-amenities li, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .review-form-email, .review-form-author, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .cover-search-inner, #reviews .form-submit, .review-form-rating, .review-form-review, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .property-amenities li, .col-sm-4, .col-sm-5, .col-sm-6, .review-form-email, .review-form-author, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .cover-search-inner, #reviews .form-submit, .review-form-rating, .review-form-review {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, .property-amenities li {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6, .review-form-email, .review-form-author {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12, .cover-search-inner, #reviews .form-submit, .review-form-rating, .review-form-review {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table, .type-post table, .post-box table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .type-post table > thead > tr > th, .post-box table > thead > tr > th,
  .table > thead > tr > td, .type-post table > thead > tr > td, .post-box table > thead > tr > td,
  .table > tbody > tr > th, .type-post table > tbody > tr > th, .post-box table > tbody > tr > th,
  .table > tbody > tr > td, .type-post table > tbody > tr > td, .post-box table > tbody > tr > td,
  .table > tfoot > tr > th, .type-post table > tfoot > tr > th, .post-box table > tfoot > tr > th,
  .table > tfoot > tr > td, .type-post table > tfoot > tr > td, .post-box table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .type-post table > thead > tr > th, .post-box table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .type-post table > caption + thead > tr:first-child > th, .post-box table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td, .type-post table > caption + thead > tr:first-child > td, .post-box table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th, .type-post table > colgroup + thead > tr:first-child > th, .post-box table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td, .type-post table > colgroup + thead > tr:first-child > td, .post-box table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th, .type-post table > thead:first-child > tr:first-child > th, .post-box table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td, .type-post table > thead:first-child > tr:first-child > td, .post-box table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .type-post table > tbody + tbody, .post-box table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .type-post table .table, .post-box table .table, .table .type-post table, .type-post .table table, .type-post table table, .table .post-box table, .post-box .table table, .post-box table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .type-post table > thead > tr > td.active, .post-box table > thead > tr > td.active,
.table > thead > tr > th.active, .type-post table > thead > tr > th.active, .post-box table > thead > tr > th.active,
.table > thead > tr.active > td, .type-post table > thead > tr.active > td, .post-box table > thead > tr.active > td,
.table > thead > tr.active > th, .type-post table > thead > tr.active > th, .post-box table > thead > tr.active > th,
.table > tbody > tr > td.active, .type-post table > tbody > tr > td.active, .post-box table > tbody > tr > td.active,
.table > tbody > tr > th.active, .type-post table > tbody > tr > th.active, .post-box table > tbody > tr > th.active,
.table > tbody > tr.active > td, .type-post table > tbody > tr.active > td, .post-box table > tbody > tr.active > td,
.table > tbody > tr.active > th, .type-post table > tbody > tr.active > th, .post-box table > tbody > tr.active > th,
.table > tfoot > tr > td.active, .type-post table > tfoot > tr > td.active, .post-box table > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .type-post table > tfoot > tr > th.active, .post-box table > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .type-post table > tfoot > tr.active > td, .post-box table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .type-post table > tfoot > tr.active > th, .post-box table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .type-post table > thead > tr > td.success, .post-box table > thead > tr > td.success,
.table > thead > tr > th.success, .type-post table > thead > tr > th.success, .post-box table > thead > tr > th.success,
.table > thead > tr.success > td, .type-post table > thead > tr.success > td, .post-box table > thead > tr.success > td,
.table > thead > tr.success > th, .type-post table > thead > tr.success > th, .post-box table > thead > tr.success > th,
.table > tbody > tr > td.success, .type-post table > tbody > tr > td.success, .post-box table > tbody > tr > td.success,
.table > tbody > tr > th.success, .type-post table > tbody > tr > th.success, .post-box table > tbody > tr > th.success,
.table > tbody > tr.success > td, .type-post table > tbody > tr.success > td, .post-box table > tbody > tr.success > td,
.table > tbody > tr.success > th, .type-post table > tbody > tr.success > th, .post-box table > tbody > tr.success > th,
.table > tfoot > tr > td.success, .type-post table > tfoot > tr > td.success, .post-box table > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .type-post table > tfoot > tr > th.success, .post-box table > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .type-post table > tfoot > tr.success > td, .post-box table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .type-post table > tfoot > tr.success > th, .post-box table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .type-post table > thead > tr > td.info, .post-box table > thead > tr > td.info,
.table > thead > tr > th.info, .type-post table > thead > tr > th.info, .post-box table > thead > tr > th.info,
.table > thead > tr.info > td, .type-post table > thead > tr.info > td, .post-box table > thead > tr.info > td,
.table > thead > tr.info > th, .type-post table > thead > tr.info > th, .post-box table > thead > tr.info > th,
.table > tbody > tr > td.info, .type-post table > tbody > tr > td.info, .post-box table > tbody > tr > td.info,
.table > tbody > tr > th.info, .type-post table > tbody > tr > th.info, .post-box table > tbody > tr > th.info,
.table > tbody > tr.info > td, .type-post table > tbody > tr.info > td, .post-box table > tbody > tr.info > td,
.table > tbody > tr.info > th, .type-post table > tbody > tr.info > th, .post-box table > tbody > tr.info > th,
.table > tfoot > tr > td.info, .type-post table > tfoot > tr > td.info, .post-box table > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .type-post table > tfoot > tr > th.info, .post-box table > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .type-post table > tfoot > tr.info > td, .post-box table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .type-post table > tfoot > tr.info > th, .post-box table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .type-post table > thead > tr > td.warning, .post-box table > thead > tr > td.warning,
.table > thead > tr > th.warning, .type-post table > thead > tr > th.warning, .post-box table > thead > tr > th.warning,
.table > thead > tr.warning > td, .type-post table > thead > tr.warning > td, .post-box table > thead > tr.warning > td,
.table > thead > tr.warning > th, .type-post table > thead > tr.warning > th, .post-box table > thead > tr.warning > th,
.table > tbody > tr > td.warning, .type-post table > tbody > tr > td.warning, .post-box table > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .type-post table > tbody > tr > th.warning, .post-box table > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .type-post table > tbody > tr.warning > td, .post-box table > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .type-post table > tbody > tr.warning > th, .post-box table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .type-post table > tfoot > tr > td.warning, .post-box table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .type-post table > tfoot > tr > th.warning, .post-box table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .type-post table > tfoot > tr.warning > td, .post-box table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .type-post table > tfoot > tr.warning > th, .post-box table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .type-post table > thead > tr > td.danger, .post-box table > thead > tr > td.danger,
.table > thead > tr > th.danger, .type-post table > thead > tr > th.danger, .post-box table > thead > tr > th.danger,
.table > thead > tr.danger > td, .type-post table > thead > tr.danger > td, .post-box table > thead > tr.danger > td,
.table > thead > tr.danger > th, .type-post table > thead > tr.danger > th, .post-box table > thead > tr.danger > th,
.table > tbody > tr > td.danger, .type-post table > tbody > tr > td.danger, .post-box table > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .type-post table > tbody > tr > th.danger, .post-box table > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .type-post table > tbody > tr.danger > td, .post-box table > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .type-post table > tbody > tr.danger > th, .post-box table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .type-post table > tfoot > tr > td.danger, .post-box table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .type-post table > tfoot > tr > th.danger, .post-box table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .type-post table > tfoot > tr.danger > td, .post-box table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .type-post table > tfoot > tr.danger > th, .post-box table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .cover-title h1 {
    font-weight: 600;
    font-size: 48px; }
            body .header-navigation .nav li.has-children div ul li a{background: none !important}
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, .type-post .table-responsive > table, .post-box .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .type-post .table-responsive > table > thead > tr > th, .post-box .table-responsive > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td, .type-post
        .table-responsive > table > thead > tr > td, .post-box
        .table-responsive > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th, .type-post
        .table-responsive > table > tbody > tr > th, .post-box
        .table-responsive > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td, .type-post
        .table-responsive > table > tbody > tr > td, .post-box
        .table-responsive > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th, .type-post
        .table-responsive > table > tfoot > tr > th, .post-box
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td, .type-post
        .table-responsive > table > tfoot > tr > td, .post-box
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } 
body .header-navigation .nav li.has-children div {
	background-color: #fff;
	border-radius: 1px;
	box-shadow: none;
	left: 0;
	overflow: visible;
	position: relative;
	top: 0;
	z-index: 9999;
	transition: all 0.5s ease 0s !important;
	opacity: 1;
	width: auto !important;
	height: auto !important;
	pointer-events: auto;
	padding-left: 24px;
}
     body  .header {
	z-index: 9999999;
	position: relative;
}
 body .header-navigation {
	height: 82%;
	overflow: auto;
}
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, .comment-respond input[type=text], .comment-respond input[type=email], .dsidx-search-widget input, #dsidx.dsidx-details .dsidx-contact-form table input[type=text] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .comment-respond input[type=text]:focus, .comment-respond input[type=email]:focus, .dsidx-search-widget input:focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .comment-respond input[type=text]::-moz-placeholder, .comment-respond input[type=email]::-moz-placeholder, .dsidx-search-widget input::-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .comment-respond input[type=text]:-ms-input-placeholder, .comment-respond input[type=email]:-ms-input-placeholder, .dsidx-search-widget input:-ms-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .comment-respond input[type=text]::-webkit-input-placeholder, .comment-respond input[type=email]::-webkit-input-placeholder, .dsidx-search-widget input::-webkit-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .comment-respond input[disabled][type=text], .comment-respond input[disabled][type=email], .dsidx-search-widget input[disabled], #dsidx.dsidx-details .dsidx-contact-form table input[disabled][type=text], .form-control[readonly], .comment-respond input[readonly][type=text], .comment-respond input[readonly][type=email], .dsidx-search-widget input[readonly], #dsidx.dsidx-details .dsidx-contact-form table input[readonly][type=text],
  fieldset[disabled] .form-control,
  fieldset[disabled] .comment-respond input[type=text], .comment-respond
  fieldset[disabled] input[type=text],
  fieldset[disabled] .comment-respond input[type=email], .comment-respond
  fieldset[disabled] input[type=email],
  fieldset[disabled] .dsidx-search-widget input, .dsidx-search-widget
  fieldset[disabled] input,
  fieldset[disabled] #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table
  fieldset[disabled] input[type=text] {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .comment-respond .input-group-sm > input[type="date"][type=text], .comment-respond .input-group-sm > input[type="date"][type=email], .dsidx-search-widget .input-group-sm > input[type="date"], #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type="date"][type=text],
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="date"].submission-payment-process, #reviews .form-submit
    .input-group-sm > .input-group-btn > input[type="date"][type=submit], .dsidx-search-button
    .input-group-sm > .input-group-btn > input[type="date"], #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-sm > .input-group-btn > input[type="date"][type=button],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .comment-respond .input-group-sm > input[type="time"][type=text],
    .comment-respond .input-group-sm > input[type="time"][type=email],
    .dsidx-search-widget .input-group-sm > input[type="time"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type="time"][type=text],
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > .input-group-btn > input[type="time"].submission-payment-process,
    #reviews .form-submit
    .input-group-sm > .input-group-btn > input[type="time"][type=submit],
    .dsidx-search-button
    .input-group-sm > .input-group-btn > input[type="time"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-sm > .input-group-btn > input[type="time"][type=button],
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .comment-respond .input-group-sm > input[type="datetime-local"][type=text],
    .comment-respond .input-group-sm > input[type="datetime-local"][type=email],
    .dsidx-search-widget .input-group-sm > input[type="datetime-local"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type="datetime-local"][type=text],
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].submission-payment-process,
    #reviews .form-submit
    .input-group-sm > .input-group-btn > input[type="datetime-local"][type=submit],
    .dsidx-search-button
    .input-group-sm > .input-group-btn > input[type="datetime-local"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-sm > .input-group-btn > input[type="datetime-local"][type=button],
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .comment-respond .input-group-sm > input[type="month"][type=text],
    .comment-respond .input-group-sm > input[type="month"][type=email],
    .dsidx-search-widget .input-group-sm > input[type="month"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type="month"][type=text],
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > .input-group-btn > input[type="month"].submission-payment-process,
    #reviews .form-submit
    .input-group-sm > .input-group-btn > input[type="month"][type=submit],
    .dsidx-search-button
    .input-group-sm > .input-group-btn > input[type="month"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-sm > .input-group-btn > input[type="month"][type=button],
    .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .comment-respond .input-group-lg > input[type="date"][type=text], .comment-respond .input-group-lg > input[type="date"][type=email], .dsidx-search-widget .input-group-lg > input[type="date"], #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type="date"][type=text],
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="date"].submission-payment-process, #reviews .form-submit
    .input-group-lg > .input-group-btn > input[type="date"][type=submit], .dsidx-search-button
    .input-group-lg > .input-group-btn > input[type="date"], #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-lg > .input-group-btn > input[type="date"][type=button],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .comment-respond .input-group-lg > input[type="time"][type=text],
    .comment-respond .input-group-lg > input[type="time"][type=email],
    .dsidx-search-widget .input-group-lg > input[type="time"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type="time"][type=text],
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > .input-group-btn > input[type="time"].submission-payment-process,
    #reviews .form-submit
    .input-group-lg > .input-group-btn > input[type="time"][type=submit],
    .dsidx-search-button
    .input-group-lg > .input-group-btn > input[type="time"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-lg > .input-group-btn > input[type="time"][type=button],
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .comment-respond .input-group-lg > input[type="datetime-local"][type=text],
    .comment-respond .input-group-lg > input[type="datetime-local"][type=email],
    .dsidx-search-widget .input-group-lg > input[type="datetime-local"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type="datetime-local"][type=text],
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].submission-payment-process,
    #reviews .form-submit
    .input-group-lg > .input-group-btn > input[type="datetime-local"][type=submit],
    .dsidx-search-button
    .input-group-lg > .input-group-btn > input[type="datetime-local"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-lg > .input-group-btn > input[type="datetime-local"][type=button],
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .comment-respond .input-group-lg > input[type="month"][type=text],
    .comment-respond .input-group-lg > input[type="month"][type=email],
    .dsidx-search-widget .input-group-lg > input[type="month"],
    #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type="month"][type=text],
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > .input-group-btn > input[type="month"].submission-payment-process,
    #reviews .form-submit
    .input-group-lg > .input-group-btn > input[type="month"][type=submit],
    .dsidx-search-button
    .input-group-lg > .input-group-btn > input[type="month"],
    #dsidx.dsidx-details .dsidx-contact-form table
    .input-group-lg > .input-group-btn > input[type="month"][type=button],
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .comment-respond .input-group-lg > input.form-control-static[type=text], .comment-respond .input-group-lg > input.form-control-static[type=email], .dsidx-search-widget .input-group-lg > input.form-control-static, #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input.form-control-static[type=text],
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.submission-payment-process, #reviews .form-submit
  .input-group-lg > .input-group-btn > input.form-control-static[type=submit], .dsidx-search-button
  .input-group-lg > .input-group-btn > input.form-control-static, #dsidx.dsidx-details .dsidx-contact-form table
  .input-group-lg > .input-group-btn > input.form-control-static[type=button], .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .comment-respond .input-group-sm > input.form-control-static[type=text], .comment-respond .input-group-sm > input.form-control-static[type=email], .dsidx-search-widget .input-group-sm > input.form-control-static, #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input.form-control-static[type=text],
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.submission-payment-process, #reviews .form-submit
  .input-group-sm > .input-group-btn > input.form-control-static[type=submit], .dsidx-search-button
  .input-group-sm > .input-group-btn > input.form-control-static, #dsidx.dsidx-details .dsidx-contact-form table
  .input-group-sm > .input-group-btn > input.form-control-static[type=button] {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .comment-respond .input-group-sm > input[type=text], .comment-respond .input-group-sm > input[type=email], .dsidx-search-widget .input-group-sm > input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type=text],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .submission-payment-process, #reviews .form-submit
.input-group-sm > .input-group-btn > input[type=submit], .dsidx-search-button
.input-group-sm > .input-group-btn > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-sm > .input-group-btn > input[type=button] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.submission-payment-process {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.submission-payment-process,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].submission-payment-process {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .comment-respond input[type=text], .comment-respond .form-group-sm input[type=text], .form-group-sm .comment-respond input[type=email], .comment-respond .form-group-sm input[type=email], .form-group-sm .dsidx-search-widget input, .dsidx-search-widget .form-group-sm input, .form-group-sm #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .form-group-sm input[type=text] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .comment-respond .input-group-lg > input[type=text], .comment-respond .input-group-lg > input[type=email], .dsidx-search-widget .input-group-lg > input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type=text],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .submission-payment-process, #reviews .form-submit
.input-group-lg > .input-group-btn > input[type=submit], .dsidx-search-button
.input-group-lg > .input-group-btn > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-lg > .input-group-btn > input[type=button] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.submission-payment-process {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.submission-payment-process,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].submission-payment-process {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .comment-respond input[type=text], .comment-respond .form-group-lg input[type=text], .form-group-lg .comment-respond input[type=email], .comment-respond .form-group-lg input[type=email], .form-group-lg .dsidx-search-widget input, .dsidx-search-widget .form-group-lg input, .form-group-lg #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .form-group-lg input[type=text] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .comment-respond input[type=text], .comment-respond .has-feedback input[type=text], .has-feedback .comment-respond input[type=email], .comment-respond .has-feedback input[type=email], .has-feedback .dsidx-search-widget input, .dsidx-search-widget .has-feedback input, .has-feedback #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .has-feedback input[type=text] {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .comment-respond .input-group-lg > input[type=text] + .form-control-feedback, .comment-respond .input-group-lg > input[type=email] + .form-control-feedback, .dsidx-search-widget .input-group-lg > input + .form-control-feedback, #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input[type=text] + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .submission-payment-process + .form-control-feedback, #reviews .form-submit
.input-group-lg > .input-group-btn > input[type=submit] + .form-control-feedback, .dsidx-search-button
.input-group-lg > .input-group-btn > input + .form-control-feedback, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-lg > .input-group-btn > input[type=button] + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .comment-respond .input-group-sm > input[type=text] + .form-control-feedback, .comment-respond .input-group-sm > input[type=email] + .form-control-feedback, .dsidx-search-widget .input-group-sm > input + .form-control-feedback, #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input[type=text] + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .submission-payment-process + .form-control-feedback, #reviews .form-submit
.input-group-sm > .input-group-btn > input[type=submit] + .form-control-feedback, .dsidx-search-button
.input-group-sm > .input-group-btn > input + .form-control-feedback, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-sm > .input-group-btn > input[type=button] + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success .comment-respond input[type=text], .comment-respond .has-success input[type=text], .has-success .comment-respond input[type=email], .comment-respond .has-success input[type=email], .has-success .dsidx-search-widget input, .dsidx-search-widget .has-success input, .has-success #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .has-success input[type=text] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .comment-respond input[type=text]:focus, .comment-respond .has-success input[type=text]:focus, .has-success .comment-respond input[type=email]:focus, .comment-respond .has-success input[type=email]:focus, .has-success .dsidx-search-widget input:focus, .dsidx-search-widget .has-success input:focus, .has-success #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus, #dsidx.dsidx-details .dsidx-contact-form table .has-success input[type=text]:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .comment-respond input[type=text], .comment-respond .has-warning input[type=text], .has-warning .comment-respond input[type=email], .comment-respond .has-warning input[type=email], .has-warning .dsidx-search-widget input, .dsidx-search-widget .has-warning input, .has-warning #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .has-warning input[type=text] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .comment-respond input[type=text]:focus, .comment-respond .has-warning input[type=text]:focus, .has-warning .comment-respond input[type=email]:focus, .comment-respond .has-warning input[type=email]:focus, .has-warning .dsidx-search-widget input:focus, .dsidx-search-widget .has-warning input:focus, .has-warning #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus, #dsidx.dsidx-details .dsidx-contact-form table .has-warning input[type=text]:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .comment-respond input[type=text], .comment-respond .has-error input[type=text], .has-error .comment-respond input[type=email], .comment-respond .has-error input[type=email], .has-error .dsidx-search-widget input, .dsidx-search-widget .has-error input, .has-error #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .has-error input[type=text] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .comment-respond input[type=text]:focus, .comment-respond .has-error input[type=text]:focus, .has-error .comment-respond input[type=email]:focus, .comment-respond .has-error input[type=email]:focus, .has-error .dsidx-search-widget input:focus, .dsidx-search-widget .has-error input:focus, .has-error #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus, #dsidx.dsidx-details .dsidx-contact-form table .has-error input[type=text]:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .comment-respond input[type=text], .comment-respond .form-inline input[type=text], .form-inline .comment-respond input[type=email], .comment-respond .form-inline input[type=email], .form-inline .dsidx-search-widget input, .dsidx-search-widget .form-inline input, .form-inline #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .form-inline input[type=text] {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .comment-respond input[type=text], .comment-respond
    .form-inline .input-group input[type=text],
    .form-inline .input-group .comment-respond input[type=email], .comment-respond
    .form-inline .input-group input[type=email],
    .form-inline .input-group .dsidx-search-widget input, .dsidx-search-widget
    .form-inline .input-group input,
    .form-inline .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table
    .form-inline .input-group input[type=text] {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .comment-respond .input-group > input[type=text], .comment-respond .form-inline .input-group > input[type=text], .form-inline .comment-respond .input-group > input[type=email], .comment-respond .form-inline .input-group > input[type=email], .form-inline .dsidx-search-widget .input-group > input, .dsidx-search-widget .form-inline .input-group > input, .form-inline #dsidx.dsidx-details .dsidx-contact-form table .input-group > input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .form-inline .input-group > input[type=text] {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn, .submission-payment-process, #reviews .form-submit input[type=submit], .dsidx-search-button input, #dsidx.dsidx-details .dsidx-contact-form table input[type=button] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .submission-payment-process:focus, #reviews .form-submit input[type=submit]:focus, .dsidx-search-button input:focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:focus, .btn.focus, .focus.submission-payment-process, #reviews .form-submit input.focus[type=submit], .dsidx-search-button input.focus, #dsidx.dsidx-details .dsidx-contact-form table input.focus[type=button], .btn:active:focus, .submission-payment-process:active:focus, #reviews .form-submit input[type=submit]:active:focus, .dsidx-search-button input:active:focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:active:focus, .btn:active.focus, .submission-payment-process:active.focus, #reviews .form-submit input[type=submit]:active.focus, .dsidx-search-button input:active.focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:active.focus, .btn.active:focus, .active.submission-payment-process:focus, #reviews .form-submit input.active[type=submit]:focus, .dsidx-search-button input.active:focus, #dsidx.dsidx-details .dsidx-contact-form table input.active[type=button]:focus, .btn.active.focus, .active.focus.submission-payment-process, #reviews .form-submit input.active.focus[type=submit], .dsidx-search-button input.active.focus, #dsidx.dsidx-details .dsidx-contact-form table input.active.focus[type=button] {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .submission-payment-process:hover, #reviews .form-submit input[type=submit]:hover, .dsidx-search-button input:hover, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:hover, .btn:focus, .submission-payment-process:focus, #reviews .form-submit input[type=submit]:focus, .dsidx-search-button input:focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:focus, .btn.focus, .focus.submission-payment-process, #reviews .form-submit input.focus[type=submit], .dsidx-search-button input.focus, #dsidx.dsidx-details .dsidx-contact-form table input.focus[type=button] {
    color: #333;
    text-decoration: none; }
  .btn:active, .submission-payment-process:active, #reviews .form-submit input[type=submit]:active, .dsidx-search-button input:active, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:active, .btn.active, .active.submission-payment-process, #reviews .form-submit input.active[type=submit], .dsidx-search-button input.active, #dsidx.dsidx-details .dsidx-contact-form table input.active[type=button] {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.submission-payment-process, #reviews .form-submit input.disabled[type=submit], .dsidx-search-button input.disabled, #dsidx.dsidx-details .dsidx-contact-form table input.disabled[type=button], .btn[disabled], [disabled].submission-payment-process, #reviews .form-submit input[disabled][type=submit], .dsidx-search-button input[disabled], #dsidx.dsidx-details .dsidx-contact-form table input[disabled][type=button],
  fieldset[disabled] .btn,
  fieldset[disabled] .submission-payment-process,
  fieldset[disabled] #reviews .form-submit input[type=submit], #reviews .form-submit
  fieldset[disabled] input[type=submit],
  fieldset[disabled] .dsidx-search-button input, .dsidx-search-button
  fieldset[disabled] input,
  fieldset[disabled] #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table
  fieldset[disabled] input[type=button] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, #cboxPrevious, #cboxNext {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, #cboxPrevious:hover, #cboxNext:hover, .btn-primary:focus, #cboxPrevious:focus, #cboxNext:focus, .btn-primary.focus, .focus#cboxPrevious, .focus#cboxNext, .btn-primary:active, #cboxPrevious:active, #cboxNext:active, .btn-primary.active, .active#cboxPrevious, .active#cboxNext,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle#cboxPrevious,
  .open > .dropdown-toggle#cboxNext {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, #cboxPrevious:active, #cboxNext:active, .btn-primary.active, .active#cboxPrevious, .active#cboxNext,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle#cboxPrevious,
  .open > .dropdown-toggle#cboxNext {
    background-image: none; }
  .btn-primary.disabled, .disabled#cboxPrevious, .disabled#cboxNext, .btn-primary.disabled:hover, .disabled#cboxPrevious:hover, .disabled#cboxNext:hover, .btn-primary.disabled:focus, .disabled#cboxPrevious:focus, .disabled#cboxNext:focus, .btn-primary.disabled.focus, .disabled.focus#cboxPrevious, .disabled.focus#cboxNext, .btn-primary.disabled:active, .disabled#cboxPrevious:active, .disabled#cboxNext:active, .btn-primary.disabled.active, .disabled.active#cboxPrevious, .disabled.active#cboxNext, .btn-primary[disabled], [disabled]#cboxPrevious, [disabled]#cboxNext, .btn-primary[disabled]:hover, [disabled]#cboxPrevious:hover, [disabled]#cboxNext:hover, .btn-primary[disabled]:focus, [disabled]#cboxPrevious:focus, [disabled]#cboxNext:focus, .btn-primary[disabled].focus, [disabled].focus#cboxPrevious, [disabled].focus#cboxNext, .btn-primary[disabled]:active, [disabled]#cboxPrevious:active, [disabled]#cboxNext:active, .btn-primary[disabled].active, [disabled].active#cboxPrevious, [disabled].active#cboxNext,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] #cboxPrevious,
  fieldset[disabled] #cboxNext,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] #cboxPrevious:hover,
  fieldset[disabled] #cboxNext:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] #cboxPrevious:focus,
  fieldset[disabled] #cboxNext:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .focus#cboxPrevious,
  fieldset[disabled] .focus#cboxNext,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] #cboxPrevious:active,
  fieldset[disabled] #cboxNext:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] .active#cboxPrevious,
  fieldset[disabled] .active#cboxNext {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge, #cboxPrevious .badge, #cboxNext .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .submission-payment-process, #reviews .form-submit .btn-group-lg > input[type=submit], .dsidx-search-button .btn-group-lg > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-lg > input[type=button] {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .submission-payment-process, #reviews .form-submit .btn-group-sm > input[type=submit], .dsidx-search-button .btn-group-sm > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-sm > input[type=button] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .submission-payment-process, #reviews .form-submit .btn-group-xs > input[type=submit], .dsidx-search-button .btn-group-xs > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-xs > input[type=button] {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .submission-payment-process, #reviews .form-submit .btn-group > input[type=submit], .dsidx-search-button .btn-group > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button],
  .btn-group-vertical > .btn,
  .btn-group-vertical > .submission-payment-process, #reviews .form-submit
  .btn-group-vertical > input[type=submit], .dsidx-search-button
  .btn-group-vertical > input, #dsidx.dsidx-details .dsidx-contact-form table
  .btn-group-vertical > input[type=button] {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .submission-payment-process:hover, #reviews .form-submit .btn-group > input[type=submit]:hover, .dsidx-search-button .btn-group > input:hover, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:hover, .btn-group > .btn:focus, .btn-group > .submission-payment-process:focus, #reviews .form-submit .btn-group > input[type=submit]:focus, .dsidx-search-button .btn-group > input:focus, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:focus, .btn-group > .btn:active, .btn-group > .submission-payment-process:active, #reviews .form-submit .btn-group > input[type=submit]:active, .dsidx-search-button .btn-group > input:active, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:active, .btn-group > .btn.active, .btn-group > .active.submission-payment-process, #reviews .form-submit .btn-group > input.active[type=submit], .dsidx-search-button .btn-group > input.active, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input.active[type=button],
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .submission-payment-process:hover, #reviews .form-submit
    .btn-group-vertical > input[type=submit]:hover, .dsidx-search-button
    .btn-group-vertical > input:hover, #dsidx.dsidx-details .dsidx-contact-form table
    .btn-group-vertical > input[type=button]:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .submission-payment-process:focus, #reviews .form-submit
    .btn-group-vertical > input[type=submit]:focus, .dsidx-search-button
    .btn-group-vertical > input:focus, #dsidx.dsidx-details .dsidx-contact-form table
    .btn-group-vertical > input[type=button]:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .submission-payment-process:active, #reviews .form-submit
    .btn-group-vertical > input[type=submit]:active, .dsidx-search-button
    .btn-group-vertical > input:active, #dsidx.dsidx-details .dsidx-contact-form table
    .btn-group-vertical > input[type=button]:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.submission-payment-process, #reviews .form-submit
    .btn-group-vertical > input.active[type=submit], .dsidx-search-button
    .btn-group-vertical > input.active, #dsidx.dsidx-details .dsidx-contact-form table
    .btn-group-vertical > input.active[type=button] {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .submission-payment-process + .btn, .btn-group #reviews .form-submit input[type=submit] + .btn, #reviews .form-submit .btn-group input[type=submit] + .btn, .btn-group .dsidx-search-button input + .btn, .dsidx-search-button .btn-group input + .btn, .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + .btn, #dsidx.dsidx-details .dsidx-contact-form table .btn-group input[type=button] + .btn, .btn-group .btn + .submission-payment-process, .btn-group .submission-payment-process + .submission-payment-process, .btn-group #reviews .form-submit input[type=submit] + .submission-payment-process, #reviews .form-submit .btn-group input[type=submit] + .submission-payment-process, .btn-group .dsidx-search-button input + .submission-payment-process, .dsidx-search-button .btn-group input + .submission-payment-process, .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + .submission-payment-process, #dsidx.dsidx-details .dsidx-contact-form table .btn-group input[type=button] + .submission-payment-process, .btn-group #reviews .form-submit .btn + input[type=submit], #reviews .form-submit .btn-group .btn + input[type=submit], .btn-group #reviews .form-submit .submission-payment-process + input[type=submit], #reviews .form-submit .btn-group .submission-payment-process + input[type=submit], .btn-group #reviews .form-submit input[type=submit] + input[type=submit], #reviews .form-submit .btn-group input[type=submit] + input[type=submit], .btn-group .dsidx-search-button #reviews .form-submit input + input[type=submit], #reviews .form-submit .btn-group .dsidx-search-button input + input[type=submit], .dsidx-search-button .btn-group #reviews .form-submit input + input[type=submit], #reviews .form-submit .dsidx-search-button .btn-group input + input[type=submit], .btn-group #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit input[type=button] + input[type=submit], #reviews .form-submit .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + input[type=submit], #dsidx.dsidx-details .dsidx-contact-form table .btn-group #reviews .form-submit input[type=button] + input[type=submit], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .btn-group input[type=button] + input[type=submit], .btn-group .dsidx-search-button .btn + input, .dsidx-search-button .btn-group .btn + input, .btn-group .dsidx-search-button .submission-payment-process + input, .dsidx-search-button .btn-group .submission-payment-process + input, .btn-group #reviews .form-submit .dsidx-search-button input[type=submit] + input, .dsidx-search-button .btn-group #reviews .form-submit input[type=submit] + input, #reviews .form-submit .btn-group .dsidx-search-button input[type=submit] + input, .dsidx-search-button #reviews .form-submit .btn-group input[type=submit] + input, .btn-group .dsidx-search-button input + input, .dsidx-search-button .btn-group input + input, .btn-group #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button input[type=button] + input, .dsidx-search-button .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group .dsidx-search-button input[type=button] + input, .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .btn-group input[type=button] + input, .btn-group #dsidx.dsidx-details .dsidx-contact-form table .btn + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group .btn + input[type=button], .btn-group #dsidx.dsidx-details .dsidx-contact-form table .submission-payment-process + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group .submission-payment-process + input[type=button], .btn-group #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table input[type=submit] + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group #reviews .form-submit input[type=submit] + input[type=button], #reviews .form-submit .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=submit] + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit .btn-group input[type=submit] + input[type=button], .btn-group .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group .dsidx-search-button input + input[type=button], .dsidx-search-button .btn-group #dsidx.dsidx-details .dsidx-contact-form table input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button .btn-group input + input[type=button], .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group input[type=button] + input[type=button],
.btn-group .btn + .btn-group,
.btn-group .submission-payment-process + .btn-group,
.btn-group #reviews .form-submit input[type=submit] + .btn-group, #reviews .form-submit
.btn-group input[type=submit] + .btn-group,
.btn-group .dsidx-search-button input + .btn-group, .dsidx-search-button
.btn-group input + .btn-group,
.btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] + .btn-group, #dsidx.dsidx-details .dsidx-contact-form table
.btn-group input[type=button] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .submission-payment-process,
.btn-group #reviews .form-submit .btn-group + input[type=submit], #reviews .form-submit
.btn-group .btn-group + input[type=submit],
.btn-group .dsidx-search-button .btn-group + input, .dsidx-search-button
.btn-group .btn-group + input,
.btn-group #dsidx.dsidx-details .dsidx-contact-form table .btn-group + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table
.btn-group .btn-group + input[type=button],
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .submission-payment-process, #reviews .form-submit .btn-toolbar > input[type=submit], .dsidx-search-button .btn-toolbar > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-toolbar > input[type=button],
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .submission-payment-process:not(:first-child):not(:last-child):not(.dropdown-toggle), #reviews .form-submit .btn-group > input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle), .dsidx-search-button .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle), #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .submission-payment-process:first-child, #reviews .form-submit .btn-group > input[type=submit]:first-child, .dsidx-search-button .btn-group > input:first-child, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .submission-payment-process:first-child:not(:last-child):not(.dropdown-toggle), #reviews .form-submit .btn-group > input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle), .dsidx-search-button .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle), #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .submission-payment-process:last-child:not(:first-child), #reviews .form-submit .btn-group > input[type=submit]:last-child:not(:first-child), .dsidx-search-button .btn-group > input:last-child:not(:first-child), #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button]:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .submission-payment-process, #reviews .form-submit .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit], .dsidx-search-button .btn-group > .btn-group:not(:first-child):not(:last-child) > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=button] {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .submission-payment-process:last-child, #reviews .form-submit .btn-group > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child, .dsidx-search-button .btn-group > .btn-group:first-child:not(:last-child) > input:last-child, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > .btn-group:first-child:not(:last-child) > input[type=button]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .submission-payment-process:first-child, #reviews .form-submit .btn-group > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child, .dsidx-search-button .btn-group > .btn-group:last-child:not(:first-child) > input:first-child, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > .btn-group:last-child:not(:first-child) > input[type=button]:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .submission-payment-process + .dropdown-toggle, #reviews .form-submit .btn-group > input[type=submit] + .dropdown-toggle, .dsidx-search-button .btn-group > input + .dropdown-toggle, #dsidx.dsidx-details .dsidx-contact-form table .btn-group > input[type=button] + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .submission-payment-process + .dropdown-toggle, #reviews .form-submit .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle, .dsidx-search-button .btn-group-lg.btn-group > input + .dropdown-toggle, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-lg.btn-group > input[type=button] + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .submission-payment-process .caret, #reviews .form-submit input[type=submit] .caret, .dsidx-search-button input .caret, #dsidx.dsidx-details .dsidx-contact-form table input[type=button] .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .submission-payment-process .caret, #reviews .form-submit .btn-group-lg > input[type=submit] .caret, .dsidx-search-button .btn-group-lg > input .caret, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-lg > input[type=button] .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .submission-payment-process .caret, .dropup #reviews .form-submit .btn-group-lg > input[type=submit] .caret, #reviews .form-submit .dropup .btn-group-lg > input[type=submit] .caret, .dropup .dsidx-search-button .btn-group-lg > input .caret, .dsidx-search-button .dropup .btn-group-lg > input .caret, .dropup #dsidx.dsidx-details .dsidx-contact-form table .btn-group-lg > input[type=button] .caret, #dsidx.dsidx-details .dsidx-contact-form table .dropup .btn-group-lg > input[type=button] .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .submission-payment-process, #reviews .form-submit .btn-group-vertical > input[type=submit], .dsidx-search-button .btn-group-vertical > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .submission-payment-process, #reviews .form-submit
.btn-group-vertical > .btn-group > input[type=submit], .dsidx-search-button
.btn-group-vertical > .btn-group > input, #dsidx.dsidx-details .dsidx-contact-form table
.btn-group-vertical > .btn-group > input[type=button] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .submission-payment-process, #reviews .form-submit .btn-group-vertical > .btn-group > input[type=submit], .dsidx-search-button .btn-group-vertical > .btn-group > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .btn-group > input[type=button] {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .submission-payment-process + .btn, #reviews .form-submit .btn-group-vertical > input[type=submit] + .btn, .dsidx-search-button .btn-group-vertical > input + .btn, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button] + .btn, .btn-group-vertical > .btn + .submission-payment-process, .btn-group-vertical > .submission-payment-process + .submission-payment-process, #reviews .form-submit .btn-group-vertical > input[type=submit] + .submission-payment-process, .dsidx-search-button .btn-group-vertical > input + .submission-payment-process, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button] + .submission-payment-process, #reviews .form-submit .btn-group-vertical > .btn + input[type=submit], #reviews .form-submit .btn-group-vertical > .submission-payment-process + input[type=submit], #reviews .form-submit .btn-group-vertical > input[type=submit] + input[type=submit], .dsidx-search-button #reviews .form-submit .btn-group-vertical > input + input[type=submit], #reviews .form-submit .dsidx-search-button .btn-group-vertical > input + input[type=submit], #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit .btn-group-vertical > input[type=button] + input[type=submit], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button] + input[type=submit], .dsidx-search-button .btn-group-vertical > .btn + input, .dsidx-search-button .btn-group-vertical > .submission-payment-process + input, #reviews .form-submit .dsidx-search-button .btn-group-vertical > input[type=submit] + input, .dsidx-search-button #reviews .form-submit .btn-group-vertical > input[type=submit] + input, .dsidx-search-button .btn-group-vertical > input + input, #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button .btn-group-vertical > input[type=button] + input, .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button] + input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .btn + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .submission-payment-process + input[type=button], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=submit] + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit .btn-group-vertical > input[type=submit] + input[type=button], .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button .btn-group-vertical > input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button] + input[type=button],
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .submission-payment-process + .btn-group, #reviews .form-submit
.btn-group-vertical > input[type=submit] + .btn-group, .dsidx-search-button
.btn-group-vertical > input + .btn-group, #dsidx.dsidx-details .dsidx-contact-form table
.btn-group-vertical > input[type=button] + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .submission-payment-process, #reviews .form-submit
.btn-group-vertical > .btn-group + input[type=submit], .dsidx-search-button
.btn-group-vertical > .btn-group + input, #dsidx.dsidx-details .dsidx-contact-form table
.btn-group-vertical > .btn-group + input[type=button],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .submission-payment-process:not(:first-child):not(:last-child), #reviews .form-submit .btn-group-vertical > input[type=submit]:not(:first-child):not(:last-child), .dsidx-search-button .btn-group-vertical > input:not(:first-child):not(:last-child), #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button]:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .submission-payment-process:first-child:not(:last-child), #reviews .form-submit .btn-group-vertical > input[type=submit]:first-child:not(:last-child), .dsidx-search-button .btn-group-vertical > input:first-child:not(:last-child), #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button]:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .submission-payment-process:last-child:not(:first-child), #reviews .form-submit .btn-group-vertical > input[type=submit]:last-child:not(:first-child), .dsidx-search-button .btn-group-vertical > input:last-child:not(:first-child), #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > input[type=button]:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .submission-payment-process, #reviews .form-submit .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit], .dsidx-search-button .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=button] {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .submission-payment-process:last-child, #reviews .form-submit .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=submit]:last-child, .dsidx-search-button .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=button]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .submission-payment-process:first-child, #reviews .form-submit .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=submit]:first-child, .dsidx-search-button .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=button]:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .submission-payment-process, #reviews .form-submit .btn-group-justified > input[type=submit], .dsidx-search-button .btn-group-justified > input, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-justified > input[type=button],
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .submission-payment-process, .btn-group-justified > .btn-group #reviews .form-submit input[type=submit], #reviews .form-submit .btn-group-justified > .btn-group input[type=submit], .btn-group-justified > .btn-group .dsidx-search-button input, .dsidx-search-button .btn-group-justified > .btn-group input, .btn-group-justified > .btn-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .btn-group-justified > .btn-group input[type=button] {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .submission-payment-process input[type="radio"], #reviews .form-submit [data-toggle="buttons"] > input[type=submit] input[type="radio"], .dsidx-search-button [data-toggle="buttons"] > input input[type="radio"], #dsidx.dsidx-details .dsidx-contact-form table [data-toggle="buttons"] > input[type=button] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .submission-payment-process input[type="checkbox"], #reviews .form-submit
[data-toggle="buttons"] > input[type=submit] input[type="checkbox"], .dsidx-search-button
[data-toggle="buttons"] > input input[type="checkbox"], #dsidx.dsidx-details .dsidx-contact-form table
[data-toggle="buttons"] > input[type=button] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .submission-payment-process input[type="radio"], #reviews .form-submit
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="radio"], .dsidx-search-button
[data-toggle="buttons"] > .btn-group > input input[type="radio"], #dsidx.dsidx-details .dsidx-contact-form table
[data-toggle="buttons"] > .btn-group > input[type=button] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .submission-payment-process input[type="checkbox"], #reviews .form-submit
[data-toggle="buttons"] > .btn-group > input[type=submit] input[type="checkbox"], .dsidx-search-button
[data-toggle="buttons"] > .btn-group > input input[type="checkbox"], #dsidx.dsidx-details .dsidx-contact-form table
[data-toggle="buttons"] > .btn-group > input[type=button] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .comment-respond input[type=text], .comment-respond .input-group input[type=text], .input-group .comment-respond input[type=email], .comment-respond .input-group input[type=email], .input-group .dsidx-search-widget input, .dsidx-search-widget .input-group input, .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .input-group input[type=text] {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .comment-respond input[type=text], .comment-respond
.input-group input[type=text],
.input-group .comment-respond input[type=email], .comment-respond
.input-group input[type=email],
.input-group .dsidx-search-widget input, .dsidx-search-widget
.input-group input,
.input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table
.input-group input[type=text] {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .comment-respond input[type=text]:not(:first-child):not(:last-child), .comment-respond
  .input-group input[type=text]:not(:first-child):not(:last-child),
  .input-group .comment-respond input[type=email]:not(:first-child):not(:last-child), .comment-respond
  .input-group input[type=email]:not(:first-child):not(:last-child),
  .input-group .dsidx-search-widget input:not(:first-child):not(:last-child), .dsidx-search-widget
  .input-group input:not(:first-child):not(:last-child),
  .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:not(:first-child):not(:last-child), #dsidx.dsidx-details .dsidx-contact-form table
  .input-group input[type=text]:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .comment-respond .input-group-sm > input.input-group-addon[type=text], .comment-respond .input-group-sm > input.input-group-addon[type=email], .dsidx-search-widget .input-group-sm > input.input-group-addon, #dsidx.dsidx-details .dsidx-contact-form table .input-group-sm > input.input-group-addon[type=text],
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.submission-payment-process, #reviews .form-submit
  .input-group-sm > .input-group-btn > input.input-group-addon[type=submit], .dsidx-search-button
  .input-group-sm > .input-group-btn > input.input-group-addon, #dsidx.dsidx-details .dsidx-contact-form table
  .input-group-sm > .input-group-btn > input.input-group-addon[type=button] {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .comment-respond .input-group-lg > input.input-group-addon[type=text], .comment-respond .input-group-lg > input.input-group-addon[type=email], .dsidx-search-widget .input-group-lg > input.input-group-addon, #dsidx.dsidx-details .dsidx-contact-form table .input-group-lg > input.input-group-addon[type=text],
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.submission-payment-process, #reviews .form-submit
  .input-group-lg > .input-group-btn > input.input-group-addon[type=submit], .dsidx-search-button
  .input-group-lg > .input-group-btn > input.input-group-addon, #dsidx.dsidx-details .dsidx-contact-form table
  .input-group-lg > .input-group-btn > input.input-group-addon[type=button] {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .comment-respond input[type=text]:first-child, .comment-respond .input-group input[type=text]:first-child, .input-group .comment-respond input[type=email]:first-child, .comment-respond .input-group input[type=email]:first-child, .input-group .dsidx-search-widget input:first-child, .dsidx-search-widget .input-group input:first-child, .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:first-child, #dsidx.dsidx-details .dsidx-contact-form table .input-group input[type=text]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .submission-payment-process, #reviews .form-submit
.input-group-btn:first-child > input[type=submit], .dsidx-search-button
.input-group-btn:first-child > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:first-child > input[type=button],
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .submission-payment-process, #reviews .form-submit
.input-group-btn:first-child > .btn-group > input[type=submit], .dsidx-search-button
.input-group-btn:first-child > .btn-group > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:first-child > .btn-group > input[type=button],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .submission-payment-process:not(:last-child):not(.dropdown-toggle), #reviews .form-submit
.input-group-btn:last-child > input[type=submit]:not(:last-child):not(.dropdown-toggle), .dsidx-search-button
.input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle), #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:last-child > input[type=button]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .submission-payment-process, #reviews .form-submit
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type=submit], .dsidx-search-button
.input-group-btn:last-child > .btn-group:not(:last-child) > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type=button] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .comment-respond input[type=text]:last-child, .comment-respond .input-group input[type=text]:last-child, .input-group .comment-respond input[type=email]:last-child, .comment-respond .input-group input[type=email]:last-child, .input-group .dsidx-search-widget input:last-child, .dsidx-search-widget .input-group input:last-child, .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:last-child, #dsidx.dsidx-details .dsidx-contact-form table .input-group input[type=text]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .submission-payment-process, #reviews .form-submit
.input-group-btn:last-child > input[type=submit], .dsidx-search-button
.input-group-btn:last-child > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:last-child > input[type=button],
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .submission-payment-process, #reviews .form-submit
.input-group-btn:last-child > .btn-group > input[type=submit], .dsidx-search-button
.input-group-btn:last-child > .btn-group > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:last-child > .btn-group > input[type=button],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .submission-payment-process:not(:first-child), #reviews .form-submit
.input-group-btn:first-child > input[type=submit]:not(:first-child), .dsidx-search-button
.input-group-btn:first-child > input:not(:first-child), #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:first-child > input[type=button]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .submission-payment-process, #reviews .form-submit
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type=submit], .dsidx-search-button
.input-group-btn:first-child > .btn-group:not(:first-child) > input, #dsidx.dsidx-details .dsidx-contact-form table
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type=button] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .submission-payment-process, #reviews .form-submit .input-group-btn > input[type=submit], .dsidx-search-button .input-group-btn > input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .submission-payment-process + .btn, #reviews .form-submit .input-group-btn > input[type=submit] + .btn, .dsidx-search-button .input-group-btn > input + .btn, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] + .btn, .input-group-btn > .btn + .submission-payment-process, .input-group-btn > .submission-payment-process + .submission-payment-process, #reviews .form-submit .input-group-btn > input[type=submit] + .submission-payment-process, .dsidx-search-button .input-group-btn > input + .submission-payment-process, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] + .submission-payment-process, #reviews .form-submit .input-group-btn > .btn + input[type=submit], #reviews .form-submit .input-group-btn > .submission-payment-process + input[type=submit], #reviews .form-submit .input-group-btn > input[type=submit] + input[type=submit], .dsidx-search-button #reviews .form-submit .input-group-btn > input + input[type=submit], #reviews .form-submit .dsidx-search-button .input-group-btn > input + input[type=submit], #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit .input-group-btn > input[type=button] + input[type=submit], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] + input[type=submit], .dsidx-search-button .input-group-btn > .btn + input, .dsidx-search-button .input-group-btn > .submission-payment-process + input, #reviews .form-submit .dsidx-search-button .input-group-btn > input[type=submit] + input, .dsidx-search-button #reviews .form-submit .input-group-btn > input[type=submit] + input, .dsidx-search-button .input-group-btn > input + input, #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button .input-group-btn > input[type=button] + input, .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] + input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > .btn + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > .submission-payment-process + input[type=button], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=submit] + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table #reviews .form-submit .input-group-btn > input[type=submit] + input[type=button], .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-button .input-group-btn > input + input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button] + input[type=button] {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .submission-payment-process:hover, #reviews .form-submit .input-group-btn > input[type=submit]:hover, .dsidx-search-button .input-group-btn > input:hover, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button]:hover, .input-group-btn > .btn:focus, .input-group-btn > .submission-payment-process:focus, #reviews .form-submit .input-group-btn > input[type=submit]:focus, .dsidx-search-button .input-group-btn > input:focus, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button]:focus, .input-group-btn > .btn:active, .input-group-btn > .submission-payment-process:active, #reviews .form-submit .input-group-btn > input[type=submit]:active, .dsidx-search-button .input-group-btn > input:active, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn > input[type=button]:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .submission-payment-process, #reviews .form-submit .input-group-btn:first-child > input[type=submit], .dsidx-search-button .input-group-btn:first-child > input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn:first-child > input[type=button],
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .submission-payment-process, #reviews .form-submit .input-group-btn:last-child > input[type=submit], .dsidx-search-button .input-group-btn:last-child > input, #dsidx.dsidx-details .dsidx-contact-form table .input-group-btn:last-child > input[type=button],
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .submission-payment-process .label, #reviews .form-submit input[type=submit] .label, .dsidx-search-button input .label, #dsidx.dsidx-details .dsidx-contact-form table input[type=button] .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .submission-payment-process .badge, #reviews .form-submit input[type=submit] .badge, .dsidx-search-button input .badge, #dsidx.dsidx-details .dsidx-contact-form table input[type=button] .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .submission-payment-process .badge, #reviews .form-submit .btn-group-xs > input[type=submit] .badge, .dsidx-search-button .btn-group-xs > input .badge, #dsidx.dsidx-details .dsidx-contact-form table .btn-group-xs > input[type=button] .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .submission-payment-process, .carousel-caption #reviews .form-submit input[type=submit], #reviews .form-submit .carousel-caption input[type=submit], .carousel-caption .dsidx-search-button input, .dsidx-search-button .carousel-caption input, .carousel-caption #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .carousel-caption input[type=button] {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .sidebar .widget:before, .contact-box:before, article:before, .type-post:before, .post-box:before, .post-meta:before, .header-main:before, .header-info:before, .header-top:before, .header-topbar:before, .infobox:before, .infobox-content-body-item:before, .agent-small:before, .agent-medium:before, .property-box-meta:before, .property-box-bottom:before, .property-small:before, .property-row-meta:before, .property-valuation-values li:before, .property-micro:before, .clearfix:after, .sidebar .widget:after, .contact-box:after, article:after, .type-post:after, .post-box:after, .post-meta:after, .header-main:after, .header-info:after, .header-top:after, .header-topbar:after, .infobox:after, .infobox-content-body-item:after, .agent-small:after, .agent-medium:after, .property-box-meta:after, .property-box-bottom:after, .property-small:after, .property-row-meta:after, .property-valuation-values li:after, .property-micro:after {
  content: " ";
  display: table; }

.clearfix:after, .sidebar .widget:after, .contact-box:after, article:after, .type-post:after, .post-box:after, .post-meta:after, .header-main:after, .header-info:after, .header-top:after, .header-topbar:after, .infobox:after, .infobox-content-body-item:after, .agent-small:after, .agent-medium:after, .property-box-meta:after, .property-box-bottom:after, .property-small:after, .property-row-meta:after, .property-valuation-values li:after, .property-micro:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {


  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .button-wrapper.enq-call .btn {
  padding: 6px 10px;
}

  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*------------------------------------------------------------------
[ 2. Colors ]
*/
/*------------------------------------------------------------------
[ 3. Variables ]
*/
/*------------------------------------------------------------------
[ 4. Custom Mixins ]
*/
/*------------------------------------------------------------------
[ 5. Common Classes ]
*/
.screen-reader-text {
  display: none; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mt0 {
  margin-top: 0 !important; }

.mt16 {
  margin-top: 16px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt-30 {
  margin-top: -30px !important; }

.mt-60 {
  margin-top: -60px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb-30 {
  margin-bottom: -30px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb-60 {
  margin-bottom: -60px !important; }

.no-margin {
  margin: 0 !important; }

.strike {
  text-decoration: line-through; }

.min-width {
  min-width: 1px; }

.medium {
  font-weight: 500; }

.semi-bold {
  font-weight: 600; }

.nowrap {
  white-space: nowrap; }

.table-cell {
  display: table-cell; }

.blur {
  -webkit-filter: blur(3px);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.relative {
  position: relative; }

.overflow-hidden {
  overflow: hidden; }

h1.page-header, h1.widgettitle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 28px;
  line-height: 60px;
  margin: 0 0 30px 0;
  padding: 0; }

h2.page-header, h2.widgettitle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 24px;
  line-height: 48px;
  margin: 0 0 30px 0;
  padding: 0; }

h3.page-header, h3.widgettitle {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  line-height: 40px;
  margin: 0 0 15px 0;
  padding: 0; }

.small-title {
  color: #9E9E9E;
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 5px 0;
  text-transform: uppercase; }

.large-title {
  text-align: center; }
  .large-title h1 {
    color: #EC407A;
    font-size: 200px; }
  .large-title h2 {
    color: #9E9E9E;
    font-size: 36px; }

p.text, .text-grey {
  color: #616161; }

p.text-description {
  color: #9E9E9E;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px; }

.block {
  margin: 0 0 30px 0;
  padding: 60px 0; }
  .block h1 {
    color: #616161;
    font-size: 30px;
    margin: 0 0 50px 0;
    padding: 0; }
  .block p {
    color: #616161;
    font-size: 14px;
    margin: 0; }
    .block p a {
      border-bottom: 1px solid #EC407A;
      color: #EC407A; }
      .block p a:hover {
        text-decoration: none; }

.block-no-result {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  padding: 16px; }
  .block-no-result h1 {
    color: #424242;
    margin: 0 0 30px 0; }
  .block-no-result p {
    color: #757575;
    margin: 0 0 20px 0; }

.box {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0;
  padding: 16px; }
  .box h1 {
    margin: 10px 0 26px 0;
    font-size: 22px; }

.overview-box {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  float: left;
  margin: 0 30px 0 0;
  padding: 16px;
  width: 240px; }
  @media (max-width: 991px) {
    .overview-box {
      float: none;
      margin: 0 0 30px 0;
      width: 100%; } }
  .overview-box h2 {
    margin: 10px 0 26px 0;
    font-size: 16px; }
  .overview-box ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0; }
    .overview-box ul li {
      margin: 0 0 5px 0; }
      .overview-box ul li:last-child {
        margin-bottom: 0; }

.fullwidth {
  margin-left: -750px;
  margin-right: -750px;
  padding-left: 750px;
  padding-right: 750px; }

.background-grey {
  background-color: #EEEEEE; }

.background-map {
  background-image: url("../img/map.png");
  background-position: center center;
  background-repeat: repeat; }

.background-white {
  background-color: #fff; }

.center {
  text-align: center; }

.vertical-align {
  vertical-align: middle; }

.min-width {
  width: 1px; }

.alerts {
  margin-top: 65px; }

.alert {
  border-radius: 0;
  border: 0;
  border-left: 3px solid transparent;
  margin-bottom: 5px !important; }

.alert-info {
  background-color: #E1F5FE;
  border-left-color: #81D4FA;
  color: #0277BD; }

.alert-success {
  background-color: #E8F5E9;
  border-left-color: #A5D6A7;
  color: #2E7D32; }

.alert-danger {
  background-color: #FFEBEE;
  border-left-color: #EF9A9A;
  color: #C62828; }

.alert-warning {
  background-color: #FFF8E1;
  border-left-color: #FFE082;
  color: #FF6F00; }

.circle-color {
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  margin: 0 15px 15px 0;
  width: 36px; }

.circle-color-red {
  background-color: #EF5350; }

.circle-color-pink {
  background-color: #EC407A; }

.circle-color-deep-purple {
  background-color: #7E57C2; }

.circle-color-indigo {
  background-color: #5C6BC0; }

.circle-color-blue {
  background-color: #42A5F5; }

.circle-color-light-blue {
  background-color: #29B6F6; }

.circle-color-cyan {
  background-color: #26C6DA; }

.circle-color-teal {
  background-color: #26A69A; }

.circle-color-green {
  background-color: #66BB6A; }

.circle-color-light-green {
  background-color: #9CCC65; }

.circle-color-lime {
  background-color: #D4E157; }

.circle-color-yellow {
  background-color: #FFEE58; }

.circle-color-amber {
  background-color: #FFCA28; }

.circle-color-orange {
  background-color: #FFA726; }

.circle-color-deep-orange {
  background-color: #FF7043; }

.circle-color-brown {
  background-color: #8D6E63; }

.circle-color-blue-grey {
  background-color: #78909C; }

.sharing-buttons {
  margin-top: 20px;
  padding-left: 0; }
  .sharing-buttons li {
    display: block;
    float: left;
    margin-bottom: 16px;
    margin-right: 10px; }
    .sharing-buttons li a {
      background-color: #EC407A;
      color: #fff;
      display: block;
      font-size: 13px;
      padding: 8px 15px;
      position: relative;
      text-decoration: none; }
      .sharing-buttons li a:before {
        content: "\f1e0";
        font-family: 'FontAwesome';
        font-size: 17px;
        -webkit-font-smoothing: antialiased;
        left: 50%;
        margin-left: -8px;
        opacity: 0;
        position: absolute;
        transition: all linear .2s; }
      .sharing-buttons li a .fa-left {
        transition: all linear .2s;
        margin-right: 6px; }
      .sharing-buttons li a.facebook {
        background-color: #466ab3; }
      .sharing-buttons li a.twitter {
        background-color: #3bbceb; }
      .sharing-buttons li a.google-plus {
        background-color: #db6558; }
      .sharing-buttons li a .social-name {
        transition: all linear .2s; }
      .sharing-buttons li a:hover:before {
        opacity: 1; }
      .sharing-buttons li a:hover .fa, .sharing-buttons li a:hover .social-name {
        opacity: 0; }

.hero {
  margin: 0 0 60px 0; }
  .hero h1, .hero p {
    margin: 0;
    text-align: center; }
  .hero h1 {
    color: #424242;
    font-size: 36px;
    font-weight: 500;
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .hero p {
    font-size: 18px;
    line-height: 30px; }

.map-position {
  background-color: #fff;
  border: 1px solid #F5F5F5;
  margin-bottom: 30px;
  padding: 16px; }

#map-position {
  height: 300px; }

.social {
  list-style: none;
  margin-top: 20px; }
  .social li {
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    display: block;
    height: 38px;
    float: left;
    font-size: 16px;
    line-height: 38px;
    margin-right: 10px;
    text-align: center;
    transition: background-color .15s linear;
    width: 38px; }
    .social li a {
      color: #fff;
      display: block;
      height: 38px;
      width: 38px; }
    .social li:hover {
      background-color: rgba(255, 255, 255, 0.25); }

.terms-conditions-input {
  display: inline-block;
  margin: 0 0 0 25px;
  vertical-align: -2px; }

.label-primary {
  background-color: #0277BD;
  font-size: 10px;
  font-weight: normal;
  vertical-align: 2px; }

.nothing-found {
  border: 2px dashed #E0E0E0;
  color: #757575;
  padding: 16px;
  text-align: center; }

.favorites-added {
  color: #EC407A !important; }

.widget_cover_widget {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  position: relative; }

.realsite-gallery .row > div, .realsite-gallery .property-amenities ul > div, .property-amenities .realsite-gallery ul > div {
  overflow: hidden;
  height: 210px;
  margin-bottom: 40px; }

.realsite-gallery img, .realsite-gallery .wp-caption {
  height: auto;
  max-width: 100%; }

#cboxWrapper {
  margin: 60px 0; }

/*------------------------------------------------------------------
[ 6. Basic Elements ]
*/
html {
  height: 100%; }

body {
  background-color: #FAFAFA;
  color: #212121;
  font-size: 13px;
  font-family: 'Roboto', 'Arial', sans-serif;
  height: 100%;
  line-height: 24px;
  min-height: 100%;
  transition: margin-right .2s linear; }
  body.admin-bar {
    padding-top: 32px; }
    @media screen and (max-width: 782px) {
      body.admin-bar {
        padding-top: 46px; } }
  body.has-sidenav {
    margin-right: 240px; }

iframe.map {
  background-color: #fff;
  border: 1px solid #F5F5F5;
  height: 340px;
  margin: 0 0 30px 0;
  padding: 10px;
  width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }
  h1 .action, h2 .action, h3 .action, h4 .action, h5 .action, h6 .action {
    color: #E91E63;
    font-size: 12px;
    font-weight: 500;
    float: right;
    margin-top: 6px;
    text-transform: uppercase; }
    h1 .action:hover, h2 .action:hover, h3 .action:hover, h4 .action:hover, h5 .action:hover, h6 .action:hover {
      text-decoration: none; }

article {
  color: #616161; }

h1 {
  font-size: 24px;
  margin-bottom: 20px; }

h2 {
  font-size: 20px;
  margin-bottom: 20px; }

h3 {
  font-size: 18px;
  margin-bottom: 15px; }

h4 {
  font-size: 16px;
  margin-bottom: 15px; }

h5 {
  font-size: 14px;
  margin-bottom: 10px; }

h6 {
  font-size: 12px;
  margin-bottom: 10px; }

h1.page-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 28px;
  line-height: 60px;
  margin: 0 0 30px 0;
  padding: 0; }
  h1.page-header .btn-lg, h1.page-header .btn-group-lg > .btn, h1.page-header .btn-group-lg > .submission-payment-process, h1.page-header #reviews .form-submit .btn-group-lg > input[type=submit], #reviews .form-submit h1.page-header .btn-group-lg > input[type=submit], h1.page-header .dsidx-search-button .btn-group-lg > input, .dsidx-search-button h1.page-header .btn-group-lg > input, h1.page-header #dsidx.dsidx-details .dsidx-contact-form table .btn-group-lg > input[type=button], #dsidx.dsidx-details .dsidx-contact-form table h1.page-header .btn-group-lg > input[type=button] {
    margin: 10px 0 0 0 !important; }
  h1.page-header .page-header-actions {
    font-size: 18px;
    float: right; }
    h1.page-header .page-header-actions .action-link {
      color: #BDBDBD;
      cursor: pointer;
      display: inline-block;
      padding-left: 15px;
      position: relative; }
      h1.page-header .page-header-actions .action-link:hover {
        color: #EC407A; }
      h1.page-header .page-header-actions .action-link ul {
        background-color: #fff;
        bottom: 42px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 12px;
        height: 0;
        list-style: none;
        overflow: hidden;
        position: absolute;
        right: 0;
        width: 0;
        z-index: 999; }
        h1.page-header .page-header-actions .action-link ul li {
          display: block;
          margin: 0; }
        h1.page-header .page-header-actions .action-link ul a {
          color: #616161;
          display: block;
          line-height: 28px;
          padding: 8px 22px;
          transition: background-color .15s linear;
          white-space: nowrap; }
          h1.page-header .page-header-actions .action-link ul a i {
            font-size: 16px;
            margin: 0 8px 0 0;
            vertical-align: middle; }
          h1.page-header .page-header-actions .action-link ul a span {
            vertical-align: middle; }
          h1.page-header .page-header-actions .action-link ul a:hover {
            background-color: rgba(0, 0, 0, 0.05); }

a {
  color: #EC407A; }
  a:hover {
    color: #D81B60;
    text-decoration: none; }

hr {
  border-top: 1px solid rgba(0, 0, 0, 0.06); }

blockquote {
  background-color: #fff;
  border: 1px solid #F5F5F5;
  color: #424242;
  font-style: italic;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  padding: 16px 16px 16px 80px;
  position: relative; }
  blockquote:before {
    color: #EC407A;
    content: '\f10e';
    display: block;
    font-family: 'FontAwesome';
    font-size: 45px;
    left: 16px;
    position: absolute;
    top: 25px; }

ol {
  color: #616161;
  list-style-position: inside;
  padding: 0; }
  ol li {
    margin-bottom: 10px; }

ul {
  color: #616161;
  list-style-position: inside;
  padding: 0; }
  ul li {
    margin-bottom: 10px; }

#map-contact {
  height: 300px; }

.page-wrapper {
  background-color: #FAFAFA;
  display: table;
  height: 100%;
  overflow: hidden;
  table-layout: fixed;
  width: 100%; }

.main {
  display: table-row; }
  .main a {
    transition: color .15s linear; }

.custom-space {
  background-color: #E91E63;
  color: #fff;
  margin-bottom: 30px; }

.custom-space-caption {
  background-color: #D81B60;
  font-size: 12px;
  padding: 2px 16px; }

.custom-space-inner {
  margin: 0 0 30px 0;
  padding: 16px; }
  .custom-space-inner h1 {
    margin: 0 0 10px 0;
    font-size: 34px; }
  .custom-space-inner p {
    font-size: 13px;
    font-weight: 500;
    margin: 0; }

.recaptcha {
  margin-bottom: 30px;
  max-width: 100%; }

.contact th {
  padding: 0 12px 8px 0;
  vertical-align: top;
  white-space: nowrap; }

.contact td {
  padding: 0 0 8px 12px;
  vertical-align: top; }

.contact .fa {
  font-size: 16px;
  margin: 0 15px 0 0;
  opacity: .8;
  vertical-align: 0; }

.header-image {
  background-position: center center;
  background-size: cover;
  height: 250px;
  margin-left: -750px;
  margin-right: -750px;
  padding-left: 750px;
  padding-right: 750px; }
  .header-image h1 {
    background-color: #D81B60;
    clear: both;
    color: #fff;
    float: left;
    font-size: 26px;
    margin: 55px 0 0 0;
    padding: 18px; }
  .header-image h2, .header-image h3 {
    background-color: rgba(255, 255, 255, 0.87);
    clear: both;
    color: #EC407A;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 12px 18px; }
  .header-image h2 {
    color: #9E9E9E; }

.module {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  margin-bottom: 30px;
  display: table;
  width: 100%; }

.module-info {
  background-color: #FAFAFA;
  display: table-cell;
  font-size: 12px;
  padding: 16px;
  text-transform: uppercase; }
  .module-info .fa {
    color: #616161;
    font-size: 18px;
    vertical-align: middle; }

.module-content {
  display: table-cell;
  padding: 16px; }
  .module-content strong {
    color: #EC407A;
    font-weight: 600;
    text-transform: uppercase; }
  .module-content span {
    font-weight: 600; }

.not-found-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 60px 0 40px 0;
  padding: 0 0 40px 0; }
  .not-found-title strong {
    color: #BDBDBD;
    font-size: 150px;
    margin-right: 20px; }
  .not-found-title span {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase; }

.not-found-content h4 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px 0;
  padding: 0 0 15px 0; }

.not-found-subtitle {
  margin: 0 0 40px 0;
  padding: 0; }

.not-found-list {
  font-size: 16px; }
  .not-found-list a {
    border-bottom: 1px solid #EC407A; }
    .not-found-list a:hover {
      border-bottom: 1px solid #D81B60; }
  .not-found-list li {
    line-height: 36px; }

.not-found-links {
  margin: 0; }
  .not-found-links li {
    list-style: none; }
  .not-found-links a {
    color: #424242; }
    .not-found-links a:hover {
      text-decoration: underline; }

/*------------------------------------------------------------------
[ 7. Page Layout ]
*/
.main {
  margin-bottom: 60px; }

.content, .sidebar {
  margin-bottom: 60px;
  margin-top: 60px; }

@media (min-width: 768px) {
  .layout-boxed {
    margin: 0 auto;
    width: 1200px !important; }
    .layout-boxed.has-sidenav {
      margin-right: auto; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .layout-boxed {
    width: 992px !important; } }

@media (max-width: 991px) and (min-width: 768px) {
  .layout-boxed {
    width: 768px !important; } }

@media (max-width: 767px) {
  .layout-boxed {
    width: 100%; } }

.layout-boxed .page-wrapper {
  box-shadow: 0 0 14px rgba(66, 66, 66, 0.15); }

/*------------------------------------------------------------------
[ 8. Forms ]
*/
input, textarea, button {
  -webkit-appearance: none;
  resize: none; }

label {
  color: #757575;
  cursor: pointer;
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase; }

.input-group {
  margin-bottom: 15px; }
  .input-group .btn, .input-group .submission-payment-process, .input-group #reviews .form-submit input[type=submit], #reviews .form-submit .input-group input[type=submit], .input-group .dsidx-search-button input, .dsidx-search-button .input-group input, .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .input-group input[type=button] {
    box-shadow: none !important;
    height: 48px;
    min-width: 48px;
    text-align: center; }
    .input-group .btn .fa, .input-group .submission-payment-process .fa, .input-group #reviews .form-submit input[type=submit] .fa, #reviews .form-submit .input-group input[type=submit] .fa, .input-group .dsidx-search-button input .fa, .dsidx-search-button .input-group input .fa, .input-group #dsidx.dsidx-details .dsidx-contact-form table input[type=button] .fa, #dsidx.dsidx-details .dsidx-contact-form table .input-group input[type=button] .fa {
      font-size: 16px !important; }

.input-group-addon {
  background-color: #FAFAFA;
  border: 0;
  border-radius: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  color: #D81B60;
  min-width: 48px;
  text-align: center;
  transition: box-shadow .12s linear; }
  .input-group-addon.active {
    box-shadow: 0 2px 0 0 #039BE5; }

input[type=text], input[type=email], textarea, .form-control, .comment-respond input[type=text], .comment-respond input[type=email], .dsidx-search-widget input, #dsidx.dsidx-details .dsidx-contact-form table input[type=text] {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 5px;
  position: relative;
  transition: box-shadow .12s linear; }
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, .comment-respond input[type=text]::-webkit-input-placeholder, .comment-respond input[type=email]::-webkit-input-placeholder, .dsidx-search-widget input::-webkit-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, textarea:-moz-placeholder, .form-control:-moz-placeholder, .comment-respond input[type=text]:-moz-placeholder, .comment-respond input[type=email]:-moz-placeholder, .dsidx-search-widget input:-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, textarea::-moz-placeholder, .form-control::-moz-placeholder, .comment-respond input[type=text]::-moz-placeholder, .comment-respond input[type=email]::-moz-placeholder, .dsidx-search-widget input::-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, textarea:-ms-input-placeholder, .form-control:-ms-input-placeholder, .comment-respond input[type=text]:-ms-input-placeholder, .comment-respond input[type=email]:-ms-input-placeholder, .dsidx-search-widget input:-ms-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  input[type=text]:focus, input[type=email]:focus, textarea:focus, .form-control:focus, .comment-respond input[type=text]:focus, .comment-respond input[type=email]:focus, .dsidx-search-widget input:focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus {
    box-shadow: 0 2px 0 0 #039BE5;
    outline: 0; }

textarea.form-control {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  height: 48px;
  line-height: 24px;
  padding: 10px 0;
  position: relative;
  transition: box-shadow .15s linear; }
  textarea.form-control:focus {
    box-shadow: 0 2px 0 0 #039BE5; }

input[type=checkbox] {
  border: 0;
  cursor: pointer;
  height: 20px;
  margin: 0 10px 0 0;
  position: relative;
  overflow: hidden;
  vertical-align: -5px;
  width: 20px; }
  input[type=checkbox]:before {
    background-color: transparent;
    border: 2px solid #E0E0E0;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: opacity .15s linear;
    top: 0;
    width: 20px; }
  input[type=checkbox]:after {
    border: 2px solid #EC407A;
    content: '';
    display: block;
    height: 23px;
    left: -5px;
    opacity: 0;
    position: absolute;
    top: -9px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: opacity .15s linear;
    width: 27px; }
  input[type=checkbox]:checked:before {
    opacity: 0; }
  input[type=checkbox]:checked:after {
    opacity: 1; }
  input[type=checkbox]:focus {
    box-shadow: none;
    outline: 0; }

.radio-wrapper {
  position: relative; }

input[type='radio'] {
  position: absolute;
  opacity: 0; }
  input[type='radio'] + label {
    user-select: none;
    cursor: pointer;
    padding-left: 30px;
    position: relative; }
    input[type='radio'] + label:before, input[type='radio'] + label:after {
      background: #fff;
      background-clip: padding-box;
      border: 2px solid #EC407A;
      border-radius: 50%;
      bottom: 3px;
      content: '';
      display: block;
      height: 16px;
      left: 3px;
      margin-top: -8px;
      position: absolute;
      top: 50%;
      transition: all 0.3s ease;
      width: 16px; }
    input[type='radio'] + label:after {
      background: #EC407A;
      border: 2px solid #fff;
      transform: scale(0);
      -wekbit-transform: scale(0);
      transition: all 0.3s ease; }
  input[type='radio']:focus + label:before {
    box-shadow: 0 0 5px #EC407A; }
  input[type='radio']:checked + label:before {
    border-color: #EC407A; }
  input[type='radio']:checked + label:after {
    transform: scale(0.75, 0.75);
    -webkit-transform: scale(0.75, 0.75); }

.bootstrap-select {
  display: block;
  width: 100% !important; }
  .bootstrap-select button.btn, .bootstrap-select button.submission-payment-process {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    height: 48px;
    padding: 0;
    text-transform: none; }
    .bootstrap-select button.btn:hover, .bootstrap-select button.submission-payment-process:hover {
      background-color: transparent;
      color: rgba(0, 0, 0, 0.4); }
    .bootstrap-select button.btn:focus, .bootstrap-select button.submission-payment-process:focus {
      background-color: transparent;
      box-shadow: 0 2px 0 0 #039BE5;
      color: rgba(0, 0, 0, 0.7);
      outline: 0 !important; }
  .bootstrap-select div.dropdown-menu {
    background-color: #fff;
    border: 0;
    border-radius: 1px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
    display: block;
    height: 0;
    margin: 2px 0 0 0;
    min-width: inherit !important;
    overflow: hidden;
    padding: 0;
    right: 0;
    visibility: hidden;
    width: 0; }
    .bootstrap-select div.dropdown-menu li {
      margin: 0; }
      .bootstrap-select div.dropdown-menu li.selected a {
        background-color: #4FC3F7 !important;
        color: #fff; }
        .bootstrap-select div.dropdown-menu li.selected a:before {
          display: none; }
      .bootstrap-select div.dropdown-menu li a {
        color: #000;
        outline: 0 !important;
        padding-bottom: 10px;
        padding-top: 10px; }
        .bootstrap-select div.dropdown-menu li a:before {
          background-color: #F5F5F5;
          content: '';
          display: block;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          transition: width .15s linear;
          width: 0;
          z-index: 0; }
        .bootstrap-select div.dropdown-menu li a span {
          position: relative;
          z-index: 1; }
        .bootstrap-select div.dropdown-menu li a:hover {
          background-color: transparent; }
          .bootstrap-select div.dropdown-menu li a:hover:before {
            width: 100%; }

.bootstrap-select.open button.btn, .bootstrap-select.open button.submission-payment-process {
  background-color: transparent !important;
  box-shadow: 0 2px 0 0 #039BE5 !important;
  color: rgba(0, 0, 0, 0.7) !important; }

.bootstrap-select.open div.dropdown-menu {
  visibility: visible; }

.file-input .form-control, .file-input .comment-respond input[type=text], .comment-respond .file-input input[type=text], .file-input .comment-respond input[type=email], .comment-respond .file-input input[type=email], .file-input .dsidx-search-widget input, .dsidx-search-widget .file-input input, .file-input #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .file-input input[type=text] {
  height: 37px;
  line-height: 37px; }

.file-input .file-caption-name {
  font-size: 13px;
  line-height: 14px; }
  .file-input .file-caption-name .kv-caption-icon {
    color: #29B6F6;
    margin-top: -2px; }

@media (max-width: 767px) {
  .file-input .btn, .file-input .submission-payment-process, .file-input #reviews .form-submit input[type=submit], #reviews .form-submit .file-input input[type=submit], .file-input .dsidx-search-button input, .dsidx-search-button .file-input input, .file-input #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .file-input input[type=button] {
    font-size: 12px; }
  .file-input .form-control, .file-input .comment-respond input[type=text], .comment-respond .file-input input[type=text], .file-input .comment-respond input[type=email], .comment-respond .file-input input[type=email], .file-input .dsidx-search-widget input, .dsidx-search-widget .file-input input, .file-input #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .file-input input[type=text] {
    float: none;
    margin: 0 0 10px 0 !important; }
  .file-input .input-group {
    display: block; }
  .file-input .input-group-btn {
    display: block; } }

.file-preview {
  border-color: #FAFAFA;
  border-radius: 0; }

@media (max-width: 767px) {
  .file-preview-image {
    height: auto;
    width: 100%; } }

.file-preview-frame {
  border-color: #EEEEEE;
  box-shadow: none;
  transition: background-color .15s linear; }
  .file-preview-frame:hover {
    background-color: #FAFAFA;
    box-shadow: none !important; }

.submission-form {
  padding: 0 0 20px 0; }
  .submission-form .cmb2-metabox {
    display: table;
    width: 100%; }
  .submission-form .cmb-row {
    display: table-row; }
    .submission-form .cmb-row:nth-child(even) {
      background-color: rgba(0, 0, 0, 0.01); }
  .submission-form .cmb-th, .submission-form .cmb-td {
    float: none !important;
    padding: 20px !important; }
  .submission-form .cmb-th {
    display: table-cell;
    padding: 0;
    vertical-align: middle !important; }
  .submission-form .cmb-td {
    display: table-cell; }
  .submission-form input[type=text], .submission-form input[type=email], .submission-form textarea {
    width: 100%; }
    .submission-form input[type=text]:focus, .submission-form input[type=email]:focus, .submission-form textarea:focus {
      background-color: transparent !important; }
    .submission-form input[type=text].cmb2-text-medium, .submission-form input[type=text].cmb2_textarea, .submission-form input[type=email].cmb2-text-medium, .submission-form input[type=email].cmb2_textarea, .submission-form textarea.cmb2-text-medium, .submission-form textarea.cmb2_textarea {
      width: 100% !important; }
  .submission-form .cmb2-metabox-title {
    color: #EC407A;
    font-size: 15px;
    font-weight: 500; }
  .submission-form .cmb2-wrap input.cmb2-upload-file {
    float: left !important;
    font-size: 12px;
    width: 70% !important; }
  .submission-form .cmb2-upload-button {
    margin: 0 !important;
    padding: 14px 12px !important;
    width: 30%; }
  .submission-form .cmb2-checkbox-list, .submission-form .cmb2-radio-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .submission-form .cmb2-checkbox-list li, .submission-form .cmb2-radio-list li {
      float: left;
      margin-bottom: 15px;
      width: 33.33%; }
      .submission-form .cmb2-checkbox-list li label, .submission-form .cmb2-radio-list li label {
        display: inline;
        font-size: 13px;
        font-weight: normal;
        text-transform: inherit; }
  .submission-form .cmb-multicheck-toggle {
    background-color: #EEEEEE;
    color: #616161;
    cursor: pointer;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 6px 12px; }
  .submission-form .cmb-type-pw-map .map {
    border: 0;
    height: 250px;
    width: 100%; }
  .submission-form .button-primary {
    display: block;
    margin: 0 auto;
    width: auto; }
  .submission-form input[type=submit]:focus, .submission-form input[type=button]:focus {
    background-color: #E91E63; }
  .submission-form .pw-map-latitude {
    width: 47% !important;
    float: left; }
  .submission-form .pw-map-longitude {
    width: 47% !important;
    float: right; }

.contact-form-7 {
  margin-bottom: 30px; }
  .contact-form-7 input[type=text], .contact-form-7 input[type=email] {
    padding-left: 0;
    padding-right: 0; }
  .contact-form-7 textarea {
    margin-top: 20px; }
  .contact-form-7 input[type=submit] {
    border: none;
    float: right;
    margin-top: 30px;
    padding: 10px 28px; }
    .contact-form-7 input[type=submit]:hover, .contact-form-7 input[type=submit]:focus {
      border: none; }
  .contact-form-7 .row, .contact-form-7 .property-amenities ul, .property-amenities .contact-form-7 ul {
    padding: 0; }

/*------------------------------------------------------------------
[ 9. Buttons ]
*/
input[type=button], input[type=submit], button, .btn:not(.dropdown-toggle), .submission-payment-process:not(.dropdown-toggle), #reviews .form-submit input[type=submit]:not(.dropdown-toggle), .dsidx-search-button input:not(.dropdown-toggle), #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:not(.dropdown-toggle), .btn-secondary {
  background-color: #E91E63;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 6px 12px;
  overflow: hidden;
  position: relative;
  text-transform: uppercase; }
  input[type=button]:hover, input[type=submit]:hover, button:hover, .btn:not(.dropdown-toggle):hover, .submission-payment-process:not(.dropdown-toggle):hover, #reviews .form-submit input[type=submit]:not(.dropdown-toggle):hover, .dsidx-search-button input:not(.dropdown-toggle):hover, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:not(.dropdown-toggle):hover, .btn-secondary:hover {
    color: #fff; }
  input[type=button]:focus, input[type=submit]:focus, button:focus, .btn:not(.dropdown-toggle):focus, .submission-payment-process:not(.dropdown-toggle):focus, #reviews .form-submit input[type=submit]:not(.dropdown-toggle):focus, .dsidx-search-button input:not(.dropdown-toggle):focus, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:not(.dropdown-toggle):focus, .btn-secondary:focus {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    color: #fff;
    outline: 0 !important; }
  input[type=button] .fa, input[type=submit] .fa, button .fa, .btn:not(.dropdown-toggle) .fa, .submission-payment-process:not(.dropdown-toggle) .fa, #reviews .form-submit input[type=submit]:not(.dropdown-toggle) .fa, .dsidx-search-button input:not(.dropdown-toggle) .fa, #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:not(.dropdown-toggle) .fa, .btn-secondary .fa {
    font-size: 14px;
    margin-right: 10px;
    opacity: .7;
    transition: opacity .15s linear; }

.btn-secondary {
  background-color: #039BE5 !important; }

.btn-simple {
  color: #EC407A;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 12px;
  text-transform: uppercase; }
  .btn-simple:hover {
    color: #EC407A;
    text-decoration: none; }

.btn-xl {
  font-size: 15px;
  font-weight: 600;
  padding: 12px 28px; }

.btn-file, .fileinput-remove, .fileinput-upload-button {
  border-color: transparent;
  box-shadow: none !important;
  padding: 9px 12px; }
  .btn-file:focus, .btn-file:hover, .fileinput-remove:focus, .fileinput-remove:hover, .fileinput-upload-button:focus, .fileinput-upload-button:hover {
    border-color: transparent; }

.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

.animate {
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  -ms-animation: ripple 0.65s linear;
  -o-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5); } }

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5); } }

@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5); } }

/*------------------------------------------------------------------
[ 10. Widgets ]
*/
.widget_search .input-group {
  margin: 0; }

.widget .children, .widget .sub-menu {
  background-color: rgba(0, 0, 0, 0.03);
  margin: 8px -16px -8px -16px !important;
  padding: 0 33px !important; }
  .widget .children .children, .widget .children .sub-menu, .widget .sub-menu .children, .widget .sub-menu .sub-menu {
    margin: 8px -33px -8px -33px !important;
    padding: 0 40px !important; }

.widget.widget_nav_menu {
  padding-bottom: 0 !important; }

.sidebar .widget {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 15px;
  padding: 16px; }
  .sidebar .widget .btn, .sidebar .widget .submission-payment-process, .sidebar .widget #reviews .form-submit input[type=submit], #reviews .form-submit .sidebar .widget input[type=submit], .sidebar .widget .dsidx-search-button input, .dsidx-search-button .sidebar .widget input, .sidebar .widget #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .sidebar .widget input[type=button] {
    float: right; }
  .sidebar .widget img {
    height: auto;
    max-width: 100%; }
  .sidebar .widget p {
    color: #616161; }
  .widget-simple .sidebar .widget {
    background-color: transparent;
    box-shadow: none;
    padding: 0; }
  .sidebar .widget .wp-caption-text {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-align: center; }
  .sidebar .widget:last-child {
    margin-bottom: 0; }
  .sidebar .widget .rsswidget {
    line-height: 22px; }
  .sidebar .widget.widget_rss li {
    margin-bottom: 30px !important;
    padding-bottom: 20px !important; }
    .sidebar .widget.widget_rss li:before {
      display: none; }
    .sidebar .widget.widget_rss li .rssSummary {
      font-size: 13px; }
    .sidebar .widget.widget_rss li .rsswidget {
      display: block;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase; }
    .sidebar .widget.widget_rss li .rss-date {
      display: block;
      font-size: 11px;
      text-align: right; }
  .sidebar .widget .rssSummary, .sidebar .widget .rss-date {
    line-height: 28px; }
  .sidebar .widget .widgettitle {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: normal;
    line-height: 60px;
    margin: -16px 0 15px 0; }
  .sidebar .widget ul:not(.dropdown-menu) {
    list-style: none;
    margin: 0;
    padding: 0; }
    .sidebar .widget ul:not(.dropdown-menu) li {
      border-bottom: 1px solid #F5F5F5;
      color: #757575;
      display: block;
      font-size: 15px;
      line-height: 24px;
      padding-bottom: 8px;
      padding-top: 8px; }
      .sidebar .widget ul:not(.dropdown-menu) li a {
        color: #757575; }
      .sidebar .widget ul:not(.dropdown-menu) li:hover {
        color: #616161;
        text-decoration: none; }
        .sidebar .widget ul:not(.dropdown-menu) li:hover:before {
          content: '\f111'; }
      .sidebar .widget ul:not(.dropdown-menu) li:before {
        color: #EC407A;
        content: '\f10c';
        font-family: 'FontAwesome';
        font-size: 9px;
        margin: 0 8px 0 0;
        vertical-align: 2px; }
    .sidebar .widget ul:not(.dropdown-menu) li {
      margin: 0; }
      .sidebar .widget ul:not(.dropdown-menu) li:last-child {
        border-bottom: 0; }

.widget_carousel_widget {
  margin: 0; }

.widget_horizontal_filter_widget {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 0 0;
  padding: 30px 0; }
  .widget_horizontal_filter_widget h2 {
    margin-top: 0; }
  .widget_horizontal_filter_widget .row-submit .form-group {
    float: right;
    margin: 0; }
  .widget_horizontal_filter_widget .form-group, .widget_horizontal_filter_widget .input-group {
    margin-bottom: 25px; }
  .widget_horizontal_filter_widget .no-title {
    padding-top: 30px; }

#wp-calendar {
  margin: 0 0 10px 0;
  width: 100%; }
  #wp-calendar caption {
    font-style: italic;
    margin: 0 0 5px 0;
    text-align: center; }
  #wp-calendar th, #wp-calendar td {
    color: #616161;
    padding: 4px;
    text-align: center; }
  #wp-calendar th {
    color: #757575;
    background-color: #EEEEEE; }
  #wp-calendar #prev {
    padding-top: 10px;
    text-align: left; }
  #wp-calendar #next {
    padding-top: 10px;
    text-align: right; }

.contact-box {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  .contact-box h2 {
    margin-bottom: 20px; }
  .contact-box table {
    margin-top: 20px;
    margin-bottom: 15px; }
    .contact-box table th {
      padding-right: 6px; }
    .contact-box table td {
      color: #757575; }
  .contact-box p {
    color: #9E9E9E; }
  .contact-box .social-links {
    list-style: none; }
    .contact-box .social-links li {
      display: inline-block;
      margin: 0 10px 0 0; }
  .contact-box .btn-social {
    border-radius: 50%;
    box-shadow: none;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 6px;
    margin-top: 15px;
    background-color: #757575;
    height: 32px;
    width: 32px;
    transition: all linear .15s; }
    .contact-box .btn-social .fa {
      margin-top: 2px;
      margin-left: -2px;
      opacity: 1;
      font-size: 14px; }
      .contact-box .btn-social .fa:hover {
        opacity: 1; }
    .contact-box .btn-social:hover, .contact-box .btn-social:focus {
      box-shadow: none; }
  .contact-box .btn-facebook {
    background-color: #0091EA; }
    .contact-box .btn-facebook .fa {
      margin-left: -1px; }
  .contact-box .btn-twitter {
    background-color: #40c8ff; }
  .contact-box .btn-google-plus {
    background-color: #d71d2f; }
  .contact-box .btn-linkedin {
    background-color: #0a62c7; }
  .contact-box .btn-youtube {
    background-color: #d7264f; }
    .contact-box .btn-youtube .fa {
      margin-left: -2px; }
  .contact-box .contact td {
    padding-bottom: 4px; }
  .contact-box > .row, .property-amenities .contact-box > ul {
    padding: 25px; }
  @media (max-width: 1199px) {
    .contact-box .contact-label {
      display: none; }
    .contact-box .contact i {
      margin-right: 0; } }
  @media (max-width: 991px) {
    .contact-box input[type=email] {
      margin-top: 18px; } }

#simple-map .simple-marker {
  background-color: #fff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin-top: 25px;
  background-color: #D81B60; }
  #simple-map .simple-marker:before {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    content: "\f015";
    font-family: fontawesome;
    font-size: 24px;
    margin-left: 14px;
    margin-top: 12px;
    display: inline-block;
    position: relative; }

/*------------------------------------------------------------------
[ 11. Pagination ]
*/
.pagination {
  margin: 0 0 30px 0; }
  .pagination li:first-child a, .pagination li:last-child a {
    border-radius: 0; }
  .pagination li.active a {
    background-color: transparent;
    border-color: #EC407A;
    color: #424242;
    font-weight: 600; }
    .pagination li.active a:hover {
      background-color: transparent;
      border-color: #EC407A;
      color: #424242; }
  .pagination li.disabled a {
    background-color: transparent; }
  .pagination li a {
    background-color: transparent;
    border: 0;
    border-top: 3px solid #E0E0E0;
    color: #616161;
    font-size: 15px;
    padding: 14px 18px;
    transition: all .15s linear; }
    .pagination li a:hover {
      color: #616161; }

.nav-previous, .nav-next {
  color: #424242;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase; }
  .nav-previous a, .nav-next a {
    color: #424242;
    display: block; }
    .nav-previous a:after, .nav-previous a:before, .nav-next a:after, .nav-next a:before {
      display: inline-block;
      font-size: 10px;
      font-family: 'FontAwesome';
      vertical-align: 1px; }

.nav-next a:after {
  content: '\f054';
  margin-left: 15px; }

.nav-previous a:before {
  content: '\f053';
  margin-right: 15px; }

/*------------------------------------------------------------------
[ 12. Pricing ]
*/
.pricing-col {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border: 1px solid #F5F5F5;
  margin-bottom: 30px; }
  .pricing-col.popular {
    outline: 5px solid #EC407A; }

.pricing-header {
  background-color: #fff;
  color: #fff;
  padding: 16px 16px 38px 16px;
  text-align: center; }

.pricing-title {
  color: #9E9E9E;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

.pricing-value {
  color: #424242;
  font-size: 48px;
  margin: 30px 0; }

.pricing-duration {
  color: #9E9E9E;
  font-size: 12px;
  margin-bottom: 30px; }

.pricing-content {
  background-color: #EEEEEE;
  padding: 16px; }
  .pricing-content .btn, .pricing-content .submission-payment-process, .pricing-content #reviews .form-submit input[type=submit], #reviews .form-submit .pricing-content input[type=submit], .pricing-content .dsidx-search-button input, .dsidx-search-button .pricing-content input, .pricing-content #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .pricing-content input[type=button] {
    display: block;
    font-weight: 600;
    margin: 0 0 16px 0;
    padding: 10px 12px;
    text-align: center; }
  .pricing-content ul {
    list-style-position: inside;
    margin: 0 -16px;
    padding: 0 30px; }
    .pricing-content ul li {
      color: #616161;
      font-size: 14px;
      padding: 7px 0; }
      .pricing-content ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }

/*------------------------------------------------------------------
[ 13. Partners ]
*/
.partners:hover .partner-item {
  opacity: .7; }

.partner-item {
  display: block;
  line-height: 150px;
  text-align: center;
  transition: all .15s linear !important; }
  .partner-item:hover {
    opacity: 1 !important; }
  .partner-item img {
    height: auto;
    max-width: 100%;
    padding: 0 23px; }
  @media (max-width: 767px) {
    .partner-item {
      line-height: 1;
      margin-bottom: 20px; }
      .partner-item:last-child {
        margin-bottom: 0; }
      .partner-item img {
        max-width: 130px; } }

/*------------------------------------------------------------------
[ 14. Breadcrumbs ]
*/
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0; }
  .breadcrumb > li {
    color: #E1F5FE !important;
    font-size: 12px;
    margin: 0; }
    .breadcrumb > li a {
      color: #E1F5FE; }
      .breadcrumb > li a:hover {
        color: #B3E5FC;
        text-decoration: none; }
    .breadcrumb > li.active {
      color: #E1F5FE; }
    .breadcrumb > li:before {
      color: #039BE5 !important; }

/*------------------------------------------------------------------
[ 15. Charts ]
*/
/*------------------------------------------------------------------
[ 16. Navigation ]
*/
@media (min-width: 768px) {
  .header-variant-standard .header-navigation {
    float: right; }
  .header-navigation .nav li {
    margin: 0; }
    .header-navigation .nav li a {
      color: #81D4FA;
      display: block;
      font-weight: 500;
      padding: 16px 20px;
      position: relative;
      text-transform: uppercase;
      transition: color .15s linear; }
      .header-minimal .header-navigation .nav li a {
        color: #424242; }
      .header-minimal.primary .header-navigation .nav li a {
        color: #81D4FA; }
      .header-background .header-navigation .nav li a {
        color: #B3E5FC; }
      .header-call-to-action-wrapper .header-navigation .nav li a {
        color: rgba(255, 255, 255, 0.68); } }
    @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
      .header-navigation .nav li a {
        padding: 16px 16px; } }

@media (min-width: 768px) {
      .header-navigation .nav li a:hover {
        background-color: transparent;
        color: #fff; }
        .header-minimal .header-navigation .nav li a:hover {
          color: #424242; }
      .header-navigation .nav li a:focus {
        background-color: transparent;
        border-radius: 0;
        outline: 0 !important; }
    .header-navigation .nav li.important > a {
      color: #fff;
      font-weight: 600; }
      .header-navigation .nav li.important > a:hover {
        color: #fff; }
      .header-minimal .header-navigation .nav li.important > a {
        color: #EC407A; }
        .header-minimal .header-navigation .nav li.important > a:hover {
          color: #EC407A; }
      .header-minimal.primary .header-navigation .nav li.important > a {
        color: #fff; }
        .header-minimal.primary .header-navigation .nav li.important > a:hover {
          color: #fff; }
    .header-navigation .nav li.active > a {
      background-color: transparent !important;
      color: #fff; }
      .header-minimal .header-navigation .nav li.active > a {
        color: #424242; }
    .header-navigation .nav li:focus {
      outline: 0 !important; }
    .header-navigation .nav li.has-children {
      position: relative; }
      .header-navigation .nav li.has-children:after {
        background-color: transparent;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        right: -10px;
        width: 10px; }
      .header-navigation .nav li.has-children a {
        text-decoration: none !important; }
      .header-navigation .nav li.has-children > a:after {
        content: '\f0d7';
        font-family: 'FontAwesome';
        margin: 0 0 0 15px; }
      .header-navigation .nav li.has-children div {
        background-color: #fff;
        border-radius: 1px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
        height: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 0;
        z-index: 9999; }
        .header-navigation .nav li.has-children div > a {
          color: #81D4FA;
          transition: color .2s linear;
          white-space: nowrap; }
          .header-navigation .nav li.has-children div > a:hover {
            text-decoration: none; }
          .header-minimal .header-navigation .nav li.has-children div > a {
            color: #424242; }
          .header-navigation .nav li.has-children div > a:after {
            content: '\f0d7';
            font-family: 'FontAwesome';
            margin: 0 0 0 15px; }
    .header-navigation .nav li.has-children .sub-menu {
	list-style: none;
	padding: 0;
	pointer-events: all;
}
      .header-navigation .nav li.has-children .sub-menu {
        list-style: none;
        padding: 0; }
        .header-navigation .nav li.has-children .sub-menu li {
          position: relative; }
          .header-navigation .nav li.has-children .sub-menu li a.subtitle {
            color: #9E9E9E;
            cursor: default;
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase; }
            .header-navigation .nav li.has-children .sub-menu li a.subtitle:after, .header-navigation .nav li.has-children .sub-menu li a.subtitle:before {
              display: none; }
          .header-navigation .nav li.has-children .sub-menu li a {
            color: #212121;
            display: block;
            font-weight: normal;
            padding: 10px 20px;
            position: relative;
            text-transform: none;
            transition: background-color .15s linear;
            white-space: nowrap; }
            .header-navigation .nav li.has-children .sub-menu li a:hover {
              text-decoration: none; }
              .header-navigation .nav li.has-children .sub-menu li a:hover:before {
                width: 100%; }
            .header-navigation .nav li.has-children .sub-menu li a:before {
              background-color: #F5F5F5;
              content: '';
              display: block;
              height: 100%;
              left: 0;
              position: absolute;
              top: 0;
              transition: width .15s linear;
              width: 0;
              z-index: -1; }
          .header-navigation .nav li.has-children .sub-menu li.has-children > a:after {
            color: #BDBDBD;
            content: '\f0da';
            font-family: 'FontAwesome';
            left: auto;
            position: absolute;
            right: 10px; }
      .header-navigation .nav li.has-children .has-children div {
        left: 102% !important; }
    .header-navigation .nav li.has-children:hover > div {
      visibility: visible; }
      .header-navigation .nav li.has-children:hover > div > a {
        color: #212121; }
  .header-navigation-wrapper .header-navigation .nav > li.current-menu-ancestor, .header-navigation-wrapper .header-navigation .nav > li.current-menu-item {
    box-shadow: inset 0 -2px 0 0 #EC407A; }
  .header-navigation .nav > li.current-menu-ancestor > a, .header-navigation .nav > li.current-menu-item > a {
    color: #fff !important; }
  .header-variant-search .header-navigation-wrapper, .header-variant-information .header-navigation-wrapper, .header-variant-ad-space .header-navigation-wrapper {
    background-color: rgba(0, 0, 0, 0.03);
    margin: 27px -700px -27px -700px;
    padding-left: 700px;
    padding-right: 700px; }
  .header-variant-standard .nav > li.current-menu-ancestor, .header-variant-standard .nav > li.current-menu-item {
    box-shadow: none !important; }
  .header-navigation {
    float: left; } 

     .header-navigation .nav li.has-children div{background:none;box-shadow:none;}
.sub-menu {background: #fff;}
.header-navigation .nav li.has-children div > a{  display: inline-block;}
   .header-navigation .nav li.has-children:hover > div > a {color: #fff;}
.header-navigation .nav li.has-children:hover > div > a {color: #fff;background: #0277BD;}
.header-navigation .nav li.has-children div{background:none !important;box-shadow: none !important}
 .header-navigation .nav li.has-children .sub-menu li {border-bottom: 1px solid #CECECE;}
 .header-navigation .nav li.has-children .sub-menu li a:hover {background: #0277BD;color: #fff}
}

.navbar-toggle {
  margin-right: 0; }
  .navbar-toggle .icon-bar {
    background-color: #fff; }
    .header-minimal .navbar-toggle .icon-bar {
      background-color: #212121; }
    .header-minimal.primary .navbar-toggle .icon-bar {
      background-color: #fff; }
  .header-large .navbar-toggle {
    position: absolute;
    right: 15px;
    top: 0; }

.header-main-title {
  display: none; }

@media (max-width: 767px) {
  .header-main-title {
    color: #424242;
    display: block;
    font-family: 'Montserrat';
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    padding: 0 24px; }
    .header-main-title a {
      color: #424242; }
      .header-main-title a:hover {
        text-decoration: none; }
    .header-main-title img {
      height: 34px;
      margin-right: 15px;
      vertical-align: -5px; }
  .header-navigation-wrapper {
    background-color: #fff;
    border-right: 1px solid #EEEEEE;
    bottom: 0;
    left: -240px;
    position: fixed;
    top: 0;
    transition: left 0.3s linear 0s;
    width: 240px;
    z-index: 9999; }
    .admin-bar .header-navigation-wrapper {
      padding-top: 32px; } }
    @media screen and (max-width: 767px) and (max-width: 782px) {
      .admin-bar .header-navigation-wrapper {
        padding-top: 46px; } }

@media (max-width: 767px) {
    .header-navigation-wrapper.open {
      left: 0;
      transition: left 0.3s linear 0.3s; }
      .header-navigation-wrapper.open:before {
        left: 240px;
        opacity: 1;
        transition: visibility 0s, opacity 0.3s linear 0s, left 0.3s linear 0.3s;
        visibility: visible; }
      .header-navigation-wrapper.open:before {
        background-color: rgba(0, 0, 0, 0.5); }
    .header-navigation-wrapper:before {
      background-color: transparent;
      bottom: 0;
      content: '';
      display: block;
      left: 0;
      opacity: 0;
      position: fixed;
      top: 0;
      transition: visibility 0.6s, opacity 0.3s linear 0.3s, left 0.3s linear 0s;
      visibility: hidden;
      width: 100%; }
  .header-navigation {
    height: 100%;
    overflow: auto; }
  .primary-menu-container .nav {
    overflow: auto; }
    .primary-menu-container .nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .primary-menu-container .nav div {
      height: 0;
      overflow: hidden;
      width: 100%; }
    .primary-menu-container .nav > li.active a {
      background-color: transparent;
      border-radius: 0;
      color: #D81B60; }
    .primary-menu-container .nav > li > a {
      font-weight: 700; }
      .primary-menu-container .nav > li > a .fa {
        display: none; }
    .primary-menu-container .nav > li > div > a {
      display: none; }
    .primary-menu-container .nav li {
      float: none;
      display: block;
      margin: 0; }
    .primary-menu-container .nav a {
      display: block;
      color: #424242;
      padding: 15px 0 15px 22px;
      transition: all .15s linear; }
      .primary-menu-container .nav a:hover {
        background-color: #F5F5F5;
        text-decoration: none; } }

.nav-tabs {
  background-color: #fff;
  border: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  display: table;
  margin: 0 0 30px 0;
  padding: 0;
  table-layout: fixed;
  white-space: nowrap;
  width: 100%; }
  @media (max-width: 991px) {
    .nav-tabs {
      display: block; } }
  .nav-tabs .ink {
    background: rgba(0, 0, 0, 0.05); }
  .nav-tabs li {
    border: 0;
    display: table-cell;
    float: none;
    text-transform: uppercase;
    width: 100%; }
    .nav-tabs li a {
      border: 0 !important;
      border-radius: 0;
      color: #BDBDBD;
      font-weight: 500;
      margin: 0;
      overflow: hidden;
      padding: 20px !important;
      position: relative;
      text-align: center; }
      .nav-tabs li a:hover {
        background-color: transparent;
        color: #9E9E9E; }
      .nav-tabs li a:focus {
        background-color: transparent; }
    .nav-tabs li.active a, .nav-tabs li.active a:hover {
      border: 0;
      box-shadow: inset 0 -2px 0 0 #EC407A;
      cursor: pointer;
      color: #EC407A !important; }
    @media (max-width: 991px) {
      .nav-tabs li {
        display: block;
        float: none; } }

/*------------------------------------------------------------------
[ 17. Tables ]
*/
.table:not(.table-simple) thead th, .type-post table:not(.table-simple) thead th, .post-box table:not(.table-simple) thead th {
  background-color: #29B6F6;
  border-color: transparent !important;
  color: #fff; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #F5F5F5; }

.table-simple {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  padding: 16px; }
  .table-simple thead th {
    border-bottom: 2px solid #EEEEEE !important; }
  .table-simple tbody {
    color: #616161; }
    .table-simple tbody td {
      border-top: 1px solid #EEEEEE !important;
      padding: 9px 12px;
      vertical-align: middle !important; }

@media (max-width: 767px) {
  .table th, .type-post table th, .post-box table th, .table td, .type-post table td, .post-box table td {
    display: block;
    width: 100% !important; }
    .table th:empty, .type-post table th:empty, .post-box table th:empty, .table td:empty, .type-post table td:empty, .post-box table td:empty {
      display: none; } }

/*------------------------------------------------------------------
[ 18. Promo Box ]
*/
/*------------------------------------------------------------------
[ 19. Invoice Template ]
*/
/*------------------------------------------------------------------
[ 20. Isotope ]
*/
/*------------------------------------------------------------------
[ 21. FAQ ]
*/
.faq-item {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 60px;
  padding: 16px;
  position: relative; }
  .faq-item:before {
    background-color: #EC407A;
    color: #fff;
    content: 'Q';
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 44px;
    left: -60px;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 44px; }
  .faq-item:after {
    border: 5px solid transparent;
    border-bottom-color: #EC407A;
    content: '';
    display: block;
    height: 0;
    left: -21px;
    position: absolute;
    top: -5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 0; }

.faq-item-question {
  margin: 0 0 20px 0; }
  .faq-item-question h2 {
    color: #424242;
    margin: 0;
    padding: 0; }

.faq-item-answer {
  color: #616161; }

.faq-item-meta {
  border-top: 1px solid #F5F5F5;
  color: #757575;
  margin-top: 6px;
  padding-top: 16px;
  text-align: right; }
  .faq-item-meta a {
    color: #EC407A; }
  .faq-item-meta .rate {
    margin-left: 20px; }
  .faq-item-meta .separator {
    margin: 0 10px; }

/*------------------------------------------------------------------
[ 22. Posts ]
*/
article {
  padding: 0; }

.type-post, .post-box {
  background-color: #fff;
  border-bottom: 1px solid #F5F5F5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0;
  padding-bottom: 30px; }
  .type-post.sticky, .sticky.post-box {
    background-color: #E1F5FE;
    border-bottom: none; }
  .type-post.post-row + .page-links, .post-row.post-box + .page-links, .type-post.post-box + .page-links, .post-box + .page-links {
    display: none; }

.post-single h1 {
  font-size: 28px; }

.post-single ul, .post-single ol {
  padding-left: 30px; }

.post-single img {
  height: auto;
  max-width: 100% !important; }

.post-single .wp-caption {
  max-width: 100% !important; }

.post-single .wp-caption-text {
  margin-top: 6px;
  font-style: italic;
  text-align: center; }

.post-row {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 20px 0;
  padding: 0; }
  .post-row .post-image, .post-row .post-image-left {
    margin-bottom: 0;
    overflow: hidden; }
    .post-row .post-image a, .post-row .post-image-left a {
      display: block;
      position: relative; }
      .post-row .post-image a:after, .post-row .post-image-left a:after {
        background-color: black;
        background-image: url("../img/magnifier.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 32px 32px;
        content: '';
        display: table-cell;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition: opacity .15s linear;
        vertical-align: middle;
        width: 100%;
        z-index: 3; }
      .post-row .post-image a:hover:after, .post-row .post-image-left a:hover:after {
        opacity: .5; }
  .post-row .post-body {
    color: #757575;
    padding: 16px; }
    .post-row .post-body .post-excerpt {
      color: #757575; }
  .post-row .post-meta {
    margin: 16px -16px -16px;
    padding: 12px 16px 12px;
    text-align: center; }
    .post-row .post-meta .post-date {
      float: left; }
    .post-row .post-meta .post-comments {
      float: left; }
    .post-row .post-meta .post-meta-author a {
      color: #616161; }

.post-box {
  padding: 0; }
  .post-box .post-image, .post-box .post-image-left {
    border: none;
    margin-bottom: -10px;
    overflow: hidden; }
    .post-box .post-image a, .post-box .post-image-left a {
      display: block;
      position: relative; }
      .post-box .post-image a:after, .post-box .post-image-left a:after {
        background-color: black;
        background-image: url("../img/magnifier.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 32px 32px;
        content: '';
        display: table-cell;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition: opacity .15s linear;
        vertical-align: middle;
        width: 100%;
        z-index: 3; }
      .post-box .post-image a:hover:after, .post-box .post-image-left a:hover:after {
        opacity: .5; }
  .post-box .post-body {
    padding: 20px; }
  .post-box .post-meta {
    margin-bottom: -20px;
    margin-top: 20px;
    padding: 12px 20px 12px;
    text-align: center; }
    .post-box .post-meta .post-date {
      float: left;
      margin-left: 0; }
    .post-box .post-meta .post-comments {
      float: right; }

.post-image, .post-image-left {
  display: inline-block;
  width: 100%;
  margin-bottom: -7px; }
  .post-image a, .post-image-left a {
    display: block;
    width: 100%; }
  .post-image img, .post-image-left img {
    display: block;
    height: auto;
    width: 100%; }

.post-body {
  display: block;
  padding: 20px; }
  .post-body.has-image-left {
    display: table-cell; }

.post-image-left {
  float: left;
  max-width: 300px; }

.post-title {
  font-size: 21px;
  line-height: 1.5;
  margin: 0 0 16px 0;
  padding: 0;
  transition: color linear .12s; }
  .post-title a {
    color: #424242; }
    .post-title a:hover, .post-title a:focus {
      text-decoration: none;
      color: #D81B60; }

.post-excerpt {
  color: #9E9E9E;
  margin-bottom: 16px; }
  .post-excerpt p {
    margin: 0; }

.post-meta {
  color: #9E9E9E;
  font-size: 12px;
  padding: 14px 20px 12px;
  margin: -20px -20px 20px;
  background-color: #F5F5F5;
  transition: all linear 0.15s; }
  .sticky .post-meta {
    background-color: #B3E5FC; }

.post-date {
  float: left;
  margin-left: 25px; }
  .post-date:before {
    content: "\f073";
    font-family: fontawesome;
    margin-right: 4px; }

.post-comments {
  float: left;
  margin-left: 25px; }
  .post-comments:before {
    content: "\f075";
    font-family: fontawesome;
    margin-right: 4px; }

.post-meta-author {
  float: left; }
  .post-meta-author a {
    font-weight: 600; }
    .post-meta-author a:hover {
      color: #D81B60 !important;
      text-decoration: none; }
  .post-meta-author:before {
    content: "\f007";
    font-family: fontawesome;
    margin-right: 4px; }

.post-meta-tags, .tagcloud {
  float: right;
  text-align: left;
  margin-top: -2px; }
  .post-meta-tags a, .tagcloud a {
    background-color: #EEEEEE;
    border-bottom: 2px solid #E0E0E0;
    color: #616161;
    display: inline-block;
    font-size: 12px;
    margin: 0 3px 0 0;
    padding: 0 8px;
    transition: all .15s linear; }
    .post-meta-tags a:last-child, .tagcloud a:last-child {
      margin-right: 0; }
    .post-meta-tags a:hover, .tagcloud a:hover {
      background-color: #E0E0E0;
      border-bottom: 2px solid #BDBDBD;
      text-decoration: none; }
    .sticky .post-meta-tags a, .sticky .tagcloud a {
      background-color: #29B6F6;
      border-bottom-color: #039BE5;
      color: #fff; }
      .sticky .post-meta-tags a:hover, .sticky .tagcloud a:hover {
        background-color: #03A9F4; }
  .has-image-left .post-meta-tags, .has-image-left .tagcloud {
    clear: both;
    float: none;
    margin: 40px 0 0 0; }

.post-categories {
  color: #9E9E9E;
  font-weight: 500;
  margin-bottom: 10px; }
  .post-categories a {
    color: #9E9E9E;
    font-size: 12px;
    letter-spacing: 0.3px;
    transition: color linear .12s; }
    .post-categories a:hover, .post-categories a:focus {
      font-weight: 500;
      color: #D81B60;
      text-decoration: none; }

.post-content {
  margin-bottom: 60px; }
  .post-content:last-child {
    margin-bottom: 0; }

.read-more .btn .fa, .read-more .submission-payment-process .fa, .read-more #reviews .form-submit input[type=submit] .fa, #reviews .form-submit .read-more input[type=submit] .fa, .read-more .dsidx-search-button input .fa, .dsidx-search-button .read-more input .fa, .read-more #dsidx.dsidx-details .dsidx-contact-form table input[type=button] .fa, #dsidx.dsidx-details .dsidx-contact-form table .read-more input[type=button] .fa {
  font-size: 13px;
  margin-left: 10px;
  margin-right: 0;
  opacity: 1; }

.form-allowed-tags {
  background-color: #F5F5F5;
  margin: 15px 0;
  padding: 16px; }

.read-more {
  font-size: 14px;
  text-transform: uppercase; }

.comment {
  width: 100%; }
  .comment > .comment-author {
    border-radius: 50%;
    float: left;
    height: 50px;
    margin: 0 20px 0 0;
    overflow: hidden;
    width: 50px; }
  .comment .comment-content {
    padding-left: 85px;
    padding-right: 30px;
    width: 100%; }
  .comment .comment-meta {
    margin: 0 0 10px 0; }
    .comment .comment-meta .comment-reply-link, .comment .comment-meta .comment-date {
      float: right; }
    .comment .comment-meta .comment-reply-link:before {
      color: rgba(0, 0, 0, 0.3);
      content: "|";
      padding: 0 15px; }
  .comment .comment-body {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 25px;
    padding-bottom: 15px; }
  .comment .children {
    padding-left: 50px; }

.comments-title {
  margin-bottom: 40px; }

.comment-respond input[type=text], .comment-respond input[type=email] {
  width: 100% !important; }
  .comment-respond input[type=text]:focus, .comment-respond input[type=email]:focus {
    background-color: transparent !important; }

/*------------------------------------------------------------------
[ 23. Features ]
*/
/*------------------------------------------------------------------
[ 24. Footer ]
*/
.footer {
  background-color: #039BE5;
  display: table-row;
  height: 1px; }
  .footer.footer-simple {
    background-color: #fff; }
  .footer .widget {
    margin-bottom: 0; }
    .footer .widget h2 {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      line-height: 1;
      margin: 0 -30px 15px 0;
      padding-bottom: 20px;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .footer .widget h2 {
          margin-top: 20px; } }
    .footer .widget:last-child h2 {
      margin-right: 0; }
    .footer .widget .sharing-buttons li {
      margin-right: 10px; }
  .footer #wp-calendar caption {
    color: #E1F5FE; }
  .footer #wp-calendar td {
    color: #E1F5FE; }
  .footer #wp-calendar th {
    background-color: #0277BD;
    color: #E1F5FE; }
  .footer hr {
    border: 0;
    margin: 20px 0;
    width: 100%; }

.footer-bottom .tagcloud a {
  background-color: #fff;
  color: #616161; }

.tagcloud a {
  margin: 0 3px 3px 0; }

.footer-simple .widget h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #424242; }

.footer .nav-pills li {
  margin: 0; }
  .footer .nav-pills li:first-child a {
    padding-left: 0; }
  .footer .nav-pills li a {
    color: #81D4FA;
    font-weight: 500;
    text-transform: uppercase;
    transition: color .15s linear; }
    .footer .nav-pills li a:hover {
      background-color: transparent;
      color: #fff; }
    .footer .nav-pills li a:active, .footer .nav-pills li a:focus {
      background-color: transparent; }
  @media (max-width: 767px) {
    .footer .nav-pills li {
      float: none; }
      .footer .nav-pills li a {
        padding-left: 0;
        padding-right: 0; } }

.footer .menu {
  list-style: none; }
  .footer .menu li {
    margin: 0; }
    .footer .menu li a {
      border-bottom: 1px solid transparent;
      display: inline-block;
      color: #fff;
      padding: 6px 0;
      transition: all .15s linear; }
      .footer-simple .footer .menu li a {
        color: #616161; }
      .footer .menu li a:hover {
        background-color: transparent;
        border-bottom: 1px solid #fff;
        color: #fff; }
        .footer-simple .footer .menu li a:hover {
          border-bottom: 1px solid #EEEEEE;
          color: #424242; }

.footer-top-inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 25px 0; }
  .footer-simple .footer-top-inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.footer-bottom {
  color: #fff;
  padding: 25px 0; }
  .footer-simple .footer-bottom {
    color: #424242; }
  .footer-bottom a {
    color: #fff; }
    .footer-simple .footer-bottom a {
      color: #EC407A; }

.footer-bottom-left {
  float: left; }
  @media (max-width: 767px) {
    .footer-bottom-left {
      float: none; } }

.footer-bottom-right {
  float: right; }
  @media (max-width: 767px) {
    .footer-bottom-right {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      float: none;
      margin-top: 30px;
      padding-top: 30px; }
      .footer-simple .footer-bottom-right {
        border-top-color: #F5F5F5; } }

.footer-bar {
  background-color: #0288D1;
  color: #fff;
  padding-bottom: 7px;
  padding-top: 7px; }
  .footer-bar .scroll-top {
    color: #fff;
    cursor: pointer;
    font-size: 40px; }

/*------------------------------------------------------------------
[ 25. Headers ]
*/
.search-main {
  background-color: #fff;
  padding-bottom: 40px;
  padding-top: 40px; }

.header {
  background-color: #039BE5;
  color: #fff; 
  z-index: 100; }
  .header.header-minimal {
    background-color: #fff; }
    .header.header-minimal.primary {
      background-color: #039BE5; }
 
.header-navigation .nav li.has-children:hover > div {
	visibility: visible;
	width: auto !important;
	height: auto !important;
	opacity: 1; 
} 
.list-property-page .bg_image{overflow:hidden;}
.header-navigation .nav li.has-children div {
	background-color: #fff;
	border-radius: 1px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 9999;
	transition: all 0.5s ease 0s !important;
	opacity: 0;
	width: auto !important;
	height: auto !important;
	pointer-events: none; visibility: hidden;
}
.header-inner {
  position: relative; }
  .header-standard .header-inner {
    padding: 27px 0; }
  .header-minimal .header-inner {
    padding: 10px 0; }

.header-large .header-main {
  margin: 37px 0; }

.header-call-to-action-wrapper .header-main {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px 700px 20px 700px;
  margin: -27px -700px 0 -700px; }

.header-title {
  float: left;
  font-family: 'Montserrat', 'Arial', sans-serif;
  font-size: 30px;
  margin-top: 3px; }
  .header-minimal .header-title {
    font-size: 24px;
    margin-top: 8px; }
  .header-title img {
    margin-right: 15px;
    max-height: 60px;
    vertical-align: -8px; }
    .header-minimal .header-title img {
      height: 34px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .header-title img {
        margin-right: 0; } }
  .header-title a {
    color: #fff; }
    .header-minimal .header-title a {
      color: #424242; }
    .header-minimal.primary .header-title a {
      color: #fff; }
    .header-title a:hover {
      color: #fff;
      text-decoration: none; }
      .header-minimal .header-title a:hover {
        color: #424242; }
      .header-minimal.primary .header-title a:hover {
        color: #fff; }
    .header-title a:active, .header-title a:focus {
      text-decoration: none; }
  .header-title span {
    line-height: 40px; }
    @media (max-width: 767px) {
      .header-title span {
        font-size: 22px; } }
  .header-title:hover img {
    opacity: 1; }

.header-title-image {
  fill: #81D4FA;
  height: 36px;
  margin-right: 10px;
  vertical-align: -6px;
  width: 36px; }

.header-search {
  float: right;
  margin-left: 100px;
  width: 550px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-search {
      margin-left: 0;
      width: 400px; } }
  @media (max-width: 767px) {
    .header-search {
      clear: both;
      float: none;
      margin: 0;
      padding: 20px 0 0 0;
      width: 100%; } }
  .header-search .input-group {
    margin: 0; }
  .header-search .form-control, .header-search .comment-respond input[type=text], .comment-respond .header-search input[type=text], .header-search .comment-respond input[type=email], .comment-respond .header-search input[type=email], .header-search .dsidx-search-widget input, .dsidx-search-widget .header-search input, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text] {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #81D4FA;
    border-radius: 0;
    color: #fff;
    font-size: 30px;
    height: 60px;
    padding: 0;
    transition: all .15s linear; }
    .header-search .form-control::-webkit-input-placeholder, .header-search .comment-respond input[type=text]::-webkit-input-placeholder, .comment-respond .header-search input[type=text]::-webkit-input-placeholder, .header-search .comment-respond input[type=email]::-webkit-input-placeholder, .comment-respond .header-search input[type=email]::-webkit-input-placeholder, .header-search .dsidx-search-widget input::-webkit-input-placeholder, .dsidx-search-widget .header-search input::-webkit-input-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-webkit-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]::-webkit-input-placeholder {
      color: #B3E5FC; }
    .header-search .form-control:-moz-placeholder, .header-search .comment-respond input[type=text]:-moz-placeholder, .comment-respond .header-search input[type=text]:-moz-placeholder, .header-search .comment-respond input[type=email]:-moz-placeholder, .comment-respond .header-search input[type=email]:-moz-placeholder, .header-search .dsidx-search-widget input:-moz-placeholder, .dsidx-search-widget .header-search input:-moz-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:-moz-placeholder {
      color: #B3E5FC; }
    .header-search .form-control::-moz-placeholder, .header-search .comment-respond input[type=text]::-moz-placeholder, .comment-respond .header-search input[type=text]::-moz-placeholder, .header-search .comment-respond input[type=email]::-moz-placeholder, .comment-respond .header-search input[type=email]::-moz-placeholder, .header-search .dsidx-search-widget input::-moz-placeholder, .dsidx-search-widget .header-search input::-moz-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]::-moz-placeholder {
      color: #B3E5FC; }
    .header-search .form-control:-ms-input-placeholder, .header-search .comment-respond input[type=text]:-ms-input-placeholder, .comment-respond .header-search input[type=text]:-ms-input-placeholder, .header-search .comment-respond input[type=email]:-ms-input-placeholder, .comment-respond .header-search input[type=email]:-ms-input-placeholder, .header-search .dsidx-search-widget input:-ms-input-placeholder, .dsidx-search-widget .header-search input:-ms-input-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-ms-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:-ms-input-placeholder {
      color: #B3E5FC; }
    .header-search .form-control:focus, .header-search .comment-respond input[type=text]:focus, .comment-respond .header-search input[type=text]:focus, .header-search .comment-respond input[type=email]:focus, .comment-respond .header-search input[type=email]:focus, .header-search .dsidx-search-widget input:focus, .dsidx-search-widget .header-search input:focus, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus {
      border-bottom-color: #fff; }
      .header-search .form-control:focus::-webkit-input-placeholder, .header-search .comment-respond input[type=text]:focus::-webkit-input-placeholder, .comment-respond .header-search input[type=text]:focus::-webkit-input-placeholder, .header-search .comment-respond input[type=email]:focus::-webkit-input-placeholder, .comment-respond .header-search input[type=email]:focus::-webkit-input-placeholder, .header-search .dsidx-search-widget input:focus::-webkit-input-placeholder, .dsidx-search-widget .header-search input:focus::-webkit-input-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus::-webkit-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus::-webkit-input-placeholder {
        color: #fff; }
      .header-search .form-control:focus:-moz-placeholder, .header-search .comment-respond input[type=text]:focus:-moz-placeholder, .comment-respond .header-search input[type=text]:focus:-moz-placeholder, .header-search .comment-respond input[type=email]:focus:-moz-placeholder, .comment-respond .header-search input[type=email]:focus:-moz-placeholder, .header-search .dsidx-search-widget input:focus:-moz-placeholder, .dsidx-search-widget .header-search input:focus:-moz-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus:-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus:-moz-placeholder {
        color: #fff; }
      .header-search .form-control:focus::-moz-placeholder, .header-search .comment-respond input[type=text]:focus::-moz-placeholder, .comment-respond .header-search input[type=text]:focus::-moz-placeholder, .header-search .comment-respond input[type=email]:focus::-moz-placeholder, .comment-respond .header-search input[type=email]:focus::-moz-placeholder, .header-search .dsidx-search-widget input:focus::-moz-placeholder, .dsidx-search-widget .header-search input:focus::-moz-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus::-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus::-moz-placeholder {
        color: #fff; }
      .header-search .form-control:focus:-ms-input-placeholder, .header-search .comment-respond input[type=text]:focus:-ms-input-placeholder, .comment-respond .header-search input[type=text]:focus:-ms-input-placeholder, .header-search .comment-respond input[type=email]:focus:-ms-input-placeholder, .comment-respond .header-search input[type=email]:focus:-ms-input-placeholder, .header-search .dsidx-search-widget input:focus:-ms-input-placeholder, .dsidx-search-widget .header-search input:focus:-ms-input-placeholder, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus:-ms-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus:-ms-input-placeholder {
        color: #fff; }
    .header-search .form-control:focus ~ .input-group-btn .btn, .header-search .comment-respond input[type=text]:focus ~ .input-group-btn .btn, .comment-respond .header-search input[type=text]:focus ~ .input-group-btn .btn, .header-search .comment-respond input[type=email]:focus ~ .input-group-btn .btn, .comment-respond .header-search input[type=email]:focus ~ .input-group-btn .btn, .header-search .dsidx-search-widget input:focus ~ .input-group-btn .btn, .dsidx-search-widget .header-search input:focus ~ .input-group-btn .btn, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn .btn, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn .btn, .header-search .form-control:focus ~ .input-group-btn .submission-payment-process, .header-search .comment-respond input[type=text]:focus ~ .input-group-btn .submission-payment-process, .comment-respond .header-search input[type=text]:focus ~ .input-group-btn .submission-payment-process, .header-search .comment-respond input[type=email]:focus ~ .input-group-btn .submission-payment-process, .comment-respond .header-search input[type=email]:focus ~ .input-group-btn .submission-payment-process, .header-search .dsidx-search-widget input:focus ~ .input-group-btn .submission-payment-process, .dsidx-search-widget .header-search input:focus ~ .input-group-btn .submission-payment-process, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn .submission-payment-process, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn .submission-payment-process, .header-search .form-control:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .form-control:focus ~ .input-group-btn input[type=submit], .header-search .comment-respond input[type=text]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .comment-respond input[type=text]:focus ~ .input-group-btn input[type=submit], .comment-respond .header-search input[type=text]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .comment-respond .header-search input[type=text]:focus ~ .input-group-btn input[type=submit], .header-search .comment-respond input[type=email]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .comment-respond input[type=email]:focus ~ .input-group-btn input[type=submit], .comment-respond .header-search input[type=email]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .comment-respond .header-search input[type=email]:focus ~ .input-group-btn input[type=submit], .header-search .dsidx-search-widget input:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .dsidx-search-widget input:focus ~ .input-group-btn input[type=submit], .dsidx-search-widget .header-search input:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .dsidx-search-widget .header-search input:focus ~ .input-group-btn input[type=submit], .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn input[type=submit], #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn input[type=submit], .header-search .form-control:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .form-control:focus ~ .input-group-btn input, .header-search .comment-respond input[type=text]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .comment-respond input[type=text]:focus ~ .input-group-btn input, .comment-respond .header-search input[type=text]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .comment-respond .header-search input[type=text]:focus ~ .input-group-btn input, .header-search .comment-respond input[type=email]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .comment-respond input[type=email]:focus ~ .input-group-btn input, .comment-respond .header-search input[type=email]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .comment-respond .header-search input[type=email]:focus ~ .input-group-btn input, .header-search .dsidx-search-widget input:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .dsidx-search-widget input:focus ~ .input-group-btn input, .dsidx-search-widget .header-search input:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .dsidx-search-widget .header-search input:focus ~ .input-group-btn input, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn input, #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn .dsidx-search-button input, .dsidx-search-button #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn input, .header-search .form-control:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .form-control:focus ~ .input-group-btn input[type=button], .header-search .comment-respond input[type=text]:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .comment-respond input[type=text]:focus ~ .input-group-btn input[type=button], .comment-respond .header-search input[type=text]:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], .header-search .comment-respond input[type=email]:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .comment-respond input[type=email]:focus ~ .input-group-btn input[type=button], .comment-respond .header-search input[type=email]:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .comment-respond .header-search input[type=email]:focus ~ .input-group-btn input[type=button], .header-search .dsidx-search-widget input:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .dsidx-search-widget input:focus ~ .input-group-btn input[type=button], .dsidx-search-widget .header-search input:focus ~ .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .dsidx-search-widget .header-search input:focus ~ .input-group-btn input[type=button], .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus ~ .input-group-btn input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text]:focus ~ .input-group-btn input[type=button] {
      border-bottom-color: #fff; }
  .header-search .input-group-btn .btn, .header-search .input-group-btn .submission-payment-process, .header-search .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .input-group-btn input[type=submit], .header-search .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .input-group-btn input, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button] {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #81D4FA;
    border-radius: 0;
    box-shadow: none;
    height: 60px;
    transition: border-color .15s linear; }
    .header-search .input-group-btn .btn i, .header-search .input-group-btn .submission-payment-process i, .header-search .input-group-btn #reviews .form-submit input[type=submit] i, #reviews .form-submit .header-search .input-group-btn input[type=submit] i, .header-search .input-group-btn .dsidx-search-button input i, .dsidx-search-button .header-search .input-group-btn input i, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button] i, #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button] i {
      font-size: 28px !important;
      vertical-align: middle; }
    .header-search .input-group-btn .btn:hover, .header-search .input-group-btn .submission-payment-process:hover, .header-search .input-group-btn #reviews .form-submit input[type=submit]:hover, #reviews .form-submit .header-search .input-group-btn input[type=submit]:hover, .header-search .input-group-btn .dsidx-search-button input:hover, .dsidx-search-button .header-search .input-group-btn input:hover, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:hover, #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button]:hover, .header-search .input-group-btn .btn:focus, .header-search .input-group-btn .submission-payment-process:focus, .header-search .input-group-btn #reviews .form-submit input[type=submit]:focus, #reviews .form-submit .header-search .input-group-btn input[type=submit]:focus, .header-search .input-group-btn .dsidx-search-button input:focus, .dsidx-search-button .header-search .input-group-btn input:focus, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:focus, #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button]:focus {
      color: #fff;
      outline: 0 !important; }
    .header-search .input-group-btn .btn:after, .header-search .input-group-btn .submission-payment-process:after, .header-search .input-group-btn #reviews .form-submit input[type=submit]:after, #reviews .form-submit .header-search .input-group-btn input[type=submit]:after, .header-search .input-group-btn .dsidx-search-button input:after, .dsidx-search-button .header-search .input-group-btn input:after, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:after, #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button]:after, .header-search .input-group-btn .btn:before, .header-search .input-group-btn .submission-payment-process:before, .header-search .input-group-btn #reviews .form-submit input[type=submit]:before, #reviews .form-submit .header-search .input-group-btn input[type=submit]:before, .header-search .input-group-btn .dsidx-search-button input:before, .dsidx-search-button .header-search .input-group-btn input:before, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:before, #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button]:before {
      display: none; }

.header-action {
  background-color: #E91E63;
  border-radius: 50%;
  bottom: -28px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: block;
  height: 56px;
  line-height: 54px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  transition: box-shadow .15s linear;
  -webkit-user-select: none;
  user-select: none;
  width: 56px;
  z-index: 100; }
  .header-action .fa {
    font-size: 18px;
    line-height: 58px; }
  .header-action:hover {
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4); }
  .header-action:active, .header-action:focus {
    color: #fff;
    outline: 0; }
  .header-large .header-action {
    bottom: -64px;
    right: 5px; }

.header-call-to-action {
  margin: 84px 0;
  text-align: center; }
  .header-call-to-action h1 {
    font-size: 40px;
    margin: 0 0 30px 0;
    padding: 0; }
  .header-call-to-action h2 {
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 50%; }
  .header-call-to-action .buttons {
    margin-top: 60px; }
    .header-call-to-action .buttons a {
      margin: 0 15px; }
    @media (max-width: 767px) {
      .header-call-to-action .buttons .btn, .header-call-to-action .buttons .submission-payment-process, .header-call-to-action .buttons #reviews .form-submit input[type=submit], #reviews .form-submit .header-call-to-action .buttons input[type=submit], .header-call-to-action .buttons .dsidx-search-button input, .dsidx-search-button .header-call-to-action .buttons input, .header-call-to-action .buttons #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-call-to-action .buttons input[type=button] {
        display: block;
        float: none;
        margin: 0 0 10px 0; }
        .header-call-to-action .buttons .btn:last-child, .header-call-to-action .buttons .submission-payment-process:last-child, .header-call-to-action .buttons #reviews .form-submit input[type=submit]:last-child, #reviews .form-submit .header-call-to-action .buttons input[type=submit]:last-child, .header-call-to-action .buttons .dsidx-search-button input:last-child, .dsidx-search-button .header-call-to-action .buttons input:last-child, .header-call-to-action .buttons #dsidx.dsidx-details .dsidx-contact-form table input[type=button]:last-child, #dsidx.dsidx-details .dsidx-contact-form table .header-call-to-action .buttons input[type=button]:last-child {
          margin-bottom: 0; } }

.header-background {
  background-image: url("../img/tmp/mix-bw.png");
  background-size: 1083px 536px; }

.header-background-inner {
  background-color: rgba(3, 169, 244, 0.85);
  position: relative; }

.header-info {
  float: right; }
  @media (max-width: 767px) {
    .header-info {
      float: left;
      margin: 0;
      padding-top: 30px;
      width: 100%; } }

.header-info-icon {
  font-size: 25px;
  float: left;
  margin: 0 15px 0 0;
  opacity: .7; }

.header-info-col {
  float: right;
  margin: 0 0 0 40px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-info-col {
      margin: 0 0 0 20px; } }
  @media (max-width: 767px) {
    .header-info-col {
      clear: both;
      float: left;
      margin: 0 0 15px 0; }
      .header-info-col:last-child {
        margin-bottom: 0; } }

.header-info-item {
  display: table-cell;
  float: right; }
  .header-info-item strong, .header-info-item span {
    display: block;
    white-space: nowrap; }
  .header-info-item strong {
    line-height: 28px;
    font-size: 15px;
    font-weight: 500; }
  .header-info-item a {
    color: #fff;
    text-decoration: none; }
  .header-info-item span, .header-info-item span a {
    color: #B3E5FC; }

.header-ad {
  float: right; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .header-ad {
      clear: both;
      float: none;
      margin: 90px 0 15px 0; } }

.header-ad-placeholder {
  border: 2px dashed #81D4FA;
  color: #81D4FA;
  height: 90px;
  line-height: 86px;
  margin: -15px 0;
  text-align: center;
  width: 728px; }

@media (min-width: 768px) and (max-width: 991px) {
  .header-variant-standard .header-navigation {
    clear: both;
    float: none;
    margin-bottom: -27px;
    padding-top: 24px;
    width: 100%; }
    .header-variant-standard .header-navigation > div {
      background-color: #0288D1;
      margin: 0 -750px;
      padding: 0 750px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .header-variant-standard .header-navigation .nav li a {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .header-variant-information .header-title span {
    display: none; } }

.header-inner, .header-navigation-wrapper, .header-navigation .nav li a, .header-navigation .nav, .header-title img, .header-title span, .fa-search:before, .header-search .input-group-btn .btn, .header-search .input-group-btn .submission-payment-process, .header-search .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-search .input-group-btn input[type=submit], .header-search .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-search .input-group-btn input, .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-search .input-group-btn input[type=button], .header-search .form-control, .header-search .comment-respond input[type=text], .comment-respond .header-search input[type=text], .header-search .comment-respond input[type=email], .comment-respond .header-search input[type=email], .header-search .dsidx-search-widget input, .dsidx-search-widget .header-search input, .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .header-search input[type=text] {
  transition: all ease .2s; }

@media (min-width: 768px) {
  .header-sticky.layout-boxed .header {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .header-sticky.layout-boxed .header {
      width: 1200px !important; }
      .header-sticky.layout-boxed .header .header-navigation-wrapper {
        margin-left: -30px;
        margin-right: -30px; } }
  @media (min-width: 768px) and (max-width: 1199px) and (min-width: 992px) {
    .header-sticky.layout-boxed .header {
      width: 992px !important; }
      .header-sticky.layout-boxed .header .header-navigation-wrapper {
        margin-left: -26px;
        margin-right: -26px; } }
  @media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
    .header-sticky.layout-boxed .header {
      width: 768px !important; }
      .header-sticky.layout-boxed .header .header-navigation-wrapper {
        margin-left: -24px;
        margin-right: -24px; } }

@media (min-width: 768px) {
  .header-sticky.layout-boxed .header-navigation-wrapper {
    padding-left: 30px;
    padding-right: 30px; }
  .header-sticky .header {
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; }
  .header-sticky .out-of-top .header-inner {
    padding-top: 18px; }
  .header-sticky .out-of-top .header-title span {
    font-size: 26px; }
  .header-sticky .out-of-top .header-title img {
    max-height: 36px; }
  .header-sticky .out-of-top .header-navigation-wrapper {
    margin-top: 18px; }
    .header-sticky .out-of-top .header-navigation-wrapper .header-navigation .nav li a {
      padding-bottom: 12px;
      padding-top: 12px; }
  .header-sticky .out-of-top .header-variant-standard .nav {
    margin-top: -16px;
    margin-bottom: -6px; }
  .header-sticky .out-of-top .header-search .form-control, .header-sticky .out-of-top .header-search .comment-respond input[type=text], .comment-respond .header-sticky .out-of-top .header-search input[type=text], .header-sticky .out-of-top .header-search .comment-respond input[type=email], .comment-respond .header-sticky .out-of-top .header-search input[type=email], .header-sticky .out-of-top .header-search .dsidx-search-widget input, .dsidx-search-widget .header-sticky .out-of-top .header-search input, .header-sticky .out-of-top .header-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .header-sticky .out-of-top .header-search input[type=text], .header-sticky .out-of-top .header-search .input-group-btn .btn, .header-sticky .out-of-top .header-search .input-group-btn .submission-payment-process, .header-sticky .out-of-top .header-search .input-group-btn #reviews .form-submit input[type=submit], #reviews .form-submit .header-sticky .out-of-top .header-search .input-group-btn input[type=submit], .header-sticky .out-of-top .header-search .input-group-btn .dsidx-search-button input, .dsidx-search-button .header-sticky .out-of-top .header-search .input-group-btn input, .header-sticky .out-of-top .header-search .input-group-btn #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .header-sticky .out-of-top .header-search .input-group-btn input[type=button], .header-sticky .out-of-top .header-search .fa-search:before {
    font-size: 22px;
    height: 50px; } }

.admin-bar.header-sticky .header {
  padding-top: 32px; }

@media screen and (max-width: 991px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-standard .header-inner {
    padding-bottom: 0; } }

.header-top {
  margin: 20px 0 30px 0; }
  .header-top ul {
    float: right;
    margin: 0;
    padding: 0; }
    .header-top ul li {
      margin: 0 0 0 30px; }
      .header-top ul li a {
        color: #4FC3F7;
        font-weight: 500;
        padding: 0;
        transition: color .15s linear; }
        .header-top ul li a:hover {
          background-color: transparent;
          color: #B3E5FC; }
        .header-top ul li a:active, .header-top ul li a:focus {
          background-color: transparent; }
  .header-top .social {
    margin-left: 30px;
    margin-top: 2px; }
    .header-top .social li {
      margin: 0 8px; }
      .header-top .social li i {
        font-size: 16px;
        margin: 0 2px; }
      .header-top .social li:last-child {
        margin-right: 0; }

.header-topbar {
  background-color: #0277BD;
  color: #E1F5FE;
  padding: 3px 0; }

.header-topbar-left {
  float: left; }
  @media (max-width: 767px) {
    .header-topbar-left {
      float: none; } }

.header-topbar-right {
  float: right; }
  @media (max-width: 767px) {
    .header-topbar-right {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      float: none;
      margin-top: 8px;
      padding-top: 8px; } }
  .header-topbar-right .widget {
    float: right; }
    @media (max-width: 767px) {
      .header-topbar-right .widget {
        float: left !important; } }
  .header-topbar-right .menu-container {
    float: right;
    margin: 0 15px 0 0; }
    .header-topbar-right .menu-container ul {
      list-style: none; }
      .header-topbar-right .menu-container ul li {
        float: left;
        margin: 0 10px; }
        .header-topbar-right .menu-container ul li a {
          color: #B3E5FC;
          transition: color .15s linear; }
          .header-topbar-right .menu-container ul li a:hover {
            color: #fff; }

.header-topbar-social {
  display: inline;
  margin: 0;
  padding: 0; }
  .header-topbar-social li {
    display: inline;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0; }
    .header-topbar-social li a {
      color: #B3E5FC;
      font-size: 15px;
      vertical-align: middle; }
      .header-topbar-social li a:hover {
        color: #E1F5FE; }

.header-topbar-links {
  display: inline; }
  .header-topbar-links li {
    display: inline;
    padding-left: 10px;
    vertical-align: middle; }
    .header-topbar-links li:first-child {
      padding-left: 0; }
    .header-topbar-links li img {
      margin: -2px 5px 0 0;
      vertical-align: middle; }
    .header-topbar-links li a {
      color: #E1F5FE; }
      .header-topbar-links li a:hover {
        text-decoration: none; }
        .header-topbar-links li a:hover .circelized {
          background-color: #EC407A;
          transition: background-color .15s linear; }
    .header-topbar-links li.active {
      font-weight: bold; }
  .header-topbar-links .circelized {
background-color: rgba(255, 255, 255, 0.25);
border-radius: 50%;
display: inline-block !important;
height: 20px;
font-size: 11px;
font-weight: bold;
letter-spacing: 0;
line-height: 21px;
margin-right: 5px;
text-align: center;
vertical-align: 2px;
width: 20px !important; }
.header-topbar-links a .circelized {
padding: 0 !important;
}

/*------------------------------------------------------------------
[ 26. Promotions ]
*/
/*------------------------------------------------------------------
[ 27. Map ]
*/
.map-wrapper {
  position: relative; }

.map {
  background-color: #fff;
  height: 500px;
  position: relative; }

.marker {
  background-color: #fff;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 56px;
  position: relative;
  text-align: center;
  transition: all .15s ease-out;
  -webkit-user-select: none;
  user-select: none;
  width: 56px; }
  .marker img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
    display: block;
    height: 50px;
    width: 50px; }
  .marker:hover {
    transform: scale(1.4);
    transition: all .15s ease-in; }
  .marker:after {
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .marker span {
    background-color: #fff;
    border: 2px solid #E91E63;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    font-weight: 600;
    height: 50px;
    line-height: 46px;
    text-align: center;
    width: 50px; }
  .marker.multiple:hover {
    transform: scale(1); }

.pink {
  background-color: #E91E63; }

.cyan {
  background-color: #00BCD4; }

.blue-grey {
  background-color: #607D8B; }

.light-blue {
  background-color: #03A9F4; }

.blue {
  background-color: #2196F3; }

.purple {
  background-color: #9C27B0; }

.deep-purple {
  background-color: #673AB7; }

.indigo {
  background-color: #3F51B5; }

.teal {
  background-color: #009688; }

.green {
  background-color: #4CAF50; }

.light-green {
  background-color: #8BC34A; }

.lime {
  background-color: #CDDC39; }

.yellow {
  background-color: #FBC02D; }

.amber {
  background-color: #FFC107; }

.orange {
  background-color: #FF9800; }

.deep-orange {
  background-color: #FF5722; }

.brown {
  background-color: #795548; }

.red {
  background-color: #F44336; }

.clusterer {
  background-color: #03A9F4;
  border-radius: 50%; 
  color: #fff;
  font-weight: 700;
  height: 40px;
  line-height: 42px;
  text-align: center;
  width: 40px; }

.map-filter-horizontal {
  background-color: rgba(255, 255, 255, 0.92);
  border-bottom: 2px solid #EEEEEE;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  bottom: 0;
  left: 0;
  padding: 41px 0;
  position: absolute;
  right: 0; }
  .map-filter-horizontal .form-group {
    margin-bottom: 0; }
  .map-filter-horizontal .form-control, .map-filter-horizontal .comment-respond input[type=text], .comment-respond .map-filter-horizontal input[type=text], .map-filter-horizontal .comment-respond input[type=email], .comment-respond .map-filter-horizontal input[type=email], .map-filter-horizontal .dsidx-search-widget input, .dsidx-search-widget .map-filter-horizontal input, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text], .map-filter-horizontal .bootstrap-select button.btn, .map-filter-horizontal .bootstrap-select button.submission-payment-process {
    box-shadow: 0 1px 0 #BDBDBD;
    color: #757575; }
    .map-filter-horizontal .form-control::-webkit-input-placeholder, .map-filter-horizontal .comment-respond input[type=text]::-webkit-input-placeholder, .comment-respond .map-filter-horizontal input[type=text]::-webkit-input-placeholder, .map-filter-horizontal .comment-respond input[type=email]::-webkit-input-placeholder, .comment-respond .map-filter-horizontal input[type=email]::-webkit-input-placeholder, .map-filter-horizontal .dsidx-search-widget input::-webkit-input-placeholder, .dsidx-search-widget .map-filter-horizontal input::-webkit-input-placeholder, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-webkit-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text]::-webkit-input-placeholder, .map-filter-horizontal .bootstrap-select button.btn::-webkit-input-placeholder, .map-filter-horizontal .bootstrap-select button.submission-payment-process::-webkit-input-placeholder {
      color: #757575; }
    .map-filter-horizontal .form-control:-moz-placeholder, .map-filter-horizontal .comment-respond input[type=text]:-moz-placeholder, .comment-respond .map-filter-horizontal input[type=text]:-moz-placeholder, .map-filter-horizontal .comment-respond input[type=email]:-moz-placeholder, .comment-respond .map-filter-horizontal input[type=email]:-moz-placeholder, .map-filter-horizontal .dsidx-search-widget input:-moz-placeholder, .dsidx-search-widget .map-filter-horizontal input:-moz-placeholder, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text]:-moz-placeholder, .map-filter-horizontal .bootstrap-select button.btn:-moz-placeholder, .map-filter-horizontal .bootstrap-select button.submission-payment-process:-moz-placeholder {
      color: #757575; }
    .map-filter-horizontal .form-control::-moz-placeholder, .map-filter-horizontal .comment-respond input[type=text]::-moz-placeholder, .comment-respond .map-filter-horizontal input[type=text]::-moz-placeholder, .map-filter-horizontal .comment-respond input[type=email]::-moz-placeholder, .comment-respond .map-filter-horizontal input[type=email]::-moz-placeholder, .map-filter-horizontal .dsidx-search-widget input::-moz-placeholder, .dsidx-search-widget .map-filter-horizontal input::-moz-placeholder, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text]::-moz-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text]::-moz-placeholder, .map-filter-horizontal .bootstrap-select button.btn::-moz-placeholder, .map-filter-horizontal .bootstrap-select button.submission-payment-process::-moz-placeholder {
      color: #757575; }
    .map-filter-horizontal .form-control:-ms-input-placeholder, .map-filter-horizontal .comment-respond input[type=text]:-ms-input-placeholder, .comment-respond .map-filter-horizontal input[type=text]:-ms-input-placeholder, .map-filter-horizontal .comment-respond input[type=email]:-ms-input-placeholder, .comment-respond .map-filter-horizontal input[type=email]:-ms-input-placeholder, .map-filter-horizontal .dsidx-search-widget input:-ms-input-placeholder, .dsidx-search-widget .map-filter-horizontal input:-ms-input-placeholder, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:-ms-input-placeholder, #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text]:-ms-input-placeholder, .map-filter-horizontal .bootstrap-select button.btn:-ms-input-placeholder, .map-filter-horizontal .bootstrap-select button.submission-payment-process:-ms-input-placeholder {
      color: #757575; }
    .map-filter-horizontal .form-control:focus, .map-filter-horizontal .comment-respond input[type=text]:focus, .comment-respond .map-filter-horizontal input[type=text]:focus, .map-filter-horizontal .comment-respond input[type=email]:focus, .comment-respond .map-filter-horizontal input[type=email]:focus, .map-filter-horizontal .dsidx-search-widget input:focus, .dsidx-search-widget .map-filter-horizontal input:focus, .map-filter-horizontal #dsidx.dsidx-details .dsidx-contact-form table input[type=text]:focus, #dsidx.dsidx-details .dsidx-contact-form table .map-filter-horizontal input[type=text]:focus, .map-filter-horizontal .bootstrap-select button.btn:focus, .map-filter-horizontal .bootstrap-select button.submission-payment-process:focus {
      box-shadow: 0 2px 0 #29B6F6; }
  .map-filter-horizontal .bootstrap-select div.dropdown-menu li.selected a {
    background-color: #039BE5 !important; }
  .map-filter-horizontal .bootstrap-select.open button.btn, .map-filter-horizontal .bootstrap-select.open button.submission-payment-process {
    box-shadow: 0 2px 0 #29B6F6 !important;
    color: #757575 !important; }

.infobox {
  background-color: transparent;
  height: 120px;
  position: relative;
  width: 420px; }
  .infobox .close {
    color: #424242;
    cursor: pointer;
    height: 17px;
    display: block;
    font-size: 10px;
    line-height: 17px;
    opacity: 1;
    position: absolute;
    right: 10px;
    text-align: center;
    text-indent: 0;
    top: 10px;
    transition: background-color .15s linear, color .15s linear;
    width: 17px; }
  .infobox:before {
    border: 6px solid transparent;
    border-right-color: #03A9F4;
    content: '';
    display: block;
    height: 0;
    left: -12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    z-index: 999; }
  .infobox.multiple:before {
    border-right-color: #E91E63; }
  .infobox:hover .infobox-contact {
    margin-left: 0; }

.infobox-scroll {
  bottom: 4px;
  color: #D81B60;
  font-size: 16px;
  position: absolute;
  right: 8px;
  text-align: center; }

.infobox-image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 2px 0 0 2px;
  border-left: 4px solid #03A9F4;
  display: block;
  float: left;
  height: 120px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 120px; }
  .infobox-image:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .infobox-image:hover:after {
    opacity: .5; }
  .infobox-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .infobox-image:before {
      color: #29B6F6; }
  .infobox-image img {
    display: block;
    max-width: 120px;
    position: relative;
    z-index: 2; }

.infobox-content {
  background-color: #fff;
  height: 120px;
  float: left;
  padding: 8px;
  position: relative;
  width: 160px;
  z-index: 2; }
  .multiple .infobox-content {
    border-radius: 2px 0 0 2px;
    border-left: 4px solid #E91E63;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    width: 280px; }

.infobox-content-title {
  color: #424242;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }
  .infobox-content-title a {
    color: #424242; }
    .infobox-content-title a:hover {
      text-decoration: none; }

.infobox-content-body {
  background-color: #fff;
  color: #616161;
  font-size: 11px;
  line-height: 16px;
  height: 80px;
  margin: 0;
  position: relative;
  overflow: hidden; }
  .multiple .infobox-content-body {
    height: 102px;
    overflow: auto; }

.infobox-content-body-location {
  color: #9E9E9E;
  display: block;
  font-size: 9px;
  font-weight: 500;
  list-style: none;
  margin: 0 0 2px 0;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 144px; }

.infobox-content-body-area, .infobox-content-body-baths, .infobox-content-body-beds {
  line-height: 19px; }

.infobox-content-body-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 9px;
  padding-bottom: 9px; }
  .infobox-content-body-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .infobox-content-body-item img {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    height: 42px;
    width: 42px; }
  .infobox-content-body-item h3 {
    color: #424242;
    font-size: 11px;
    font-weight: 600;
    line-height: 0;
    margin: 14px 0 10px 0;
    padding: 0;
    text-transform: uppercase; }
    .infobox-content-body-item h3 a {
      color: #424242; }
  .infobox-content-body-item h4 {
    font-size: 12px;
    margin: 0;
    padding: 0; }

.infobox-content-body-value strong {
  color: #757575;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase; }

.infobox-content-price {
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  color: #EC407A;
  font-size: 11px;
  font-weight: 600;
  left: 7px;
  line-height: 1;
  margin: 0;
  padding: 6px 7px;
  position: absolute;
  top: 7px;
  z-index: 3; }

.infobox-contact {
  background-color: #EEEEEE;
  height: 120px;
  float: left;
  padding: 8px;
  position: relative;
  margin-left: -140px;
  transition: margin .2s linear;
  width: 140px;
  z-index: 1; }

.infobox-contact-title {
  color: #424242;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }
  .infobox-contact-title a {
    color: #424242; }
    .infobox-contact-title a:hover {
      text-decoration: none; }

.infobox-contact-body {
  color: #616161; }
  .infobox-contact-body .fa {
    color: #212121;
    margin: 0 5px 0 0;
    vertical-align: middle; }

@media (max-width: 767px) {
  #map-admin {
    height: 400px !important; } }

.property-map-widget-area-inner {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  float: right;
  margin-top: -440px;
  padding: 16px 16px 5px 16px; }
  @media (max-width: 767px) {
    .property-map-widget-area-inner {
      float: none;
      margin: 30px 0 0 0;
      width: 100%; } }

/*------------------------------------------------------------------
[ 28. Bootstrap Carousel ]
*/
#slider {
  height: 500px; }
  #slider .item {
    background-size: cover;
    height: 500px;
    position: relative;
    width: 100%; }
  #slider .item-inner {
    background-color: rgba(179, 229, 252, 0.15);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%; }
  #slider .carousel-caption {
    left: 50%;
    text-align: left;
    transform: translateX(-50%); }
    #slider .carousel-caption h1 {
      font-weight: bold; }
    #slider .carousel-caption h2 {
      margin: 0 0 20px 0;
      font-weight: bold; }
  #slider .carousel-control {
    background-image: none;
    width: 10%; }
    #slider .carousel-control i {
      font-size: 40px;
      position: absolute;
      text-shadow: none;
      top: 50%;
      transform: translateY(-50%);
      transition: color .15s linear; }
    #slider .carousel-control.left i {
      left: 40px; }
    #slider .carousel-control.right i {
      right: 40px; }

/*------------------------------------------------------------------
[ 29. Agents ]
*/
.agent-card {
  margin-bottom: -30px; }
  .agent-card h2 {
    margin-top: 0; }

.agent-card-info {
  color: #616161; }
  @media (min-width: 768px) and (max-width: 991px) {
    .agent-card-info {
      margin-bottom: 30px; } }
  .agent-card-info ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .agent-card-info ul li {
      margin: 0; }
    .agent-card-info ul a {
      color: #EC407A; }
    .agent-card-info ul .fa {
      margin-right: 5px; }

.agent-card-image {
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative; }
  .agent-card-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%), translateY(-50%); }
    .footer .agent-card-image:before {
      color: #29B6F6; }
  .agent-card-image img {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2; }

.agent-card-form .form-group:last-child {
  margin-bottom: 0; }

.agent-small {
  margin: 0 0 15px 0; }
  .agent-small:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
    .agent-small:last-child .agent-small-content {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }

.agent-small-inner {
  display: table;
  width: 100%; }

.agent-small-image {
  display: table-cell;
  width: 76px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .agent-small-image {
      width: 60px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .agent-small-image {
      width: 60px; } }
  .agent-small-image img {
    border-radius: 50%;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2; }

.agent-small-image-inner {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  height: 50px;
  float: left;
  margin: 0 16px 0 0;
  position: relative;
  width: 50px; }
  .agent-small-image-inner:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 18px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .agent-small-image-inner:before {
      color: #29B6F6; }

.agent-small-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: table-cell;
  padding-bottom: 12px;
  vertical-align: top; }
  .footer .agent-small-content {
    border-bottom-color: rgba(255, 255, 255, 0.12); }

.agent-small-title {
  margin: 0 0 5px 0; }
  .agent-small-title a {
    color: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    font-weight: 500; }
    .footer .agent-small-title a {
      color: #fff; }

.agent-small-email, .agent-small-phone {
  font-size: 12px;
  line-height: 22px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .agent-small-email, .agent-small-phone {
      font-size: 11px;
      white-space: nowrap; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .agent-small-email, .agent-small-phone {
      font-size: 11px;
      white-space: nowrap; } }
  .agent-small-email .fa, .agent-small-phone .fa {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    margin: 0 6px 0 0;
    vertical-align: middle; }
    .footer .agent-small-email .fa, .footer .agent-small-phone .fa {
      color: rgba(255, 255, 255, 0.7); }
  .agent-small-email a:hover, .agent-small-phone a:hover {
    text-decoration: none; }
  .footer .agent-small-email a, .footer .agent-small-phone a {
    color: #fff; }

.agent-simple {
  margin-bottom: 30px; }

.agent-simple-title {
  color: #616161;
  font-size: 20px; }
  .agent-simple-title a {
    color: #616161; }
    .agent-simple-title a:hover {
      text-decoration: none; }

.agent-simple-image {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block;
  height: 0;
  margin: 0 0 30px 0;
  padding-bottom: 100%;
  position: relative; }
  .agent-simple-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 55px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%), translateY(-50%); }
    .footer .agent-simple-image:before {
      color: #29B6F6; }
  .agent-simple-image img {
    border-radius: 50%;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2; }

.agent-simple-content {
  bottom: 45px;
  left: 0;
  position: absolute;
  z-index: 3; }
  .agent-simple-content span {
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    line-height: 2;
    padding: 0 8px; }
    .agent-simple-content span .fa {
      margin-right: 5px; }
  .agent-simple-content .agent-simple-email {
    margin: -3px 0; }
    .agent-simple-content .agent-simple-email a {
      color: #EC407A; }

.agent-row {
  background-color: #F5F5F5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .agent-row {
      background-color: #fff; } }
  .agent-row .row, .agent-row .property-amenities ul, .property-amenities .agent-row ul {
    display: table;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    .agent-row .row > div, .agent-row .property-amenities ul > div, .property-amenities .agent-row ul > div {
      display: table-cell;
      float: none;
      vertical-align: top; }
      @media (max-width: 767px) {
        .agent-row .row > div, .agent-row .property-amenities ul > div, .property-amenities .agent-row ul > div {
          display: block; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .agent-row .row, .agent-row .property-amenities ul, .property-amenities .agent-row ul {
        background-color: #fff; }
        .agent-row .row > div, .agent-row .property-amenities ul > div, .property-amenities .agent-row ul > div {
          display: block;
          float: left; }
        .agent-row .row .agent-row-info, .agent-row .property-amenities ul .agent-row-info, .property-amenities .agent-row ul .agent-row-info {
          background-color: #EEEEEE;
          clear: both; } }

.agent-row-image {
  background-color: #fff;
  padding: 16px; }
  .agent-row-image img {
    border-radius: 50%;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2; }

.agent-row-image-inner a {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative; }
  .agent-row-image-inner a:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .agent-row-image-inner a:hover:after {
    opacity: .5; }
  .agent-row-image-inner a:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%), translateY(-50%); }
    .footer .agent-row-image-inner a:before {
      color: #29B6F6; }
  .agent-row-image-inner a:after {
    border-radius: 50%;
    overflow: hidden; }

.agent-row-content {
  background-color: #fff; }
  .agent-row-content p {
    color: #616161; }

.agent-row-title a {
  color: #424242; }
  .agent-row-title a:hover {
    text-decoration: none; }

.agent-row-subtitle {
  color: #616161;
  font-size: 15px; }

.agent-row-info {
  padding: 16px; }
  .agent-row-info ul {
    color: #424242;
    list-style: none;
    margin: 0;
    padding: 0; }
    .agent-row-info ul .fa {
      color: #616161;
      margin: 0 5px 0 0; }
    .agent-row-info ul li {
      margin: 0; }
    .agent-row-info ul a {
      color: #EC407A; }

.agent-medium {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  padding: 16px; }

.agent-medium-image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block;
  float: left;
  height: 104px;
  position: relative;
  width: 104px; }
  .agent-medium-image:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .agent-medium-image:hover:after {
    opacity: .5; }
  .agent-medium-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .agent-medium-image:before {
      color: #29B6F6; }
  .agent-medium-image:after {
    border-radius: 50%; }
  .agent-medium-image img {
    border-radius: 50%;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2; }

.agent-medium-content {
  color: #616161;
  margin: 0 0 0 120px; }
  .agent-medium-content ul {
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0; }
    .agent-medium-content ul .fa {
      color: #BDBDBD;
      margin: 0 5px 0 0; }
    .agent-medium-content ul li {
      margin: 0; }
  .agent-medium-content a {
    color: #EC407A; }
  .agent-medium-content hr {
    margin: 10px 0; }

.agent-medium-title {
  margin: 0; }
  .agent-medium-title a {
    color: #424242; }
    .agent-medium-title a:hover {
      text-decoration: none; }

.agent-medium-subtitle {
  color: #616161;
  font-size: 13px; }

/*------------------------------------------------------------------
[ 30. Agencies ]
*/
.agency-row {
  background-color: #F5F5F5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .agency-row {
      background-color: #fff; } }
  .agency-row .row, .agency-row .property-amenities ul, .property-amenities .agency-row ul {
    display: table;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    .agency-row .row > div, .agency-row .property-amenities ul > div, .property-amenities .agency-row ul > div {
      display: table-cell;
      float: none;
      vertical-align: middle; }
      @media (max-width: 767px) {
        .agency-row .row > div, .agency-row .property-amenities ul > div, .property-amenities .agency-row ul > div {
          display: block; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .agency-row .row, .agency-row .property-amenities ul, .property-amenities .agency-row ul {
        background-color: #fff; }
        .agency-row .row > div, .agency-row .property-amenities ul > div, .property-amenities .agency-row ul > div {
          display: block;
          float: left; }
        .agency-row .row .agency-row-info, .agency-row .property-amenities ul .agency-row-info, .property-amenities .agency-row ul .agency-row-info {
          background-color: #EEEEEE;
          clear: both; } }

.agency-row-image {
  background-color: #fff;
  padding: 16px;
  text-align: center; }
  .agency-row-image .fa {
    color: #E0E0E0;
    font-size: 46px; }

.agency-row-image-inner a {
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative; }
  .agency-row-image-inner a:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%), translateY(-50%); }
    .footer .agency-row-image-inner a:before {
      color: #29B6F6; }

.agency-row-content {
  background-color: #fff; }
  .agency-row-content p {
    color: #616161; }

.agency-row-title a {
  color: #424242; }
  .agency-row-title a:hover {
    text-decoration: none; }

.agency-row-subtitle {
  color: #616161;
  font-size: 15px; }

.agency-row-info {
  padding: 16px;
  vertical-align: top !important; }
  .agency-row-info ul {
    color: #424242;
    list-style: none;
    margin: 0;
    padding: 0; }
    .agency-row-info ul .fa {
      color: #616161;
      margin: 0 5px 0 0; }
    .agency-row-info ul a {
      color: #EC407A; }
    .agency-row-info ul li {
      margin: 0; }

/*------------------------------------------------------------------
[ 31. Properties ]
*/
.property-detail-description {
  color: #757575;
  line-height: 30px;
  margin-bottom: 30px; }

.property-floor-plans a {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  display: inline-block;
  margin: 0 15px 0 0; }

.property-sticky {
  outline: 2px solid #E0E0E0; }
  .widget_properties_widget .property-sticky {
    outline: 0; }

.property-valuation .module-info {
  min-width: 80px;
  white-space: nowrap; }

.property-amenities {
  margin: 0 0 30px 0; }
  .property-amenities ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0; }
  .property-amenities li {
    color: #424242;
    line-height: 40px;
    margin: 0; }
    .property-amenities li.yes:before, .property-amenities li.no:before {
      color: #BDBDBD;
      content: '\f00d';
      font-family: 'FontAwesome';
      font-size: 12px;
      margin: 0 10px 0 0;
      vertical-align: top; }
    .property-amenities li.yes:before {
      color: #EC407A;
      content: '\f00c'; }

.property-badge {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  color: #757575;
  display: block;
  font-size: 11px;
  font-weight: 600;
  left: 12px;
  line-height: 1;
  padding: 7px 12px;
  position: absolute;
  text-transform: uppercase;
  top: 12px;
  z-index: 3; }

.property-badge-sticky {
  background-color: #D81B60;
  color: #fff;
  left: auto;
  right: 12px; }

.property-box {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0; }

.property-box-content {
  padding: 16px; }

.property-box-image {
  background-color: rgba(0, 0, 0, 0.12);
  overflow: hidden;
  position: relative;
  width: auto; }
  .property-box-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .property-box-image:before {
      color: #29B6F6; }
  .property-box-image.without-image {
    min-height: 196px; }
  .property-box-image > a {
    display: block;
    height: 100%; }
  .property-box-image img {
    height: auto;
    width: 100%; }
  .property-box-image:hover .property-box-image-inner.has-agent {
    -webkit-transform: translateY(-50px) scale(0.6);
    transform: translateY(-30px) scale(0.6); }

.property-box-image-inner {
  display: block;
  position: relative;
  transition: all .2s linear !important;
  z-index: 2; }

.property-box-meta-item {
  float: left;
  text-align: center;
  width: 33.33%; }
  .property-box-meta-item span, .property-box-meta-item strong {
    display: block; }
  .property-box-meta-item span {
    color: #9E9E9E;
    font-size: 11px;
    font-weight: 600;
    line-height: 27px;
    text-transform: uppercase;
    opacity: .85; }
  .property-box-meta-item strong {
    color: #424242;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    opacity: .85; }

.property-box-bottom {
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 16px 16px; }

.property-box-price {
  color: #E91E63;
  font-size: 14px;
  font-weight: 600;
  float: left; }

.property-box-view {
  color: #212121;
  float: right;
  font-size: 14px;
  text-transform: uppercase; }
  .property-box-view:hover {
    color: #212121;
    text-decoration: none; }

.property-box-caption {
  background-color: #03A9F4;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.property-box-caption-actions {
  float: right;
  line-height: 34px; }
  .property-box-caption-actions .fa {
    color: #E1F5FE;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 0 10px;
    transition: color .15s linear; }
    .property-box-caption-actions .fa:hover {
      color: #fff; }

.property-box-caption-thumbnail {
  border: 3px solid #EC407A;
  border-radius: 50%;
  display: inline-block;
  height: 32px;
  margin: 0 10px 0 0;
  overflow: hidden;
  width: 32px; }
  .property-box-caption-thumbnail img {
    width: 100%; }

.property-box-caption-inner {
  bottom: 5px;
  left: 10px;
  position: absolute;
  right: 10px; }

.property-box-caption-content {
  display: inline-block;
  vertical-align: top; }

.property-box-caption-title {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1; }
  .property-box-caption-title a {
    color: #fff; }

.property-box-caption-contact {
  color: #fff;
  font-size: 11px;
  opacity: .8;
  line-height: 18px; }

.property-box-simple {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  .property-box-simple:hover .property-box-simple-actions {
    top: 0; }
  .property-box-simple:hover .property-box-simple-header {
    background-color: #29B6F6; }
    .property-box-simple:hover .property-box-simple-header h2 a {
      color: #fff; }
    .property-box-simple:hover .property-box-simple-header h3 {
      color: #E1F5FE; }

.property-box-simple-meta {
  padding: 6px 20px; }
  .property-box-simple-meta ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .property-box-simple-meta li {
    display: block;
    font-size: 12px;
    line-height: 28px;
    margin: 0;
    overflow: hidden; }
  .property-box-simple-meta span {
    color: #757575; }
  .property-box-simple-meta strong {
    color: #424242;
    float: right; }

  .property-box-simple-header {
  background-color: #fff;
  padding: 16px 20px;
  position: relative;
  transition: color .15s linear;
}

  .property-box-simple-header h2, .property-box-simple-header h3 {
    line-height: 1.4;
    margin: 0;
    padding: 0; }
  .property-box-simple-header h2 {
    color: #616161;
    display: block;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .15s linear;
    white-space: nowrap; }
    .property-box-simple-header h2 a {
      color: #616161;
      transition: color .15s linear; }
  .property-box-simple-header h3 {
    color: #9E9E9E;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    transition: color .15s linear; }

.property-box-simple-header-thumbnail {
  border: 3px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: 30px;
  top: -18px;
  transition: border-color .15s linear;
  z-index: 3; }
  .property-box-simple-header-thumbnail img {
    height: 36px;
    width: 36px; }
  .property-box-simple-header-thumbnail:hover {
    border-color: #EC407A; }

.property-box-simple-image-inner img {
  position: relative;
  z-index: 2; }

.property-box-simple-actions {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  line-height: 18px;
  left: 0;
  padding: 10px 16px;
  position: absolute;
  right: 0;
  top: -43px;
  transition: top .15s linear;
  z-index: 100; }
  .property-box-simple-actions span {
    color: #757575;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }
  .property-box-simple-actions a {
    color: #9E9E9E;
    cursor: pointer; }
    .property-box-simple-actions a:hover {
      color: #E91E63; }
  .property-box-simple-actions .fa {
    font-size: 14px;
    float: right;
    margin-left: 20px;
    margin-top: 3px; }

.property-small {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0 0 16px 0;
  padding: 0 0 16px 0; }
  .footer .property-small {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
  .property-small:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.property-small-image {
  float: left;
  margin: 0 20px 0 0;
  position: relative; }
  .property-small-image img {
    border-radius: 4px;
    height: auto;
    position: relative;
    width: 61px;
    z-index: 2; }
  .property-small-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .property-small-image:before {
      color: #29B6F6; }
  .property-small-image.without-image {
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    min-height: 61px;
    width: 61px; }

.property-small-title {
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 7px 0; }
  .property-small-title a {
    color: #424242; }
    .footer .property-small-title a {
      color: #fff; }

.property-small-type {
  color: #9E9E9E;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 7px 0;
  text-transform: uppercase; }
  .footer .property-small-type {
    color: #fff;
    opacity: .7; }

.property-small-price {
  color: #EC407A;
  display: inline-block;
  font-size: 12px;
  font-weight: 600; }
  .footer .property-small-price {
    color: #fff; }

.sidebar .widget_properties_widget {
  background-color: transparent;
  box-shadow: none;
  padding: 16px 0; }

.property-simple-wrapper {
  margin-bottom: -30px; }

.property-simple {
  margin-bottom: 30px; }

.property-carousel-item > div {
  overflow: hidden; }

.property-simple-image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  height: 175px;
  position: relative; }
  .property-simple-image:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .property-simple-image:hover:after {
    opacity: .5; }
  .property-simple-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .property-simple-image:before {
      color: #29B6F6; }
  .property-simple-image img {
    display: block;
    position: relative;
    height: 100%;
    width: auto !important;
    z-index: 2; }

.property-simple-title {
  font-size: 15px;
  margin: 15px 0 0 0; }
  .property-simple-title a {
    color: #232323; }

.property-simple-price {
  color: #EC407A;
  font-weight: 600; }

.property-simple-location {
  color: #9E9E9E;
  display: block;
  font-size: 11px;
  font-weight: 500;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%; }

.property-simple-status {
  color: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  margin: 3px 0 0 0; }
  .property-simple-status strong.red {
    color: #EF5350; }
  .property-simple-status strong.green {
    color: #66BB6A; }

.property-row {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  display: table;
  margin-bottom: 30px;
  width: 100%; }

.property-row-image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  height: auto;
  width: 262px; }
  .property-row-image:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .property-row-image:hover:after {
    opacity: .5; }
  .property-row-image:before {
    color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: 0; }
    .footer .property-row-image:before {
      color: #29B6F6; }
  .property-row-image img {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  @media (max-width: 991px) {
    .property-row-image {
      display: block !important;
      float: none;
      width: 100%; }
      .property-row-image img {
        height: auto;
        position: relative; } }

.property-row-content {
  display: table-cell;
  padding: 0 30px 0px 30px;
  position: relative;
  vertical-align: top; }
  @media (max-width: 991px) {
    .property-row-content {
      display: block; } }

.property-row-body {
  color: #616161; }

.property-row-title {
  color: #424242;
  margin-bottom: 0; }
  .property-row-title a {
    color: #424242; }

.property-row-title-actions {
  float: right;
  font-size: 15px; }
  .property-row-title-actions > span {
    display: inline-block;
    margin-left: 10px; }
  .property-row-title-actions a {
    color: #BDBDBD;
    cursor: pointer; }
    .property-row-title-actions a:hover {
      color: #EC407A; }

.property-row-location {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  color: #9E9E9E;
  display: block;
  font-size: 11px;
  font-weight: 500;
  list-style: none;
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase; }
  .property-row-location li {
    display: inline; }

.property-row-meta {
  background-color: #F5F5F5;
  border-top: 1px solid #E0E0E0;
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  margin: 0;
  width: calc(100% + 60px);
  margin: 0 -30px !important;
}

  @media (min-width: 768px) and (max-width: 991px) {
    .property-row-meta {
      bottom: -50px;
      left: -45px;
      margin-left: 15px;
      margin-right: -75px;
      position: relative;
      right: auto;
      top: auto; } }
  @media (max-width: 767px) {
    .property-row-meta {
      bottom: -50px;
      left: -45px;
      margin-left: 15px;
      margin-right: -75px;
      position: relative;
      right: auto;
      top: auto; } }

.property-row-meta-item {
  border-right: 1px solid #E0E0E0;
  float: left;
  font-size: 12px;
  padding: 6px 12px; }
  @media (max-width: 767px) {
    .property-row-meta-item {
      font-size: 10px; } }
  .property-row-meta-item span {
    margin: 0 5px 0 0; }
  .property-row-meta-item strong {
    font-weight: 500; }
  .property-row-meta-item:last-child {
    border-right: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .property-row-image img {
    height: 230px;
    position: static; } }

.property-table {
  margin: 0 0 30px 0;
  width: 100%; }
  .property-table thead th {
    background-color: #29B6F6;
    color: #fff;
    padding: 6px 12px; }
    @media (max-width: 767px) {
      .property-table thead th {
        padding: 6px; } }
  .property-table tbody td {
    vertical-align: middle;
    padding: 12px; }
    @media (max-width: 991px) {
      .property-table tbody td {
        display: block;
        padding: 6px;
        width: 100%; } }
  .property-table tbody tr:nth-child(odd) td {
    background-color: #fff; }
  .property-table tbody tr:nth-child(even) td {
    background-color: #FAFAFA; }

.property-table-info {
  overflow: hidden;
  position: relative; }
  .property-table-info .ribbon {
    background-color: #66BB6A;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    color: #fff;
    height: 80px;
    left: -64px;
    line-height: 134px;
    position: absolute;
    text-align: center;
    top: -44px;
    transform: rotate(-45deg);
    width: 120px;
    z-index: 100; }
    .property-table-info .ribbon .fa {
      transform: rotate(45deg); }
    .property-table-info .ribbon.warning {
      background-color: #FBC02D; }
    .property-table-info .ribbon.danger {
      background-color: #D32F2F; }

.property-table-info-image {
  display: block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  display: block;
  float: left;
  height: auto;
  margin: 0 16px 0 0;
  overflow: hidden;
  position: relative;
  width: 120px; }
  .property-table-info-image:after {
    background-color: black;
    background-image: url("../img/magnifier.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    content: '';
    display: table-cell;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s linear;
    vertical-align: middle;
    width: 100%;
    z-index: 3; }
  .property-table-info-image:hover:after {
    opacity: .5; }
  @media (max-width: 767px) {
    .property-table-info-image {
      height: auto;
      width: 90px; } }
  .property-table-info-image img {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2; }

.property-table-info-image-none {
  border: 2px dashed #E0E0E0;
  color: #9E9E9E;
  display: block;
  float: left;
  font-size: 12px;
  height: 90px;
  line-height: 52px;
  margin: 0 16px 0 0;
  padding: 16px;
  text-align: center;
  width: 120px; }

@media (min-width: 768px) and (max-width: 991px) {
  .property-table-info-content {
    clear: both;
    padding-top: 20px; } }

@media (max-width: 767px) {
  .property-table-info-content {
    clear: both;
    padding-top: 20px; } }

.property-table-info-content-title {
  color: #424242;
  font-size: 18px;
  margin: 0; }
  .property-table-info-content-title a {
    color: #424242; }
  @media (max-width: 767px) {
    .property-table-info-content-title {
      font-size: 13px; } }

.property-table-info-content-price {
  color: #E91E63;
  font-size: 15px;
  font-weight: 600; }
  @media (max-width: 767px) {
    .property-table-info-content-price {
      font-size: 13px; } }

.property-table-info-content-location {
  color: #9E9E9E;
  font-size: 11px;
  font-weight: 500;
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  text-transform: uppercase; }

.property-table-beds, .property-table-baths {
  color: #757575;
  font-size: 16px;
  text-align: center; }
  @media (max-width: 767px) {
    .property-table-beds, .property-table-baths {
      font-size: 13px; } }

.property-table-contract, .property-table-type, .important {
  color: #757575;
  font-size: 16px; }
  @media (max-width: 767px) {
    .property-table-contract, .property-table-type, .important {
      font-size: 13px; } }

.property-table-actions {
  color: #616161; }
  .property-table-actions button {
    border: 0;
    background-color: transparent;
    box-shadow: none;
    color: #616161;
    display: block;
    font-size: 10px;
    margin: 0;
    padding: 0;
    text-align: left;
    transition: padding .15s linear;
    width: 100%;
    white-space: normal; }
    .property-table-actions button:active, .property-table-actions button:focus {
      outline: 0; }
    .property-table-actions button.disabled {
      cursor: auto;
      opacity: .8; }
      .property-table-actions button.disabled:hover {
        padding: 0; }
    .property-table-actions button:hover {
      padding-left: 3px; }
  .property-table-actions .fa {
    float: right;
    margin: 5px 0 0 0; }
    .property-table-actions .fa.success {
      color: #66BB6A; }
    .property-table-actions .fa.buy {
      color: #9E9E9E;
      font-size: 13px; }
  .property-table-actions .label-primary {
    background-color: #039BE5;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 9px;
    margin: 0 0 0 5px;
    padding: 2px 4px;
    vertical-align: 1px; }

.property-table-action {
  background-color: #fff;
  border: 2px solid #EEEEEE;
  border-radius: 50%;
  color: #BDBDBD;
  display: inline-block;
  font-size: 10px;
  height: 30px;
  line-height: 26px;
  margin: 0 10px;
  text-align: center;
  transition: border .15s linear, color .15s linear;
  width: 30px; }
  .property-table-action:hover {
    border-color: #E0E0E0;
    color: #EC407A; }

.property-table-actions-inner {
  border-right: 1px solid #EEEEEE;
  font-size: 12px;
  padding: 0 40px 0 0;
  width: 200px; }
  @media (max-width: 991px) {
    .property-table-actions-inner {
      border: 0;
      padding: 0;
      width: auto; } }

.property-valuation {
  margin: 0 0 30px 0; }

.property-valuation-keys, .property-valuation-values {
  list-style: none;
  margin: 0;
  padding: 0; }

.property-valuation-keys li {
  color: #9E9E9E;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase; }

.property-valuation-values li {
  display: block;
  padding: 5px 0;
  position: relative; }
  .property-valuation-values li span {
    background-color: #EC407A;
    display: block;
    float: left;
    height: 18px;
    position: relative; }
  .property-valuation-values li strong {
    color: #9E9E9E;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    right: -40px;
    top: -1px; }

.property-detail-section#gallery {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px; }
  .property-detail-section#gallery .page-header {
    display: none; }

.property-detail-gallery a {
  visibility: hidden; }

.property-detail-gallery .owl-item a {
  width: 10px;
  visibility: visible; }

.property-detail-gallery .owl-stage-outer {
  margin-bottom: 1px; }

.property-detail-gallery .item-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  display: block;
  height: 300px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .property-detail-gallery .item-image {
      height: 380px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .property-detail-gallery .item-image {
      height: 300px; } }
  @media (max-width: 767px) {
    .property-detail-gallery .item-image {
      height: 250px; } }

.property-detail-gallery-preview {
  background-color: #fff;
  padding: 0 60px; }
  .property-detail-gallery-preview .owl-item {
    cursor: pointer;
    transition: all linear .15s; }
    .property-detail-gallery-preview .owl-item img {
      opacity: .8;
      transition: all linear .15s;
      width: 100%;
      border: 2px solid transparent;
      padding: 2px; }
    .property-detail-gallery-preview .owl-item.highlighted img, .property-detail-gallery-preview .owl-item:hover img {
      opacity: 1;
      border: 2px solid #EEEEEE; }
    .property-detail-gallery-preview .owl-item div {
      display: block;
      margin: 30px 5px; }
  .property-detail-gallery-preview .owl-stage {
    margin-left: auto;
    margin-right: auto; }
  .property-detail-gallery-preview .owl-next, .property-detail-gallery-preview .owl-prev {
    display: block !important;
    line-height: 1;
    position: absolute;
    transition: all linear .15s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%; }
    .property-detail-gallery-preview .owl-next i, .property-detail-gallery-preview .owl-prev i {
      font-size: 18px;
      height: auto;
      margin: 0;
      padding: 3px 0;
      transition: all linear .15s; }
    .property-detail-gallery-preview .owl-next:hover, .property-detail-gallery-preview .owl-prev:hover {
      background-color: transparent; }
      .property-detail-gallery-preview .owl-next:hover i, .property-detail-gallery-preview .owl-prev:hover i {
        color: #EC407A !important; }
  .property-detail-gallery-preview .owl-prev, .property-detail-gallery-preview .owl-next {
    color: #EC407A;
    font-size: 18px;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%; }
  .property-detail-gallery-preview .owl-prev {
    left: -35px; }
  .property-detail-gallery-preview .owl-next {
    right: -35px; }

#cboxPrevious, #cboxNext {
  padding: 0;
  margin-right: 0;
  background-color: #333 !important;
  color: white !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  height: 40px !important;
  width: 40px !important; }
  #cboxPrevious:hover, #cboxNext:hover {
    background-color: #EC407A !important;
    color: #fff !important; }

#cboxNext {
  right: -10px !important;
  padding: 0 !important; }

#cboxPrevious {
  left: -10px !important;
  padding: 0 !important; }

.property-list {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0;
  padding: 30px; }
  .property-list h2 {
    color: #616161;
    line-height: 1;
    margin: 0 0 20px 0;
    padding: 0; }
  .property-list dl {
    font-size: 13px;
    margin: 0;
    padding: 0; }
  .property-list dt {
    color: #757575;
    float: left;
    font-weight: normal;
    line-height: 32px; min-width: 73%;}
  .property-list dd {
    color: #424242;
    font-weight: 600;
    line-height: 32px;
    text-align: left; }
    .property-list dd:last-child {
      border-bottom: 0; }

.property-carousel-wrapper {
  background-color: #fff;
  border: 1px solid #F5F5F5;
  margin: 0 0 30px 0;
  padding: 16px 50px; }

.property-carousel-wrapper-no-title.property-carousel-wrapper {
  padding-bottom: 60px;
  padding-top: 60px; }

.property-carousel-wrapper-fullwidth {
  margin-bottom: 0 !important;
  margin-left: -750px !important;
  margin-right: -750px !important;
  padding-left: 750px !important;
  padding-right: 750px !important; }

.property-carousel {
  padding: 0 20px; }
  @media (max-width: 767px) {

  	.property-list dt {	min-width: 59%;}
    .property-carousel {
      margin: 0 auto;
      width: 300px; }
      .property-carousel .property-simple-image {
        min-height: 60px; } }
  .property-carousel .owl-item {
    overflow: hidden;
    width: 0; }
  .property-carousel .owl-prev, .property-carousel .owl-next {
    color: #EC407A;
    font-size: 26px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .property-carousel .owl-prev {
    left: -11px;margin-top:-36px }
.property-carousel .owl-next {
	right: -11px;
	margin-top: -36px;
}

.property-carousel-item {
  padding: 0 20px; }
  .property-carousel-item > div {
    overflow: hidden;
    margin-bottom: 0; }

.properties-sort {
  background-color: #fff;
  border: 1px solid #F5F5F5;
  margin: 0 0 30px 0;
  padding: 16px; }
  .properties-sort h3.page-header {
    border: 0;
    margin: 4px 0 0 0; }

.property-micro {
  clear: both;
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
  position: relative; }
  .property-micro img {
    border-radius: 4px;
    display: block;
    float: left;
    height: 34px !important;
    margin: 0 15px 0 0;
    overflow: hidden;
    width: 34px; }
  .property-micro h3 {
    font-size: 13px;
    line-height: 34px;
    margin: 0; }
    .property-micro h3 a {
      color: #616161; }

.property-micro-actions {
  position: absolute;
  right: 0;
  top: 5px; }

.property-micro-actions-remove {
  color: #EF5350;
  cursor: pointer; }
  .property-micro-actions-remove:hover {
    color: #D32F2F; }

@media (min-width: 768px) {
  .type-only-image .row:last-child .property-only-image, .type-only-image .property-amenities ul:last-child .property-only-image, .property-amenities .type-only-image ul:last-child .property-only-image {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .type-only-image .row:last-child > div:last-child > div, .type-only-image .property-amenities ul:last-child > div:last-child > div, .property-amenities .type-only-image ul:last-child > div:last-child > div {
    margin-bottom: 0; } }

.property-only-image {
  margin-bottom: 30px; }
  .property-only-image img {
    border-radius: 4px;
    height: auto;
    width: 100%; }

/*------------------------------------------------------------------
[ 32. Misc ]
*/
.carousel-inner {
  height: auto; }
  .carousel-inner .item {
    height: auto; }
    .carousel-inner .item img {
      width: 100%; }

.carousel-control {
  background-color: rgba(97, 97, 97, 0.7);
  background-image: none !important;
  bottom: auto;
  height: 52px;
  left: auto;
  line-height: 52px;
  opacity: 1;
  right: auto;
  text-align: left;
  text-shadow: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: background-color .15s linear;
  width: 52px; }
  .carousel-control:hover {
    background-color: rgba(66, 66, 66, 0.7); }
  .carousel-control.left {
    left: 0; }
    .carousel-control.left .fa {
      margin: 0 0 0 15px; }
  .carousel-control.right {
    right: 0; }
    .carousel-control.right .fa {
      margin: 0 0 0 21px; }

.carousel-caption {
  background-color: rgba(255, 255, 255, 0.95);
  bottom: auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  left: auto;
  padding: 25px;
  right: auto;
  text-align: left;
  text-shadow: none;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 320px; }
  .carousel-caption h2, .carousel-caption h3 {
    margin: 0; }
  .carousel-caption h2 {
    color: #424242;
    font-size: 22px; }
    .carousel-caption h2 a {
      color: #424242; }
  .carousel-caption h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #9E9E9E;
    display: block;
    font-size: 11px;
    font-weight: 500;
    list-style: none;
    margin: 10px 0 30px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase; }
  .carousel-caption .price {
    color: #EC407A;
    font-size: 24px; }
  @media (max-width: 767px) {
    .carousel-caption {
      display: none; } }

@media (min-width: 768px) {
  .property-carousel-widget-area {
    left: 50%;
    position: absolute;
    top: 60px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); } }

@media (max-width: 767px) {
  .property-carousel-widget-area {
    display: none; } }

.property-carousel-widget-area-inner {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  float: right;
  padding: 16px 16px 5px 16px; }

.cookie-policy {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.08);
  color: #616161;
  font-size: 16px;
  left: 0;
  padding: 20px 0;
  position: fixed;
  right: 0;
  z-index: 999; }

.cookie-policy-confirm {
  float: right; }

.under-construction {
  display: table;
  height: 100%;
  width: 100%; }

.under-construction-top {
  background-color: #fff;
  display: table-row;
  text-align: center; }
  .under-construction-top h1 {
    color: #03A9F4;
    font-size: 74px;
    font-weight: 300;
    line-height: 100px;
    margin: 60px 0;
    text-transform: uppercase; }

.under-construction-top-inner {
  border-bottom: 1px solid #EEEEEE;
  display: table-cell;
  vertical-align: bottom; }

.under-construction-bottom {
  background-color: #FAFAFA;
  color: #9E9E9E;
  display: table-row;
  font-size: 30px; }

.under-construction-bottom-inner {
  background-image: url("../img/map.png");
  display: table-cell;
  line-height: 1.35;
  padding: 60px 0;
  text-align: center;
  vertical-align: top; }

.customizer {
  bottom: 15px;
  position: fixed;
  right: 15px;
  transition: right .2s linear;
  z-index: 9999; }
  body.has-sidenav .customizer {
    right: 270px; }

.customizer-header {
  background-color: #424242;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  position: relative;
  right: 0;
  text-align: center;
  transition: box-shadow .15s linear;
  -webkit-user-select: none;
  user-select: none;
  width: 56px;
  z-index: 100; }
  .customizer-header:hover {
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4); }
  .customizer-header:focus {
    color: #fff;
    outline: 0; }

.customizer-content {
  background-color: #fff;
  bottom: 71px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 0; }
  .customizer-content h2 {
    color: #757575;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 15px 0;
    padding: 0; }
  .customizer-content ul.list li {
    line-height: 16px; }
    .customizer-content ul.list li a {
      color: #757575; }
  .customizer-content ul.squares {
    list-style: none;
    margin: 0;
    padding: 0; }
    .customizer-content ul.squares li {
      background-repeat: repeat;
      background-position: center center;
      border: 2px solid #EEEEEE;
      cursor: pointer;
      float: left;
      height: 30px;
      margin: 0 8px 8px 0;
      overflow: hidden;
      position: relative;
      width: 30px; }
      .customizer-content ul.squares li .color-1 {
        display: block;
        height: 30px;
        width: 30px; }
      .customizer-content ul.squares li .color-2 {
        display: block;
        height: 24px;
        position: relative;
        right: -14px;
        top: -14px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 24px; }
      .customizer-content ul.squares li:nth-child(4n) {
        margin-right: 0; }
      .customizer-content ul.squares li.cloth-alike {
        background-image: url("../img/patterns/cloth-alike.png"); }
      .customizer-content ul.squares li.corrugation {
        background-image: url("../img/patterns/corrugation.png"); }
      .customizer-content ul.squares li.diagonal-noise {
        background-image: url("../img/patterns/diagonal-noise.png"); }
      .customizer-content ul.squares li.dust {
        background-image: url("../img/patterns/dust.png"); }
      .customizer-content ul.squares li.fabric-plaid {
        background-image: url("../img/patterns/fabric-plaid.png"); }
      .customizer-content ul.squares li.farmer {
        background-image: url("../img/patterns/farmer.png"); }
      .customizer-content ul.squares li.grid-noise {
        background-image: url("../img/patterns/grid-noise.png"); }
      .customizer-content ul.squares li.lghtmesh {
        background-image: url("../img/patterns/lghtmesh.png"); }
      .customizer-content ul.squares li.pw-maze-white {
        background-image: url("../img/patterns/pw-maze-white.png"); }
      .customizer-content ul.squares li.none {
        background-image: url("../img/patterns/no-pattern.png"); }

.customizer-content-inner {
  padding: 16px;
  width: 184px; }

.progressbar {
  display: table;
  margin: 0 0 50px 0;
  width: 100%; }

.progressbar-inner {
  display: table-row; }

.progressbar-item {
  display: table-cell;
  position: relative;
  width: 33.33%; }

.progressbar-item-value p {
  color: #616161; }

.progressbar-item-description {
  padding: 0 15px;
  text-align: center; }

.progressbar-item-circle {
  background-color: #EEEEEE;
  border: 2px solid #E0E0E0;
  border-radius: 50%;
  height: 88px;
  line-height: 84px;
  margin: 0 auto 30px auto;
  text-align: center;
  width: 88px;
  z-index: 9999; }
  .progressbar-item-circle span {
    color: #03A9F4;
    font-size: 20px; }

.progressbar-line {
  background-color: #E0E0E0;
  height: 2px;
  position: absolute;
  right: 0;
  top: 42px;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  width: 33.33%; }

.sidenav {
  background-color: #fff;
  bottom: 0;
  height: 100%;
  position: fixed;
  right: -240px;
  top: 0;
  transition: right .2s linear;
  overflow: auto;
  width: 240px;
  z-index: 9999; }
  .admin-bar .sidenav {
    top: 32px; }
    @media screen and (max-width: 782px) {
      .admin-bar .sidenav {
        padding-top: 46px; } }
  body.has-sidenav .sidenav {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    right: 0; }
  .sidenav h2 {
    border-bottom: 1px solid #E0E0E0;
    color: #616161;
    font-size: 15px;
    line-height: 1;
    margin: 0 -30px 16px -30px;
    padding: 16px 30px; }
  .sidenav .menu {
    list-style: none; }
    .sidenav .menu li {
      margin: 0;
      padding: 0; }
    .sidenav .menu a {
      color: #424242;
      font-size: 13px;
      font-weight: bold;
      line-height: 44px;
      margin: 0;
      padding: 0; }
      .sidenav .menu a:hover {
        background-color: transparent; }
  .sidenav .widget {
    margin-bottom: 20px; }
    .sidenav .widget .btn, .sidenav .widget .submission-payment-process, .sidenav .widget #reviews .form-submit input[type=submit], #reviews .form-submit .sidenav .widget input[type=submit], .sidenav .widget .dsidx-search-button input, .dsidx-search-button .sidenav .widget input, .sidenav .widget #dsidx.dsidx-details .dsidx-contact-form table input[type=button], #dsidx.dsidx-details .dsidx-contact-form table .sidenav .widget input[type=button] {
      display: block; }

.sidenav-inner {
  padding: 0 30px 16px 30px; }

.navbar-toggle, .sidenav-toggle {
  cursor: pointer;
  float: right;
  margin: 18px 0 0 40px;
  text-align: center;
  width: 56px; }
  .navbar-toggle .fa, .sidenav-toggle .fa {
    color: #B3E5FC;
    font-size: 20px;
    transition: color .15s linear; }
  .navbar-toggle:hover .fa, .sidenav-toggle:hover .fa {
    color: #fff; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sidenav-toggle {
    margin-left: 20px; } }

.navbar-toggle {
  display: none;
  float: left;
  margin: 18px 15px 0 0;
  width: auto; }
  @media (max-width: 767px) {
    .navbar-toggle {
      display: block; } }

.sidenav-close {
  color: #616161;
  cursor: pointer;
  font-size: 18px;
  position: absolute;
  right: 16px;
  top: 11px; }

.compare-table {
  table-layout: fixed;
  width: 100%; }
  .compare-table th {
    vertical-align: bottom; }
  .compare-table td {
    border-bottom: 1px solid #EEEEEE;
    padding: 16px 30px; }
  .compare-table tr td:last-child {
    border-right: 0; }
  .compare-table tr:last-child td {
    border-bottom: 0 !important; }
  .compare-table tr th:last-child .compare-table-title {
    border-right: 0; }

.compare-table-col {
  background-color: #fff;
  border-right: 1px solid #EEEEEE;
  color: #616161;
  text-align: center; }
  .compare-table-col.first {
    border-left: 1px solid red; }
  .compare-table-col .yes {
    color: #66BB6A; }
  .compare-table-col .no {
    color: #EF5350; }

.compare-table-image a {
  display: block;
  position: relative; }

.compare-table-image img {
  height: auto;
  width: 100%; }

.compare-table-title {
  background-color: #29B6F6;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 16px 30px;
  position: relative; }
  .compare-table-title h2, .compare-table-title h3 {
    line-height: 1;
    margin: 0;
    padding: 0; }
  .compare-table-title h2 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    transition: color .15s linear; }
    .compare-table-title h2 a {
      color: #fff;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      transition: color .15s linear;
      white-space: nowrap; }
  .compare-table-title h3 {
    color: #E1F5FE;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    margin-top: 10px;
    transition: color .15s linear;
    text-overflow: ellipsis;
    white-space: nowrap; }

.compare-table-label {
  background-color: #F5F5F5;
  color: #616161;
  font-weight: 600;
  min-width: 231px;
  padding-left: 0; }

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.85);
  background-image: none; }

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  display: none; }

#cboxCurrent {
  display: none !important; }

#cboxPrevious, #cboxNext {
  background-color: rgba(0, 0, 0, 0.3);
  background-image: none;
  font-size: 0;
  left: 0;
  height: 52px;
  position: absolute;
  text-indent: 0;
  top: 50%;
  transition: background-color .15s linear;
  width: 52px; }
  #cboxPrevious:after, #cboxNext:after {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 16px;
    text-indent: 0;
    transition: color .15s linear; }
  #cboxPrevious:hover, #cboxNext:hover {
    background-color: rgba(0, 0, 0, 0.5); }
    #cboxPrevious:hover:after, #cboxNext:hover:after {
      color: #fff; }
  #cboxPrevious:focus, #cboxNext:focus {
    outline: 0 !important; }

#cboxPrevious {
  margin-top: -26px;
  position: absolute; }
  #cboxPrevious:after {
    content: '\f053';
    margin: 7px 0 0 -5px; }

#cboxNext {
  left: auto !important;
  margin-top: -26px;
  right: 0; }
  #cboxNext:after {
    content: '\f054';
    margin: 7px 0 0 4px; }

#colorbox, #cboxOverlay, #cboxWrapper, #cboxContent {
  overflow: visible !important; }

#cboxLoadedContent {
  margin: 0; }

#cboxClose {
  background-color: #212121;
  background-image: none;
  border-radius: 50%;
  font-size: 0;
  height: 40px;
  position: absolute;
  right: -20px;
  text-indent: 0;
  top: -20px;
  transition: background-color .15s linear;
  width: 40px; }
  #cboxClose:after {
    color: #fff;
    content: '\f00d';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 16px;
    margin: 4px 0 0 0;
    text-indent: 0;
    transition: color .15s linear; }

.payment-info {
  background-color: #4CAF50;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin: 15px 0 30px 0;
  padding: 30px;
  text-align: center; }
  .payment-info strong {
    font-weight: 400; }

.payment-form button {
  margin-left: 20px; }

.gateway-header {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  margin: 0 0 15px 0;
  padding: 0 22px; }
  .gateway-header label {
    margin: 0;
    padding: 22px 0; }
    .gateway-header label span {
      color: #616161;
      font-size: 14px;
      font-weight: normal;
      line-height: 24px;
      text-transform: none; }
    .gateway-header label .fa {
      padding-left: 20px; }

.gateway-content {
  background-color: #fff;
  border: 1px solid #EEEEEE;
  margin: 0 0 15px 0;
  opacity: .5;
  padding: 22px;
  transition: opacity .15s linear; }
  .gateway-content:hover {
    opacity: 1; }
  .gateway-content label {
    display: block; }
  .gateway-content:after {
    clear: both;
    content: '';
    display: block; }

.submission-payment-back {
  float: left;
  display: block;
  padding-top: 7px; }
  .submission-payment-back a {
    border-bottom: 1px solid #03A9F4;
    text-decoration: none; }
    .submission-payment-back a:hover {
      color: #03A9F4;
      text-decoration: none !important; }

.submission-payment-process {
  float: right; }

.gateway-paypal-credit-card-first-name {
  clear: left;
  float: left;
  width: 48%; }

.gateway-paypal-credit-card-last-name {
  clear: right;
  float: right;
  width: 48%; }

.gateway-paypal-credit-card-number {
  float: left;
  width: 48%; }

.gateway-paypal-credit-card-cvv {
  float: left;
  margin-left: 4%;
  width: 15%; }

.gateway-paypal-credit-card-expires {
  float: left;
  margin-left: 4%;
  width: 29%; }

.gateway-paypal-credit-card-expires-month {
  float: left !important;
  width: 48% !important; }

.gateway-paypal-credit-card-expires-year {
  float: right !important;
  width: 48% !important; }

.wire-transfer-info {
  margin-bottom: 20px; }
  .wire-transfer-info dt {
    color: #757575; }

.wire-transfer-section-one {
  float: left;
  width: 45%; }

.wire-transfer-section-two {
  float: right;
  width: 45%; }

.transactions-table {
  color: #616161;
  margin: 0 0 30px 0;
  width: 100%; }
  .transactions-table thead th {
    background-color: #29B6F6;
    color: #fff;
    padding: 6px 12px; }
    @media (max-width: 767px) {
      .transactions-table thead th {
        padding: 6px; } }
  .transactions-table tbody td {
    vertical-align: middle;
    padding: 12px; }
    @media (max-width: 767px) {
      .transactions-table tbody td {
        padding: 6px; } }
    .transactions-table tbody td strong {
      color: #BDBDBD;
      display: block;
      font-size: 11px;
      font-weight: 600;
      margin: 0 0 15px 0;
      text-transform: uppercase; }
  .transactions-table tbody tr:nth-child(odd) td {
    background-color: #fff; }
  .transactions-table tbody tr:nth-child(even) td {
    background-color: #FAFAFA; }

.realestate-package-info {
  background-color: #4CAF50;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  color: #fff;
  margin: 0 0 30px 0;
  padding: 30px; }
  .realestate-package-info .form-group {
    margin: 0; }
  .realestate-package-info form {
    margin-top: 30px; }
    .realestate-package-info form button[type=submit] {
      height: 48px; }
  .realestate-package-info .bootstrap-select button.btn, .realestate-package-info .bootstrap-select button.submission-payment-process {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9);
    color: rgba(255, 255, 255, 0.9); }
  .realestate-package-info .bootstrap-select.open button.btn, .realestate-package-info .bootstrap-select.open button.submission-payment-process {
    box-shadow: 0 2px 0 0 white !important;
    color: white !important; }
  .realestate-package-info .bootstrap-select div.dropdown-menu li.selected a {
    background-color: #2E7D32 !important; }
    .realestate-package-info .bootstrap-select div.dropdown-menu li.selected a:hover {
      background-color: #2E7D32 !important; }

.package-info {
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
  text-align: center; }

body.layout-boxed #video-wrap, body.layout-boxed #cover-video {
  width: auto !important; }

.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  position: relative;
  overflow: hidden; }
  .cover:after {
    background-color: rgba(129, 212, 250, 0.15);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  .cover video {
    position: absolute;
    width: 100%; }

.cover-search-wrapper {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  left: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  z-index: 99; }
  body.layout-boxed .cover-search-wrapper {
    padding: 30px 0; }
  @media (max-width: 767px) {
    .cover-search-wrapper {
      position: relative; } }
  .cover-search-wrapper .form-group {
    margin-bottom: 20px; }

@media (max-width: 767px) {
  .cover-search {
    margin: 0 0 20px 0;
    padding: 0; } }

.cover-search .form-group {
  margin: 0; }
  @media (max-width: 767px) {
    .cover-search .form-group {
      margin-bottom: 20px; } }

.cover-search button[type="submit"].btn, .cover-search button[type="submit"].submission-payment-process {
  height: 48px;
  margin-top: 16px; }

.cover-search .form-control, .cover-search .comment-respond input[type=text], .comment-respond .cover-search input[type=text], .cover-search .comment-respond input[type=email], .comment-respond .cover-search input[type=email], .cover-search .dsidx-search-widget input, .dsidx-search-widget .cover-search input, .cover-search #dsidx.dsidx-details .dsidx-contact-form table input[type=text], #dsidx.dsidx-details .dsidx-contact-form table .cover-search input[type=text] {
  background-color: #fff; }

.cover-search-inner {
  padding: 0; }

.cover-title {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 130px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 91; }
  .cover-title h1, .cover-title h2 {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45); }
  .cover-title h1 {
    font-weight: 600;
    font-size: 72px; }
  .cover-title h2 {
    font-size: 34px; }

.review-list {
  list-style: none;
  margin-bottom: -16px; }
  .review-list .comment {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    margin: 0 -16px 0 -16px;
    padding: 24px 16px 0 16px;
    position: relative;
    width: auto; }

#reviews .fa {
  margin: 0 2px; }

#reviews .fa-star {
  color: #EC407A; }

#reviews .fa-star-half-o {
  color: #EC407A; }

#reviews .fa-star-o {
  color: #BDBDBD; }

#reviews .form-submit input[type=submit] {
  float: right; }

#reviews .logged-in-as {
  margin: 0 15px; }

#reviews form {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  margin: -30px -15px 30px -15px;
  padding: 30px 0;
  overflow: hidden; }

.review-rating-total {
  font-size: 22px; }
  .review-rating-total .fa {
    margin: 0 2px; }
  .review-rating-total .fa-star {
    color: #EC407A; }
  .review-rating-total .fa-star-half-o {
    color: #EC407A; }
  .review-rating-total .fa-star-o {
    color: #BDBDBD; }

.review-rating-total-description {
  color: #757575;
  display: block;
  margin-top: 10px; }

.review-rating-total-empty {
  color: #757575;
  display: block; }

.review-form-rating {
  padding-bottom: 10px;
  padding-top: 10px; }

.review-form-review textarea {
  width: 100%; }

#reviews #reply-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  font-size: 24px;
  font-weight: 300;
  margin: -16px -16px 30px -16px;
  padding: 30px 0;
  text-align: center; }

.review-title {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 30px 0;
  text-align: center; }

.review-body {
  color: #9E9E9E;
  padding-right: 160px; }
  .review-body p {
    margin-top: 10px;
    margin-bottom: 24px; }

.review-author {
  font-size: 15px;
  font-weight: normal; }

.review-date {
  color: #BDBDBD;
  float: right;
  font-size: 12px;
  font-style: italic;
  margin: 0 160px 0 10px; }

.review-rating-wrapper {
  border-left: 1px solid rgba(0, 0, 0, 0.04);
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 140px; }

.review-rating {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  white-space: nowrap; }

.page-template-page-fullscreen-map .header > .container, .page-template-page-fullscreen-map #slider .header > .carousel-caption, #slider .page-template-page-fullscreen-map .header > .carousel-caption, .page-template-page-fullscreen-map .header > .cookie-policy-inner, .page-template-page-fullscreen-map .header > .cover-search {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%; }

.page-template-page-fullscreen-map .main {
  margin: 0; }
  .page-template-page-fullscreen-map .main > .container, .page-template-page-fullscreen-map #slider .main > .carousel-caption, #slider .page-template-page-fullscreen-map .main > .carousel-caption, .page-template-page-fullscreen-map .main > .cookie-policy-inner, .page-template-page-fullscreen-map .main > .cover-search {
    display: table;
    height: 100%;
    padding: 0;
    width: 100%; }
  .page-template-page-fullscreen-map .main .fullscreen-map-wrapper {
    display: table-row;
    height: 100%; }
  .page-template-page-fullscreen-map .main .fullscreen-map-sidebar, .page-template-page-fullscreen-map .main .fullscreen-map-content {
    display: table-cell;
    position: relative;
    vertical-align: top; }
  .page-template-page-fullscreen-map .main .fullscreen-map-sidebar {
    background-color: #FAFAFA;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    overflow: scroll;
    padding: 30px;
    width: 800px;
    z-index: 2; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-template-page-fullscreen-map .main .fullscreen-map-sidebar {
        width: 450px; }
        .page-template-page-fullscreen-map .main .fullscreen-map-sidebar .form-group {
          width: 100%; } }
  .page-template-page-fullscreen-map .main .fullscreen-map-sidebar-inner {
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px; }
    .page-template-page-fullscreen-map .main .fullscreen-map-sidebar-inner .widget_horizontal_filter_widget {
      background-color: #fff;
      box-shadow: none;
      margin: -30px -30px 40px -30px;
      padding: 30px; }
  .page-template-page-fullscreen-map .main .fullscreen-map-content {
    z-index: 1; }

#fullscreen-map {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

@media all and (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-page-fullscreen-map .gm-style {
    width: 48vw !important;
    height: 100vh !important;
    position: static !important; }
  #fullscreen-map {
    position: static !important; } }

@media all and (max-width: 1460px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-template-page-fullscreen-map .gm-style {
    width: 30vw !important; } }

#dsidx-listings .dsidx-listing {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0 !important; }

#dsidx-listings .dsidx-primary-data {
  background-color: #EEEEEE;
  padding-left: 280px; }
  #dsidx-listings .dsidx-primary-data .dsidx-address {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin: 10px 0 0 0; }
    #dsidx-listings .dsidx-primary-data .dsidx-address a {
      color: #616161; }
      #dsidx-listings .dsidx-primary-data .dsidx-address a:hover {
        text-decoration: none; }
  #dsidx-listings .dsidx-primary-data .dsidx-price {
    color: #9E9E9E;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin: 8px 0 10px 0; }
  @media (max-width: 767px) {
    #dsidx-listings .dsidx-primary-data {
      padding: 0 20px; } }

#dsidx-listings li hr {
  display: none; }

#dsidx-listings .dsidx-secondary-data > div {
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 6px 20px;
  width: 33.33%; }
  @media (max-width: 767px) {
    #dsidx-listings .dsidx-secondary-data > div {
      width: 100%; } }

@media (max-width: 767px) {
  #dsidx-listings .dsidx-secondary-data {
    padding: 0; } }

@media (max-width: 767px) {
  #dsidx-listings .dsidx-media .dsidx-photo {
    max-height: inherit !important;
    position: relative; } }

@media (max-width: 767px) {
  #dsidx-listings .dsidx-media .dsidx-photo img {
    height: auto !important;
    width: 100% !important; } }

.dsidx-sorting-control {
  float: left;
  font-size: 13px !important;
  text-align: left !important;
  width: 200px; }

.dsidx-paging-control {
  float: right;
  font-size: 13px !important;
  margin: 0; }

#dsidx-map-control {
  clear: both;
  font-weight: 500;
  width: 100%; }
  #dsidx-map-control a {
    color: #EC407A; }
    #dsidx-map-control a:hover {
      text-decoration: none; }

#dsidx-map {
  border: 5px solid #EEEEEE !important; }

.dsidx-widget ul.dsidx-list.dsidx-panel li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.02) !important;
  border-top: 0 !important;
  font-size: 13px !important;
  padding: 12px 0 !important; }
  .dsidx-widget ul.dsidx-list.dsidx-panel li a {
    display: inline !important;
    opacity: 1 !important; }

.dsidx-search-widget label {
  margin-top: 17px; }

.dsidx-widget-single-listing {
  width: 100%; }

#dsidx-actions {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 15px 0;
  padding: 16px; }

.dsidx-contact-form table,
#dsidx .dsidx-fields,
#dsidx #dsidx-primary-data,
#dsidx #dsidx-secondary-data {
  margin: 0 0 30px 0; }
  .dsidx-contact-form table td, .dsidx-contact-form table th,
  #dsidx .dsidx-fields td,
  #dsidx .dsidx-fields th,
  #dsidx #dsidx-primary-data td,
  #dsidx #dsidx-primary-data th,
  #dsidx #dsidx-secondary-data td,
  #dsidx #dsidx-secondary-data th {
    padding: 7px 12px !important; }
    @media (max-width: 767px) {
      .dsidx-contact-form table td, .dsidx-contact-form table th,
      #dsidx .dsidx-fields td,
      #dsidx .dsidx-fields th,
      #dsidx #dsidx-primary-data td,
      #dsidx #dsidx-primary-data th,
      #dsidx #dsidx-secondary-data td,
      #dsidx #dsidx-secondary-data th {
        display: block; } }
  .dsidx-contact-form table th,
  #dsidx .dsidx-fields th,
  #dsidx #dsidx-primary-data th,
  #dsidx #dsidx-secondary-data th {
    white-space: nowrap; }
  .dsidx-contact-form table label,
  #dsidx .dsidx-fields label,
  #dsidx #dsidx-primary-data label,
  #dsidx #dsidx-secondary-data label {
    margin-top: 18px; }

.dsidx-details #dsidx-description {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 16px; }
  .dsidx-details #dsidx-description:before {
    display: none; }

.widget_icl_lang_sel_widget ul li {
  list-style: none; }
  .widget_icl_lang_sel_widget ul li:before {
    content: none !important; }

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul {
  margin-bottom: 0; }
  .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
    display: inline-block;
    margin-bottom: 0; }

.widget_icl_lang_sel_widget .iclflag {
  margin-right: 8px;
  margin-top: -2px; }

.widget_icl_lang_sel_widget #lang_sel ul li ul {
  height: 0;
  overflow: hidden; }
  .widget_icl_lang_sel_widget #lang_sel ul li ul li:first-child {
    border-top: 1px solid #F5F5F5;
    margin-top: 10px; }
  .widget_icl_lang_sel_widget #lang_sel ul li ul li:last-child {
    padding-bottom: 0; }

.widget_icl_lang_sel_widget #lang_sel:hover ul li ul {
  height: auto; }

.header-topbar-right .widget_icl_lang_sel_widget, .header-topbar-right .widget_text, .header-topbar-left .widget_icl_lang_sel_widget, .header-topbar-left .widget_text {
  display: inline-block; }

.header-topbar-right .widget_icl_lang_sel_widget a, .header-topbar-left .widget_icl_lang_sel_widget a {
  color: #B3E5FC; }

.header-topbar-right #lang_sel > ul, .header-topbar-right #lang_sel > ul > li, .header-topbar-left #lang_sel > ul, .header-topbar-left #lang_sel > ul > li {
  margin-bottom: 0; }

.header-topbar-right #lang_sel ul li ul, .header-topbar-left #lang_sel ul li ul {
  background-color: #0277BD;
  margin-left: -14px;
  padding-left: 14px;
  padding-right: 14px;
  position: absolute;
  z-index: 10; }
  .header-topbar-right #lang_sel ul li ul li:first-child, .header-topbar-left #lang_sel ul li ul li:first-child {
    border-top: none; }

.header-topbar-right .iclflag, .header-topbar-left .iclflag {
  margin-right: 2px; }

.header-topbar-right .lang_sel_list_horizontal ul li {
  margin-left: 5px; }

.header-topbar-right .widget {
  margin-right: 20px; }
  .header-topbar-right .widget:first-child {
    margin-right: 0; }

.header-topbar-left .lang_sel_list_horizontal ul li {
  margin-right: 5px; }
  .header-topbar-left .lang_sel_list_horizontal ul li:last-child {
    margin-right: 0; }

.header-topbar-left .widget {
  margin-right: 20px; }
  .header-topbar-left .widget:last-child {
    margin-right: 0; }


/*22-4-20*/
img {    max-width: 100%;}
.real-estate.home .bg_image img {  width: 100%;  height: 100%;  object-fit: cover;  object-position: center;  min-height: 500px;  max-height: 500px; height: 500px;}
.real-estate.home .bg_image {  width: 100vw;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
.real-estate.home .bg_image::after { content: ""; background: rgba(0, 0, 0, 0.4); position: absolute;left: 0; width: 100%; height: 100%;right: 0; }
.real-estate.home {  margin: 0; position: relative;}
.real-estate.home .bg-cont {  position: absolute;  top: 50%;  left: 0;  right: 0;  width: 100%;  transform: translate(0, -50%);}
.real-estate.home .bg-cont h1 {  line-height: 70px;  text-align: center;  padding: 0;  color: #ffffff;  font-size: 65px;  text-shadow: 2px 2px 0 rgba(0,0,0,0.25);  letter-spacing: 0.5px; margin-bottom: 60px;}
.real-estate.home .bg-cont p {  color: #ffffff;  text-align: center;  font-size: 30px;  font-weight: 300;}
.real-estate.home .banner_lnks a {transition: color .15s linear; padding: 0 40px !important; margin-right: 30px; font-size: 15px; height: 50px; 
  width: auto;  display: inline-block; line-height: 50px;   text-decoration: none; box-shadow: 0.3rem 0.3rem 0.3rem rgba(34,34,34,.6) !important; }
.real-estate.home .banner_lnks {  text-align: center;  display: block;  margin-top: 40px; }
.real-estate.home .banner_lnks a:hover { background: #BB0946 !important;}

.seller .main_baner .slr-ing{ width: 100vw;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw; height: 100%;}
.seller {  margin: 0;}
.seller .main_baner .slr-ing img {  width: 100%;  height: 100%;  object-fit: cover;  object-position: center; /* min-height: calc(100vh - 190px);  height: calc(100vh - 190px);*/}
.seller .main_baner .cont{ position: absolute;  top: 50%;  left: 0;  right: 0;  width: 100%;  transform: translate(0, -50%);}
.main_baner { position: relative; }
.seller .main_baner h1 {   text-align: center;  padding: 0;  color: #ffffff;   text-shadow: 2px 2px 0 rgba(0,0,0,0.25);  letter-spacing: 0.5px;text-align: center;padding: 0;font-weight: 400;font-size: 115px; margin-bottom: 0}
.seller .main_baner h3 { color:#ffffff;font-size: 24px;text-align: center;position: relative;z-index: 3;font-weight: 400;line-height: 30px;margin-top: 20px}

.seller .tab-img{  width: 100vw;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw; height: 100%;}
.seller .tab-img img {width: 100%;  height: 100%;  object-fit: cover;  object-position: center;  }
.seller .tab-img { position: relative; }

.list-property-page .bg_image { position: relative; }
.list-property-page .bg_image::after { content: ""; background: rgba(0, 0, 0, 0.2); position: absolute;left: 0; width: 100%; height: 100%;right: 0; }
.seller .tab-img::after {content: "";background: linear-gradient(to bottom, rgba(0,0,0,0.5) 100%,rgba(0,0,0,0) 18%);position: absolute;left: 0;width: 100%;height: 100%;right: 0;}
.seller .main_baner .slr-ing::after {content: "";background: linear-gradient(to bottom, rgba(0,0,0,0.5) 100%,rgba(0,0,0,0) 18%);position: absolute;left: 0;width: 100%;height: 100%;right: 0;}
.tabs_data {  position: relative;}
.cont-2 {  position: absolute;  top: 40%;  left: 0;  right: 0;  width: 100%;  transform: translate(0, -50%);display: flex;align-items: flex-start;justify-content: space-between;}

.cont-3 {width: 61%;float: left;/*margin-left: 39%;*/position: relative;z-index: 2;margin-top: -30px;}

.num {  line-height: 127px;  text-align: left;  padding: 0;  font-size: 170px;  color: #ffffff;  font-weight: 300;  position: relative;  z-index: 99;  }
.cont-3 h2{line-height: 50px;position: relative;font-size: 40px;color:#fff;margin-bottom: 30px;font-weight: 700;}
.cont-3 p{ font-size: 18px;color: #fff;font-weight: 300;} 

.list-property-page{ margin: 0px; position: relative;}
.list-property-page .bg_image img{ width: 100%; }
.list-property-page .bg_image img {  width: 100%;  height: 100%; object-fit: cover;  object-position: center;}
.list-property-page .bg_image {  width: 100vw;  position: absolute;  left: 50%;  right: 50%; margin-left: -50vw;  margin-right: -50vw;  height: 100%;}
.list-property-page .banner_cnt {  position: relative;  top: 0;  left: 0;
  right: 0;  width: 100%;  transform: translate(0, -0%);  height: 100%;  padding: 50px 0; float: left;} 

.list-property-page .contact_cnt form .input-box  label {font-size: 10px;text-transform: uppercase;font-weight: 700;display: block;color:#A3A3A3; margin: 0;}
.list-property-page .contact_cnt form .input-box{ background-color:#f8f8f8;border-radius: 4px;padding: 5px 15px 0;
box-sizing: border-box;position: relative;margin-top: 10px;width: 100%;border: 1px solid #efefef;cursor: pointer;}
.list-property-page .contact_cnt form  .input-box input[type="text"] {  padding: 0;  height: 30px;  line-height: 30px;
  border: none;  width: 100%;  background-color: transparent;  font-size: 14px;}
.list-property-page .ban_lft_cnt {  width: calc(100% - 414px);  font-size: 18px;  margin-right: 20px; color: #ffffff;  line-height: 25px;float: left}
.list-property-page  .contact_cnt {  border: 2px solid #e91e63;  padding: 25px 0px;  background-color: transparent;  min-width: 390px;  width: 390px; float: left;}
.list-property-page  .contact_cnt form {padding: 0 25px;}
.list-property-page  .contact_cnt form #phone {  border: none;  box-shadow: none;  background: transparent;}
.list-property-page  .contact_cnt form  .intl-tel-input.allow-dropdown {  padding: 0;  height: 30px;  line-height: 30px;  border: none;  width: 100%;  background-color: transparent;  font-size: 14px;}
.list-property-page  .contact_cnt form  .selected-value {  height: 30px;  line-height: 30px; position: relative; position: relative;}
.list-property-page  .contact_cnt form  .selected-value::after {
  position: absolute;
  top: 54%;
  margin-top: -2px;
  right: 0px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #888787;
  content: "";
}
.dropdown-box ul li {
  cursor: pointer;
  line-height: 34px;
  height: 34px;
  border: 1px solid #E3E3E3;
  border-bottom-color: rgb(227, 227, 227);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  border-bottom: none;
  list-style: none;
  margin: 0;
}
.dropdown-box ul li:last-of-type {
  border-bottom: 1px solid #E3E3E3;
}

.dropdown-box {
  border: none;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
  overflow-y: initial;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 13px;
  max-height: 404px;
  position: absolute;
  width: 100%;
  z-index: 99;
  box-sizing: border-box;
  left: 0;
  /* width: 100%; */
  padding: 10px;
}
.dropdown-box ul {
  max-height: 246px;
  overflow-y: auto;
  padding-right: 1px;
}

.list-property-page .contact_cnt form .dropdown-open .selected-value::after {   -webkit-transform: rotate(180deg);  transform: rotate(180deg);}
.dropdown-box ul li.selected {
  background-color: #49A8E5;
  color: #ffffff !important;
}

.dropdown-box .tabs {
  display: flex;
  width: 100%;
}
.dropdown-box .tabs li {  width: 50%;}
.dropdown-box .tabs li.selected,.dropdown-box .tabs li {background: transparent; border: none; padding: 0 10px;}
.dropdown-box .tabs li.selected p {  width: auto;  float: right;  border-bottom: 2px solid #49A8E5 !important;  color: #444444;
  background: transparent;  border: none;  border-bottom-color: currentcolor;  border-bottom-style: none;  border-bottom-width: medium;  line-height: 27px;  }
  .dropdown-box .tabs li:nth-child(2) { border: none; }
  .dropdown-box .tabs li:nth-child(2) p{ float: left; }
  .dropdown-box .tabs li p{ float: left; width: auto;  float: right;  
  background: transparent;  border: none;  border-bottom-color: currentcolor;  border-bottom-style: none;  border-bottom-width: medium;  line-height: 27px; }
  
  .dropdown-box .tabs li p {  float: right;}

.dropdown-box .dis-none {  display: none;}
.dropdown-box ul.tab-contents li {
  width: 50;
  width: calc(50% - 5px);
  margin-right: 5px;
  height: 30px;
  line-height: 29px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropdown-box .search.tooltipstered {
  margin-bottom: 10px;
  width: 100%;
  line-height: 28px;
  height: 28px;
  border: 1px solid #E3E3E3;
  text-align: center;
  outline: none;
}

.list-property-page  .contact_cnt form  #frmsubmit {
  color: #ffffff;
  background-color: #e91e63;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  height: 49px;
  border: 1px solid #e91e63;
}
.list-property-page .ban_lft_cnt h1 {  font-size: 35px;  color: #ffffff;  font-size: 40px;  margin-bottom: 70px;  width: 765px;  text-shadow: 2px 2px 0 rgba(0,0,0,0.7);  font-weight: 300;}
.list-property-page .ban_lft_cnt p {
  max-width: 565px;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
}

.list-property-page .contact_cnt form .errmsg {  color: #ff0000;  position: absolute;  left: 0;  top: 110%;  min-width: 100% !important;  text-align: left;  right: 0;}
.ng-pristine.ng-valid.ng-submitted .input-box {  margin-top: 30px;}
.list-property-page .contact_cnt form .intl-tel-input.allow-dropdown .errmsg {  left: -15px;  width: calc(100% + 20px);}

/*vertivle slider buyer page*/
#actions{position:fixed; top: 73px; left: 30px; z-index: 99999; }
    #actions a{background: rgba(0,0,0,0.8); padding: 7px; margin: 2px; color: #ccc; display: inline-block; }
    #actions a:hover{      color: #fff;      background: #81A140;    }
    /* Overwriting styles for control arrows for slides
    * --------------------------------------- */
    .fp-controlArrow.fp-prev {      left: 50px;    }
    .fp-controlArrow.fp-next{      right: 50px;    }
  #fp-nav {	top: 50%;	position: fixed;	z-index: 100;right: 20px;}
#fp-nav {	top: 50%;	position: fixed;	z-index: 100;	right: 20px;}
#fp-nav ul, .fp-slidesNav ul {	margin: 0;	padding: 0;}
#fp-nav ul li, .fp-slidesNav ul li {	display: block;	width: 14px;	height: 13px;	margin: 21px 7px;	position: relative;}
#fp-nav ul li a, .fp-slidesNav ul li a {	display: block;	position: relative;	z-index: 1;	width: 100%;	height: 100%;	cursor: pointer;	text-decoration: none;}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {	height: 13px;width: 13px;border-radius: 100%;background:#fff;}
#fp-nav ul li a span, #menu-line, .fp-slidesNav ul li a span {	background: #fff;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {	border-radius: 50%;	position: absolute;	z-index: 1;	height: 13px;	width: 13px;	border: 0;
	background: transparent;	left: 50%;	top: 50%;	margin: -2px 0 0 -2px;	-webkit-transition: all .1s ease-in-out;	-moz-transition: all .1s ease-in-out;	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;	border: 1px solid #ffffff;}
#fp-nav ul li .fp-tooltip, .fp-sr-only {	position: absolute;	overflow: hidden;	white-space: nowrap;}
.fp-sr-only {	width: 1px;	height: 1px;	padding: 0;	clip: rect(0,0,0,0);	border: 0;}
.header {		z-index: 100;	position: relative;}
#menu {	display: none;}
.tabs_data {	padding: 0 !important;}
.main_baner {	position: relative;	padding: 0 !important;}
.tabs_data:ladt-child {	margin-bottom: 440px;}

#tabs6 { height: auto !important; min-height: 624px !important;}
#tabs6 .fp-tableCell{ height: auto !important; }
.tabs_data .footer {	width: 100vw !important;	position: absolute;	left: 50%;	right: 50%;	margin-left: -50vw;	margin-right: -50vw;	height: auto;}


.new_proj_page { position: relative; }
.new_proj_page .content {  clear: both;}
 .carsl-row{  width: 100vw !important;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw !important; padding: 0px !important;}
 .carsl-row  .owl-slider {  width: 100%;  height: 550px;  overflow-y: hidden;}
 .carsl-row .owl-carousel .owl-item img {    height: 100%;  object-fit: cover;  object-position: center; width: 100%;}
 .carsl-row .item,  .carsl-row .owl-carousel .owl-item,  .carsl-row .owl-carousel .owl-stage,  .carsl-row .owl-carousel .owl-stage-outer,  .carsl-row .owl-carousel{ height: 100% !important;  }
.project-form {  position: absolute;  top: 60px;  width: 100%;  padding-top: 60px;  z-index: 9;  width: 100%;  left: 0;  right: 0;  width: 100%;}
.search-form {  position: relative;  z-index: 1;  margin: 75px auto 0;  width: 740px;  font-size: 12px;  background-color: rgba(34, 34, 34, 0.85);  padding: 10px;}
.project-form .search-form form .btn-group.bootstrap-select {  width: calc(29% - 10px) !important;  width: -webkit-calc(29% - 10px) !important;  width: -moz-calc(29% - 10px) !important;
  margin-top: 0;  display: block;  float: left;  padding: 7px 10px 0;  margin-right: 10px;  height: 50px;  background-color: #F8F9FB;  border-radius: 2px;  padding: 0 15px;
  box-sizing: border-box;  border: 1px solid #efefef;  position: relative;  cursor: pointer;}
.project-form .search-form form #project_name{width:calc(50% - 10px) !important;width:-webkit-calc(50% - 10px) !important;width:-moz-calc(50% - 10px) !important;margin-top: 0;display: block;float: left;padding: 7px 10px 0;margin-right: 10px;height: 50px;background-color: #F8F9FB;border-radius: 2px;padding: 0 15px;box-sizing: border-box;border: 1px solid #efefef;  position: relative;  cursor: pointer;box-shadow: none !important;}
#frmproject_src select{margin-right: 10px;width: 130px;padding: 13px 10px;font-size: 13px;font-weight: 700;}
.project-form .search-form form #finds {  background-color: #e91e63;  border: none;  border-radius: 2px;  color: #fff;  cursor: pointer;  font-size: 13px;  font-weight: 700;
  height: 40px;  padding: 0;  text-transform: uppercase;  letter-spacing: .5px;  width: 90px;  position: relative;  z-index: 1;  height: 50px;}
.project-form .search-form form button.btn, .project-form .search-form form button.submission-payment-process {    box-shadow: none !important;}

.carsl-row .carosel-cont {  position: absolute;  left: 17%;  top: auto;  bottom: 20%;  z-index: 99999;  height: 150px;  color: #fff; padding: 0 40px; width: auto;}
.project-form .search-form form #finds:hover {  background-color: #ce1453;}

.newproject_title {  font-size: 48px;  margin: 30px 0 0 20px;  line-height: normal;    background: rgba(34,34,34,0.5) none repeat scroll 0 0;  padding: 20px;  margin-bottom: 10px;}

.newproject_price { margin-left: 20px; color: #ffffff;font-size: 40px;position: relative;top: 0;line-height: 55px;}
.newproject_price span{ color: #e91e63; }
.carsl-row .owl-controls {  position: absolute;  bottom: 7px;   left: 19.5%;   right: auto;  z-index: 999;  color: #fff;}
.white-arrow .slick-next, .thumbnail.white-arrow .slick-next {
  background: url("../images/slider-sprite.png") no-repeat scroll -100px -20px;
  height: 30px;
}
.white-arrow .slick-prev, .thumbnail.white-arrow .slick-prev {
  background: url("../images/slider-sprite.png") no-repeat scroll -60px -20px;
  height: 30px;
}
.new_proj_page h1.page-header {  line-height: 60px;  margin: 0 0 30px 0;  padding: 0;  font-weight: 400;  font-size: 36px;}
.sidebar .widget .widgettitle {color: rgba(0, 0, 0, 0.7);  font-weight: normal;   line-height: 60px;  padding: 0;  font-weight: 400;  font-size: 26px;}


.property-box-simple .left.slider_content .price {  font-size: 22px;}
.property-box-simple .left.slider_content {  position: absolute;  background: rgba(0,0,0,0.55) none repeat scroll 0 0;  color: #fff;  padding: 5px 10px 5px 5px;  bottom: 50px;  font-size: 34px;  left: 0;  z-index: 99; width: 80%;}
.property-box-simple .property-box-image {  width: 100%;  height: 250px;}
.property-box-simple .property-box-image img {  height: 100%;  width: 100%;  object-fit: cover;  object-position: center;}
.property-box-simple .left.slider_content .price .currency.left {  color: #e91e63;}

.property-box-simple  .price .currency.left {  color: #e91e63;  font-size: 24px;  margin: 0 9px 0 0;  height: 60px;}
.property-box-simple .price .left {  float: left;} 
 .property-box-simple  .price .block {  margin: 0;  padding: 0;  display: block;  float: left;}

.project-form .search-form form .bootstrap-select.btn-group .btn .caret {  right: 0;}
.project-form .search-form form .caret {  border-top: 7px solid;  border-right: 7px solid transparent;  border-left: 7px solid transparent;}

.carsl-row .owl-controls .owl-nav {
  display: flex;
  vertical-align: middle;
  align-items: center;
}

.owl-next {
  background: url(http://bdproperty.mintbig.com/wp-content/themes/realsite/assets/img/right.png);
  background-size: 29px;
font-size: 0;
height: 50px;
width: 50px;
float: left;
background-repeat: no-repeat;
background-position: center;
}

.owl-prev{background: url(http://bdproperty.mintbig.com/wp-content/themes/realsite/assets/img/left.png);
  background-size: 29px;
font-size: 0;
height: 50px;
width: 50px;
float: left;
background-repeat: no-repeat;
background-position: center;
}

.project-form .search-form form .bootstrap-select.btn-group .btn .caret {  right: 0;}
.project-form .search-form form .caret {  border-top: 7px solid;  border-right: 7px solid transparent;  border-left: 7px solid transparent;}



/*.property_detail_main .content page*/
.property_detail_main .detail_cont {  clear: both;}
#menudata ul li {  margin-right: 10px;  padding: 0 5px 5px;  width: auto;  display: inline-block;  margin-top: 20px;  color: #444444;  cursor: pointer;}
#menudata ul li.active {  border-bottom: 6px solid #EC407A;}
#menudata ul li a {  color: #444444;}
.detail_cont {    clear: both;  display: flex;}
.detail_cont .content.left {  width: calc(100% - 320px);  width: -webkit-calc(100% - 320px);  width: -moz-calc(100% - 320px);  text-align: justify;  padding: 20px 20px 0;  box-sizing: border-box;}
.detail_cont .content.right {  width: 300px;  float: right;}
aside.right .title {  margin-top: 10px;  font-size: 24px;  text-align: center; margin-bottom: 10px;}
aside.right .contact {  padding: 20px 10px;  background-color: #565a5c;  color: #ffffff;}
.detail_cont aside .contact .row {  margin-top: 20px;  overflow: auto;}
.detail_cont aside .contact .row {  margin: 0;}
.detail_cont aside .ghost-btn.left {  border-color: #ffffff;  color: #ffffff;  direction: ltr;  width: calc(50% - 10px);  margin-top: 10px;
  border: 1px solid #e91e63;  color: #e91e63;  background: none;  margin-right: 10px;}
  .detail_cont aside .primary-btn.right {  direction: ltr;  width: calc(50% - 10px);  margin-top: 10px;  background: none;
  background-color: #e91e63;  border: none;  border-radius: 2px;  color: #fff;  cursor: pointer;  font-size: 13px;  font-weight: 700;
  height: 40px;  padding: 0;  text-transform: uppercase;  letter-spacing: .5px;  margin-left: 10px;}

.overview {  border: 1px solid #cecece;  overflow: auto;  margin: 10px 0;  padding: 10px;  background-color: #ffffff;}
.overview .heading {font-size: 36px; border-bottom: 1px solid #dddddd; padding: 10px 0; font-weight: 400; font-size: 36px; text-align: center; }
.overview ul .left {margin-top: 15px; width: 38%; display: inline-block; float: none; }
.overview ul .left:nth-child(-n+2) {margin-top: 0; }
.overview ul .left:nth-child(2n) {font-weight: 700; width: 148px; }
.overview ul {margin-top: 20px; }
.property-detail-section .page-header {  line-height: normal;  padding-bottom: 10px;  text-transform: uppercase;  color: #444;}
.property-detail-section .page-content {  font-size: 14px;  line-height: normal;  text-align: justify;}
#projectfeatures ul li:nth-child(-n+3) {margin-top: 0; }
#projectfeatures ul li {width: calc(33.3% - 20px); width: -webkit-calc(33.3% - 20px); width: -moz-calc(33.3% - 20px); margin: 0 10px 20px; line-height: 33px; overflow: hidden; padding: 0 10px 10px; border-bottom: 1px solid #e4e4e4; box-sizing: border-box; list-style: none; }
#projectfeatures ul li i {width: 20px; height: 20px; float: right; margin-top: 10px; }
.left { float: left; }
#projectfeatures ul {float: left; width: 100%; margin: 0; }
.property-list {  overflow: hidden;}
#acfmap { width: 100vw !important;  position: relative !important;  left: calc(50% + 161px) !important;  right: 50% !important;  margin-left: -50vw !important;  margin-right: -50vw !important;}
#propertytypes ul li:nth-child(-n+3) {  margin-top: 0;}
#propertytypes ul li {  margin-right: 10px;  margin-top: 20px;  width: calc(33.3% - 6.4px);  width: -webkit-calc(33.3% - 6.4px);  width: -moz-calc(33.3% - 6.4px);  background-color: #ffffff; list-style: none;}
#propertytypes ul li:nth-child(3n+3) {  margin-right: 0;}
#propertytypes ul {  margin: 0;  float: left;  width: 100%;}
#propertytypes ul li .propertytypes_title {  background-color: #565a5c;  color: #fff;  height: 50px;  line-height: 50px;  text-align: center;  font-size: 20px;}
#propertytypes ul li ul{  border: 10px solid #f0f0f0;        border-top-color: rgb(240, 240, 240);       border-top-style: solid;        border-top-width: 10px;    overflow: auto;    border-top: none;    padding: 20px 10px;    min-height: 95px;}
#propertytypes ul li ul li:nth-child(-n+2) {  margin-top: 0;}
#propertytypes ul li ul li:nth-child(2n+1) {  width: 35%; margin: 20px 0 0 0;}
#propertytypes ul li ul li:nth-child(2n) {  width: 65%;  font-weight: bold; margin: 20px 0 0 0;}
#developerinfo {width: 100vw !important; position: relative !important; left: 50% !important; right: 50% !important; margin-left: -50vw !important; margin-right: -50vw !important;  left: calc(50% + 161px) !important; background: url(http://bdproperty.mintbig.com/wp-content/uploads/2020/04/home-buyer.jpg); background-size: 100% 100%; padding: 60px 0; color: #fff; text-align: center; }
.developr_title {  font-size: 36px;  padding: 10px 0;  border: none;}
#developerinfo .d-none { display: none; }
#developerinfo .developr_logo img {  max-height: 100px;  max-width: 195px;  vertical-align: top;}
#developerinfo .developr_content {  margin-top: 20px;  width: 70%;  margin: 40px auto;}
#contactinfo {  background: url(http://bdproperty.mintbig.com/wp-content/uploads/2020/04/req_info_bg.jpg);  width: 100vw !important;
  position: relative !important;  left: 50% !important;  right: 50% !important;  margin-left: -50vw !important;  margin-right: -50vw !important;  left: calc(50% + 161px) !important;background-size: cover;
background-repeat: no-repeat;background-position: center;}
#contactinfo img {  display: none;}
#contactinfo form {  background-color: rgba(0,0,0,0.54);  position: relative;  padding: 50px 80px;  width: 420px;  color: #ffffff; overflow: hidden;}
#contactinfo form input, #contactinfo form textarea {  border: 1px solid #ffffff;  outline: none;  font-size: 14px;  border-radius: 2px;
  color: #444444;   height: 40px;  box-sizing: border-box;  width: 100%;margin: 0 !important; background: #fff !important;}
#contactinfo .intl-tel-input {  position: relative;  display: inline-block;  width: 100%; background: #fff;}
#contactinfo label {  width: 100%;  float: left;margin-bottom: 10px;}
.detail_cont .content {  margin-bottom: 0;  padding-bottom: 0;}
#contactinfo p br {  display: none;}
#contactinfo form .wpcf7-form-control.wpcf7-submit {  border-color: #E91E63 !important;  color: #fff !important; background: #E91E63 !important;}
#contactinfo form .wpcf7-not-valid-tip {  margin-top: 6px;}
#contactinfo form div.wpcf7-validation-errors {  border: 2px solid #e8000e; margin: 0; text-align: center;  width: 100%;   float: left;}
#contactinfo form  div.wpcf7-mail-sent-ok {  text-align: center;  width: 100%;   float: left; margin: 0;}
#contactinfo p {  width: 100%;   float: left;}
#contactinfo  .ajax-loader {  float: none;  margin: 10px auto 0;  display: block !important;}
#floorplans ul li:nth-child(-n+3) {  margin-top: 0;}
#floorplans ul li {  margin-right: 10px;  margin-top: 20px;  width: calc(33.3% - 6.4px) !important;  width: -webkit-calc(33.3% - 6.4px) !important;  width: -moz-calc(33.3% - 6.4px) !important;  background-color: #ffffff; list-style: none;}
#floorplans ul li:nth-child(3n+3) {  margin-right: 0;}
#floorplans ul {  margin: 0;  float: left;  width: 100%;}
#floorplans ul li img {  width: 100%;}
.floorplans_title {  line-height: normal;  padding-bottom: 10px;  text-transform: uppercase;  color: #444;  padding: 18px 0 0;  text-align: center;  font-size: 20px;}
html {  scroll-behavior: smooth; }



#horizontal_filter_widget-3 {  margin-top: -170px;  z-index: 999999;  position: relative;  background-color: rgba(255, 255, 255, 0.9);}
.form-group.col-sm-3.contract {
  display: none;
}
.input-group-addon {   background: transparent;}
.cover-search-wrapper {  display: none;}
#horizontal_filter_widget-3 {
  padding: 0;
}
#horizontal_filter_widget-3 .row-submit .btn.btn-lg {
  padding: 11px 30px;
  font-size: 16px;
}
#horizontal_filter_widget-3 .row-submit {
  float: right;
  width: auto;padding-top: 20px
}
#horizontal_filter_widget-3  .row {
  display: flex;
}
.widget_horizontal_filter_widget .no-title {
  padding-top: 20px;
}
.cust_tab {
  margin-bottom: 30px;
  text-align: center;
}
#horizontal_filter_widget-3 .bootstrap-select.btn-group .btn .filter-option {
 
  font-size: 12px;
}
.cust_tab li {
  margin: 0 6px;
}
.cust_tab .btn {  background: transparent;  color: #0396de;}
.cust_tab .btn.active, .cust_tab .btn:hover{ background-color: #E91E63; color: #fff;font-weight: bold;}

#horizontal_filter_widget-3 .col-sm-2:nth-child(5), #horizontal_filter_widget-3 .col-sm-2:nth-child(4), #horizontal_filter_widget-3 .col-sm-2:nth-child(7), #horizontal_filter_widget-3 .col-sm-2:nth-child(6)  {  width: 18%;}
.page-template-page-cms h1, .page-template-page-cms h2, .page-template-page-cms h3, .page-template-page-cms h4 , .page-template-page-cms h5 , .page-template-page-cms h6  {
  color: #424242;
  font-weight: bold;
}
.page-template-page-cms p, .page-template-page-cms li {
  color: #8A8888;
}
.page-template-page-cms .main {
  background: #fff;
 
}
.page-template-page-cms ul {
  margin-left: 20px !important;
  list-style: decimal;
}
.page-template-page-cms form p:nth-child(2), .page-template-page-cms form p:nth-child(3), .page-template-page-cms form p:nth-child(4){
  width: 33.33%;
  float: left; margin-bottom: 20px;
}
.page-template-page-cms form  .wpcf7-form-control.wpcf7-submit {
  padding: 10px 30px;
}
.page-template-page-cms form{
  padding: 60px 0;
}
.wpcf7-form-control-wrap.csv_file {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-page-cms form p:nth-child(5), .page-template-page-cms form p:nth-child(5) textarea {
  width: 100%;margin-bottom: 20px;
}
.page-template-page-cms form p:nth-child(4) .wpcf7-form-control-wrap.phone_no, .page-template-page-cms form p:nth-child(5) span {
  padding-right: 0;
}

.page-template-page-cms span{ padding: 0 20px 0 0; }
.page-template-page-cms span, .page-template-page-cms span input {
  
  width: 100% !important;
  display: block !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 5px;
  position: relative;
  transition: box-shadow .12s linear;
}
div.wpcf7 .ajax-loader {
  background-repeat: no-repeat;
}
.page-template-page-cms .wpcf7-not-valid-tip{ padding: 10px 20px 0 0;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {  border: none !important;}

div.wpcf7-mail-sent-ok {
border: none;
color: green;
font-size: 14px;
}

/*calculatr css*/
#lidd_mc_form {  background: #fff;  padding: 30px;  border-radius: 5px;}
.lidd_mc_details h2{ color: rgba(0, 0, 0, 0.7); font-size: 28px;line-height: 60px;margin: 0 0 0 0;padding: 0;}
#lidd_mc_summary {  padding: 30px;    border: 1px solid #D8D8D8;  background-color: #ffffff;  position: relative;  border-radius: 5px;  margin-bottom: 30px;float: left;}
.loan-list {  width: 60%;  padding: 30px;  overflow: hidden;  float: left;  color: #333333;}
.left_prt li {  width: 85%;  margin-right: 40px;  padding: 10px 10px;  height: auto;  line-height: 20px;  font-size: 16px;list-style: none;}
.left_prt li:nth-of-type(2), .left_prt li:nth-of-type(4), .left_prt li:nth-of-type(6), .left_prt li:nth-of-type(8) {  background-color: #f8f8f8;  border-radius: 5px;}
.lidd_mc_b {  width: 53%;  float: right;  text-align: left;}
.lidd_mc_b .lidd_mc_b {  width: auto;  float: left;  padding: 0;  line-height: normal;  height: auto;}
.left_prt {  width: 60%;  padding: 10px 0;  overflow: hidden;  float: left;  color: #333333;margin-bottom: 0;}
.right_prt {  width: 40%;  float: left;}
.right_prt_cnt:last-child {  margin-bottom: 0;}
.right_prt_cnt {  text-align: center;  margin-bottom: 50px;}
.right_prt_cnt h3 {  font-size: 20px;  font-weight: 700;  line-height: normal;  margin-bottom: 0 !important;}
.right_prt_cnt p span {  color: #a7a7a7;  margin-right: 5px;  font-weight: normal;  font-size: 14px;}
.right_prt_cnt p {  font-size: 20px;  color: #a7a7a7;  font-weight: bold;}
.right_prt_cnt h2 span {  font-weight: 700;  font-size: 20px;  display: inline-block;  margin-right: 5px;}
.right_prt_cnt h2 {  font-size: 45px;  font-weight: bold;}
.right_prt_cnt h3 {  font-size: 20px;  font-weight: 700;  line-height: normal;  margin-bottom: 0 !important;}
.right_prt_cnt {  text-align: center; margin-bottom: 50px;}
.right_prt_cnt {  position: relative;}
.right_prt_cnt::before {  content: "";  position: absolute;  bottom: -25px;  left: 0px;  right: 0px;  margin: auto;  width: 124px;  height: 1px;  background-color: #D8D8D8;}
.right_prt_cnt:last-child::before {display: none;}
.lidd_mc_form #lidd_mc_submit {  margin-top: 20px;}
/*end*/

.post-type-archive-property .row {flex-wrap: wrap;display: flex;}
#property-tabs ul {  display: flex;  list-style: none; width: auto; justify-content: space-around;}
#property-tabs ul li {  margin: 0 14px;}
#property-tabs .container.nav.mt20 {  width: 100%;}
#property-tabs ul li.active {  border-bottom: 5px solid #039be5;}

/*20-5-20*/
.pro-top #property-tabs ul {  float: none;display: inherit;  text-align: center;}
 #property-tabs ul li {  margin: 0 14px;  margin-right: 10px;  padding: 0 5px 5px;  width: auto;  display: inline-block;  margin-top: 20px;  cursor: pointer;}
.pro-top #property-tabs {  max-width: 100%;  position: fixed;  top: 0;  background-color: #ffffff;  margin: auto;  width: 100%;  z-index: 12;  box-shadow: 0 0 4px 1px rgba(34, 34, 34, 0.5);  min-height: 60px;  clear: both;  left: 0;  right: 0;  max-width: 100%;z-index: 99999;}
#developer h2, #types h2, #location h2, #overview h2, #features h2 {
  border-bottom: 1px solid #dddddd; text-transform: capitalize;
  padding: 0px 0 20px;font-size: 27px;
}

#location .map-position {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
#location {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0;
  padding: 30px;
}
#property-tabs ul li a {
  padding: 10px 0;
}
#features ul {
  margin: 0 -10px;
}

#developer .dev_cnt img {
  margin-bottom: 30px;
}
#features ul li {
  width: calc(33.3% - 20px);
  width: -webkit-calc(33.3% - 20px);
  width: -moz-calc(33.3% - 20px);
  margin: 0 10px 20px;
  margin-top: 0px;
  line-height: 33px;
  overflow: hidden;
  padding: 0 10px 10px;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
  float: left;
  list-style: none;
}

#types ul li {
  margin-right: 10px;
  margin-top: 20px;
  width: calc(33.3% - 10.4px);
  width: -webkit-calc(33.3% - 6.4px);
  width: -moz-calc(33.3% - 6.4px);
  background-color: #ffffff;
  float: left;
  list-style: none;
}
#types ul {
  margin: 0;
  float: left;
  width: 100%;
}
#types ul li h2 {
  background-color: #565a5c;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;width: calc(100% + 40px);

margin: 0 -20px 20px;
}
#types ul li {
  margin-right: 10px;
  margin-top: 20px;
  width: calc(33.3% - 10.4px);
  width: -webkit-calc(33.3% - 6.4px);
  width: -moz-calc(33.3% - 6.4px);
  background-color: #ffffff;
  float: left;
  list-style: none;
  border: 10px solid #f0f0f0;
  border-top-color: rgb(240, 240, 240);
  border-top-style: solid;
  border-top-width: 10px;
  /* overflow: auto; */
  border-top: none;
  /* padding: 20px 10px; */
  /* min-height: 95px; */
  padding: 0 10px;
}

/*#developer {
  width: 100vw;
    position: relative;
  left: 67%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  text-align: center;
  padding: 50px 90px;
}*/
#developer {
  text-align: center;
}
#types ul li p strong {
  font-weight: bold;
  width: 64%;
  font-weight: bold;
  float: left;
}
#types ul li p span {
  width: 36%;
  float: left;
}
.footer.content{display:flex;flex-wrap: wrap}
.dropdown-box .tabs{overflow: hidden;}
.dropdown-box{min-width: 310px;}
#np_prop_type {
	padding-top: 12px;
	padding-bottom: 11px;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);
	color: #8c8c8c;position: relative
}
/*#np_prop_type::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	margin-top: -2px;
}*/
.dropdown-box .tabs li p{width:100% !important;margin-bottom: 0}
.widget_horizontal_filter_widget .bootstrap-select.open div.dropdown-menu.open {
	min-width: 95px !important;
}
#horizontal_filter_widget-3 .bootstrap-select.btn-group .btn .filter-option {min-width: 61px;}
.sidebar.col-sm-4.col-md-3 ul li:before{display:none;}
.sidebar.col-sm-4.col-md-3 ul.tab-contents li {border-bottom: 1px solid #e3e3e3 !important;height: auto;padding: 3px;margin: 0 6px;width: calc(50% - 12px);}
.dropdown-box .tabs li {height: auto;}



/*18-6-20*/

/*location*/
.custom_filt_des #np_selected_loctype {  color: #8c8c8c;}
.custom_filt_des #np_loc_type {border-radius: 4px;  background: #fff; border: 1px solid #ddd9d9;  padding: 10px 19px; position: relative;}
.custom_filt_des #np_loc_type::after { position: absolute; top: 48%; margin-top: -2px; right: 13px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #888787; content: "";}
.custom_filt_des #np_prop_type { border-radius: 4px; background: #fff; border: 1px solid #ddd9d9; padding: 10px 20px;}
.custom_filt_des #np_loc_type ul li {padding: 0 10px;list-style: none; width: calc(50% - 2px); margin-right: 3px; height: 30px; line-height: 29px; border: 1px solid #e3e3e3; border-radius: 0; text-align: center; box-sizing: border-box; cursor: pointer; margin-top: 3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0;}
.custom_filt_des #np_loc_type  ul li:nth-child(2n){ margin-right: 0px;}
.custom_filt_des #np_loc_type  ul li:last-of-type {  border-bottom: 1px solid #E3E3E3;}
.custom_filt_des #np_ptypes-location  {  border: none;  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25); overflow-y: initial; border-radius: 5px; background-color: #ffffff; font-size: 13px; max-height: 404px; position: absolute; width: 100%; z-index: 99; box-sizing: border-box; left: 0; padding: 10px; top: 44px;}
.custom_filt_des #np_loc_type  ul {max-height: 246px; overflow-y: auto; padding-right: 0px; margin-bottom: 0 !important;}
.custom_filt_des #np_prop_type::after { position: absolute; top: 48%; margin-top: -2px; right: 13px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #888787; content: "";}
.custom_filt_des #np_bed_type.dropdown-open:after, .custom_filt_des .dropdown-open .pr-slct:after, .custom_filt_des #np_loc_type.dropdown-open::after , .custom_filt_des #np_prop_type.dropdown-open::after {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
/*price*/
.custom_filt_des .price-drop .input-group, .bdt-slct .input-group, .area-slct .input-group{  width: 100%;}
.custom_filt_des #np_selected_pricetype_from, #np_selected_pricetype_to {  width: 100%; color: #8c8c8c;}
.custom_filt_des .pr-slct span {  width: 5rem;  font-size: 1.204rem; color: #8c8c8c;}
.custom_filt_des .pr-slct {background: #fff; padding: 10px; border: 1px solid #ddd9d9; border-radius: 4px;position: relative;  display: flex;  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.custom_filt_des .pr-slct:after{position: absolute; top: 48%; margin-top: -2px; right: 7px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #888787; content: "";}
.custom_filt_des .dropdown-box {  top: 45px;}
.custom_filt_des #np_ptypes-pricefrom {  min-width: 230px;}

/*bed*/
.custom_filt_des #np_bed_type {border-radius: 4px;  background: #fff;  padding: 10px 20px;  border: 1px solid #ddd9d9; position: relative;}
.custom_filt_des #np_bed_type:after {position: absolute; top: 48%; margin-top: -2px; right: 13px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #888787; content: "";}
.price-drop {  min-width: 250px;}

/*area*/
.custom_filt_des .area-slct input {  background: #fff;border-radius: 4px;  padding: 10px 20px;  border: 1px solid #ddd9d9; position: relative;}
.custom_filt_des .area-slct .input-group-addon { display: none; }
.custom_filt_des #np_price_type .pricefite {  width: 50%;  float: left;}
.custom_filt_des #np_price_type .pricefite  li { width: 100%; margin: 0px; }
.custom_filt_des #np_price_type .pricefite  li:hover, .dropdown-box ul li:hover {  cursor: pointer; background-color: #eee;}
.custom_filt_des #np_bed_type #np_ptypes-beds {  width: 100% !important;  max-width: 100% !important;  min-width: 100% !important;}
.custom_filt_des #np_bed_type #np_ptypes-beds li {  width: 100%;  margin: 0;}
.custom_filt_des #np_bed_type #np_ptypes-beds {  width: 100% !important;  max-width: 100% !important;  min-width: 100% !important;  }
.custom_filt_des .area-slct input {  box-shadow: none !important; border: 1px solid #ddd9d9 !important;border-radius: 4px !important;}
.custom_filt_des #np_loc_type ul li {  width: 100%; margin: 0px;}
.custom_filt_des #np_loc_type #np_ptypes-location {  width: 100%;  min-width: 100%;}
.custom_filt_des #np_loc_type #np_ptypes-location {  width: 100%;  min-width: 100%;  overflow-y: scroll;}
.price-filt-sec {
  width: 100%;
}
#np_contract_type {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ddd9d9;
  padding: 10px 20px; color: #8c8c8c; position: relative;
}
#np_selected_bedtype {
  color: #8c8c8c;
}
#np_contract_type::after {
  position: absolute;
  top: 48%;
  margin-top: -2px;
  right: 13px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #888787;
  content: "";
}
#np_contract_type.dropdown-open::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#np_contract_type ul li {
	border-bottom: 1px solid #e3e3e3 !important;
	height: auto;
	padding: 3px;
	margin: 0 6px;
	width: calc(100% - 12px);
}

#np_ptypes-contract {
  min-width: 10%;
}

.custom_filt_des .price-filt-sec #np_ptypes-pricefrom {
  min-width: 100%;
}
#np_price_type {
  position: relative;
}

.last_sel_li .cont-3{margin-left:0;width: 100%}
.cont-2.last_sel_li li{color: #ffffff;font-size: 20px;}
.cont-2.last_sel_li ul{list-style: none;}

.cont-2.last_sel_li  .btn{ border: none;border-radius: 2px;color: #fff;cursor: pointer;font-size: 20px;font-weight: 700;height: 40px;text-transform: uppercase;padding: 35px 75px;line-height: 3px;letter-spacing: 1.5px;float: right;position: relative;margin-top: 70px;}

/*6-7-20*/
.lon-cal .bg_image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center top;
}
.lon-cal .bg_image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  height: 490px;
  overflow: hidden;
}

.lidd_mc_details {  position: absolute;  top: 420px;  width: 100%;left: 0;}
.lon-cal.cust-des-fm {    margin-bottom: 450px;}


.lon-cal {  margin-top: 0;}
.lon-cal .banner_cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.bg_image::before {
  position: absolute;
  content: "";
  background: rgba(0,0,0,0.1);
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
}
.lon-cal .banner_cnt {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: translate(0, -50%);
  padding: 100px 0;
}
.ban_lft_cnt {
  /* display: flex; */
  /* flex-wrap: wrap; */
  position: relative;
}

.lon-cal .banner_cnt .ban_lft_cnt .rates-from {  color: #ffffff;  font-size: 21px;  margin-bottom: 20px;  font-weight: 700; /* float: left;  clear: both;*/}
.lon-cal .banner_cnt .ban_lft_cnt .heading-line {  color: #ffffff;  font-size: 40px;  margin-bottom: 0;  font-weight: 700;  line-height: 60px;  text-shadow: 2px 2px 0 rgba(0,0,0,0.3);  letter-spacing: 2px;  display: block; /* float: left; */ clear: both;  padding-top: 00px;}

.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form { background: transparent; padding: 0; float: right;  position: absolute; 
 right: 0;  top: -40px; min-width: 370px;width: 370px;}  

.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .lidd_mc_input {  background-color: #f8f8f8;  border-radius: 4px;  padding: 9px 15px;  box-sizing: border-box;  position: relative;  margin-bottom: 10px;  width: 100%; float: left;}
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .lidd_mc_input #lidd_mc_submit {  color: #ffffff;  
  background-color: #e91e63;  width: 100%;
  border-radius: 5px;  margin-top: 10px;  height: 52px;  letter-spacing: 1px;  font-size: 20px;}
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .lidd_mc_input:last-child {  padding: 0; background: transparent;}

.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .lidd_mc_input #lidd_mc_submit:hover {  -webkit-transition: all 0.3s ease-in-out;  background-color: #ec0e59;  border: none;}

.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .lidd_mc_input #lidd_mc_submit {box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.12);}

.lon-cal #lidd_mc_form button:focus, .lon-cal #lidd_mc_form button:focus {    box-shadow: 0 0px 0 0 #039BE5;}
.lon-cal #lidd_mc_form button, .lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form #lidd_mc_total_amountz { box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.12);}
.lon-cal #lidd_mc_form .caret {  border-top: 8px solid;  border-right: 8px solid transparent;  border-left: 8px solid transparent;right: 2px;}
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .bootstrap-select.open button.btn, 
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form .bootstrap-select.open button.submission-payment-process {  background-color: transparent !important;  box-shadow: 0 0px 0 0 #039BE5 !important;  color: rgba(0, 0, 0, 0.7) !important;}
.lon-cal #lidd_mc_total_amount {  box-shadow: none !important;}
.lon-cal #lidd_mc_form  input, .lon-cal #lidd_mc_form button {  font-size: 14px;  height: 30px;  line-height: 30px;}

.lon-cal-cnt .fld_cnt h2, .lidd_mc_details h2 {  color: rgba(0, 0, 0, 0.7);  font-size: 28px;  line-height: 60px;  margin: 0 0 0 0;  padding: 0;font-weight: bold;}

.fld_cnt h2 { position: absolute;  top: -70px;  left: 0;}
.lon-cal-cnt {  padding: 30px;  border: 1px solid #D8D8D8;  background-color: #ffffff;  position: relative;  border-radius: 5px;  margin-bottom: 30px;  float: left;margin-top: 60px;}


/*end*/

/*22-7-20*/
#frmproject_src .chosen-container-single .chosen-single {  height: 50px;    text-decoration: none;  white-space: nowrap;  line-height: 24px;  border-radius: 4px;
  background: #fff;  border: 1px solid #ddd9d9;  padding: 10px 20px;  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.12);  color: #8c8c8c;  position: relative;}
iframe {
	width: 100%;margin-bottom: 30px;
}
#frmproject_src .chosen-container::after {
  position: absolute;
  top: 48%;
  margin-top: -2px;
  right: 13px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #888787;
  content: "";
}
.box h3 {
	margin-bottom: 20px !important;
}
#frmproject_src .chosen-container-active::after {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
#frmproject_src {
  display: flex;
}
#frmproject_src .chosen-container {  width: 33.33% !important;  margin: 0 10px 0 0 !important;}


#frmproject_src  li { width: 100%; margin: 0px; }
#frmproject_src   li:hover, .dropdown-box ul li:hover {  cursor: pointer; background-color: #eee;}
#frmproject_src  li {  width: 100%;  margin: 0;}
#frmproject_src  ul li {  width: 100%; margin: 0px;}
#frmproject_src ul li {  cursor: pointer;  line-height: 34px;
  height: 34px;  border: 1px solid #E3E3E3;  border-bottom-color: rgb(227, 227, 227);  border-bottom-style: solid;  border-bottom-width: 1px;  text-align: center;  border-bottom: none;
  list-style: none;  margin: 0;}
  #frmproject_src .dropdown-box ul {  max-height: 246px;  overflow-y: auto;  padding-right: 1px;}

  #frmproject_src .chosen-container-single .chosen-search input[type="text"] {  box-shadow: none;}
  

  /*11-8-20*/
#mortgage  .ui-slider {border: none; width: 40%; height: 2.4rem; opacity: .99; height: .6rem;	top: calc(50% - .3rem); -webkit-box-shadow: none; box-shadow: none;
	background-color: #e6e6e6 !important; border-radius: 1rem; float: right; height: 0.4em; border: none !important; }
 #mortgage input {width: 55%; margin-right: 2.4rem; float: left; } 
  .map-position {  position: relative;  overflow: hidden;  }
  #mortgage {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  margin: 0 0 30px 0;
  padding: 30px;
}
#mortgage  label {cursor: pointer; display: block; font-size: 11px; font-weight: 600; line-height: 1; text-transform: uppercase; width: 100%; float: left; font-size: 1.1em; font-weight: 700; padding-bottom: 1rem; color: #222; text-transform: capitalize !important; }
 #mortgage .right_prt {width: 40%; float: right; width: 24.6rem; border-left: .1rem solid #dedede !important; position: absolute; right: 0; top: 0; height: 100%; padding-left: 0; text-align: center; }
#mortgage .input_dv {width: calc(100% - 26rem); -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; float: left; min-width: calc(100% - 26rem); clear: both; display: block;}
#mortgage input {  box-shadow: none;  border-radius: 0;  border: none !important;  height: 3.8rem;}
#mortgage  .bdt_inpt {position: relative; width: 55%; margin-right: 2.4rem; float: left; box-shadow: none;
 border-radius: 6px; font-size: 1.6rem; border: .1rem solid #dedede; border-radius: .5rem; padding-left: 1.2rem;
  padding-right: 0rem; text-align: left; height: 3.8rem; margin-bottom: 0; background-color: #fff; -webkit-appearance: none; margin-bottom: 30px; }
#mortgage .bdt_inpt span {  position: absolute;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);  top: 50%;  right: .8rem;text-align: center;font-size: 1.4rem;color: #7c7c7c;}
#mortgage .right_prt_cnt::before{ display: none;}
 #mortgage .right_prt_cnt {position: relative; padding: 4rem 3.5rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;margin-bottom: 30px; }
 
#mortgage .right_prt_cnt h2 {font-size: 3.7rem; font-weight: 700; line-height: 4rem; }
#mortgage .right_prt_cnt p {font-size: 15px; font-size: 1.5rem; font-weight: 700; line-height: 2.2rem; text-align: right; color: #222; }
#mortgage .right_prt_cnt.tot_ln {padding: 0rem 2.5rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
#mortgage .right_prt_cnt.tot_ln h2 {font-size: 2rem; line-height: 2.8rem; margin: 0; }
#mortgage .right_prt_cnt.tot_ln span {  font-weight: 400;  text-align: center;  margin-bottom: .4rem;}
#mortgage .right_prt h5 {  font-size: 1.2rem;  margin-bottom: 1.2rem;  font-weight: 700;  display: block;  color: #7c7c7c;}
#mortgage .ui-widget.ui-widget-content {  margin-top: 15px;}
#mortgage .ui-slider-handle.ui-corner-all.ui-state-default {  height: 1.8rem;  width: 1.8rem;  background-color: #fff; border: .1rem solid #444; border-radius: 100%; outline: none; top: calc(50% - 1rem); padding: 0; margin-left: -1rem; margin-right: -1rem; z-index: 1; -ms-touch-action: none; touch-action: none; }

#mortgage .right_prt_cnt.mnt_int span {font-weight: 700; text-align: left; margin: 0 auto 10px 0; float: left; } 
#mortgage .mnt_cnt {  display: inline; margin: auto;}
#mortgage .tot_cnt {  display: inline;  margin: auto;}

.ui-slider-horizontal .ui-slider-range-min {
  background: #0596d4;
}
.nearby-loc li {
  list-style: none;
}


.nearby-loc li:last-child {
	margin-right: 0px;
	border-right-width: 1px !important;
}
.nearby-loc li a span {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #222;
  text-transform: uppercase;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem 0.9rem;
  background: url(../img/g-right.png); background-repeat: no-repeat; background-position: right 8px center;

background-size: 7px;
  line-height: normal;
  font-size: 11px;

}

.nearby-loc li {
  width: calc(20% - 20px);
  float: left;
  margin-right: 20px;
  margin-top: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.15);
  box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.15);
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 30px;
}
#location .nearby-loc {
  float: left;
  margin-bottom: 20px;
  display: flex;
}
.nearby-loc li a img{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
#location .map-position {
  float: left;
  width: 100%;
}
#location {
  overflow: hidden;
}

/*popup*/
.prop-meta img, .prop-meta i {
  width: 15px;
  margin-right: 10px;
}
.prop-meta {
  width: 76px;
  display: flex;margin: auto;
}
.prop-det h3 {
  margin: auto 10px;
}
.prop-det {
  display: flex;border-bottom: 1px solid #eaeaea;padding: 10px 0;
}
.prop-meta {
  width: auto;
  display: flex;
  margin: auto 7px;
  border-left: 1px solid #eaeaea;
  padding: 3px 0 3px 20px;
}
.prop-det h3 span {font-size: 1.6rem;font-weight: normal;margin-right: 4px;}
.prop-det h3 {font-size: 1.9rem;font-weight: 700;}
.prop-meta p {
  margin: 0;
}

.nearby-loc.popup ul {
  
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1rem;
}

.nearby-loc.popup li {
  width: calc(20% - 2.4rem);
  /* float: left; */
  /* margin-right: 3rem; */
  /* margin-top: 0; */
  border-radius: 5px;
  /* -webkit-box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.15); */
  /* box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.15); */
  /* -ms-flex-preferred-size: 100%; */
  /* flex-basis: 100%; */
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #4e4e4e;
  padding: 0rem 0;
  cursor: pointer;
  width: 33.3%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-right-width: 1px;
  border-left-color: rgb(234, 234, 234);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-color: rgb(234, 234, 234);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
  margin-bottom: 0;
  box-shadow: none !important;margin: 0;

border-radius: 0;
}
.nearby-loc.popup li a {
	padding: 3px;
	display: inline-block;
	width: 100%;
	height: 3.6rem;
}

.nearby-loc.popup li a {color: #4e4e4e;cursor: pointer;text-align: center;text-transform: uppercase;

line-height: 30px;}
.nearby-loc.popup #places li {
  margin: 0;
  padding: 1rem .5rem 1rem 1.5rem;
  cursor: pointer;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  background: transparent;
  text-align: left !important;display: block;
}

.nearby-loc.popup #nearby-loc ul {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1rem;
  /* flex-wrap: wrap; */
}
.nearby-loc.popup #places li:nth-child(2n+1) {
  background-color: #fff;
}
.nearby-loc.popup #right-panel {
  width: 50rem;
  border-left: 1px solid #eaeaea;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;
}
.nearby-loc.popup #pop-map {
  width: 70% !important;
  border-left: 1px solid #eaeaea;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;height: 516px !important;
}
.nearby-loc.popup #right-panel {
  width: 30%;
  border-left: 1px solid #eaeaea;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;overflow: hidden;position: relative;

height: 100%;
}
.nearby-loc.popup #right-panel h2 {
  padding: 0 10px;text-transform: uppercase;
  
}
.nearby-loc.popup #right-panel h2 img {
	width: 24px;
	margin-right: 8px;
}
.nearby-loc.popup #right-panel ul  li { padding-bottom: 40px;line-height: normal;padding-left: 40px; 
	 padding: 0;

height: auto !important;}

.nearby-loc.popup #right-panel ul  li a{ line-height: normal; }
.nearby-loc.popup #right-panel ul {
  flex-wrap: wrap;
  width: 100%;
}
#nearby-loc {
  width: 100% !important;
}
.nearby-loc.popup #right-panel ul {
  flex-wrap: wrap;
  width: 100%;margin: 0;overflow: auto;
height: 73%;
}
.nearby-loc.popup #right-panel ul li:hover {
	border-color:   rgb(75, 150, 243) !important;
    border-width: 0 0 0 .4rem !important;
    border-style: solid !important;


}
.fancybox-close {
	background: url(../img/close.png) no-repeat right top !important;
	position: absolute;
	top: 17px !important;
	right: 17px !important;
	width: 26px !important;
	height: 26px !important;
	cursor: pointer !important;
	z-index: 8040 !important;
	background-size: 20px !important;
}
.fancybox-lock .fancybox-overlay {	background: rgba(0, 0, 0, 0.6);}
/**/


  /*end*/


/*12-8-20*/

.nearby-loc{max-width: 115rem;}
.fancybox-opened {
	
		border: 0 !important;
	padding: 0 !important; 
	
	position: absolute !important;
	
	background-color: #f8f8f8;
	color: #222; 
}
.fancybox-inner {
	height: auto !important;
}
.nearby-loc.popup #right-panel ul li a img {
	width: 16px;
	float: left;
	margin-right: 18px;margin-bottom: 3px;
}
.nearby-loc.popup #right-panel ul li a { width: 100%;	display: inline-block; text-align: left;padding: 10px;}
a:focus {	outline: none;}


.mp_btn a:not(:last-child) {
	margin-right: 1rem;
}
.mp_btn a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.3rem;
	font-weight: 700;
	height: 4rem;
	cursor: pointer;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: #fff;
	border: .1rem solid #E91E63;
	border-radius: .4rem;
	background-color: #E91E63;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.mp_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 2.5rem 2.5rem 2.7rem;
	-webkit-box-shadow: .3rem -.3rem 1rem 0 rgba(0,0,0,.1);
	box-shadow: .3rem -.3rem 1rem 0 rgba(0,0,0,.1);
	background-color: #fff;
	z-index: 2;position: absolute;right: 0;width: 100%;bottom: -20px;z-index: 9999999999;
}


.gm-style .gm-style-iw-c {
	background-color: #fff !important;
	font-size: 16px;
	padding: 17px 30px 20px 20px;
}
.gm-style .gm-style-iw-c button {

	box-shadow: none;
	/* font-size: 21px !important; */
}
.gm-style .gm-style-iw-c button {
	margin-right: 5px !important;
}
.nearby-loc.popup li .tab.active {	color: #e91e63 !important;	border: 1px solid #e91e63; text-decoration: none !important;}
.gm-style .gm-style-iw-c {		background-color: #fff !important;}
.gm-style .gm-style-iw-c button img {
	width: 26px !important;
	height: auto !important; 
	padding: 3px 8px 0 0;
	/* margin-right: 6px !important; */
}
.properties-sort .chosen-container.chosen-container-single a {	border-radius: 4px;	background: #fff;	padding: 10px 20px;	border: 1px solid #ddd9d9;
	position: relative;	display: inline-block;	height: 50px;	width: 100%;}
.properties-sort .chosen-container.chosen-container-single {	width: 100% !important;}
.properties-sort .chosen-container.chosen-container-single:after { position: absolute;top: 44%;margin-top: -2px;right: 13px;width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid#888787;content: "";}
.properties-sort .chosen-container.chosen-container-single.chosen-with-drop.chosen-container-active:after {	-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.properties-sort .chosen-container .chosen-results li {display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none; width: 100%; margin: 0px; padding: 0 10px; list-style: none; margin-right: 0; height: 30px; line-height: 29px; border: 1px solid #e3e3e3; border-radius: 0;
	text-align: center; box-sizing: border-box; cursor: pointer; margin-top: -1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0; } 
	.properties-sort .chosen-container .chosen-results {color: #444; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 4px 4px 0; padding: 0 0 0 4px; max-height: 240px; -webkit-overflow-scrolling: touch; }




/**/
.menudata .fxmenu .btn-right{display:none}
.call_pop_opn {width: 340px;text-align: center;padding-bottom: 10px;}
.call_pop_opn h3{font-weight: bold;}
.tel_link {font-size: 16px;margin-bottom: 10px;display: block;text-decoration: none;font-weight: bold;border-bottom: 1px solid #e4e4e4;padding-bottom: 14px;}
.tel_cnt p, .tel_cnt strong {margin-bottom: 0;font-size: 14px;}
.tel_link::before {background: url(../img/iconCallGreenFill_noinline.png) no-repeat;width: 24px;height: 24px;background-size: 24px;display: inline-block;content: "";vertical-align: middle;margin: -9px 11px 0 0;}
#property-tabs ul li a{color:#039be5;}
#property-tabs ul li.active {border-bottom-color: #EC407A;}
.comment-respond textarea {width: 100%;}
.nearby-loc #property-map {width: 70% !important;border-left: 1px solid #eaeaea;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;float: left;height: 516px !important;}
.mp_frm {padding: 25px;}
.mp_frm .button-wrapper .btn,
.mp_frm .button-wrapper.enq-call .btn{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 1.3rem;font-weight: 700;height: 4rem;cursor: pointer;letter-spacing: .5px;text-transform: uppercase;color: #fff;border: .1rem solid #E91E63;border-radius: .4rem;background-color: #E91E63;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;box-shadow: none;}
#map_nw_frm .button-wrapper {margin-left: 0;float: left;width: 48%;float: right;margin-top: 5px}
#map_nw_frm .button-wrapper .btn{width:100%}
#map_nw_frm .button-wrapper.enq-call{margin-left: 4%}
#map_nw_frm textarea.form-control{max-height: 140px;}
.tot_cnt .ui-progressbar-value.ui-corner-left.ui-widget-header{background-color: #0596d4;display: block;height:35px;}
#mortgage .tot_cnt{width:100%}
#progressbar {display: inline-block;width: 100%;background: #0596d42e;height: 33px;}
.ui-widget.ui-widget-content{border:none !important;} 
#mortgage .right_prt_cnt.tot_ln span{margin-top:0}
#mortgage .right_prt_cnt p {font-weight: normal;margin-top: 0px;text-align:center;}
.clusterer .clusterer-inner{font-size:0;}
.clusterer .clusterer-inner::before {color: #fff;-webkit-font-smoothing: antialiased;content: "\f015";font-family: fontawesome;font-size: 20px;margin-left: 0;margin-top: 0;display: inline-block;position: relative;} 
.cluster {background-color: #03A9F4;border-radius: 50%;box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12), 0 0 0 6px rgba(0, 0, 0, 0.12), 0 0 0 9px rgba(0, 0, 0, 0.12);color: #fff;font-weight: 700;height: 40px;line-height: 42px;text-align: center;width: 40px;}
.cluster::before {color: #fff;-webkit-font-smoothing: antialiased;content: "\f015";font-family: fontawesome;font-size: 20px;margin-left: 0;margin-top: 0;display: inline-block;position: relative;} 




.main-dl dl {  width: 50%;  float: left; padding: 0 50px; }
.main-dl dl:first-child {   border-right: 1px solid #ddd;  padding-right: 20px; padding-left: 0}
.main-dl dl:last-child {     padding-left: 17px;}
#mortgage .bdt_inpt span.dp_sp {		float: right;	right: 62px;}
.dp_per {position: absolute; right: 0; height: 100%; color: #7c7c7c; background: #f5f5f5; width: 50px; text-align: center; padding: 6px 20px; }
.dp_per span {position: relative !important; transform: translate(0, 0) !important; top: 0 !important; }

.pro-top #property-tabs ul li a {
    color: #039be5;
    font-size: 15px;
    font-weight: 600;
letter-spacing: 1px;
}
@media screen and (min-width:1200px){
.fixnav .menudata {width: 100%;background-color: #fff;border: .1rem solid #dedede;border-radius: .4rem;position: fixed;top: 0;left: 0;right: 0;z-index: 4;}
.fixnav .menudata .fxmenu{max-width: 1158px;margin-left: auto;margin-right: auto;-webkit-transition: max-width .25s ease-in;transition: max-width .25s ease-in;}
.fixnav .menudata .fxmenu ul{float: left}
.menudata .fxmenu .ghost-btn {text-align: center;height: 40px;text-transform: uppercase;padding: 7px 10px !important;display: inline-block;}
.menudata .fxmenu .btn-right {float: right;width: 250px;margin-right: 0px;display: none;margin: 13px 23px 0 0;}
.fixnav .menudata .fxmenu .btn-right {display: block;}
.menudata .fxmenu .ghost-btn.left {border-color: #ffffff;color: #ffffff;margin-top: 0px;border: 1px solid #e91e63;color: #e91e63;background: none;margin-right: 10px;width: calc(50% - 10px)}
.menudata .fxmenu .ghost-btn.left {border: 1px solid #039be5;color: #039be5;}
.menudata .fxmenu .primary-btn.right {direction: ltr;width: calc(50% - 10px);margin-top: 0px;background: none;background-color: #e91e63;border: none;border-radius: 2px;color: #fff;cursor: pointer;font-size: 13px;font-weight: 700;height: 40px;padding: 0;text-transform: uppercase;letter-spacing: .5px;margin-left: 10px;padding: 7px 10px !important;}
.menudata .fxmenu .primary-btn.right {background-color: #039be5;text-align: center}
    }

@media screen and (min-width: 1024px) {

/*#header {  position: absolute;  height: 190px;  width: 100%; top: 0px;}*/
#myContainer {padding-top: 190px;}
body {  padding-top: 0;}
.main_baner .cont {  top: 38% !important;}
#fp-nav {  top: 60%;  }

/*calculatr css*/
.right_prt_cnt h2 {  font-size: 31px;  line-height: 40px;}
.right_prt_cnt h3 {  font-size: 16px;}
.right_prt_cnt p {    font-size: 15px;}
.left_prt li {    padding: 7px 10px;  line-height: 15px;  font-size: 14px;}
#property-tabs ul li {
  text-align: center;
}




/*end*/



}


@media screen and (max-width: 1600px) {
    .cont-3 p{font-size:16px;}
    .cont-2.last_sel_li .btn{height:auto;padding: 26px 64px}
.list-property-page .ban_lft_cnt h1 {   font-size: 35px; font-size: 30px;float: left;max-width: 100%;}

.cont-3 h2 {    font-size: 36px;  margin-bottom: 30px;}
.num {  line-height: 130px;  font-size: 155px;}
.real-estate.home .bg-cont h1 {  margin-bottom: 20px;}

.carsl-row .owl-slider {  height: 490px;}
.project-form {  top: 20px;  }
.carsl-row .carosel-cont {  bottom: 24%;  }
.newproject_title {  font-size: 41px;}
.newproject_price {  font-size: 33px;  line-height: 45px;}

.carsl-row .carosel-cont {    left: 3%;}
.carsl-row .owl-controls {  left: 6.9%;}

.lon-cal .banner_cnt {  padding: 60px 0;}
.lon-cal .bg_image {  height: 470px; }
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form {  top: -30px;  }

.lidd_mc_details {  top: 400px;}


}

@media screen and (max-width: 1100px) {

.list-property-page .ban_lft_cnt h1 {   font-size: 30px;}
.cont-3 {   /*margin-left: 30%;*/}
.real-estate.home .bg-cont h1 {  line-height: 90px;    font-size: 55px;}
.real-estate.home .bg-cont p {  font-size: 25px;}
.real-estate.home .banner_lnks {  margin-top: 30px;}

.newproject_price {  margin-left: 20px;  }
.sidenav-toggle {  margin-left: 0 !important;}
.new_proj_page .carosel-cont {  left: 2%;  }

.header-info-col {   margin: 0 0 0 10px;}
.property-box-simple .property-box-image {  height: 200px;}
.property-box-simple .left.slider_content .price {  font-size: 17px;}
.property-box-simple .price .currency.left {  font-size: 18px;  height: 50px;}
.property-box-simple .price .currency.left {  font-size: 18px;}
.new_proj_page h1.page-header {  font-size: 28px;}

#menudata ul li {  margin-right: 17px;  padding: 0;}

#floorplans ul li {  width: calc(33.3% - 7px) !important;  width: -webkit-calc(33.3% - 7px) !important;  width: -moz-calc(33.3% - 7px) !important;}

.custom_filt_des .row {  flex-wrap: wrap;}

.lon-cal .banner_cnt .ban_lft_cnt .rates-from {  font-size: 15px;}
.lon-cal .banner_cnt .ban_lft_cnt .heading-line {  font-weight: 700;  line-height: 40px;  }
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form {  right: 30px;   min-width: 300px;  width: 300px;}
.ban_lft_cnt {  padding: 0 30px;}

#mortgage .bdt_inpt {  margin-right: 0.4rem;  }
.nearby-loc li {	width: calc(33.33% - 1rem);	margin-right: 1rem;}

}

@media screen and (max-width: 992px) {

.list-property-page .ban_lft_cnt h1 {  margin-bottom: 20px;  font-size: 28px;  line-height: 34px;}
.list-property-page .ban_lft_cnt p {font-weight: 300; margin-bottom: 40px; font-size: 15px; line-height: 25px; max-width: 100%; }
.list-property-page .ban_lft_cnt {width: 50%; font-size: 13px; margin-right: 40px; clear: both; }
.list-property-page .contact_cnt {width: 44%; min-width: 44%; margin: 0 auto; margin-left: 0px; }
.seller .main_baner h1 {  font-size: 50px;  margin-top: 0px;}
.seller .main_baner h3 {  font-size: 20px;    line-height: 20px;}
.cont-3 {  width: 90%;  float: left;  margin-left: 40%;  position: relative;  z-index: 2;  margin-left:15px;  /*margin-top: 20px;*/}
.cont-3 p {  font-size: 18px;}
.seller .tabs .tab-img img {  object-fit: cover;object-position: center;min-height: 100vh;height: 100vh;}
.real-estate.home .bg-cont h1 {  line-height: 70px;  font-size: 45px;}
#tabs6 {  min-height: 717px !important;}


.detail_cont .content.left, .detail_cont .content.right {  width: 100%;  float: left;}
.detail_cont {  flex-wrap: wrap;}
#developerinfo, #contactinfo, #acfmap {  left: 50% !important;  }
 #contactinfo form {  padding: 50px 40px;  width: 390px;}
 .detail_cont .content.right {  margin: 15px;}
.detail_cont .content.right .right {  float: left;}


.right_prt {  width: 100%;  float: left;}
.left_prt {  width: 100%;  }
.left_prt li {  width: 100%;  margin-right: 0;  }

#features ul li {  width: calc(50% - 20px);  width: -webkit-calc(50% - 20px);  width: -moz-calc(50% - 20px);  }
#types ul li {  width: 100%;
  width: -webkit-calc(100% - 0px);
  width: -moz-calc(100% - 0px);
  
}
#property-tabs ul {
  
  float: left;width: 100%;
}
#property-tabs ul li {  margin: 0 0;  }

.lon-cal.cust-des-fm {  margin-bottom: 840px;}

#mortgage .ui-slider {  width: 100%;  }
#mortgage .bdt_inpt {    width: 100%;}
#mortgage .ui-widget.ui-widget-content {  margin-bottom: 20px;}
#mortgage .right_prt {  width: 21.6rem;  }
#mortgage .input_dv {  width: calc(100% - 21rem);  min-width: calc(100% - 21rem);  }

.sidebar .widget {
	padding: 13px;
}
    #map_nw_frm .button-wrapper .btn{font-size:11px;}

}
#myContainer div#tabs6, #myContainer .tabs_data section.footer-last-tab {
    height: 575px !important;
    min-height: 575px !important;
}
@media screen and (max-width: 767px) {
  #myContainer div#tabs6, #myContainer .tabs_data section.footer-last-tab {
    height: 848px !important;
    min-height: 848px !important;}
  #frmproject_src {flex-direction: column;}
  #frmproject_src select {margin-right: 0px;width: 100%;margin-bottom: 10px;}
  .project-form .search-form{margin-top: -32px;}
  .cont-3 {margin-left: 0;margin-top: 20px;}
  .cont-2 {align-items: center;justify-content: center;flex-direction: column;}


.pro-top #property-tabs ul li a {		font-size: 13px;	font-weight: 500;	letter-spacing: 0.5px;}


    .nearby-loc #property-map{width:100% !important;height:216px !important} 
.mp_frm {padding: 12px;}    
 .ng-pristine .form-control {height: 30px;font-size: 13px;}
.nearby-loc.popup #right-panel h2 {font-size: 16px;margin-bottom: 14px;	padding-left: 0;}    
 #map_nw_frm textarea.form-control {max-height: 101px;}
    .nearby-loc.popup #right-panel{padding-bottom: 18px;}
    .nearby-loc.popup li a{font-size:9px;}
  #property-tabs ul li {  padding: 11px 5px 5px;  }

  #features ul li {  width: calc(100% - 20px);  width: -webkit-calc(100% - 20px);  width: -moz-calc(100% - 20px);  }
#property-tabs ul {   flex-wrap: wrap;}
.property-list {  width: 100%;}
#property-tabs ul li.active a {
  border-bottom: 2px solid #039be5;
}
#property-tabs ul li {  border-bottom: none !important;  }


#property-tabs ul li {  margin-right: 0;    text-align: center;}


.list-property-page {margin: 0px; position: relative; float: left; display: block; max-width: 100%; }
.list-property-page .bg_image {width: 100%; position: absolute; left: 0; right: 0; margin-left: 0; margin-right: 0; height: 100%; }
.list-property-page .banner_cnt {  width: 100%;}
.cont-3 h2 {line-height: 30px; position: relative; font-size: 40px; color: #fff; margin-bottom: 30px; font-weight: 700; font-size: 27px; color: #fff; margin-bottom: 20px; }
.cont-3 p {font-size: 16px; }
.num {  line-height: 90px;  font-size: 135px;}
.real-estate.home .bg-cont h1 {  line-height: 30px;  font-size: 25px;}
.real-estate.home .bg-cont p {    font-size: 15px;  line-height: normal;}
.real-estate.home .banner_lnks a {   margin: 0 0 20px 0 !important;}


#tabs6 {	height: auto !important;	min-height: 1217px !important;}
#fp-nav {	top: 40%;}

.search-form {  width: 100%;}

.project-form .search-form form #project_name, .project-form .search-form form .btn-group.bootstrap-select {  width: 100% !important;  margin-right: 0;  margin-bottom: 10px;}
.project-form .search-form form #finds {  margin: auto;  display: block;}
.search-form {  margin: 0;  width: 85%;  margin: auto;}
.project-form .search-form form .btn-group.bootstrap-select, .project-form .search-form form #project_name {    height: 40px;  }
.project-form .search-form form .bootstrap-select button.btn, .project-form .search-form form .bootstrap-select button.submission-payment-process {  height: 40px;  }
.project-form .search-form form input{    line-height: 28px;}
.project-form .search-form form .bootstrap-select.btn-group .btn .filter-option {  line-height: 38px;}
.newproject_title {  font-size: 21px;  padding: 10px; margin: 30px 0 0 0px;}
.newproject_price {  font-size: 17px;  line-height: 25px;}
.carsl-row .carosel-cont {  left: 0;  bottom: 40px;}
.carsl-row .owl-controls {  left: 0;}
.carsl-row .owl-slider {  height: 440px;}
.project-form .search-form form #finds {    height: 40px;}
.property-box-simple .property-box-image {  height: auto;}

#floorplans ul li {  width: 100% !important;  margin-right: 0px !important;}
.detail_cont .content.left {  margin: 0;}
#menudata ul {  float: left;  width: 100%;}
#menudata ul li {  width: 50%;  float: left;padding: 0 25px; margin: 5px 0 !important;}
h2.page-header, h2.widgettitle {  font-size: 18px;}
#projectfeatures ul li {  width: 100%;  margin: 0 0 10px 0;}
#propertytypes ul li {  margin-right: 0;  width: 100%;  margin-bottom: 10px;}
#developerinfo {  padding: 30px 0;  }
#developerinfo .developr_logo img {  max-height: 60px;  max-width: 105px;}
#developerinfo .developr_content {  width: 90%;  margin: 20px auto;}
#developerinfo .developr_content p {  line-height: 18px;}
#contactinfo form {  padding: 20px 20px;  width: 95%;  margin: 20px auto;}
#contactinfo form textarea {  height: 90px !important;}
.overview .heading {  font-size: 26px;}
.carsl-row.detail .owl-slider {  height: 290px;}
.header-main-title {    font-size: 22px;}

#horizontal_filter_widget-3 .row {
  display: block;
}
#horizontal_filter_widget-3 .col-sm-2:nth-child(5), #horizontal_filter_widget-3 .col-sm-2:nth-child(4), #horizontal_filter_widget-3 .col-sm-2:nth-child(7), #horizontal_filter_widget-3 .col-sm-2:nth-child(6) {
  width: 100%;
}

.page-template-page-cms form p:nth-child(2), .page-template-page-cms form p:nth-child(3), .page-template-page-cms form p:nth-child(4) {
  width: 100%;
 
}
.page-template-page-cms span {
  padding: 0;
}

#lidd_mc_summary {  padding: 10px;  }

.left_prt li {  font-size: 12px;}
.right_prt_cnt h3 {     font-size: 13px;}
.right_prt_cnt h2 {    font-size: 26px;}
.right_prt_cnt h2 span {  font-size: 15px;  }
.right_prt_cnt p {  font-size: 15px;}
.right_prt_cnt p span {   font-size: 12px;}
.lidd_mc_details h2 {  font-size: 24px;  }
#lidd_mc_form {  padding: 30px 20px;}

/*.lon-cal .bg_image {  height: inherit;}*/
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form {  top: 140px;}
/*.lon-cal .banner_cnt {  padding: 30px 0;  top: 0%;    height: 100%;  transform: translate(0, -0%);}*/
.lon-cal {  margin-top: 0;  height: 590px;  margin: 0;}
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form {position: relative; right: 0; top: 0px; min-width: 97%; width: 97%;
  margin: auto; float: none !important; display: block; left: 0; }
  .lon-cal-cnt .fld_cnt h2, .lidd_mc_details h2 {    line-height: 36px;font-size: 16px;top: -47px; left: 10px;}
.lon-cal-cnt {  width: 91%;  margin: 60px auto 30px;  display: block;  float: none;}
.lon-cal-cnt {  padding: 20px 20px 20px;}
.lon-cal .banner_cnt .ban_lft_cnt .heading-line {    font-size: 24px;  line-height: 31px;}
.lon-cal {  height: inherit;  position: relative;  float: none;}
/*.lon-cal .bg_image {  height: inherit;  position: absolute;  height: 100%;}
*//*.lon-cal .banner_cnt {  padding: 30px 0;  top: 00;  height: auto;  transform: none;  position: relative;  float: left;  width: 100%;}
.lon-cal-cnt {  width: 93%;  margin: 60px auto 30px;  display: block;  float: none;  overflow: hidden;  clear: both;}
.lon-cal .banner_cnt .ban_lft_cnt #lidd_mc_form {  position: relative;  right: 0;  top: 0px;  min-width: 97%;
  width: 97%;  margin: auto;  float: none !important;  display: block;  left: 0;  float: left !important;}*/

.lon-cal.cust-des-fm {  margin-bottom: 640px;}
.lon-cal-cnt .fld_cnt h2, .lidd_mc_details h2 {  top: 0px;  left: 0;  position: relative;}
.lon-cal {   margin-bottom: 20px;}
.lon-cal .bg_image {  height: 530px;}
.lidd_mc_details {   top: 520px;width: 94%;  left: 0;  right: 0;  margin: auto;}
.lon-cal .banner_cnt {
  padding: 20px 0;
}

#mortgage .input_dv {
  width: 100%;
  min-width: 100%;
  
}
#mortgage .right_prt {
  width: 40%;
  
  width: 100%;
  position: relative;border-top: .1rem solid #dedede;

border-left: none !important;
  

}

/*12-8-20 res*/
.nearby-loc li {	width: 100%;	}
.fancybox-overlay {	z-index: 99999999999999999999999999 !important;}
.nearby-loc.popup #pop-map {	width: 100% !important;	height: 106px !important;}
.nearby-loc.popup #right-panel {
	width: 100%;
	border-left: 1px solid #eaeaea;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	float: left;
	overflow: hidden;
	position: relative;
	height: 100%;
}
.nearby-loc.popup #right-panel ul {	height: 190px;}
.nearby-loc.popup #right-panel {	height: auto;}
.prop-det h3 {
	font-size: 1.4rem;

}

.prop-det h3 {
	font-size: 1.4rem;

}
.prop-meta {
	padding: 1px 0 1px 6px;
}
.prop-meta {		margin: auto 1px;}

.fancybox-close {	top: 7px !important;	right: 7px !important;	width: 16px !important;	height: 16px !important;	background-size: 14px !important;}

.main-dl dl {  width: 100%; padding: 0px;  }
.main-dl dl:first-child {   border-right: none;  padding-right: 0;}
.main-dl dl:last-child {     padding-left: 0;}


}
.form-check {
    margin-bottom: 15px;
    margin-top: 15px;
}
select#package {
    width: 100%;
    padding: 10px 5px;
    font-weight: 600;
}
.terms-conditions-input {
    display: inline-block;
    margin: 0px 0 0 20px;
    vertical-align: middle;
}
.form-group.terms-conditions-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 18px;
}
.form-group.terms-conditions-input label{
    margin-bottom: 0;
}

@media screen and (max-width: 568px) {
  #myContainer div#tabs6, #myContainer .tabs_data section.footer-last-tab {
    height: 868px !important;
    min-height: 868px !important;}


#menudata ul li {  width: 100%;  float: left;  padding: 0 25px;  margin: 3px 0 !important;}


}
.owl-prev, .owl-next{ background: none;}
.property-carousel .owl-prev, .property-carousel .owl-next {	text-align: center; width: 30px;}


.post-image{min-height: 239px;}

@media screen and (max-width: 1199px){ 
.post-image{min-height: 195px;}
    .nearby-loc.popup #right-panel h2{font-size:19px;}
}

.single-new_project .contact a {
text-align: center;
height: 40px;
text-transform: uppercase;
padding: 7px 10px !important;
display: inline-block;
}
.single-new_project .detail_cont aside .ghost-btn.left {
border: 1px solid #039be5;
color: #039be5;
}
.single-new_project .detail_cont aside .primary-btn.right {
background-color: #039be5;

}
.button-wrapper.enq-call {
  margin-left: 0;
  float: left;
}
.button-wrapper.enq-call .btn {
  padding: 6px 20px;
}
.property-row-meta-item.bath-icon img {
width: 10px;
padding: 3px 0 4px 0px;
}


/*8-9-20*/

.mem_type ul li {
  border-radius: 10px;
  display: block;
  -webkit-box-shadow: 0 0 3px 0 rgba(4,4,4,0.3);
  -moz-box-shadow: 0 0 3px 0 rgba(4,4,4,0.3);
  box-shadow: 0 0 3px 0 rgba(4,4,4,0.3);
  border: 2px solid #fff;
  background-color: #fff;
  width: calc(18% - 10px);
  text-align: center;
  padding: 5px;
  float: left;
  margin: 0 15px 30px; 
}
.mem_type {
  width: 100%;
  float: left;
  text-align: center;
  padding: 0 0;
}

.mem_type ul {
  display: flex;
  flex-wrap: wrap;
}
.developrs-page p:first-child{border-bottom: 1px solid rgba(0, 0, 0, 0.12);color:rgba(0, 0, 0, 0.7);font-size: 28px;line-height: 60px;margin: 0 0 30px 0;padding: 0; text-align: center;}
.main.developrs-page .pg_cnt {
  margin: 50px 0 30px;
}
.mem_type ul li h4 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 500;
}

.developrs-page p {
  text-align: center;
}

.rcsearchwrp {
  width: 100%;
}

/*runner-properties-ltd page*/
.sing_bann img { width: 100%; }
.sing_bann {  width: 100vw;  position: relative;  left: 50%;  right: 50%;  margin-left: -50vw;  margin-right: -50vw;}
.sing_page_cnt {  margin-top: 30px;}
.sing_page_cnt h1, .sing_page_cnt h2 {  text-align: center;/*  border-bottom: 1px solid rgba(0, 0, 0, 0.12); */   color: rgba(0, 0, 0, 0.7);  font-size: 24px;line-height: 40px;margin: 0 0 10px 0 padding: 0;}
.sing_page_cnt h2 { text-align: left; }
.sing_page_cnt ul {  padding-left: 30px;}
.posts_lp ul { padding-left: 0px; display: flex;flex-wrap: wrap;}
.posts_lp ul li {  background-color: #fff;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);    width: calc(25% - 30px);  float: left;  list-style: none;  margin: 0 15px 30px;  text-align: ;}
.pro-page {  margin-top: 0px;}
.posts_lp ul li .prop_img {  overflow: hidden;  border-radius: 0px;  position: relative;  min-height: 170px;height: 170px;}
.pro-conte { padding: 10px 10px 0;-webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);}
.pro-conte .apart {background: #33a148;display: inline-block;line-height: 1.3;font-size: 1rem;padding: 2px 4px;text-transform: uppercase;color:#ffffff;}
.pro-conte h3 {  margin-bottom: 10px;color: #616161;  transition: color .15s linear;}
.pro-conte .apart {  background: #E91E63;  display: inline-block;  line-height: 1.3;  font-size: 1rem;  padding: 2px 4px;  text-transform: uppercase;  color: #ffffff;}
.pro-conte .meta_prop {  display: flex;  clear: both;margin-top: 20px;margin-bottom: 10px;flex-wrap: wrap}
.pro-conte .meta_det {  float: left;  width: 33.33%;  padding-top: 0px;  padding-bottom: 4px;}
.pro-conte .meta_det {
  float: left;
  width: 100%; display: flex; 
  /* padding-top: 0px; */
  /* padding-bottom: 4px; */
}
.pro-conte .title {  color: #757575;  font-size: 1.4rem;  display: block;}
.pro-conte .number {  font-size: 2.2rem;  line-height: 1.3;  font-weight: 400;  display: block;  color: #000;
color: #424242; font-size: 12px;
line-height: 28px;font-weight: bold;
float: right;margin: 0 0 0 auto;}
.pro-conte .media {  padding: 5px 10px;  margin-top: 10px;  position: relative;  -webkit-box-shadow: 0px 0px 20px rgba(38, 38, 38, 0.2);  box-shadow: 0px 0px 20px rgba(38, 38, 38, 0.2);  width: calc(100% + 20px);  margin: 0 -10px;}
.pro-conte .media-left {  display: table-cell;  vertical-align: top;  width: 70px;  padding-right: 20px;    height: 50px;}
.pro-conte .media-left img {  width: 100%;  height: auto;  object-fit: cover;  object-position: center;    margin: auto;}
.pro-conte .media-body {  display: table-cell;  vertical-align: middle;}
.pro-conte .media-body span {  margin-bottom: 0px;  padding-bottom: 0px;  font-size: 12px;  color: rgba(38, 38, 38, 0.5);}
.posts_lp ul li .prop_img img {  height: 100%;  width: 100%;  object-fit: cover;  object-position: center;}
.prop_posts {  margin-top: 20px;  overflow: hidden;}
.prop_titl h2 {  text-align: center;  margin-bottom: 40px;  text-transform: uppercase;  text-align: center;  border-bottom: 1px solid rgba(0, 0, 0, 0.12);color: rgba(0, 0, 0, 0.7);  font-size: 24px;line-height: 56px;margin: 0 0 30px 0;padding: 0;}
.no_prop_fnd p {  text-align: center;  font-size: 25px;}



@media screen and (max-width: 1024px) {

.mem_type ul li {  width: calc(25% - 30px);}

.developrs-page p:first-child, .mem_div  h1.page-header {  font-size: 23px;  line-height: 50px;}


}
@media screen and (max-width: 992px) {

.mem_type ul li {  width: calc(33.33% - 30px);}

.developrs-page p:first-child, .mem_div  h1.page-header {  font-size: 20px;  line-height: 40px;}
/*runner-properties-ltd page*/
.posts_lp ul li {  width: calc(33.33% - 30px);}


}
@media screen and (max-width: 767px) {

.mem_type ul li {  width: 100%; margin: 0 0 20px;}
.developrs-page p:first-child, .mem_div h1.page-header {  font-size: 16px;  line-height: 27px;  padding: 0 0 10px 0;}
.mem_type {  padding: 10px 0;}

/*runner-properties-ltd page*/
.posts_lp ul li {  width: 100%; margin: 0 0 30px;} 
.sing_page_cnt h1, .sing_page_cnt h2 {  font-size: 21px;  line-height: 54px;}
.prop_titl h2 {  font-size: 21px;  line-height: 32px;  margin: 0 0 30px 0;  padding-bottom: 10px;}
.no_prop_fnd p {  text-align: center;  font-size: 20px;}
.prop_titl h2 {  font-size: 17px;  line-height: 26px;}

}


/*10-9-20*/
.prop_ownr {  background-color: #fff;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);  padding: 20px;  text-align: center;}
.prop_ownr img {  width: auto;  height: 70px;}
.author-thumb img {width: auto;  height: 70px;}
.prop_ownr .ownr_det span {  display: block;  color: #e91e63;  font-size: 12px;}
.mobile_diealer {  font-size: 19px;  color: #333333;  display: block;margin: 7px 0;}
.prop_ownr .ownr_det  h2 {  margin-top: 0;  margin-bottom: 10px;}
.btn.btn-hoverWhite.ct-u-text--white.show-hide-btn.clickCount.company-contact-view {  line-height: 100%;  padding: 2px 5px;  font-size: 14px;  font-weight: 400;  color: #e91e63;  border-color: #e91e63;  background-color: #F3F3F3;  -webkit-box-shadow: rgba(0,0,0,.117647) 0 1px 3px;  -moz-box-shadow: rgba(0,0,0,.117647) 0 1px 3px;  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;  border: 2px solid #e91e63;  padding: 4px 5px 3px;}
.prop_ownr h3 {  margin-top: 0;  border-bottom: 1px solid #eee;  padding-bottom: 10px;  margin-bottom: 0;}
#showNumberModal h4{ font-weight: 500;   border-bottom: 1px solid #eee;  padding-bottom: 10px;  margin-bottom: 0;}
#showNumberModal form {  padding: 10px;}
#showNumberModal form p { color: #e91e63;line-height: normal; }
#showNumberModal .intl-tel-input.allow-dropdown {  width: 100%;}
#showNumberModal #get_num {  width: 100%;}
#showNumberModal .fancybox-close {  background-size: 14px !important;}
#showNumberModal .error {  color: #f01717;}
.author-thumb p {  font-size: 20px;  color: #f01717;}
.author-thumb a {  display: block;  font-size: 17px;  margin: 4px 0;  color: #444;}
#email_response {  text-align: center;  color: #06b506;  line-height: normal;  font-size: 15px;  width: 90%;  margin: 10px auto;}
#customer_number_show a {  display: block;  margin: 7px auto;font-size: 18px;}


.sing_page_cnt p, .sing_page_cnt ul li {  font-size: 15px;}
.sing_page_cnt ul li {  color: #212121;}
#showNumberModal {  width: 480px;}

#showNumberModal .intl-tel-input .country-list {  width: 454px !important;}
#showNumberModal .fancybox-skin {  overflow: visible !important;}

/*17-09-20*/
.rcsearchwrp {float: left; clear: both; display: flex; display:-webkit-flex; flex-wrap: wrap;  margin-left: -0.7rem; margin-right: -0.7rem; }
.rcsearchwrp .item {width: 33.33%; float: left; margin-bottom: 1.5rem; padding: 0 0.7rem; }
.rcsearchwrp .item  a{    padding: 1.5rem; border-radius: .4rem; color: #0592e9; display: -webkit-box; height: 100%; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #ddd;}
  .rcsearchwrp .item span {display: block; }
.rcsearchwrp .item .text-cont {width: 100%; padding-right: 1.5rem; }
.rcsearchwrp .item .ttl {font-size: 16px; font-weight: 500; }
.rcsearchwrp .item .dec {font-size: 1.4rem; color: #888; font-weight: 500; margin-top: .5rem; }
.rcsearchwrp .item i {font-size: 20px; }
.resent-serch-wrap .search-head {
    font-size: 28px;
    text-align: center;
    background: url(../img/recent.svg) no-repeat;
    margin-bottom: 40px;
    display: table;
    background-position: left top 3px;
    margin: auto auto 35px;
    padding-left: 36px;
}
.resent-serch-wrap {float: left; width: 100%; padding-bottom: 35px; }
.main.developrs-page{position: relative;}  
.main.developrs-page .pg_cnt {margin: 0;width: 100%;padding: 0 30px;color: #fff;height: 100%;justify-content: center;display: flex;flex-direction: column;padding: 20px 40px;position: absolute;top: 0}
.developrs-page p:first-child{color:#fff;border-color:#fff;}
.main.developrs-page {position: relative;display: inherit;width: 100vw;margin-left: -50vw;left: 50%;margin-bottom: 0}
.main.developrs-page img {width: 100%;height: 599px;object-fit: cover;}
.main.developrs-page p {max-width: 920px;margin: 0 auto 24px auto;}
#inq_form_show_number .intl-tel-input .country-list {
bottom: 50px;
max-height: 170px;
}
@media screen and (max-width: 1440px) {
.main.developrs-page img {width: 100%;height:359px;} 
}
 
@media screen and (max-width: 800px) {
  .rcsearchwrp .item{    width: 50%;}
}

@media screen and (max-width:767px) {

.rcsearchwrp .item{    width: 100%;}
.resent-serch-wrap .search-head {   font-size: 28px;}
    .main.developrs-page .pg_cnt{padding: 20px 15px;}
    .main.developrs-page p{line-height: 21px;}    

  }

.pagination span.current {
background: #EC407A;
color: #fff;
}
.pagination a, .pagination span {
padding: 4px 10px;
font-size: 17px;
}
.alm-reveal {
display: flex;
flex-wrap: wrap;
}
.property-row-location{float:left;width:100%;}
.property-row-content .property-row-title a {
max-width: calc(100% - 65px);
float: left;
width: 100%;
}
.property-row-title-actions {
float: right;
font-size: 15px;
}
.property-row-body {
clear: both;
}
.property-row-content .property-row-location {
float: left;
width: 100%;
margin-bottom: 0;
border: none;
}
.contact_cnt input:focus{outline: none;}


.err_msg span label, .error {color: #e91e63;font-weight: normal;margin-bottom: 15px;}

.row .col-sm-6 .err_msg {padding-left: 0;}

.row .err_msg {padding-left: 21px;}
div#rad_btn {position: relative;}

div#rad_btn .err_msg {position: absolute;bottom: -33px;}
@media screen and (max-width: 767px){
  div#rad_btn {margin-bottom: 45px;}
  div#rad_btn .err_msg {bottom: -42px;}
}