@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #fff),color-stop(50%, #f6f6f6),color-stop(52%, #eee),to(#f4f4f4));background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{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}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #3875d7),color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(1%, #eee),color-stop(15%, #fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0),color-stop(52%, #e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0),color-stop(52%, #e8e8e8),to(#eee));background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #eee),color-stop(80%, #fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//ijetty.com/wp-content/themes/realty/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}} .fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.3);src:url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//ijetty.com/wp-content/themes/realty/assets/fonts/font-awesome/font-awesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}
[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:realty!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:realty;src:url(//ijetty.com/wp-content/themes/realty/assets/fonts/realty/realty.eot);src:url(//ijetty.com/wp-content/themes/realty/assets/fonts/realty/realty.eot?#iefix) format("embedded-opentype"),url(//ijetty.com/wp-content/themes/realty/assets/fonts/realty/realty.woff) format("woff"),url(//ijetty.com/wp-content/themes/realty/assets/fonts/realty/realty.ttf) format("truetype"),url(//ijetty.com/wp-content/themes/realty/assets/fonts/realty/realty.svg#realty) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}.icon-account-circle-1:before,.icon-account:before{content:"\61"}.icon-add-1:before,.icon-add:before{content:"\62"}.icon-add-box:before{content:"\63"}.icon-add-circle-1:before{content:"\64"}.icon-arrow-box-down-3:before{content:"\65"}.icon-arrow-box-left-3:before{content:"\66"}.icon-arrow-box-right-3:before{content:"\67"}.icon-arrow-box-up-3:before{content:"\68"}.icon-arrow-circle-down-6:before{content:"\69"}.icon-arrow-circle-left-6:before{content:"\6a"}.icon-arrow-circle-right-6:before{content:"\6b"}.icon-arrow-circle-up-6:before{content:"\6c"}.icon-arrow-down-7:before{content:"\6d"}.icon-arrow-down-9:before{content:"\6e"}.icon-arrow-down-12:before{content:"\6f"}.icon-arrow-left-7:before,.icon-arrow-left:before{content:"\70"}.icon-arrow-left-9:before{content:"\71"}.icon-arrow-left-12:before{content:"\72"}.icon-arrow-right-7:before,.icon-arrow-right:before{content:"\73"}.icon-arrow-right-9:before{content:"\74"}.icon-arrow-right-12:before{content:"\75"}.icon-arrow-up-7:before{content:"\76"}.icon-arrow-up-9:before{content:"\77"}.icon-arrow-up-12:before{content:"\78"}.icon-at-sign:before{content:"\79"}.icon-bank-notes-3:before,.icon-bank-notes:before{content:"\7a"}.icon-bath-tub:before,.icon-bathrooms-2:before{content:"\41"}.icon-bed-single:before,.icon-bedrooms:before{content:"\42"}.icon-bin-1:before,.icon-trash:before{content:"\43"}.icon-calendar-1:before,.icon-calendar:before{content:"\44"}.icon-check-1:before{content:"\45"}.icon-check-2:before{content:"\46"}.icon-check-box-2:before{content:"\47"}.icon-check-circle-2:before{content:"\48"}.icon-control-play:before{content:"\49"}.icon-cross-over:before{content:"\4a"}.icon-crosshair-2:before,.icon-crosshair:before{content:"\4b"}.icon-crosshair-3:before{content:"\4c"}.icon-door-simple:before,.icon-rooms:before{content:"\4e"}.icon-email:before{content:"\4f"}.icon-email-1:before{content:"\50"}.icon-expand-diagonal-2:before,.icon-expand:before{content:"\51"}.icon-fax-machine:before,.icon-fax:before{content:"\52"}.icon-file-excel-1:before{content:"\53"}.icon-file-music-1:before{content:"\54"}.icon-file-new-1:before{content:"\55"}.icon-file-pdf-1:before{content:"\56"}.icon-file-picture:before{content:"\57"}.icon-file-text:before{content:"\58"}.icon-file-video-2:before{content:"\59"}.icon-file-words-1:before{content:"\5a"}.icon-file-zipped:before{content:"\30"}.icon-garage:before{content:"\31"}.icon-globe-2:before,.icon-globe:before{content:"\32"}.icon-hash:before{content:"\33"}.icon-heart:before{content:"\34"}.icon-heart-1:before{content:"\35"}.icon-help-circle:before,.icon-question-circle:before{content:"\36"}.icon-home-1:before,.icon-home:before{content:"\37"}.icon-hot-topic:before{content:"\38"}.icon-house-measurement:before,.icon-size-2:before{content:"\39"}.icon-info-circle:before,.icon-infomation-circle:before{content:"\21"}.icon-image:before,.icon-landscape-mode:before{content:"\22"}.icon-location-pin-2:before,.icon-pin-full:before{content:"\23"}.icon-location-pin-2-1:before{content:"\24"}.icon-location-pin-medium:before{content:"\25"}.icon-location-pin-medium-1:before{content:"\26"}.icon-login-3:before{content:"\27"}.icon-facebook:before,.icon-logo-facebook:before{content:"\28"}.icon-google-plus:before,.icon-logo-google-plus-1:before{content:"\29"}.icon-linkedin:before,.icon-logo-linkedin:before{content:"\2a"}.icon-logo-pinterest:before,.icon-pinterest:before{content:"\2b"}.icon-logo-twitter-bird:before,.icon-twitter:before{content:"\2c"}.icon-logout-3:before,.icon-logout:before{content:"\2d"}.icon-measuring-tool:before,.icon-size:before{content:"\2e"}.icon-mobile-phone-portrait:before,.icon-mobile:before{content:"\2f"}.icon-pen-2:before,.icon-pen:before{content:"\3a"}.icon-phone-3:before,.icon-phone:before{content:"\3b"}.icon-phone-2:before,.icon-phone-5:before{content:"\3c"}.icon-print-text:before,.icon-print:before{content:"\3d"}.icon-rank-army-star-1:before,.icon-star-1:before{content:"\3e"}.icon-rank-army-star-1-1:before,.icon-star-1-1:before{content:"\3f"}.icon-rank-army-star-2:before,.icon-star-2:before{content:"\40"}.icon-rank-army-star-2-1:before,.icon-star-2-1:before{content:"\5b"}.icon-close:before,.icon-remove-1:before{content:"\5d"}.icon-remove-box:before{content:"\5e"}.icon-remove-circle-1:before{content:"\5f"}.icon-share:before{content:"\60"}.icon-bathrooms:before,.icon-shower:before{content:"\7b"}.icon-shrink-diagonal-1:before{content:"\7c"}.icon-synchronize-1:before{content:"\7d"}.icon-video-camera:before{content:"\7e"}.icon-video-camera-1:before{content:"\5c"}.icon-view-1:before,.icon-view:before{content:"\e000"}.icon-view-headline:before,.icon-view-list-fill:before{content:"\e001"}.icon-view-headline-1:before,.icon-view-list:before{content:"\e002"}.icon-view-grid:before,.icon-view-module-1:before{content:"\e003"}.icon-view-grid-fill:before,.icon-view-module-1-1:before{content:"\e004"}.icon-clock-2:before,.icon-clock:before{content:"\e005"}.icon-subtract-1:before,.icon-subtract:before{content:"\e006"}
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0} .noUi-tooltip,.noUi-value{text-align:center}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0;border-radius:2px}.noUi-handle{position:relative;z-index:1}.noUi-marker,.noUi-pips,.noUi-tooltip,.noUi-value{position:absolute}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;-webkit-box-shadow:inset 0 1px 1px #f0f0f0;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;-webkit-box-shadow:inset 0 0 3px rgba(51,51,51,.45);box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;-webkit-box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{-webkit-box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;-webkit-box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{-webkit-box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{color:#999}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border:1px solid #D9D9D9;border-radius:3px;background:#fff;padding:5px}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}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,
main,
menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template,
[hidden] {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit;
} optgroup {
font-weight: bold;
} button,
input,
select { overflow: visible;
} button,
input,
select,
textarea { margin: 0;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
} [disabled] {
cursor: default;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} button:-moz-focusring,
input:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
} [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
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 {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row: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, .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, .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, .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, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
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 {
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%;
}
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
content: " ";
display: table;
}
.modal-header:after {
clear: both;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.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;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
content: " ";
display: table;
}
.panel-body:after {
clear: both;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}  html {
height: 100%;
font-size: 62.5%;
margin: 0 !important;
}
body {
position: relative;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.7;
color: #787878;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
word-wrap: break-word;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
*, :after, :before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.show {
display: block;
}
.hide {
display: none !important;
}
.hide-initially {
opacity: 0;
}
.grayscale {
-webkit-filter: grayscale(100%) !important;
filter: grayscale(100%) !important;
}
.grayscale-75 {
-webkit-filter: grayscale(75%) !important;
filter: grayscale(75%) !important;
}
.grayscale-50 {
-webkit-filter: grayscale(50%) !important;
filter: grayscale(50%) !important;
}
.grayscale-25 {
-webkit-filter: grayscale(25%) !important;
filter: grayscale(25%) !important;
}
.list-unstyled {
padding: 0;
list-style-type: none;
}
.border-box, .widget-container {
-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.15);
-webkit-transition: all .2s;
transition: all .2s;
}
.border-box:hover, .widget-container:hover {
-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.3);
}
.border-box .content, .border-box .widget-text, .widget-container .content, .widget-container .widget-text {
background-color: #fbfbfb;
}
a {
outline: none;
color: #43becc;
text-decoration: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
a:hover, a:focus {
color: #787878;
text-decoration: none;
}
a[href^=tel] {
color: inherit;
text-decoration: none;
}
a i {
-webkit-transition: all 0s;
transition: all 0s;
}
i {
display: inline-block;
font-style: normal;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
img {
max-width: 100%;
height: auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
figure img {
-webkit-transition: none;
transition: none;
}
section {
margin-bottom: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 1em;
font-family: Lato, sans-serif;
font-weight: 400;
line-height: 1.3;
text-rendering: optimizeLegibility;
text-shadow: none;
-webkit-font-smoothing: antialiased;
}
h1 {
font-size: 2.1em;
margin-bottom: 0.8em;
}
h2 {
font-size: 1.8em;
margin-bottom: 0.8em;
}
h3 {
font-size: 1.6em;
margin-bottom: 0.8em;
}
h4 {
font-size: 1.4em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1em;
}
.font-weight-300, .font-weight-light {
font-weight: 300;
}
.font-weight-400, .font-weight-normal {
font-weight: 400;
}
.font-weight-700, .font-weight-bold {
font-weight: 700;
}
.font-weight-900, .font-weight-boldest {
font-weight: 900;
}
article h1, article h2, article h3, article h4, article h5, article h6, #main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
margin-top: 1em;
}
article h1:first-child, article h2:first-child, article h3:first-child, article h4:first-child, article h5:first-child, article h6:first-child, #main-content h1:first-child, #main-content h2:first-child, #main-content h3:first-child, #main-content h4:first-child, #main-content h5:first-child, #main-content h6:first-child {
margin-top: 0;
}
code {
color: #c7254e;
}
p, pre {
margin: 0 0 1em;
}
p:empty, pre:empty {
margin: 0;
}
pre {
white-space: pre-wrap;
}
.lead {
font-size: 1.3em;
line-height: inherit;
color: #999;
}
.text-align-right {
text-align: right;
}
.text-align-center {
text-align: center;
}
.text-primary {
color: #43becc;
}
.text-muted {
color: #999;
}
.text-success {
color: #5fc566;
}
.text-info {
color: #309dd4;
}
.text-warning {
color: #ffc12b;
}
.text-danger {
color: #fa726c;
}
.alert {
margin-bottom: 1em;
padding: .5em 1em;
font-size: .9em;
border: none;
border-radius: 4px;
overflow: hidden;
}
.alert .close {
top: 2px;
font-size: 24px;
font-weight: 300;
color: #787878;
}
.alert a {
text-decoration: underline;
}
.alert-success {
color: #5fc566;
border-left: 3px solid #5fc566;
background-color: #edf9ee;
}
.alert-success a {
color: #5fc566;
}
.alert-info {
color: #309dd4;
border-left: 3px solid #309dd4;
background-color: #eaf5fb;
}
.alert-info a {
color: #309dd4;
}
.alert-warning {
color: #ffc12b;
border-left: 3px solid #ffc12b;
background-color: #fff5de;
}
.alert-warning a {
color: #ffc12b;
}
.alert-danger, .acf-error-message, .acf-field .acf-error-message {
color: #fa726c;
border-left: 3px solid #fa726c;
background-color: #fee8e7;
}
.alert-danger p, .acf-error-message p, .acf-field .acf-error-message p {
color: #fa726c !important;
}
.alert-danger:after, .acf-error-message:after, .acf-field .acf-error-message:after {
border-top-color: #fee8e7;
}
.alert-danger a, .acf-error-message a, .acf-field .acf-error-message a {
color: #fa726c;
}
hr {
width: 100px;
margin-top: 30px;
margin-bottom: 30px;
border-top: 1px solid #e6e6e6;
}
table {
margin-bottom: 30px;
}
td, th {
padding: 0 1em 0 0;
line-height: 2;
}
dt, dd {
line-height: inherit;
}
dd {
margin-left: 1em;
}
pre {
margin-bottom: 30px;
padding: 15px 20px;
font-size: 0.9em;
color: #787878;
border: none;
border-radius: 0;
background-color: #f8f8f8;
}
ul {
margin: 0 0 1em;
padding-left: 20px;
list-style-type: square;
line-height: 2;
}
ol {
margin: 0 0 1em;
padding-left: 20px;
list-style-type: upper-roman;
line-height: 2;
}
.form-group {
margin-bottom: 15px;
}
.input-group-addon {
color: #787878;
border: 1px solid #e6e6e6;
border-radius: 0;
background-color: transparent;
}
select:not(.attachment-filters) {
position: relative;
}
select:not(.attachment-filters).form-control {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
select:not(.attachment-filters)::after {
font-family: FontAwesome;
content: "\F107";
position: absolute;
right: 14px;
top: 14px;
line-height: 1;
}
input,
input[type=submit],
input:focus,
textarea,
.chosen-container.chosen-container-single .chosen-single, select:not(.attachment-filters) {
outline: none;
width: 100%;
height: 40px;
line-height: 40px;
padding: 0 1em;
font-size: 1em;
color: #787878;
border-radius: 4px;
border: 1px solid #e6e6e6;
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all .2s;
transition: all .2s;
}
input[type=checkbox] {
height: auto;
width: auto;
margin-right: 0.5em;
-webkit-appearance: checkbox;
}
input[type=radio] {
height: auto;
width: auto;
margin-right: 0.5em;
-webkit-appearance: radio;
}
input[type=submit] {
width: auto;
color: #fff;
border-color: transparent !important;
}
input[type=file] {
height: auto;
margin-right: 5px;
padding: 0;
line-height: 1;
border: none;
}
.input {
position: relative;
z-index: 1;
display: inline-block;
width: 100%;
margin: 0 0 1em 0;
border-radius: 4px;
vertical-align: top;
}
input:hover,
.form-control:hover {
border-color: #e6e6e6;
}
input:active,
input:focus,
.form-control:active,
.form-control:focus {
border-color: #43becc;
}
textarea {
display: block;
outline: none;
height: auto;
width: 100%;
line-height: inherit;
border-radius: 0;
-webkit-appearance: none;
}
textarea.form-control, textarea.form-control:focus {
height: auto;
padding: 5px 10px;
line-height: 1.7;
}
::-webkit-input-placeholder {
color: #bbb !important;
}
:-moz-placeholder { color: #bbb !important;
}
::-moz-placeholder { color: #bbb !important;
}
:-ms-input-placeholder {
color: #bbb !important;
}
label {
font-weight: 400;
color: #999;
}
blockquote {
margin: 1em 0;
padding: 0;
font-family: Georgia, "Cambria", "Times New Roman", Times, serif;
font-size: 1em;
border: none;
}
blockquote p {
font-size: 1.3em;
color: #999;
}
blockquote cite {
font-size: 0.9em;
}
cite {
display: block;
margin-top: 0.5em;
font-style: normal;
color: #bbb;
}
cite:before {
content: "- ";
}
.nav-tabs > li > a {
color: #999;
margin-right: 5px;
line-height: 1;
border-radius: 0;
}
.nav-tabs li.active a {
color: #787878;
}
.tab-pane {
padding: 25px 0 0;
}
.tooltip {
position: absolute;
z-index: 1020;
display: block;
visibility: visible;
padding: 0;
font-size: 1.4rem;
font-weight: 300;
opacity: 0;
font-weight: normal;
text-transform: none;
}
.tooltip.in {
opacity: 1;
}
.tooltip.top {
margin-top: -5px;
}
.tooltip.right {
margin-left: 5px;
}
.tooltip.bottom {
margin-top: 5px;
}
.tooltip.left {
margin-left: -5px;
}
.tooltip-inner {
max-width: 100%;
padding: 5px 10px;
font-size: .9em;
color: #fff;
background-color: #23282d;
background-color: rgba(0, 0, 0, 0.85);
}
.tooltip.top .tooltip-arrow {
top: auto !important;
bottom: 0 !important;
border-top-color: #23282d;
border-top-color: rgba(0, 0, 0, 0.85);
}
.tooltip.left .tooltip-arrow {
border-left-color: #23282d;
border-left-color: rgba(0, 0, 0, 0.85);
}
.tooltip.bottom .tooltip-arrow {
border-bottom-color: #23282d;
border-bottom-color: rgba(0, 0, 0, 0.85);
}
.tooltip.right .tooltip-arrow {
border-right-color: #23282d;
border-right-color: rgba(0, 0, 0, 0.85);
} .arrow-up, .arrow-right, .arrow-down, .arrow-left {
position: relative;
width: 0;
height: 0;
border: 20px solid transparent;
}
.arrow-up {
border-bottom-color: #43becc;
}
.arrow-down {
border-top-color: #43becc;
}
.arrow-right {
border-left-color: #43becc;
}
.arrow-left {
border-right-color: #43becc;
}
.thumbnail  {
margin: 0;
padding: 0;
line-height: inherit;
border: 0;
border-radius: 0;
background-color: inherit;
}
.panel-group .panel {
border-color: #e6e6e6;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.panel-group .panel .panel-heading {
overflow: hidden;
background-color: #f8f8f8;
}
.panel-group .panel .panel-heading .panel-title {
float: left;
}
.panel-group .panel .panel-heading .details {
float: right;
}
.panel-group .panel .panel-heading .details span {
display: inline-block;
margin-left: 1em;
}
.panel-group .panel .panel-heading:hover {
cursor: pointer;
}
.panel-group .panel + .panel {
margin-top: 1em;
}
.panel-group .panel .panel-body {
border-top: none !important;
}
.social i, .social-transparent i {
position: relative;
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
margin: 0 10px 10px 0;
font-size: 1em;
text-align: center;
color: #fff;
}
.social i:before, .social-transparent i:before {
position: relative;
z-index: 1;
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.social i:after, .social-transparent i:after {
display: block;
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.social i:hover:after, .social-transparent i:hover:after {
border-radius: 50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.social i.fa-lg, .social-transparent i.fa-lg {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 1.33em;
}
.social i.fa-2x, .social-transparent i.fa-2x {
width: 50px;
height: 50px;
font-size: 2em;
line-height: 50px;
}
.social i.fa-3x, .social-transparent i.fa-3x {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 3em;
}
.social i.fa-4x, .social-transparent i.fa-4x {
width: 80px;
height: 80px;
line-height: 80px;
font-size: 4em;
}
.social i.fa-5x, .social-transparent i.fa-5x {
width: 100px;
height: 100px;
line-height: 100px;
font-size: 5em;
}
.social .icon-adn:after {
-webkit-box-shadow: inset 0 0 0 20px #d87a68;
box-shadow: inset 0 0 0 20px #d87a68;
}
.social .icon-android:after {
-webkit-box-shadow: inset 0 0 0 20px #a4c639;
box-shadow: inset 0 0 0 20px #a4c639;
}
.social .icon-apple:after {
-webkit-box-shadow: inset 0 0 0 20px #ccc;
box-shadow: inset 0 0 0 20px #ccc;
}
.social .icon-bitbucket:after {
-webkit-box-shadow: inset 0 0 0 20px #225588;
box-shadow: inset 0 0 0 20px #225588;
}
.social .icon-bitbucket-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #225588;
box-shadow: inset 0 0 0 20px #225588;
}
.social .icon-bitcoin:after {
-webkit-box-shadow: inset 0 0 0 20px #ff9922;
box-shadow: inset 0 0 0 20px #ff9922;
}
.social .icon-btc:after {
-webkit-box-shadow: inset 0 0 0 20px #ff9922;
box-shadow: inset 0 0 0 20px #ff9922;
}
.social .icon-css3:after {
-webkit-box-shadow: inset 0 0 0 20px #00bbff;
box-shadow: inset 0 0 0 20px #00bbff;
}
.social .icon-dribbble:after {
-webkit-box-shadow: inset 0 0 0 20px #ea4c89;
box-shadow: inset 0 0 0 20px #ea4c89;
}
.social .icon-dropbox:after {
-webkit-box-shadow: inset 0 0 0 20px #3d9ae8;
box-shadow: inset 0 0 0 20px #3d9ae8;
}
.social .icon-dropbox:after {
-webkit-box-shadow: inset 0 0 0 20px #3d9ae8;
box-shadow: inset 0 0 0 20px #3d9ae8;
}
.social .icon-facebook:after {
-webkit-box-shadow: inset 0 0 0 20px #3b5998;
box-shadow: inset 0 0 0 20px #3b5998;
}
.social .icon-facebook-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #3b5998;
box-shadow: inset 0 0 0 20px #3b5998;
}
.social .icon-flickr:after {
-webkit-box-shadow: inset 0 0 0 20px #ff0084;
box-shadow: inset 0 0 0 20px #ff0084;
}
.social .icon-foursquare:after {
-webkit-box-shadow: inset 0 0 0 20px #25a0ca;
box-shadow: inset 0 0 0 20px #25a0ca;
}
.social .icon-github:after {
-webkit-box-shadow: inset 0 0 0 20px #171515;
box-shadow: inset 0 0 0 20px #171515;
}
.social .icon-github-alt:after {
-webkit-box-shadow: inset 0 0 0 20px #171515;
box-shadow: inset 0 0 0 20px #171515;
}
.social .icon-github-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #171515;
box-shadow: inset 0 0 0 20px #171515;
}
.social .icon-gittip:after {
-webkit-box-shadow: inset 0 0 0 20px #171515;
box-shadow: inset 0 0 0 20px #171515;
}
.social .icon-google-plus:after {
-webkit-box-shadow: inset 0 0 0 20px #d23e2b;
box-shadow: inset 0 0 0 20px #d23e2b;
}
.social .icon-google-plus-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #d23e2b;
box-shadow: inset 0 0 0 20px #d23e2b;
}
.social .icon-html5:after {
-webkit-box-shadow: inset 0 0 0 20px #ec6231;
box-shadow: inset 0 0 0 20px #ec6231;
}
.social .icon-instagram:after {
-webkit-box-shadow: inset 0 0 0 20px #4E433C;
box-shadow: inset 0 0 0 20px #4E433C;
}
.social .icon-linkedin:after {
-webkit-box-shadow: inset 0 0 0 20px #4875B4;
box-shadow: inset 0 0 0 20px #4875B4;
}
.social .icon-linkedin-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #4875B4;
box-shadow: inset 0 0 0 20px #4875B4;
}
.social .icon-linux:after {
-webkit-box-shadow: inset 0 0 0 20px #ffbb00;
box-shadow: inset 0 0 0 20px #ffbb00;
}
.social .icon-maxcdn:after {
-webkit-box-shadow: inset 0 0 0 20px #ffaa22;
box-shadow: inset 0 0 0 20px #ffaa22;
}
.social .icon-pinterest:after {
-webkit-box-shadow: inset 0 0 0 20px #c91a22;
box-shadow: inset 0 0 0 20px #c91a22;
}
.social .icon-pinterest-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #c91a22;
box-shadow: inset 0 0 0 20px #c91a22;
}
.social .icon-renren:after {
-webkit-box-shadow: inset 0 0 0 20px #0066aa;
box-shadow: inset 0 0 0 20px #0066aa;
}
.social .icon-rss:after {
-webkit-box-shadow: inset 0 0 0 20px #ee802f;
box-shadow: inset 0 0 0 20px #ee802f;
}
.social .icon-skype:after {
-webkit-box-shadow: inset 0 0 0 20px #42c7f2;
box-shadow: inset 0 0 0 20px #42c7f2;
}
.social .icon-stackexchange:after {
-webkit-box-shadow: inset 0 0 0 20px #2266aa;
box-shadow: inset 0 0 0 20px #2266aa;
}
.social .icon-trello:after {
-webkit-box-shadow: inset 0 0 0 20px #226688;
box-shadow: inset 0 0 0 20px #226688;
}
.social .icon-tumblr:after {
-webkit-box-shadow: inset 0 0 0 20px #2B4964;
box-shadow: inset 0 0 0 20px #2B4964;
}
.social .icon-tumblr-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #2B4964;
box-shadow: inset 0 0 0 20px #2B4964;
}
.social .icon-twitter:after {
-webkit-box-shadow: inset 0 0 0 20px #4cc2ff;
box-shadow: inset 0 0 0 20px #4cc2ff;
}
.social .icon-twitter-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #4cc2ff;
box-shadow: inset 0 0 0 20px #4cc2ff;
}
.social .icon-twitter-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #4cc2ff;
box-shadow: inset 0 0 0 20px #4cc2ff;
}
.social .icon-vk:after {
-webkit-box-shadow: inset 0 0 0 20px #557799;
box-shadow: inset 0 0 0 20px #557799;
}
.social .icon-weibo:after {
-webkit-box-shadow: inset 0 0 0 20px #dd3333;
box-shadow: inset 0 0 0 20px #dd3333;
}
.social .icon-windows:after {
-webkit-box-shadow: inset 0 0 0 20px #00aaee;
box-shadow: inset 0 0 0 20px #00aaee;
}
.social .icon-xing:after {
-webkit-box-shadow: inset 0 0 0 20px #126567;
box-shadow: inset 0 0 0 20px #126567;
}
.social .icon-xing-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #126567;
box-shadow: inset 0 0 0 20px #126567;
}
.social .icon-youtube:after {
-webkit-box-shadow: inset 0 0 0 20px #c4302b;
box-shadow: inset 0 0 0 20px #c4302b;
}
.social .icon-youtube-play:after {
-webkit-box-shadow: inset 0 0 0 20px #c4302b;
box-shadow: inset 0 0 0 20px #c4302b;
}
.social .icon-youtube-sign:after {
-webkit-box-shadow: inset 0 0 0 20px #c4302b;
box-shadow: inset 0 0 0 20px #c4302b;
}
.social-transparent i {
font-size: 1.1em;
}
.social-transparent i:after {
-webkit-box-shadow: inset 0 0 0 20px #d4d6d8;
box-shadow: inset 0 0 0 20px #d4d6d8;
}
.social-transparent .icon-adn:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #d87a68;
box-shadow: inset 0 0 0 20px  #d87a68;
}
.social-transparent .icon-android:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #a4c639;
box-shadow: inset 0 0 0 20px  #a4c639;
}
.social-transparent .icon-apple:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ccc;
box-shadow: inset 0 0 0 20px  #ccc;
}
.social-transparent .icon-bitbucket:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #225588;
box-shadow: inset 0 0 0 20px  #225588;
}
.social-transparent .icon-bitbucket-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #225588;
box-shadow: inset 0 0 0 20px  #225588;
}
.social-transparent .icon-bitcoin:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ff9922;
box-shadow: inset 0 0 0 20px  #ff9922;
}
.social-transparent .icon-btc:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ff9922;
box-shadow: inset 0 0 0 20px  #ff9922;
}
.social-transparent .icon-css3:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #00bbff;
box-shadow: inset 0 0 0 20px  #00bbff;
}
.social-transparent .icon-dribbble:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ea4c89;
box-shadow: inset 0 0 0 20px  #ea4c89;
}
.social-transparent .icon-dropbox:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #3d9ae8;
box-shadow: inset 0 0 0 20px  #3d9ae8;
}
.social-transparent .icon-dropbox:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #3d9ae8;
box-shadow: inset 0 0 0 20px  #3d9ae8;
}
.social-transparent .icon-facebook:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #3b5998;
box-shadow: inset 0 0 0 20px  #3b5998;
}
.social-transparent .icon-facebook-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #3b5998;
box-shadow: inset 0 0 0 20px  #3b5998;
}
.social-transparent .icon-flickr:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ff0084;
box-shadow: inset 0 0 0 20px  #ff0084;
}
.social-transparent .icon-foursquare:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #25a0ca;
box-shadow: inset 0 0 0 20px  #25a0ca;
}
.social-transparent .icon-github:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #171515;
box-shadow: inset 0 0 0 20px  #171515;
}
.social-transparent .icon-github-alt:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #171515;
box-shadow: inset 0 0 0 20px  #171515;
}
.social-transparent .icon-github-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #171515;
box-shadow: inset 0 0 0 20px  #171515;
}
.social-transparent .icon-gittip:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #171515;
box-shadow: inset 0 0 0 20px  #171515;
}
.social-transparent .icon-google-plus:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #d23e2b;
box-shadow: inset 0 0 0 20px  #d23e2b;
}
.social-transparent .icon-google-plus-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #d23e2b;
box-shadow: inset 0 0 0 20px  #d23e2b;
}
.social-transparent .icon-html5:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ec6231;
box-shadow: inset 0 0 0 20px  #ec6231;
}
.social-transparent .icon-instagram:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4E433C;
box-shadow: inset 0 0 0 20px  #4E433C;
}
.social-transparent .icon-linkedin:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4875B4;
box-shadow: inset 0 0 0 20px  #4875B4;
}
.social-transparent .icon-linkedin-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4875B4;
box-shadow: inset 0 0 0 20px  #4875B4;
}
.social-transparent .icon-linux:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ffbb00;
box-shadow: inset 0 0 0 20px  #ffbb00;
}
.social-transparent .icon-maxcdn:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ffaa22;
box-shadow: inset 0 0 0 20px  #ffaa22;
}
.social-transparent .icon-pinterest:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #c91a22;
box-shadow: inset 0 0 0 20px  #c91a22;
}
.social-transparent .icon-pinterest-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #c91a22;
box-shadow: inset 0 0 0 20px  #c91a22;
}
.social-transparent .icon-renren:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #0066aa;
box-shadow: inset 0 0 0 20px  #0066aa;
}
.social-transparent .icon-rss:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #ee802f;
box-shadow: inset 0 0 0 20px  #ee802f;
}
.social-transparent .icon-skype:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #42c7f2;
box-shadow: inset 0 0 0 20px  #42c7f2;
}
.social-transparent .icon-stackexchange:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #2266aa;
box-shadow: inset 0 0 0 20px  #2266aa;
}
.social-transparent .icon-trello:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #226688;
box-shadow: inset 0 0 0 20px  #226688;
}
.social-transparent .icon-tumblr:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #2B4964;
box-shadow: inset 0 0 0 20px  #2B4964;
}
.social-transparent .icon-tumblr-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #2B4964;
box-shadow: inset 0 0 0 20px  #2B4964;
}
.social-transparent .icon-twitter:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4cc2ff;
box-shadow: inset 0 0 0 20px  #4cc2ff;
}
.social-transparent .icon-twitter-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4cc2ff;
box-shadow: inset 0 0 0 20px  #4cc2ff;
}
.social-transparent .icon-twitter-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #4cc2ff;
box-shadow: inset 0 0 0 20px  #4cc2ff;
}
.social-transparent .icon-vk:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #557799;
box-shadow: inset 0 0 0 20px  #557799;
}
.social-transparent .icon-weibo:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #dd3333;
box-shadow: inset 0 0 0 20px  #dd3333;
}
.social-transparent .icon-windows:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #00aaee;
box-shadow: inset 0 0 0 20px  #00aaee;
}
.social-transparent .icon-xing:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #126567;
box-shadow: inset 0 0 0 20px  #126567;
}
.social-transparent .icon-xing-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #126567;
box-shadow: inset 0 0 0 20px  #126567;
}
.social-transparent .icon-youtube:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #c4302b;
box-shadow: inset 0 0 0 20px  #c4302b;
}
.social-transparent .icon-youtube-play:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #c4302b;
box-shadow: inset 0 0 0 20px  #c4302b;
}
.social-transparent .icon-youtube-sign:hover:after {
-webkit-box-shadow: inset 0 0 0 20px  #c4302b;
box-shadow: inset 0 0 0 20px  #c4302b;
}
.fa-mobile {
font-size: 1.4em;
}
.section-title {
overflow: hidden;
position: relative;
z-index: 0;
margin-top: 1em;
margin-bottom: 1em;
font-weight: 300;
color: #787878;
}
.section-title::after {
position: absolute;
z-index: -2;
top: 50%;
left: 0;
margin-top: -1px;
margin-left: 1em;
content: "";
height: 2px;
width: 9999px;
background-color: #e6e6e6;
}
.section-title.text-center span {
padding-left: 1em;
padding-right: 1em;
}
.section-title.text-right span {
padding-left: 1em;
padding-right: 0;
}
.section-title.style2 {
overflow: visible;
}
.section-title.style2::after {
opacity: 0.2;
top: auto;
bottom: -0.4em;
height: 3px;
width: 50px;
margin-left: 0;
margin-right: 0;
background-color: #999;
}
.section-title.style2 span {
padding-left: 0;
padding-right: 0;
}
.section-title.style2.text-center::after {
left: 50%;
margin-left: -25px;
}
.section-title.style2.text-right::after {
left: auto;
right: 0;
}
.section-title span {
position: relative;
display: inline-block;
padding-right: 1em;
line-height: 1; }
.close {
text-shadow: none;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.modal {
z-index: 9999;
}
.modal .modal-dialog {
width: 75%;
max-width: 800px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
}
.modal .modal-dialog .modal-content {
padding: 30px;
border: none;
border-radius: 0;
-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}
.modal .modal-dialog .modal-content .modal-header {
margin-bottom: 15px;
padding: 0;
border: none;
}
.modal .modal-dialog .modal-body {
padding: 0;
}
.modal .modal-dialog .modal-body .property-search-form {
margin: 0;
padding: 0;
}
.modal .modal-dialog .modal-body .property-search-form .form-group {
width: 100%;
}
@media (min-width: 768px) {
.modal .modal-dialog .modal-body .property-search-form .form-group {
width: 50%;
}
}
.modal .modal-dialog .modal-body .section-title {
width: 100%;
}
.modal .modal-dialog .modal-body .section-title span {
background-color: #fff;
}
.modal-backdrop {
z-index: 9998;
}
#login-modal.modal .modal-dialog {
max-width: 400px;
}
#login-modal.modal .modal-dialog .modal-title {
margin-bottom: 0.5em;
}
#login-modal #reg_passmail {
font-size: .9em;
color: #999;
}
#login-modal label:not(.error),
#login-modal a {
font-size: .9em;
color: #787878;
}
#loginform label,
#loginform a {
font-size: .9em;
color: #787878;
}
#loginform .login-username,
#loginform .login-password {
margin-bottom: 0;
}
#loginform label {
display: block;
}
#loginform input[type=text], #loginform input[type=password] {
width: 100%;
}
#loginform #rememberme {
height: auto;
} #header {
position: relative;
z-index: 4001;
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
}
#header .container {
position: relative;
}
.hide-site-header #header {
display: none;
}
.hide-site-header #content {
margin: 0;
}
.header-fixed.hide-site-header #content {
margin-top: 0px !important;
}
@media (max-width: 767px) {
.header-fixed #content {
margin-top: 0 !important;
}
}
@media (min-width: 768px) {
.header-fixed.admin-bar header.navbar {
top: 32px;
}
.header-fixed #header {
position: fixed;
top: 0;
left: 0;
right: 0;
}
.header-fixed #content {
margin-top: 152px;
}
}
.site-branding {
position: relative;
padding: 20px 0;
}
@media (min-width: 992px) {
.site-branding {
padding: 30px 0;
}
}
.site-title {
margin-bottom: 0;
font-size: 2em;
font-weight: 700;
line-height: 1;
}
.site-title a {
color: #42484b;
}
.site-description {
margin: 10px 0 0;
line-height: 1;
color: #999;
}
.top-header {
line-height: 40px;
color: #999;
background-color: #f8f8f8;
background-color: rgba(0, 0, 0, 0.05);
-webkit-transition: all .3s;
transition: all .3s;
}
@media (min-width: 992px) {
.top-header {
line-height: 50px;
font-size: .9em;
}
}
.top-header a {
color: #999;
}
.top-header-sidebar {
text-align: center;
}
.top-header-sidebar > div {
display: inline-block;
}
@media (min-width: 992px) {
.top-header-sidebar {
float: left;
text-align: inherit;
}
}
.top-header-links {
text-align: center;
margin: 0 -0.5em;
}
.top-header-links a {
display: inline-block;
margin: 0 .5em;
}
.top-header-links .desktop {
display: none;
}
@media (min-width: 992px) {
.top-header-links {
float: right;
}
.top-header-links .desktop {
display: block;
}
.top-header-links .mobile {
display: none;
}
}
.main-navigation {
opacity: 0;
min-width: 270px;
max-width: 80%;
position: fixed;
z-index: 9002;
top: 0;
bottom: 0;
left: 0;
padding: 30px 60px;
text-transform: uppercase;
background-color: #fff;
-webkit-transition: -webkit-transform .2s ease-in;
transition: -webkit-transform .2s ease-in;
transition: transform .2s ease-in;
transition: transform .2s ease-in, -webkit-transform .2s ease-in;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.primary-menu {
padding: 0;
list-style-type: none;
}
.primary-menu li {
position: relative;
}
.primary-menu a {
display: block;
color: #42484b;
}
.primary-menu a:hover {
color: #42484b;
}
.primary-menu .menu-item-has-children {
position: relative;
}
.primary-menu .menu-item-has-children > a {
position: relative;
padding-right: 20px;
overflow: hidden;
}
.primary-menu .menu-item-has-children > a:before {
position: absolute;
z-index: 1;
right: 5px; content: ">";
font-size: .6em;
-webkit-transform: rotate(90deg) scale(1, 2);
transform: rotate(90deg) scale(1, 2);
opacity: .5;
}
.primary-menu .menu-item-has-children > a:hover:before {
opacity: .75;
}
.primary-menu .menu-item-has-children > a.open:before {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
@media (max-width: 991px) {
.primary-menu a {
position: relative;
line-height: 50px !important;
}
.primary-menu a:before {
-webkit-transform: rotate(0) scale(1, 2) !important;
transform: rotate(0) scale(1, 2) !important;
}
.primary-menu a.open:before {
-webkit-transform: rotate(90deg) scale(1, 2) !important;
transform: rotate(90deg) scale(1, 2) !important;
}
.primary-menu li:hover {
color: #42484b;
}
.primary-menu li:hover:before {
opacity: 1;
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
.sub-menu {
display: none;
margin-left: 1em;
padding: 0;
font-size: .9em;
font-weight: 700;
text-transform: none;
list-style-type: none;
white-space: nowrap;
-webkit-transition: all .15s ease-out;
transition: all .15s ease-out;
}
.sub-menu.open {
display: block;
}
.sub-menu li {
width: 100%;
}
.sub-menu a {
padding-right: 40px !important;
line-height: 40px !important;
}
.sub-menu a:before {
right: 15px !important;
-webkit-transform: rotate(0deg) scale(1, 2) !important;
transform: rotate(0deg) scale(1, 2) !important;
}
.mobile-menu-overlay {
position: fixed;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: 0;
-webkit-transition: all .2s;
transition: all .2s;
}
@media (min-width: 992px) {
.mobile-menu-overlay {
display: none;
}
}
.show-nav .mobile-menu-overlay {
z-index: 9001;
opacity: .75;
}
.show-nav .main-navigation {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.show-nav .primary-menu a {
color: #787878;
}
.show-nav .primary-menu a .current-menu-item > a {
color: #43becc;
}
@media (min-width: 992px) {
.nav-below .site-branding {
float: none;
padding-bottom: 0;
}
.nav-below .main-navigation {
float: none;
}
.site-branding {
float: left;
}
.main-navigation {
min-width: 0;
max-width: none;
float: right;
position: relative;
padding: 0;
-webkit-transform: none;
transform: none;
text-transform: none;
background-color: transparent;
-webkit-transition: all 0s;
transition: all 0s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.primary-menu {
margin: 0 -15px;
}
.primary-menu li {
float: left;
margin: 0 15px;
}
.primary-menu .menu-item-my-account {
position: relative;
padding: 0 30px;
border-top: none;
border-left: 1px solid rgba(255, 255, 255, 0.2);
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.primary-menu .menu-item-my-account span {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-top: 1em;
font-size: .8em;
line-height: 1;
text-align: center;
}
.primary-menu .menu-item-my-account span a {
line-height: 1 !important;
color: #999;
}
.primary-menu .menu-item-my-account span a:hover {
color: #43becc;
}
.sub-menu {
display: block;
visibility: hidden;
opacity: 0;
position: absolute;
z-index: 9001;
margin-left: 0;
top: 100%;
left: 0;
background-color: #262626;
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
.sub-menu li {
margin: 0;
}
.sub-menu a {
padding: 0 30px;
color: #fff !important;
line-height: 50px !important;
}
.sub-menu .sub-menu {
top: 0;
left: 100%;
-webkit-transform: translateX(0) translateY(10px);
transform: translateX(0) translateY(10px);
}
.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
-webkit-transform: translate(0);
transform: translate(0);
}
}
#toggle-navigation {
display: block;
position: absolute;
z-index: 9002;
top: 30px;
right: 0;
width: 24px;
height: 30px;
-webkit-transition: none;
transition: none;
}
#toggle-navigation i {
position: absolute;
top: 8px;
width: 24px;
height: 2px;
background-color: #999;
cursor: pointer;
-webkit-transition: all .2s;
transition: all .2s;
}
@media (min-width: 992px) {
#toggle-navigation i {
display: none;
}
}
#toggle-navigation i:before {
position: absolute;
content: "";
top: -8px;
width: 24px;
height: 2px;
background-color: #999;
-webkit-transition: all .2s;
transition: all .2s;
}
#toggle-navigation i:after {
position: absolute;
content: "";
top: 8px;
width: 24px;
height: 2px;
background-color: #999;
-webkit-transition: all .2s;
transition: all .2s;
}
#toggle-navigation i.show {
background-color: transparent;
}
#toggle-navigation i.show:before {
background-color: #999;
-webkit-transform: translateY(8px) rotate(-45deg);
transform: translateY(8px) rotate(-45deg);
}
#toggle-navigation i.show:after {
background-color: #999;
-webkit-transform: translateY(-8px) rotate(45deg);
transform: translateY(-8px) rotate(45deg);
} #footer {
list-style: none;
margin: 100px auto 0;
padding: 0;
font-size: .9em;
line-height: inherit;
text-align: center;
background: #23282d;
}
@media (min-width: 768px) {
#footer {
text-align: left;
}
}
#footer .widget {
margin-bottom: 50px;
}
#footer-top {
padding-top: 50px;
}
#footer-bottom {
padding: 30px 0;
color: #999;
background: rgba(0, 0, 0, 0.1);
}
#footer-bottom a {
color: #999;
}
.footer-bottom-left {
text-align: left;
}
.footer-bottom-center {
text-align: center;
}
.footer-bottom-right {
text-align: right;
} #content {
margin-top: 60px;
margin-bottom: 120px;
}
.content-box {
margin-bottom: 50px;
padding: 30px;
background-color: #fff;
}
.content-box section {
margin-bottom: 50px;
}
.content-box section:last-child {
margin-bottom: 0;
}
.content-box .section-title span {
background-color: #fff;
}
.content-box .section-title span::after {
background-color: transparent;
}
#pagination {
text-align: center;
}
#pagination ul {
display: inline-block;
}
#pagination .page-numbers {
padding: 0;
list-style: none;
text-align: center;
}
#pagination .page-numbers li {
width: auto !important;
float: left;
margin: 0 2px;
line-height: 1;
clear: none;
}
#pagination .page-numbers li a,
#pagination .page-numbers li span,
#pagination .page-numbers li i {
display: inline-block;
height: 40px;
width: 40px;
line-height: 40px;
color: #787878;
background-color: #f8f8f8;
}
#pagination .page-numbers li a:hover,
#pagination .page-numbers li span:hover,
#pagination .page-numbers li i:hover {
color: #fff;
background-color: #43becc;
}
#pagination .page-numbers li .current,
#pagination .page-numbers li .current:hover {
color: #999;
background-color: transparent;
}
#pagination .page-numbers li .prev,
#pagination .page-numbers li .next {
font-size: .6em;
font-weight: 700;
}
.page-title {
font-size: 2em;
font-weight: 300;
color: #999;
}
#page-banner {
position: relative;
margin-top: -60px;
margin-bottom: 60px;
padding: 80px 0;
text-align: center;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
#page-banner .overlay {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
#page-banner .container {
position: relative;
z-index: 1;
}
#page-banner .banner-title {
position: relative;
display: inline-block;
margin-bottom: 0;
font-size: 2.5em;
color: #fff;
}
@media (min-width: 768px) {
#page-banner .banner-title {
font-size: 3em;
}
}
#main-content {
margin-bottom: 50px;
background-color: #fff;
}
#main-content section {
margin-bottom: 50px;
}
#main-content section:last-child {
margin-bottom: 0;
}
#main-content .section-title span {
background-color: #fff;
}
#main-content .section-title span::after {
background-color: transparent;
}
#main-content .property-items {
margin-bottom: 0;
}
.taxonomy-results .page-title {
text-transform: capitalize;
}
.taxonomy-results .taxonomy-description {
margin-bottom: 30px;
color: #999;
} article.type-post {
margin-bottom: 60px;
}
article.type-post.border-box {
padding: 30px;
}
article.type-post.border-box .header-media {
margin: -30px -30px 30px;
}
.has-post-thumbnail .entry-header {
position: relative;
}
.has-post-thumbnail .entry-header .entry-header-content {
position: absolute;
z-index: 1;
bottom: 10px;
left: 20px;
margin: 0;
}
.has-post-thumbnail .entry-header .entry-title {
color: #fff;
}
.has-post-thumbnail .featured-image {
width: 100%;
margin-bottom: -1px;
}
.has-post-thumbnail .featured-image-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.5)));
background: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.5) 100%);
}
.has-post-thumbnail .post-date {
margin-bottom: 0;
color: #ccc;
}
.entry-title {
margin-bottom: 0;
}
.entry-header .header-media {
margin-bottom: 30px;
}
.entry-header .header-media img {
display: block;
width: 100%;
}
.entry-header .header-content {
margin-bottom: 30px;
}
.entry-header .header-content a {
color: #42484b;
}
.entry-header .entry-title {
margin: 0;
display: inline-block;
font-size: 2em;
}
.post-date {
font-size: 1.2em;
color: #999;
}
.entry-content p:last-child {
margin-bottom: 0;
}
.page-links {
padding-top: 1em;
border-top: 2px solid #e6e6e6;
}
.page-links a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #f8f8f8;
}
.page-links a:hover {
color: #fff;
background-color: #23282d;
}
.page-links span {
display: inline-block;
width: 40px;
text-align: center;
}
.page-links .page-links-title {
width: auto;
text-transform: uppercase;
}  #sidebar {
list-style: none;
padding: 0;
line-height: inherit;
}
#sidebar .widget {
margin-bottom: 50px;
}
#sidebar .widget form {
padding: 0;
font-size: 0.8em;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.widget-user-menu {
margin-bottom: 30px;
font-size: .9em;
line-height: 3;
background-color: #f8f8f8;
}
.widget-user-menu a {
display: block;
padding: 0 1em;
color: inherit;
}
.widget-user-menu i {
opacity: .5;
margin-right: 5px;
}
.widget-user-menu .active, .widget-user-menu li:hover {
background-color: #43becc;
}
.widget-user-menu .active a, .widget-user-menu li:hover a {
color: #fff;
}
.widget-user-menu .active a i, .widget-user-menu li:hover a i {
opacity: 1;
}
.widget-memebership-package {
margin-bottom: 30px;
padding: 20px 30px;
font-size: .9em;
background-color: #f8f8f8;
} .single-property .property-meta,
.page-template-template-property-home .property-meta {
margin-top: 50px;
margin-bottom: 50px;
font-size: 1em;
}
.single-property .property-meta > div,
.page-template-template-property-home .property-meta > div {
float: none;
}
.single-property .property-meta .meta-title,
.page-template-template-property-home .property-meta .meta-title {
width: 25px;
margin: 0;
color: inherit;
}
.single-property .property-meta .meta-data,
.page-template-template-property-home .property-meta .meta-data {
display: inline;
}
.single-property .agent-details,
.page-template-template-property-home .agent-details {
padding: 0;
}
.property-image-container .property-image {
position: relative;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
}
.property-image-container .property-image.zoom {
cursor: url(//ijetty.com/wp-content/themes/realty/lib/images/plus_cursor.png) 25 25, auto;
}
.property-header-container {
padding: 40px 0 0;
text-align: center;
}
.property-header-container .container {
position: relative;
}
@media (min-width: 768px) {
.property-header-container {
z-index: 1;
top: 0;
left: 0;
width: 100%;
position: absolute;
text-align: left;
background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.75)));
background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.75));
}
}
.property-header .title {
margin: 0;
}
.property-header .meta {
margin: 5px 0 15px;
font-size: 1.4em;
opacity: .8;
}
.property-header a {
color: inherit;
}
.property-header i {
opacity: 0.4;
font-size: 0.8em;
}
.property-header .hide-title {
display: none;
}
.property-header .status-update {
font-weight: 700;
}
@media (min-width: 768px) {
.property-header {
color: #fff;
}
.property-header .title {
display: inline-block;
font-size: 2.8em;
color: #fff;
}
.property-header .title i {
vertical-align: text-top;
font-size: 0.5em;
}
.property-header .title i:hover {
opacity: 0.8;
cursor: pointer;
}
.property-header .meta {
font-size: 1.6em;
}
.property-header .clearfix.mobile {
display: none;
}
}
@media (min-width: 992px) {
.property-header .title {
font-size: 3.6em;
}
}
#property-layout-full-width {
position: relative;
overflow: hidden;
margin-top: -60px;
}
#property-layout-boxed {
position: relative;
overflow: hidden;
}
#property-layout-boxed .property-header-container {
padding-left: 30px;
padding-right: 30px;
}
#property-layout-boxed .show-title {
margin: 0;
}
#property-thumbnails {
margin: 50px 0 0;
}
#property-thumbnails a {
display: block;
}
#property-thumbnails .slick-slide {
opacity: .5;
}
#property-thumbnails .slick-current {
opacity: 1;
}
#property-features li {
margin: 0 -10px;
}
#property-features li i {
margin: 0 10px;
}
#property-features li a {
display: inline-block;
line-height: 3;
color: #787878;
}
#property-features li a.inactive {
color: #ccc;
}
#property-features li a.inactive i {
color: #ccc;
}
#attachments a {
color: inherit;
}
#floor-plan img {
width: 100%;
}
#similar-properties .property-items .property-item .property-meta {
margin: inherit;
padding: 15px;
font-size: 0.9em;
}
#similar-properties .property-items .property-item .property-meta > div {
float: left;
width: 50%;
}
#property-slider-below .container {
max-width: 100%;
padding: 0;
}
#floor-plan {
overflow: hidden;
}  .page-template-template-contact .map-wrapper {
margin-top: -50px;
}
.template-contact .contact-detail {
font-size: 1em;
}
.template-contact .contact-detail i {
margin-right: 10px;
}
.template-contact .google-map {
height: 400px;
margin-bottom: 30px;
}
.template-contact .google-map #map-marker-container, .template-contact .google-map .map-marker-container {
padding: 15px 20px;
}
.template-contact .google-map #map-marker-container img, .template-contact .google-map .map-marker-container img {
max-width: 100%;
margin-bottom: 15px;
}
.template-contact .google-map #map-marker-container .content, .template-contact .google-map .map-marker-container .content {
padding: 0;
}
.contact-detail {
font-size: 0.9em;
color: #999;
}
.contact-detail i {
display: inline-block;
width: 20px;
margin-right: 5px;
}  .page-template-template-intro-php {
height: 100%;
}
#intro-background-images, .page-template-template-intro-php .fluid-width-video-wrapper {
position: absolute !important;
z-index: -1 !important;
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
}
#intro-background-images div, .page-template-template-intro-php .fluid-width-video-wrapper div {
width: 100%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
#intro-wrapper {
min-height: 100%;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
@media (min-width: 768px) {
#intro-wrapper {
position: absolute;
overflow: hidden;
}
}
#intro-wrapper:after {
position: absolute;
z-index: 1;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
#intro-wrapper:after {
background-color: rgba(0, 0, 0, 0.2);
}
}
#intro-wrapper .wrapper {
z-index: 2;
}
#intro-wrapper .container {
padding: 0;
}
@media (min-width: 768px) {
#intro-wrapper .container {
padding: inherit;
}
}
#intro-wrapper .intro-bg-left, #intro-wrapper .intro-bg-right {
position: absolute;
top: 0;
bottom: 0;
left: 0;
height: 100%;
width: 50%;
margin-bottom: 30px;
background: transparent;
}
@media (min-width: 768px) {
#intro-wrapper .intro-bg-left, #intro-wrapper .intro-bg-right {
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
}
}
#intro-wrapper .intro-content-left {
padding: 30px 15px;
text-align: center;
color: #fff;
}
#intro-wrapper .intro-content-left .lead {
color: #fff;
}
#intro-wrapper .intro-content-left .btn {
border: none;
}
#intro-wrapper .intro-content-left a:hover {
color: inherit;
}
@media (min-width: 768px) {
#intro-wrapper .intro-content-left {
padding: 0 50px;
text-align: right;
}
}
#intro-wrapper .intro-content-right {
position: relative;
}
#intro-wrapper .intro-content-right .intro-title {
margin: 0;
padding: 20px 30px;
color: #fff;
text-align: center;
}
@media (min-width: 768px) {
#intro-wrapper .intro-content-right .intro-title {
padding: 0 0 20px;
text-align: left;
}
}
#intro-wrapper .intro-content-right .intro-title .title {
margin: 0;
color: #fff;
}
@media (min-width: 768px) {
#intro-wrapper .intro-content-right {
padding: 0 50px;
}
}
#intro-wrapper .logo {
margin-bottom: 30px;
}
#intro-wrapper .property-search-form {
opacity: 0.95;
background-color: #fff;
}
#intro-wrapper .property-search-form .form-group {
width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
#intro-wrapper .property-search-form .form-group {
width: 100%;
}
}
#intro-wrapper div[class^=google-map] {
height: 300px;
}
#intro-wrapper .intro-search, #intro-wrapper .intro-map {
position: relative;
top: 0;
opacity: 1;
-webkit-transition: all 0.8s;
transition: all 0.8s;
-webkit-transform: scale(1);
transform: scale(1);
}
@media (min-width: 768px) {
#intro-wrapper .intro-search, #intro-wrapper .intro-map {
right: auto;
}
}
#intro-wrapper .intro-search .toggle, #intro-wrapper .intro-map .toggle {
opacity: 0.8;
font-size: 14px;
color: #fff;
}
@media (min-width: 992px) {
#intro-wrapper .intro-search .toggle, #intro-wrapper .intro-map .toggle {
position: absolute;
top: 0;
right: 0;
}
}
#intro-wrapper .intro-search .toggle:hover, #intro-wrapper .intro-map .toggle:hover {
opacity: 1;
}
#intro-wrapper .intro-map {
position: absolute;
left: 15px;
right: 15px;
}
@media (min-width: 768px) {
#intro-wrapper .intro-map {
left: 50px;
right: 15px;
}
}
#intro-wrapper .intro-map .map-no-properties-found {
opacity: 0.95;
background-color: #fff;
}
#intro-wrapper .transform {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
#intro-wrapper .social {
position: relative;
width: 100%;
bottom: 30px;
left: 0;
text-align: center;
}
@media (min-width: 768px) {
#intro-wrapper .social {
position: absolute;
z-index: 1;
}
}
#intro-wrapper .social i {
margin: 5px;
}
#toggle-intro-wrapper {
display: none;
position: fixed;
z-index: 2;
bottom: 35px;
right: 35px;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
color: #000;
background-color: rgba(255, 255, 255, 0.3);
}
#toggle-intro-wrapper:hover {
background-color: rgba(255, 255, 255, 0.6);
}  .page-template-template-map-vertical #content {
margin: 0;
}
@media (min-width: 768px) {
.page-template-template-map-vertical .search-result-container {
position: relative;
}
.page-template-template-map-vertical .search-result-container.container {
width: auto;
max-width: none;
}
.page-template-template-map-vertical .map-wrapper {
margin: 0 -15px;
padding: 0;
}
.page-template-template-map-vertical .search-container {
width: 50%;
padding: 30px 0 30px 30px;
}
.page-template-template-map-vertical .map-container {
position: fixed;
right: -30px;
width: 50%;
}
}
.page-template-template-map-vertical form {
margin-bottom: 30px;
}
@media (max-width: 767px) {
.page-template-template-map-vertical .page-title {
text-align: center;
}
}
.header-fixed.page-template-template-map-vertical #header .container {
width: 100%;
padding: 0 30px;
}
.header-fixed.page-template-template-map-vertical .top-header {
margin-top: 0 !important;
}
.header-fixed.page-template-template-map-vertical .search-result-container {
margin-top: -60px;
}  body.page-template-template-property-search-php header.navbar {
margin-bottom: 0;
}
body.page-template-template-property-search-php .map-wrapper {
margin-bottom: 0;
}
body.page-template-template-property-search-php .property-search-form, body.page-template-template-property-search-php #sidebar {
margin-top: 50px;
}
.search-results-header {
margin-bottom: 30px;
font-size: .9em;
text-align: center;
}
@media (min-width: 768px) {
.search-results-header {
text-align: left;
}
}
.search-results-header .form-group {
margin: 0;
}
.search-results-header .page-title {
font-size: 1.5em;
}
@media (min-width: 768px) {
.search-results-header .page-title {
font-size: 2em;
}
}
.search-results-header .search-results-order {
float: none;
display: inline-block;
background-color: #f3f3f3;
}
@media (min-width: 768px) {
.search-results-header .search-results-order {
float: right;
}
}
.search-results-header .search-results-order .select::after {
right: 14px;
}
.search-results-header .search-results-order .select select {
padding-right: 28px;
border: none;
}
.search-results-header .search-results-view {
display: none;
float: right;
}
@media (min-width: 992px) {
.search-results-header .search-results-view {
display: block;
}
}
.search-results-header .search-results-view i {
font-size: 1.2em;
height: 40px;
width: 40px;
margin-right: 5px;
color: #999;
line-height: 40px;
text-align: center;
border: 1px solid #e6e6e6;
background-color: #f3f3f3;
}
.search-results-header .search-results-view i:hover {
cursor: pointer;
}
.search-results-header .search-results-view .icon-view-grid.active:before {
content: "\e004";
}
.search-results-header .search-results-view .icon-view-list.active:before {
content: "\e001";
}
[data-view="list-view"] li {
width: 100%;
font-size: 1em;
}
[data-view="list-view"] li .property-item {
overflow: hidden;
}
@media (min-width: 992px) {
[data-view="list-view"] li .property-item .property-thumbnail {
float: left;
width: 40%;
}
[data-view="list-view"] li .property-item .title {
font-size: 1.4em;
}
[data-view="list-view"] li .property-item .property-content {
float: left;
width: 60%;
}
[data-view="list-view"] li .property-item .property-content .property-price {
position: absolute;
bottom: 0;
left: 40%;
right: 0;
margin: 0 30px;
}
}  .media-modal .thumbnail img {
max-width: none;
}
.media-modal input.search {
height: auto;
line-height: inherit;
}
#property-submit h1, #property-submit h2, #property-submit h3, #property-submit h4, #property-submit h5, #property-submit h6 {
margin-top: 0;
text-transform: none;
}
#property-submit .acf-fields > .acf-field {
margin: 0 0 20px;
padding: 0;
border: 0;
}
#property-submit .acf-field input {
height: 40px;
line-height: 40px;
padding: 0 10px;
font-size: 1em;
}
#property-submit .acf-field input[type=checkbox], #property-submit .acf-field input[type=radio] {
height: auto;
line-height: inherit;
}
#property-submit .acf-field .acf-label label {
margin-bottom: 0.5em;
}
#property-submit .acf-field .acf-label p {
margin: 0 !important;
font-size: 0.9em;
color: #999;
}
#property-submit .acf-field-user .chosen-container, #property-submit .acf-field-taxonomy .chosen-container {
display: none;
}
#property-submit .acf-taxonomy-field .categorychecklist-holder {
border-radius: 0;
}
#property-submit .acf-taxonomy-field .categorychecklist-holder li {
font-size: 1em;
line-height: inherit;
}
#property-submit .acf-taxonomy-field .categorychecklist-holder li label {
margin: 0;
font-weight: 400;
}
#property-submit .acf-gallery .acf-gallery-toolbar {
height: 60px;
}
#property-submit .acf-button {
height: auto;
}
#property-submit .acf-error-message {
margin: 0 0 1em;
padding: 0;
border-radius: 0;
}
#property-submit .acf-error-message p {
margin: 0 !important;
padding: 15px;
font-size: inherit !important;
line-height: inherit;
text-shadow: none;
}
#property-submit .meta-data {
margin-bottom: 2em;
padding: 0 0 0.5em 0;
text-align: right;
font-size: 0.9em;
color: #999;
border-bottom: 2px solid #e6e6e6;
}
#property-submit label {
font: 700 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#property-submit #property-features li {
float: left;
width: 33%;
}
#property-submit #property_location_chosen li:last-child, #property-submit #property_type_chosen li:last-child, #property-submit #property_status_chosen li:last-child {
color: #333;
font-weight: 700;
text-transform: uppercase;
border-top: 1px solid #e6e6e6;
}
#property-submit .other {
display: none;
margin: 1em 0 0;
}
#property-submit input[type=file] {
margin: 1em 0;
padding: 1em 0;
border-bottom: 1px solid #e6e6e6;
}
#property-submit #property-features, #property-submit #custom-fields {
margin: 1em 0;
padding: 1em 0;
border-top: 1px solid #e6e6e6;
}
#property-submit #property-features li label, #property-submit #custom-fields li label {
font-family: inherit;
font-weight: inherit;
}
#property-submit #custom-fields {
border: none;
}
#property-submit #custom-fields label[for^=property-custom-field_] {
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
}
#property-submit #floor-plan {
margin: 1em 0;
padding: 1em 0;
}
#property-submit #floor-plan .row {
margin-bottom: 1em;
border-bottom: 1px solid #e6e6e6;
}
#property-submit #floor-plan input[type=file] {
margin: 1em 0 0;
padding: 0;
border: none;
}
#property-submit #floor-plan a {
margin-bottom: 1em;
}
#property-submit #floor-plan img {
display: block;
}
#property-submit #preview-featured-image {
max-width: 250px;
position: relative;
margin-top: 10px;
}
#property-submit ul.gallery-images {
overflow: hidden;
list-style: none;
margin: 0;
padding: 0 0 1em 0;
}
#property-submit ul.gallery-images li {
position: relative;
float: left;
margin: 10px 10px 0 0;
}
#property-submit .map-wrapper {
margin: 0;
}
#property-submit #contact-information label.default-label {
font-family: inherit;
font-weight: inherit;
}
i.delete-uploaded-image {
opacity: 0.75;
position: absolute;
top: 0;
right: 0;
height: 30px;
width: 30px;
line-height: 30px;
font-size: .8em;
color: #fff;
text-align: center;
background: rgba(0, 0, 0, 0.5);
}
i.delete-uploaded-image:hover {
cursor: pointer;
opacity: 1;
}  body.page-template-template-property-submit-listing-php form.paypal-button {
display: block;
}
body.page-template-template-property-submit-listing-php form.paypal-button button {
line-height: 1.5;
}
body.page-template-template-property-submit-listing-php .property-search-form input[type="submit"] {
display: none;
} .btn,
.btn:focus,
input[type="submit"],
input.dsidx-contact-form-submit,
.more-link,
.acf-button {
display: inline-block;
outline: none !important;
padding: 0 1em;
font-size: 1em;
line-height: 40px;
color: #fff;
border: none;
border-radius: 4px;
background-color: #39424a;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.btn:hover,
.btn:focus:hover,
input[type="submit"]:hover,
input.dsidx-contact-form-submit:hover,
.more-link:hover,
.acf-button:hover {
background-color: #39424a;
}
.btn:hover a,
.btn:focus:hover a,
input[type="submit"]:hover a,
input.dsidx-contact-form-submit:hover a,
.more-link:hover a,
.acf-button:hover a {
color: #fff;
}
.btn a,
.btn:focus a,
input[type="submit"] a,
input.dsidx-contact-form-submit a,
.more-link a,
.acf-button a {
color: #fff;
}
.btn-light {
color: #999;
background-color: #f8f8f8;
}
.btn-light:hover {
color: #999;
background-color: #ebebeb;
}
.btn-dark {
color: #fff;
background-color: #2e353b;
}
.btn-dark:hover {
color: #fff;
background-color: #181b1f;
}
.btn-primary,
.btn-primary:focus,
input[type="submit"],
input.dsidx-contact-form-submit,
.more-link,
.acf-button.blue {
color: #fff;
background-color: #43becc;
}
.btn-primary:hover,
.btn-primary:focus:hover,
input[type="submit"]:hover,
input.dsidx-contact-form-submit:hover,
.more-link:hover,
.acf-button.blue:hover {
color: #fff;
background-color: #2e353b;
}
button.btn-primary:hover,
button.btn-primary:focus:hover,
button.more-link:hover,
button.acf-button.blue:hover {
background-color: #43becc;
}
.btn-ghost,
.btn-ghost:focus,
.btn-ghost-light,
.btn-ghost-light:focus {
color: #999;
border: 2px solid #e6e6e6;
background-color: transparent !important;
}
.btn-ghost:hover,
.btn-ghost:focus:hover,
.btn-ghost-light:hover,
.btn-ghost-light:focus:hover {
color: #8c8c8c;
border-color: #d9d9d9;
}
.btn-ghost-dark,
.btn-ghost-dark:focus {
color: #42484b;
border: 2px solid #23282d;
background-color: transparent !important;
}
.btn-ghost-dark:hover,
.btn-ghost-dark:focus:hover {
color: #363b3d;
border-color: #181b1f;
}
.btn-ghost-primary,
.btn-ghost-primary:focus {
color: #43becc;
border: 2px solid #43becc;
background-color: transparent !important;
}
.btn-ghost-primary:hover,
.btn-ghost-primary:focus:hover {
color: #2e353b;
border-color: #2e353b;
}
.btn-xs,
.btn-xs:focus {
padding: 0 .5em;
font-size: 0.8em;
}
.btn-sm,
.btn-sm:focus {
padding: 0 .8em;
font-size: 0.9em;
}
.btn-lg,
.btn-lg:focus {
padding: 0 2.5em;
font-size: 1.1em;
}
.btn-block {
display: block;
width: 100%;
}
.more-link {
display: inline-block;
margin-bottom: 0;
font-size: .9em;
}  .comments-area {
margin-top: 100px;
}
.comments-area .title {
margin-bottom: 50px;
padding-bottom: 30px;
font-size: 1.8em;
border-bottom: 1px solid #e6e6e6;
}
#reply-title .title {
margin-bottom: 0;
font-size: 1.6em;
border: none;
}
.comment-list {
margin-bottom: 100px;
padding: 0;
counter-reset: li;
}
.comment-list ul {
margin: 40px 0 0 85px;
padding: 0;
}
.comment-list li {
position: relative;
list-style: none;
}
.comment-list li:before {
opacity: 0.25;
position: absolute;
top: 0;
left: -50px;
font-size: 1.5em;
line-height: 65px;
content: "0" counter(li);
counter-increment: li;
}
@media (min-width: 992px) and (max-width: 1100px) {
.comment-list li:before {
display: none;
}
}
.comment-list li li:before {
display: none;
}
.comment-list .bypostauthor {
background-color: transparent;
}
.comment-list .comment-body {
margin-bottom: 50px;
}
.comment-list .comment-avatar {
float: left;
margin: 0 20px 0 0;
}
.comment-list .comment-avatar img {
height: 65px;
width: 65px;
border-radius: 50%;
}
.comment-list .comment-author .fn {
margin: 0;
font-size: 1.4em;
line-height: 1;
}
.comment-list .comment-author .fn a {
border-bottom: 1px solid #e6e6e6;
}
.comment-list .comment-meta {
display: inline-block;
margin: .5em 0 1em;
color: #999;
}
.comment-list .comment-meta a {
color: #999;
}
.comment-list .comment-content {
overflow: hidden;
clear: both;
position: relative;
margin: 0 0 0 85px;
}
#respond #reply-title {
margin-bottom: 0;
text-align: right;
}
#respond a#cancel-comment-reply-link {
display: block;
margin-bottom: 2em;
font-size: 0.9em;
text-transform: none;
}
.reply {
display: inline-block;
}
#commentform input,
#commentform textarea {
width: 100%;
margin-bottom: 1em;
}
#commentform .form-group {
margin-bottom: 0;
}
#commentform #submit {
width: auto;
}
#commentform p.form-submit {
margin-bottom: 0;
} form input.error, form textarea.error {
border-color: #fa726c;
}
form label.error {
display: block;
margin-top: .5em;
font-size: 0.9em;
color: #fa726c;
}
#form-errors, #form-success {
margin-top: 20px;
} .map-wrapper {
position: relative;
}
.map-wrapper a {
color: #787878;
}
.map-wrapper .loading, .map-wrapper .map-overlay-no-results {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
height: 60px;
width: 60px;
margin-top: -30px;
margin-left: -30px;
line-height: 68px;
text-align: center;
opacity: 0.9;
border-radius: 2px;
background-color: #fff;
}
.map-wrapper .loading i, .map-wrapper .map-overlay-no-results i {
font-size: 30px;
}
.map-wrapper .map-overlay-no-results {
display: none;
width: 250px;
margin-left: -125px;
font-size: 0.9em;
line-height: 60px;
}
.map-wrapper .map-controls {
position: absolute;
z-index: 1;
top: 10px;
right: 10px;
text-align: right;
}
.map-wrapper .map-controls > li {
display: inline-block;
}
.map-wrapper .map-controls .control {
display: inline-block;
margin-bottom: 5px;
padding: 0 10px;
font-size: 12px;
line-height: 30px;
opacity: .8;
border-radius: 2px;
background-color: #fff;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
-webkit-transition: background-color 0.2s;
transition: background-color 0.2s;
}
.map-wrapper .map-controls .control:hover {
opacity: 1;
color: #fff;
background-color: #43becc;
}
.map-wrapper .map-controls .control.active {
opacity: 1;
color: #fff;
background-color: #43becc;
}
.map-wrapper .map-controls .control.active:hover {
background-color: #43becc;
}
.map-wrapper .map-controls i {
line-height: 30px;
text-align: center;
}
.map-wrapper .map-controls .current-location i {
margin: 0 5px 0 0;
}
.map-wrapper .map-controls .map-type {
position: relative;
}
.map-wrapper .map-controls .map-type ul {
position: absolute;
top: 33px;
left: 0;
display: none;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
overflow: hidden;
opacity: .8;
}
.map-wrapper .map-controls .map-type ul li {
padding: 3px 10px;
font-size: 12px;
text-align: left;
color: #787878;
background-color: #fff;
}
.map-wrapper .map-controls .map-type ul li:first-child {
margin-top: 3px;
}
.map-wrapper .map-controls .map-type:hover ul {
display: block;
}
.map-wrapper .map-controls .map-type:hover ul li:hover, .map-wrapper .map-controls .map-type:hover ul li.active {
color: #fff;
background-color: #23282d;
}
.google-map {
position: relative;
height: 400px;
min-height: 400px !important;
width: 100%;
}
.google-map img {
max-width: none;
display: inline;
}
.google-map .cluster img {
max-width: 100%;
max-height: 100%;
}
.google-map .cluster > div {
position: relative;
width: auto;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 15px !important;
font-weight: 700 !important;
color: #fff !important;
}
.google-map label {
width: auto;
display: inline;
}
.google-map .infoBox {
width: auto !important;
}
.google-map .infoBox img[src*="close.png"] {
position: absolute !important;
z-index: 1001;
width: 32px;
height: 32px;
margin: 0;
top: -2px;
right: -2px;
background-color: rgba(255, 255, 255, 0.9);
opacity: .5;
-webkit-transition: all .2s;
transition: all .2s;
}
.google-map .infoBox img[src*="close.png"]:hover {
opacity: 1;
}
.google-map .map-marker-container {
max-width: 250px;
position: relative;
font-size: 15px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.google-map .map-marker-container .arrow-down {
position: absolute;
bottom: -28px;
left: 20px;
border-top-color: #fff;
border-top-color: rgba(255, 255, 255, 0.9);
border-width: 14px;
}
.google-map .map-marker-container .content {
padding: 15px 20px;
}
.google-map .map-marker-container .content .title {
margin-bottom: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s;
visibility: inherit;
}
.google-map .map-marker-container a {
padding-bottom: 2px;
color: #999;
border-bottom: 1px solid #e6e6e6;
}
.google-map .map-marker-container img {
display: block;
width: 100%;
height: auto;
}
.google-map .map-marker-container .logo {
padding: 15px 20px 0;
}
.google-map .title {
color: #43becc;
}
a.view-on-google-maps-link {
display: block;
opacity: 0.4;
margin-top: 1em;
font-size: 0.8em;
text-align: right;
line-height: 1;
color: #787878;
}
a.view-on-google-maps-link:hover {
opacity: 0.8;
}
.map-no-properties-found {
padding: 30px 0;
}    .header-fixed .pp_pic_holder {
margin-top: -135px;
}
.pp_previous:before,
.pp_next:before {
height: 40px;
width: 40px;
color: #fff;
font-size: 30px;
line-height: 40px;
text-indent: 0;
position: absolute;
top: 50%;
margin-top: -10px;
text-align: center;
}
.pp_previous:hover:before,
.pp_next:hover:before {
display: block;
}
.pp_previous:before {
left: -80px;
font-family: 'realty';
content: "\70";
}
.pp_next:before {
right: -80px;
font-family: 'realty';
content: "\73";
}
.pp_top,
.pp_right,
.pp_bottom,
.pp_left {
background: none;
} div.pp_pic_holder a:focus {
outline: none;
}
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top {
padding: 0 20px;
}
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content {
height: 40px;
min-width: 40px;
}
* html .pp_content {
width: 40px;
}
.pp_fade {
display: none;
}
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left {
padding-left: 20px;
}
.pp_content_container .pp_right {
padding-right: 20px;
}
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social {
float: left;
margin: 0;
}
.pp_social .facebook {
float: left;
margin-left: 5px;
width: 55px;
overflow: hidden;
}
.pp_social .twitter {
float: left;
}
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
}
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
text-indent: -100000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
left: 50%;
margin-top: 10px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px solid transparent;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
border-color: #fff;
}
.pp_gallery ul a img {
border: 0;
}
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img {
display: none;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
display: block;
float: right;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_previous {
display: block;
float: left;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute;
right: 0;
top: 0;
display: block;
text-indent: -10000px;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom {
padding: 0 20px;
}
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res .pp_inline {
text-align: left;
}
div.ppt {
color: #fff !important;
display: none;
font-size: 1.3em;
margin: 0 0 5px 15px;
text-align: center;
z-index: 9999;
}  .property-items {
position: relative;
margin-bottom: 50px;
}
.property-items li.col-md-6:nth-child(2n+3) {
clear: both;
}
.property-items li.col-lg-4:nth-child(2n+3) {
clear: none;
}
@media (min-width: 1200px) {
.property-items li.col-lg-4:nth-child(3n+4) {
clear: both;
}
.property-items li.col-lg-4 .property-item .title {
font-size: 1.3em;
}
.property-items li.col-lg-4 .property-item .property-content .property-meta > div {
width: 50%;
}
}
.property-items li.col-lg-3:nth-child(2n+3) {
clear: none;
}
@media (min-width: 1200px) {
.property-items li.col-lg-3 {
font-size: 0.9em;
}
.property-items li.col-lg-3:nth-child(4n+5) {
clear: both;
}
.property-items li.col-lg-3 .property-item .title {
font-size: 1.3em;
}
.property-items li.col-lg-3 .property-item .property-content .property-meta > div {
width: 50%;
}
}
.property-items.list li {
width: 100%;
font-size: 1em;
}
.property-items.list li .property-item {
overflow: hidden;
}
@media (min-width: 992px) {
.property-items.list li .property-item {
background-color: #fff;
}
.property-items.list li .property-item .property-thumbnail {
float: left;
width: 40%;
}
.property-items.list li .property-item .title {
font-size: 1.3em;
}
.property-items.list li .property-item .property-content {
float: left;
width: 60%;
}
}
.property-items.loading, .property-items .loader-container {
min-height: 200px;
}
.compare-property {
display: none;
}
.show-compare .compare-property {
display: inline-block;
}
.property-item {
position: relative;
margin-bottom: 30px;
background-color: #fbfbfb;
}
.property-item.featured .property-title .title {
color: #fff;
}
.property-item.featured .property-title::after {
background-color: #43becc;
}
.property-item .property-thumbnail {
position: relative;
overflow: hidden;
margin: 0;
}
.property-item a {
color: inherit;
}
.property-item .property-excerpt {
font-size: .9em;
}
.property-item img {
display: block;
max-width: none;
width: 100%;
-webkit-transition: all 0.5s;
transition: all 0.5s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
@media (min-width: 768px) {
.property-item img {
width: calc(100% + 20px) !important;
-webkit-filter: grayscale(0%);
filter: none;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
}
.property-item figcaption {
top: 0;
height: 100%;
width: 100%;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (min-width: 768px) {
.property-item figcaption {
position: absolute;
}
}
@media (min-width: 768px) {
.property-item:hover img {
filter: gray;
-webkit-filter: grayscale(100%);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.property-item:hover .property-excerpt {
opacity: 1;
}
.property-item:hover .property-excerpt::after {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.property-item:hover .arrow-right {
opacity: 0;
}
.property-item:hover .property-tag {
display: none;
}
.property-item .property-title {
position: relative;
z-index: 0;
padding: 15px;
}
.property-item .property-title::after {
position: absolute;
z-index: -1;
opacity: 0.75;
top: 0;
left: 0;
content: "";
width: 100%;
height: 100%;
background-color: #f0f0f0;
}
.property-item .property-title .title {
margin-bottom: 0;
font-size: 1.3em;
color: #787878;
}
.property-item .address {
font-size: 1.2em;
}
.property-item .property-excerpt {
display: none;
position: absolute;
top: 0;
width: 100%;
height: 100%;
padding: 15px 15px;
opacity: 0;
background-color: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (min-width: 768px) {
.property-item .property-excerpt {
display: block;
}
}
.property-item .property-excerpt::after {
position: absolute;
opacity: 0.5;
top: 0;
left: 0;
width: 100%;
height: 3px;
background: #43becc;
content: '';
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.property-item .property-meta > div {
width: 50%;
}
.property-item .property-price {
position: relative;
padding: 0 15px;
color: #787878;
text-align: left;
border-top: 1px solid #eeeeee;
}
@media (min-width: 768px) {
.property-item .property-price {
line-height: 50px !important;
}
}
@media (min-width: 992px) {
.property-item .property-price {
font-size: 1.1em;
}
}
.property-item .property-price span {
font-weight: 300;
}
.property-item .property-price i {
opacity: 0.3;
line-height: inherit;
margin-right: 10px;
}
.property-item .property-price i:hover {
opacity: 0.75;
cursor: pointer;
}
.property-item .property-price .price-tag {
float: left;
color: #999;
}
.property-item .property-price .property-icons {
float: right;
}
.property-tag {
width: auto;
position: absolute;
top: 10px;
background: #23282d;
background-color: rgba(0, 0, 0, 0.8);
padding: 6px 8px;
font-size: .8em;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
border-radius: 4px;
opacity: .8;
}
.property-tag.tag-left {
left: 10px; }
.property-tag.tag-right {
right: 10px;
}
.property-tag .icon-star, .property-tag .icon-star-full {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.property-meta {
padding: 15px;
font-size: 0.9em;
line-height: 2;
color: #999;
text-align: center;
}
@media (min-width: 768px) {
.property-meta {
text-align: left;
}
}
.property-meta a {
color: #999;
}
.property-meta a:hover {
color: #787878;
}
.property-meta a:hover .meta-data {
cursor: pointer;
}
.property-meta .meta-title {
display: inline-block;
width: 25px;
}
.property-meta > div {
float: left;
}
.property-meta .meta-data {
display: inline-block;
}
.property-meta .meta-data:hover {
cursor: default;
}
.add-to-favorites:hover {
cursor: pointer;
}
#compare-properties-popup {
display: none;
margin: 30px 0;
padding: 30px 0;
border-top: 2px solid #e6e6e6;
border-bottom: 2px solid #e6e6e6;
}
#compare-properties-thumbnails ul {
margin-bottom: 0;
}
#compare-properties-thumbnails li {
float: left;
margin-bottom: 30px;
}
#property-comparison-table .comparison-header {
display: inline-block;
width: 18%;
vertical-align: top;
}
#property-comparison-table .comparison-data {
position: relative;
display: inline-block;
width: 39%;
margin-left: 1%;
vertical-align: top;
}
#property-comparison-table .comparison-data a {
color: inherit;
}
#property-comparison-table .comparison-data.columns-3 {
width: 25.66%;
}
#property-comparison-table .comparison-data.columns-4 {
width: 19%;
}
#property-comparison-table .comparison-data .remove-property-from-comparison {
opacity: 0.75;
position: absolute;
top: 0;
right: 0;
height: 25px;
width: 25px;
line-height: 25px;
font-weight: 700;
color: #fff;
text-align: center;
background-color: rgba(0, 0, 0, 0.25);
}
#property-comparison-table .comparison-data .remove-property-from-comparison:hover {
opacity: 1;
cursor: pointer;
}
#property-comparison-table .comparison-data .remove-property-from-comparison::before {
content: "";
}
#property-comparison-table .comparison-main .property-title {
margin-bottom: 0;
}
#property-comparison-table .comparison-main .property-address {
font-size: 0.9em;
color: #999;
}
#property-comparison-table .comparison-attributes {
margin-top: 30px;
}
#property-comparison-table .comparison-attributes .comparison-row {
font-size: 0.9em;
line-height: 2.5;
border-bottom: 1px solid #e6e6e6;
}
#property-comparison-table .comparison-attributes .comparison-header {
font-weight: 700;
}
.property-item .share-unit {
z-index: 9999;
position: absolute;
top: -195px;
left: -10px;
width: 40px;
height: 40px;
line-height: 40px;
}
.property-item .share-unit::after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #c91a22;
content: " ";
height: 0;
position: absolute;
right: 12px;
width: 0;
}
.property-item .share-unit a {
color: #fff;
display: block;
text-align: center;
}
.property-item .share-unit .social-facebook {
background-color: #3b5998;
}
.property-item .share-unit .social-twitter {
background-color: #4cc2ff;
}
.property-item .share-unit .social-google {
background-color: #d23e2b;
}
.property-item .share-unit .social-pinterest {
background-color: #c91a22;
}
.property-item .share-unit i {
display: block;
margin: 0;
padding: 0;
opacity: 1;
}
.property-payment-buttons {
position: absolute;
top: 30px;
width: 100%;
margin: 0 -5px;
text-align: center;
}
.property-payment-buttons form {
margin: 0 5px;
}  .property-search-form {
position: relative;
z-index: 2;
margin-bottom: 50px;
padding: 30px 30px 10px;
font-size: 0.9em;
border-radius: 4px;
background-color: #fff;
}
.property-search-form input:not([type=submit]), .property-search-form select, .property-search-form select:focus, .property-search-form .chosen-container {
background-color: #fff;
}
.property-search-form input[type="submit"] {
width: 100%;
}
.property-search-form .property-search-more {
height: 0;
overflow: hidden;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.property-search-form .property-search-more h6 {
padding: 1em;
background-color: #f8f8f8;
}
.property-search-form .property-search-more.show {
height: auto;
margin-bottom: 20px;
}
.property-search-form .property-search-more .form-group {
margin-bottom: 0.5em;
}
.property-search-form .property-search-more input[type="radio"] {
margin-left: 2px;
}
.property-search-form .property-search-more i {
display: block;
}
.property-search-form .price-range {
height: 40px;
}
.property-search-form .price-range label {
display: block;
margin: 0;
height: 22px;
max-height: 25px;
line-height: 1;
color: inherit;
text-align: center;
}
.property-search-form .price-range-slider.noUi-target, .property-search-form #price-range.noUi-target {
border-radius: 0;
border-color: #e6e6e6;
}
.property-search-form .price-range-slider.noUi-horizontal, .property-search-form #price-range.noUi-horizontal {
height: 15px;
}
.property-search-form .price-range-slider.noUi-horizontal .noUi-origin, .property-search-form #price-range.noUi-horizontal .noUi-origin {
-webkit-box-shadow: none;
box-shadow: none;
}
.property-search-form .price-range-slider.noUi-horizontal .noUi-handle, .property-search-form #price-range.noUi-horizontal .noUi-handle {
height: 24px;
width: 24px;
left: -12px;
top: -6px;
cursor: pointer;
border-radius: 0;
border-color: #e6e6e6;
-webkit-box-shadow: none;
box-shadow: none;
}
.property-search-form .price-range-slider.noUi-horizontal .noUi-handle:before, .property-search-form .price-range-slider.noUi-horizontal .noUi-handle:after, .property-search-form #price-range.noUi-horizontal .noUi-handle:before, .property-search-form #price-range.noUi-horizontal .noUi-handle:after {
top: 6px;
left: 9px;
height: 10px;
}
.property-search-form .price-range-slider.noUi-horizontal .noUi-handle:after, .property-search-form #price-range.noUi-horizontal .noUi-handle:after {
left: 12px;
} .agent img {
display: block;
width: 100%;
}
.agent .description {
margin: 20px 0;
color: #999;
}
.agent .social, .agent .social-transparent {
padding: 1em;
text-align: center;
background-color: #f3f3f3;
}
.agent .social a, .agent .social-transparent a {
margin: 5px;
display: inline-block;
}
.agent .social i, .agent .social-transparent i {
margin: 0;
}
.agent-thumbnail {
width: 100%;
}
.agent-details {
position: relative;
padding: 20px;
background-color: #fff;
}
.agent-details .title {
margin-top: 0.5em;
margin-bottom: 0;
font-size: 1.5em;
}
@media (min-width: 768px) {
.agent-details .title {
margin-top: 0;
}
}
.agent-details .company-name {
margin-bottom: .25em;
color: #999;
font-size: 1.1em;
}
.agent-details .contact {
font-size: .9em;
line-height: 2;
color: #999;
}
.agent-details .contact i {
display: inline-block;
width: 20px;
margin-right: 5px;
}
.agent-details .contact a {
padding-bottom: 1px;
color: #999;
border-bottom: 1px solid #e6e6e6;
}
.agent-details .contact a:hover {
color: #787878;
}
.latest-posts .entry-header .entry-title {
font-size: 1.5em;
}
.wrapper-out {
position: absolute;
top: 0;
right: 15px;
left: 15px;
bottom: 0;
}
.wrapper {
display: table;
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}
.wrapper .inner {
display: table-cell;
vertical-align: middle;
}
.wrapper .inner.bottom {
vertical-align: bottom;
}
.wrapper .inner.bottom .slideshow-content-link .title {
font-size: 1.3em !important;
}
@media (min-width: 768px) {
.wrapper .inner.bottom .slideshow-content-link .title {
max-width: none !important;
}
}
.property-slider {
position: relative;
min-height: 400px !important;
width: 100%;
margin-bottom: 50px;
}
.property-slider.original {
height: auto !important;
min-height: 0 !important;
}
.property-slider .slides {
overflow: hidden;
opacity: 0;
}
.property-slider .slick-list {
margin: 0;
}
.property-slider .slide-item {
position: relative;
margin: 0;
}
.property-slider .title {
position: relative;
display: inline-block;
max-width: 80%;
margin-left: 10%;
margin-bottom: 0;
padding: 15px 20px;
font-size: 1.5em;
font-weight: 300;
color: #fff;
background-color: #43becc;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (min-width: 768px) {
.property-slider .title {
padding-left: 30px;
padding-right: 30px;
font-size: 1.8em;
}
}
@media (min-width: 1200px) {
.property-slider .title {
max-width: 100%;
margin-left: 0;
}
}
.property-slider .title a {
color: #fff;
}
.property-slider .title .property-video-popup {
opacity: 0.75;
padding-left: 15px;
font-size: 0.8em;
vertical-align: super;
}
.property-slider .title .property-video-popup:hover {
opacity: 1;
}
.property-slider .description {
overflow: hidden;
display: inline-block;
max-width: 80%;
margin-left: 10%;
position: relative;
padding: 15px 20px 0;
font-size: 0.9em;
color: #999;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.95);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (min-width: 768px) {
.property-slider .description {
padding: 15px 30px;
font-size: 1em;
}
}
@media (min-width: 1200px) {
.property-slider .description {
max-width: 60%;
margin-left: 0;
}
}
.property-slider .description .arrow-right {
position: absolute;
top: -30px;
left: 0;
border-width: 30px;
border-left-color: #43becc;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.property-slider .description .arrow-left {
position: absolute;
top: -30px;
right: 0;
border-width: 30px;
border-right-color: #43becc;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.property-slider .description .property-price {
float: left;
font-size: 1.5em;
font-weight: 300;
line-height: 50px;
color: #787878;
}
.property-slider .description .property-data {
font-size: 0.9em;
border-top: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
.property-slider .description .property-data {
padding-top: 1em;
}
}
.property-slider .description .property-details {
display: none;
float: right;
margin: 0 -5px;
line-height: 50px;
}
@media (min-width: 768px) {
.property-slider .description .property-details {
display: inherit;
}
}
.property-slider .description .property-details div {
display: inline-block;
margin: 0 5px;
}
.property-slider .description .property-details i {
width: 25px;
}
.property-slider .toggle-property-search-more {
color: #787878;
}
.property-slider .property-search-more h6 {
padding: 0;
font-weight: 700;
background-color: transparent;
}
.property-slider label {
color: #787878;
}
.rtl .property-slider .title .property-video-popup {
padding: 0 15px 0 0;
}
.slideshow-search {
opacity: 0;
position: absolute;
z-index: 3;
width: 100%;
top: 50%;
text-align: center;
-webkit-transition: all .8s .4s;
transition: all .8s .4s;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
.slideshow-search.show {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.slideshow-search .container {
opacity: 1 !important;
}
.slideshow-search form {
display: inline-block;
height: 200px;
margin: -100px 0 0;
padding: 30px;
background-color: rgba(255, 255, 255, 0.95);
}
@media (min-width: 768px) {
.slideshow-search form {
width: 80%;
height: 100px;
margin: -50px 10% 0;
text-align: left;
}
}
.slideshow-search form.property-search-form {
height: auto;
padding-bottom: 15px;
border: none;
}
.slideshow-search form #mini-search-location, .slideshow-search form #mini_search_location_chosen {
float: left;
margin-right: 10px;
margin-bottom: 0.5em;
background-color: #fff;
}
@media (min-width: 768px) {
.slideshow-search form #mini-search-location, .slideshow-search form #mini_search_location_chosen {
width: auto !important;
min-width: 250px;
margin-bottom: 0;
}
}
.slideshow-search form #mini-search-status, .slideshow-search form #mini_search_status_chosen {
float: left;
margin-right: 10px;
background-color: #fff;
margin-bottom: 0.5em;
}
@media (min-width: 768px) {
.slideshow-search form #mini-search-status, .slideshow-search form #mini_search_status_chosen {
width: auto !important;
margin-bottom: 0;
}
}
.slideshow-search form select {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.slideshow-search form .mini-search-form input[type="submit"] {
width: 100%;
}
@media (min-width: 768px) {
.slideshow-search form .mini-search-form input[type="submit"] {
width: auto;
}
}
.testimonial-item .arrow-left {
position: absolute;
top: 15px;
left: -40px;
border-right-color: #fff;
border-width: 30px;
border-right-color: #f8f8f8;
}
.testimonial-item .content {
position: relative;
padding: 20px 25px;
font-size: 1em;
color: #999;
background-color: #f8f8f8;
}
.testimonial-item .content blockquote {
margin: 0;
text-align: left;
}
.testimonial-item .content blockquote p, .testimonial-item .content blockquote cite {
font-size: 1em;
}
.section-title {
margin-top: 0;
} .slick-slider {
-webkit-transition: opacity 2s;
transition: opacity 2s;
}
.slick-slider:hover .slick-arrow {
opacity: 1;
}
.slick-slider .property-item {
margin-bottom: 5px;
}
.slick-list {
height: auto !important;
margin: 0 -15px;
}
.slick-list:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
bottom: 0;
width: 15px;
content: "";
}
.slick-list:after {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
width: 15px;
content: "";
}
.slick-slide {
margin: 0 15px 5px;
outline: 0;
-webkit-transition: all .5s;
transition: all .5s;
}
.slick-slide img {
width: 100%;
}
.slick-slide .property-item {
margin-bottom: 5px;
}
.arrow-container {
margin: 15px -5px 0;
}
.arrow-container .slick-arrow {
opacity: 1;
position: relative;
top: 0;
margin: 0 5px;
height: 40px;
width: 40px;
font-size: 1em;
font-weight: 700;
line-height: 40px;
}
.slick-arrow {
opacity: 0;
position: absolute;
z-index: 1001;
top: 50%;
height: 60px;
width: 60px;
margin-top: -30px;
font-size: 30px;
line-height: 60px;
color: #fff;
text-align: center;
background-color: #000;
background-color: rgba(0, 0, 0, 0.3);
cursor: pointer;
-webkit-transition: all .2s;
transition: all .2s;
}
.slick-arrow.icon-arrow-left {
left: 0;
}
.slick-arrow.icon-arrow-right {
right: 0;
}
.slick-arrow:hover {
background-color: rgba(0, 0, 0, 0.6);
}
.slick-dots {
position: absolute;
left: 50%;
bottom: 30px;
list-style-type: none;
margin: 0;
padding: 0;
line-height: 1;
text-align: center;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.slick-dots li {
display: inline-block;
margin: 0 6px;
cursor: pointer;
}
.slick-dots .dot {
position: relative;
height: 12px;
width: 12px;
border: 2px solid transparent;
border-radius: 100px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.5);
}
.slick-dots .slick-active .dot {
top: 2px;
width: 16px;
height: 16px;
border-color: rgba(255, 255, 255, 0.75);
background-color: transparent;
}
.dots-below {
margin-bottom: 60px;
}
.dots-below .slick-dots {
bottom: -40px;
}
.dots-below .slick-dots .dot {
background-color: #000;
background-color: rgba(0, 0, 0, 0.25);
}
.dots-below .slick-dots .slick-active .dot {
border-color: rgba(0, 0, 0, 0.5);
background-color: transparent;
}
.pp_details {
line-height: 30px;
}
.pp_nav {
margin-top: 0;
}
.pp_nav p {
margin-top: 0;
margin-bottom: 0;
}
.property-image-container .slick-dots .dot {
margin: 0 1px;
height: 16px;
width: 16px;
border-width: 3px;
}
.property-image-container .slick-dots .slick-active .dot {
height: 22px;
width: 22px;
} .vc_row.container {
margin-left: auto;
margin-right: auto;
}
.vc_row.container:not(.vc_row) {
padding: 0;
}
.vc_row.overlay {
position: relative;
}
.vc_row.overlay .background-overlay {
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
}
.vc_row.overlay .wpb_column {
position: relative;
z-index: 2;
}
.vc_row.full-width {
margin: 0;
}
.vc_row.full-width .vc_column-inner {
padding: 0;
}
#row_background_slider {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
overflow: hidden;
} .widget {
margin-bottom: 60px;
}
.widget b {
font-weight: inherit;
}
.widget img {
display: block;
}
.widget form {
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.widget table {
width: 100%;
margin: 0;
}
.widget table caption {
margin-bottom: 1em;
text-transform: uppercase;
}
.widget table tfoot {
margin-top: 0.5em;
}
.widget table tfoot a {
display: inline-block;
padding-top: 10px;
color: #999;
}
.widget .empty-title .widget-title {
display: none;
}
.widget .widget-thumbnail {
position: relative;
z-index: 2;
background: #fff;
}
.widget .widget-thumbnail a:hover img {
opacity: 0.6;
}
.widget .agent-details {
padding: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.widget .wpcf7 p {
margin-bottom: 0.5em;
}
.widget .wpcf7 input[type="submit"] {
margin-top: 0.5em;
}
.widget .wpcf7 textarea, .widget .wpcf7 input:not([type="submit"]) {
border: 1px solid #e6e6e6;
}
.widget .wpcf7 textarea:focus, .widget .wpcf7 input:not([type="submit"]):focus {
border-color: #43becc;
}
.widget .wpcf7 textarea {
max-height: 100px;
}
.widget-container a {
color: #787878;
}
.widget-title {
font-size: 1.4em;
}
.widget-text {
padding: 1em;
}
.widget-text .title {
margin-bottom: 5px;
font-size: 1.2em;
}
.widget-text .sub-title {
margin-bottom: 0;
line-height: 1;
color: #999;
}
#footer .widget_featured_properties .widget-text {
background-color: rgba(255, 255, 255, 0.05);
}
#footer .widget_featured_properties .widget-text .title {
color: #fff;
}
#footer .menu {
list-style-type: none;
margin: 0 -5px;
padding: 0;
}
#footer .menu li {
display: inline-block;
margin: 0 5px;
}
#footer form {
font-size: 1em;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
#footer form .chosen-container {
background-color: transparent;
}
#footer .chosen-single,
#footer .chosen-drop {
border-color: #404040;
background-color: #404040;
}
#footer .chosen-search input {
border-color: #43becc;
}
.widget_agent_properties .widget-content,
.widget_agents .widget-content,
.widget_featured_properties .widget-content,
.widget_latest_posts .widget-content,
.widget_single_property .widget-content,
.widget_testimonials .widget-content,
.widget_latest_tweets_widget .widget-content {
padding: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
.widget_agent_properties .widget-thumbnail img,
.widget_agents .widget-thumbnail img,
.widget_featured_properties .widget-thumbnail img,
.widget_latest_posts .widget-thumbnail img,
.widget_single_property .widget-thumbnail img,
.widget_testimonials .widget-thumbnail img,
.widget_latest_tweets_widget .widget-thumbnail img {
width: 100%;
}
.widget_property_listing .property-meta > div {
width: 100%;
}
.widget_property_listing .price-tag {
float: none;
}
.widget_property_map .widget-content {
padding: 0;
border: none;
}
#sidebar .widget_property_search [class^="col-"],
#footer .widget_property_search [class^="col-"],
#sidebar .widget_custom_property_search_form [class^="col-"],
#footer .widget_custom_property_search_form [class^="col-"],
#sidebar .widget_membership_packages [class^="col-"],
#footer .widget_membership_packages [class^="col-"] {
width: 100%;
}
#sidebar .widget_property_search .property-search-form,
#footer .widget_property_search .property-search-form,
#sidebar .widget_custom_property_search_form .property-search-form,
#footer .widget_custom_property_search_form .property-search-form,
#sidebar .widget_membership_packages .property-search-form,
#footer .widget_membership_packages .property-search-form {
margin-bottom: 0;
}
.widget_testimonials blockquote {
position: relative;
margin: 0;
}
.widget_testimonials blockquote p {
font-size: 1em;
}
.widget_testimonials blockquote cite {
font-size: 1em;
}
.widget_latest_posts .widget-text p {
font-size: 0.9em;
}
#wp-calendar {
text-align: center;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar th {
text-align: center;
}
.widget_search input[type="submit"] {
font-size: 0.9em;
}
.widget_search label {
display: block;
margin: 0;
}
.widget_search input {
width: 100%;
} .sticky .entry-header {
border-top: 4px solid #43becc;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft,
img.alignleft {
margin: 0.5em 1.5em 0.5em 0;
}
.wp-caption.alignleft {
margin: 0.5em 1em 0.5em 0;
}
blockquote.alignright,
img.alignright {
margin: 0.5em 0 0.5em 1.5em;
}
.wp-caption.alignright {
margin: 0.5em -0.5em 0.5em 1em;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 1em;
width: 50%;
}
.entry-content blockquote.alignleft p,
.entry-content blockquote.alignright p {
margin-bottom: 1em;
}
.wp-caption {
max-width: 100%;
overflow: hidden;
position: relative;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.alignnone .wp-caption-text {
margin-right: 0;
}
.wp-caption-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.8em;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 8px 10px;
position: absolute;
bottom: -50%;
left: 0;
right: 10px;
border: none;
background-color: rgba(255, 255, 255, 0.8);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.wp-caption:hover .wp-caption-text, .gallery-item:hover .gallery-caption {
bottom: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
position: absolute;
margin: -1px;
padding: 0;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}  [id^="gallery-"] {
margin: 0 -10px !important;
}
[id^="gallery-"].gallery {
margin-bottom: 20px;
}
[id^="gallery-"].gallery .gallery-item {
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-top: 0 !important;
margin-right: 0 !important;
margin-left: 0 !important;
padding: 0 10px;
overflow: hidden;
position: relative;
}
[id^="gallery-"].gallery .gallery-item img {
width: 100% !important;
border: none !important;
}
[id^="gallery-"].gallery .gallery-item img:hover {
opacity: 0.8;
}
[id^="gallery-"] br {
display: none;
}
[id^="gallery-"]:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-caption {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 0.8em;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 8px 10px;
position: absolute;
bottom: -50%;
left: 10px;
right: 10px;
border: none;
background-color: rgba(255, 255, 255, 0.8);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .chosen-container {
font-size: 1em;
border-radius: 4px;
}
.chosen-container.chosen-container-active .chosen-single {
border-color: #43becc;
}
.chosen-container.chosen-with-drop .chosen-single {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.chosen-container.chosen-container-single {
position: relative;
}
.chosen-container.chosen-container-single .chosen-single {
display: block;
background: inherit;
}
.chosen-container.chosen-container-single .chosen-single div b {
display: none;
}
.chosen-container.chosen-container-single .chosen-search {
padding: 5px 10px;
}
.chosen-container.chosen-container-single .chosen-search input[type="text"] {
border-color: #e6e6e6;
}
.chosen-container.chosen-container-single::after {
font-family: 'realty';
content: "\75";
position: absolute;
top: 0;
right: 15px;
font-size: .6em;
line-height: 40px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.chosen-container.chosen-container-single:hover {
cursor: pointer;
border-color: #e6e6e6;
}
.chosen-container.chosen-container-single.chosen-rtl::after {
right: auto;
left: 14px;
}
.chosen-container .chosen-drop {
border-color: #43becc;
border-radius: 0;
}
.chosen-container .chosen-results {
margin: 5px 0;
padding: 0 10px !important;
font-size: 0.9em;
}
.chosen-container .chosen-results li {
padding: 0 5px;
line-height: 2.2;
}
.chosen-container .chosen-results li.highlighted {
color: #999;
background: none;
}
.chosen-container .chosen-results li.group-result {
color: #5f5f5f;
text-transform: uppercase;
background-color: #f8f8f8;
}
.chosen-container .chosen-results li.group-option {
padding-left: 0;
}
.chosen-container .chosen-results li.group-option:before {
content: "- ";
}
.chosen-container .chosen-results li.group-option.level2 {
margin-left: 1em;
}
.chosen-container .chosen-results li.group-option.level3 {
margin-left: 2em;
}
.chosen-container .chosen-results li.group-option.level4 {
margin-left: 3em;
} div.wpcf7 input:not([type="submit"]), div.wpcf7 textarea {
width: 100%;
}
div.wpcf7 label {
margin: 0;
}
div.wpcf7 .required {
color: #e82c0c;
}
div.wpcf7 img.ajax-loader {
margin-left: 1em;
}
div.wpcf7 img.wpcf7-captchac {
float: left;
}
div.wpcf7 input.wpcf7-not-valid, div.wpcf7 textarea.wpcf7-not-valid {
border-color: #e82c0c;
}
div.wpcf7 .wpcf7-textarea {
height: 153px;
}
div.wpcf7 span.wpcf7-quiz-label {
display: block;
}
div.wpcf7 span.wpcf7-not-valid-tip {
display: block;
margin-top: 10px;
font-size: 0.9em;
color: #e82c0c;
}
div.wpcf7 .wpcf7-response-output {
margin: 0 0 30px;
padding: 0;
font-size: 0.9em;
}
div.wpcf7 .wpcf7-validation-errors {
color: #e82c0c;
border: none;
}
div.wpcf7 .wpcf7-mail-sent-ok {
color: #45BF55;
border: none;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7 .wpcf7-form-control-wrap {
display: block !important;
margin-bottom: 1em;
}
div.wpcf7 br {
display: none;
} .datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-top: 0;
position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #ffffff;
}
.datepicker > div {
display: none;
}
.datepicker.days div.datepicker-days {
display: block;
}
.datepicker.months div.datepicker-months {
display: block;
}
.datepicker.years div.datepicker-years {
display: block;
}
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 35px;
height: 20px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
background: #eeeeee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fdd49a), to(#fdf59a));
background-image: linear-gradient(top, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
color: #000;
}
.datepicker table tr td.today.active:hover {
color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
background: #eeeeee;
border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(#f3c17a), to(#f3e97a));
background-image: linear-gradient(top, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#808080));
background-image: linear-gradient(top, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #43becc;
color: #fff;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #43becc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #43becc;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
}
.datepicker table tr td span:hover {
background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #43becc;
color: #fff;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #43becc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #43becc;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
color: #999999;
}
.datepicker th.datepicker-switch {
width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
background: #eeeeee;
}
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
cursor: default;
background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
cursor: pointer;
width: 16px;
height: 16px;
}
.input-daterange input {
text-align: center;
}
.input-daterange input:first-child {
border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 20px;
padding: 4px 5px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px;
}
.datepicker.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 2001 !important;
float: left;
display: none;
min-width: 160px;
list-style: none;
padding: 0;
background-color: #fff;
border-radius: 0;
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
color: #787878;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
padding: 4px 5px;
}
#ihf-main-container {
font-size: 1em;
line-height: 1.7;
}
#ihf-main-container a, #ihf-main-container a:hover, #ihf-main-container a:focus {
color: #787878;
text-decoration: none;
}
#ihf-main-container .well {
padding: 15px;
border: none;
border-radius: 0;
-webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.15);
}
#ihf-main-container .title-bar-1 {
margin: 0 15px 15px;
padding: 15px;
border: none;
border-radius: 0;
text-shadow: none;
background-color: #f8f8f8;
}
#ihf-main-container .ihf-tab-pane {
font-size: .9em;
}
#ihf-main-container .chosen-container-single .chosen-single div b {
display: none;
}
#ihf-main-container .btn:not(.ihf-share-btn) {
height: 40px;
line-height: 40px;
padding: 0 10px;
}
#ihf-main-container .btn:not(.ihf-share-btn) * {
line-height: 40px;
}
#ihf-main-container .btn-primary {
color: #787878;
border: none;
background-color: #f8f8f8;
}
#ihf-main-container .btn-link {
color: #787878;
}
#ihf-main-container #saveSearchButton i {
display: none;
}
#ihf-main-container .ihf-grid-result-container .title-bar-1 {
margin: -15px -15px 0;
}
#ihf-main-container .ihf-grid-result-container .title-bar-1 a {
color: #787878 !important;
}
#ihf-main-container .ihf-grid-result-container .ihf-grid-result-address {
display: block;
margin: 15px 0;
color: #999;
font-size: .9em;
text-transform: none;
}
#ihf-main-container .ihf-grid-result-container .ihf-grid-result-mlsnum-proptype {
color: #999;
}
#ihf-main-container .ihf-listing-detail .ihf-main-image img {
width: 100%;
}
#ihf-main-container .ihf-listing-detail .carousel-control {
font-size: 40px;
}
#ihf-main-container .ihf-listing-detail .carousel-caption .badge {
padding: 6px 10px;
font-size: .8em;
text-shadow: none;
background-color: #23282d;
}
#ihf-main-container .ihf-listing-detail .ihf-listing-number {
font-size: 1.2em;
color: #42484b;
}
#ihf-main-container .ihf-listing-detail .ihf-virtual-tour-link a {
text-decoration: underline;
} #jp-carousel-comment-form-container, div.jp-carousel-buttons a.jp-carousel-commentlink, #jp-carousel-comments-loading {
display: none !important;
}
.jp-carousel-buttons {
padding: 0 !important;
}
.jp-carousel-image-meta {
display: none;
}
.jp-carousel-wrap .jp-carousel-light .jp-carousel-close-hint, .jp-carousel-wrap .jp-carousel-close-hint {
top: 20px;
}
.jp-carousel-wrap .jp-carousel-light .jp-carousel-close-hint span, .jp-carousel-wrap .jp-carousel-close-hint span {
float: right;
font-size: 3em !important;
color: inherit;
background: transparent !important;
}
.jp-carousel-info {
display: none;
}
.jp-carousel-info .jp-carousel-photo-info h2 {
font-size: 1.5em !important;
}
.jp-carousel-next-button span, .jp-carousel-previous-button span {
background: none !important;
}
.jp-carousel-next-button, .jp-carousel-previous-button {
overflow: visible !important;
text-indent: 0 !important;
opacity: 0.5;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.jp-carousel-next-button:before, .jp-carousel-previous-button:before {
height: 100px;
font-family: FontAwesome;
font-size: 100px;
position: absolute;
top: 50%;
margin-top: -50px;
left: 10px;
line-height: 1;
text-align: center;
color: #787878;
content: "\F104";
}
.jp-carousel-next-button:hover, .jp-carousel-previous-button:hover {
opacity: 1;
}
.jp-carousel-next-button:before {
left: auto;
right: 10px;
content: "\F105";
} .widget_latest_tweets_widget .title:empty {
display: none;
}
.latest-tweets ul {
list-style: none;
padding: 0;
}
.latest-tweets ul li {
padding: 15px;
background-color: #fff;
}
.latest-tweets ul li .tweet-text {
overflow: hidden;
}
.latest-tweets ul li .tweet-details {
margin: 0;
font-style: italic;
}
.latest-tweets ul li .tweet-details a {
opacity: 0.5;
color: inherit;
}
.latest-tweets ul li .tweet-details a:hover {
opacity: 1;
} .mfp-wrap {
z-index: 10002;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption {
display: inherit;
margin: 0;
}
.mfp-wrap .mfp-container .mfp-arrow {
height: 50px;
margin-top: -25px;
font-size: 40px;
line-height: 1;
opacity: 1;
color: #fff;
}
@media (min-width: 768px) {
.mfp-wrap .mfp-container .mfp-arrow {
height: 60px;
margin-top: -30px;
font-size: 60px;
}
}
.mfp-wrap .mfp-container .mfp-arrow-left {
left: 60px;
}
.mfp-wrap .mfp-container .mfp-arrow-left:before {
margin: 0;
border: none;
font-family: 'realty';
content: "\70";
}
.mfp-wrap .mfp-container .mfp-arrow-left:after {
margin: 0;
border: none;
}
.mfp-wrap .mfp-container .mfp-arrow-right {
right: 60px;
}
.mfp-wrap .mfp-container .mfp-arrow-right:before {
margin-top: 0;
border: none;
font-family: 'realty';
content: "\73";
}
.mfp-wrap .mfp-container .mfp-arrow-right:after {
margin: 0;
border: none;
}
.mfp-bg {
z-index: 10001;
} .tiled-gallery-item .tiled-gallery-caption {
padding: 0.5em 0.25em;
font-size: 1em;
color: #787878;
}
.tiled-gallery-item {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tiled-gallery-item:hover {
opacity: 0.8;
}
.loader-container {
position: absolute;
z-index: 1001;
top: 0;
left: 0;
margin: 0 auto;
height: 100%;
width: 100%;
text-align: center;
}
.svg-loader {
text-align: center;
position: relative;
top: 50%;
left: 50%;
height: 80px;
width: 80px;
margin-top: -40px;
margin-left: -40px;
-webkit-mask-image: url(//ijetty.com/wp-content/themes/realty/assets/svg-loaders/puff.svg);
mask-image: url(//ijetty.com/wp-content/themes/realty/assets/svg-loaders/puff.svg);
-webkit-mask-size: cover;
mask-size: cover;
background-color: #43becc;
}  .wp-social-login-widget {
margin-top: 1em;
padding-top: 1em;
border-top: 1px solid #e6e6e6;
}
.wp-social-login-widget .wp-social-login-connect-with {
color: #999;
}
.wp-social-login-widget .wp-social-login-provider-list {
margin-top: 0.5em;
padding: 0;
}
.wp-social-login-widget .wp-social-login-provider-list a {
display: inline-block;
margin-right: 3px;
} .tablo table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
margin-bottom: 30px;
}
td, th {
text-align: left;
border: 1px solid #f9f9f9;
text-align: left;
padding: 8px;
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
.agent-more-link .property-meta a {
color: #ffffff;
}
.tablo @media only screen and {width: 100%;
}
.btn-primary, .btn-primary:focus, input[type="submit"], input.dsidx-contact-form-submit, .more-link, .acf-button.blue {color: #ffffff !important;
}
.g_particular {line-height: 15px;
font-size: 12px;
color: white;
padding-left: 10px;
padding-top: 5px;
background-color: #0c0c0c47;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
margin-bottom: 0;
font-size: 12px;
}
.property-item.featured .property-title {
background-color: #000000
}
.property-template-single-property-snp div.pdfemb-viewer {
border: 1px solid #f1f1f1;
}
.property-template-single-property-snp .single-property .property-meta, .page-template-template-property-home .property-meta {
margin-top: 50px;
margin-bottom: 0px;
}
.property-template-single-property-snp .property-meta {
display: none;
}
.vessp {
color: #ffffff;
padding: 10px 20px 10px 20px;
border-radius: 4px;
font-size: 25px;
background-color: #d80000;
text-decoration: none;
-webkit-transition: all .2s;
transition: all .2s;
}
.vessp:hover {background-color: #39424a;
color: white;
}
.page #content {
margin-top: 0px;
}
.page-id-3498 #content .container,
.page-id-3496 #content .container,
.page-id-3494 #content .container,
.page-id-3492 #content .container,
.page-id-3490 #content .container,
.page-id-3488 #content .container,
.page-id-3486 #content .container,
.page-id-3468 #content .container,
.page-id-3466 #content .container,
.page-id-3453 #content .container,
.page-id-3447 #content .container,
.page-id-3445 #content .container,
.page-id-3444 #content .container,
.page-id-3441 #content .container,
.page-id-3439 #content .container,
.page-id-3434 #content .container, 
.page-id-3433 #content .container, 
.page-id-3432 #content .container, 
.page-id-3431 #content .container {
width: 100%;
padding-right: 0px;
margin-right: 0px;
padding-left: 0px;
margin-left: 0px;
}
.dataTable.no-footer {font-size: 12px;}
.dataTables_wrapper {font-size: 12px;}
.profiletitle {padding-top: 50px;
padding-left: 100px;
}
.meo-agent .row { padding-left: 150px;
}